mariadb 10:43:13.33  mariadb 10:43:13.34 Welcome to the Bitnami mariadb-galera container mariadb 10:43:13.35 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 10:43:13.36 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 10:43:13.37  mariadb 10:43:13.38 INFO  ==> ** Starting MariaDB setup ** mariadb 10:43:13.44 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 10:43:13.73 INFO  ==> Initializing mariadb database mariadb 10:43:13.74 DEBUG ==> Ensuring expected directories/files exist mariadb 10:43:13.82 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 10:43:13.85 INFO  ==> Setting user option mariadb 10:43:13.86 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 10:43:13.89 INFO  ==> Setting wsrep_node_name option mariadb 10:43:13.90 DEBUG ==> Setting wsrep_node_name to 'dev-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 10:43:13.92 INFO  ==> Setting wsrep_node_address option mariadb 10:43:13.93 DEBUG ==> Setting wsrep_node_address to '10.242.31.203' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 10:43:14.00 INFO  ==> Setting wsrep_sst_auth option mariadb 10:43:14.01 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:AE39hEL5' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 10:43:14.06 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 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 10:43:16.40 INFO  ==> Starting mariadb in background 2021-04-16 10:43:16 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 160 ... 2021-04-16 10:43:16 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-16 10:43:16 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-16 10:43:16 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-16 10:43:16 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-16 10:43:16 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2021-04-16 10:43:16 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-04-16 10:43:16 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-04-16 10:43:16 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-04-16 10:43:16 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.31.203; 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-04-16 10:43:16 0 [Note] WSREP: Start replication 2021-04-16 10:43:16 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-16 10:43:16 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-16 10:43:16 0 [Note] WSREP: protonet asio version 0 2021-04-16 10:43:16 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-16 10:43:16 0 [Note] WSREP: backend: asio 2021-04-16 10:43:16 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-16 10:43:16 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-16 10:43:16 0 [Note] WSREP: restore pc from disk failed 2021-04-16 10:43:16 0 [Note] WSREP: GMCast version 0 2021-04-16 10:43:16 0 [Note] WSREP: (8d27be45-9d68, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-16 10:43:16 0 [Note] WSREP: (8d27be45-9d68, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-16 10:43:16 0 [Note] WSREP: EVS version 1 2021-04-16 10:43:16 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-16 10:43:16 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-16 10:43:16 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-16 10:43:16 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-16 10:43:16 0 [Note] WSREP: Node 8d27be45-9d68 state prim 2021-04-16 10:43:16 0 [Note] WSREP: view(view_id(PRIM,8d27be45-9d68,1) memb { 8d27be45-9d68,0 } joined { } left { } partitioned { }) 2021-04-16 10:43:16 0 [Note] WSREP: save pc into disk 2021-04-16 10:43:16 0 [Note] WSREP: gcomm: connected 2021-04-16 10:43:16 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-16 10:43:16 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-16 10:43:16 0 [Note] WSREP: Opened channel 'galera' 2021-04-16 10:43:16 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-16 10:43:16 0 [Note] WSREP: Starting new group from scratch: 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:43:16 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 8d28df9b-9ea0-11eb-b63c-6e8efa1f313d 2021-04-16 10:43:16 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 8d28df9b-9ea0-11eb-b63c-6e8efa1f313d 2021-04-16 10:43:16 0 [Note] WSREP: STATE EXCHANGE: got state msg: 8d28df9b-9ea0-11eb-b63c-6e8efa1f313d from 0 (dev-mariadb-galera-0) 2021-04-16 10:43:16 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 = 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:43:16 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-16 10:43:16 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2021-04-16 10:43:16 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-16 10:43:16 2 [Note] WSREP: Starting applier thread 2 2021-04-16 10:43:16 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-04-16 10:43:16 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2021-04-16 10:43:16 2 [Note] WSREP: ####### processing CC 1, local, ordered 2021-04-16 10:43:16 2 [Note] WSREP: Process first view: 8d28dc79-9ea0-11eb-b907-0a54a862bda5 my uuid: 8d27be45-9ea0-11eb-9d68-caa48d580986 2021-04-16 10:43:16 2 [Note] WSREP: Server dev-mariadb-galera-0 connected to cluster at position 8d28dc79-9ea0-11eb-b907-0a54a862bda5:1 with ID 8d27be45-9ea0-11eb-9d68-caa48d580986 2021-04-16 10:43:16 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:16 2 [Note] WSREP: ####### My UUID: 8d27be45-9ea0-11eb-9d68-caa48d580986 2021-04-16 10:43:16 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-16 10:43:16 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:16 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-16 10:43:16 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-16 10:43:16 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2021-04-16 10:43:16 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:16 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 8d28dc79-9ea0-11eb-b907-0a54a862bda5:0 2021-04-16 10:43:16 2 [Note] WSREP: ================================================ View: id: 8d28dc79-9ea0-11eb-b907-0a54a862bda5: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: 8d27be45-9ea0-11eb-9d68-caa48d580986, dev-mariadb-galera-0 ================================================= 2021-04-16 10:43:16 2 [Note] WSREP: Server status change connected -> joiner 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:16 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43: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-04-16 10:43:16 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-16 10:43:16 0 [Note] InnoDB: Using Linux native AIO 2021-04-16 10:43:16 0 [Note] InnoDB: Uses event mutexes 2021-04-16 10:43:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-16 10:43:16 0 [Note] InnoDB: Number of pools: 1 2021-04-16 10:43:16 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-16 10:43:16 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-16 10:43:16 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-16 10:43:16 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-16 10:43: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-04-16 10:43:16 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-16 10:43:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-16 10:43:16 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-16 10:43:16 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-16 10:43:16 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2021-04-16 10:43:16 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-16 10:43: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-04-16 10:43:16 0 [Note] InnoDB: Buffer pool(s) load completed at 210416 10:43:16 2021-04-16 10:43:16 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-04-16 10:43:16 0 [Warning] 'user' entry 'root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:43:16 0 [Warning] 'user' entry '@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:43:16 0 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:43:16 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-16 10:43:16 0 [Note] WSREP: Server initialized 2021-04-16 10:43:16 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-16 10:43:16 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:16 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-16 10:43:16 6 [Note] WSREP: Starting applier thread 6 2021-04-16 10:43:16 9 [Note] WSREP: Starting applier thread 9 2021-04-16 10:43:16 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2021-04-16 10:43:16 2 [Note] WSREP: Server status change initialized -> joined 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:16 7 [Note] WSREP: Starting applier thread 7 2021-04-16 10:43:16 0 [Note] Reading of all Master_info entries succeeded 2021-04-16 10:43:16 0 [Note] Added new Master_info '' to hash table 2021-04-16 10:43: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-04-16 10:43:16 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2021-04-16 10:43:16 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-16 10:43:16 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-04-16 10:43:16 2 [Note] WSREP: Server status change joined -> synced 2021-04-16 10:43:16 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-16 10:43:16 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 10:43:18.42 DEBUG ==> Sleeping 5 seconds before continuing with initialization mariadb 10:43:23.44 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.45 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 210416 10:43:23 # User@Host: root[root] @ localhost [] # Thread_id: 11 Schema: mysql QC_hit: No # Query_time: 0.013952 Lock_time: 0.007418 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1618569803; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 10:43:23.50 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.52 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-04-16 10:43:23 12 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 10:43:23.57 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.59 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.000995 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1618569803; select Host from user where User=''; mariadb 10:43:23.62 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.63 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "ArD64xBc"; mariadb 10:43:23.67 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.68 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 10:43:23.71 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.73 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 10:43:23.77 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2021-04-16 10:43:23 17 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 10:43:23.81 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.82 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-04-16 10:43:23 18 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 10:43:23.89 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 10:43:23.91 DEBUG ==> Executing SQL command: flush privileges; 2021-04-16 10:43:23 19 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 10:43:23.98 INFO  ==> Stopping mariadb 2021-04-16 10:43:23 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2021-04-16 10:43:23 0 [Note] WSREP: Shutdown replication 2021-04-16 10:43:23 0 [Note] WSREP: Server status change synced -> disconnecting 2021-04-16 10:43:23 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:23 0 [Note] WSREP: Closing send monitor... 2021-04-16 10:43:23 0 [Note] WSREP: Closed send monitor. 2021-04-16 10:43:23 0 [Note] WSREP: gcomm: terminating thread 2021-04-16 10:43:23 0 [Note] WSREP: gcomm: joining thread 2021-04-16 10:43:23 0 [Note] WSREP: gcomm: closing backend 2021-04-16 10:43:23 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2021-04-16 10:43:23 0 [Note] WSREP: view((empty)) 2021-04-16 10:43:24 0 [Note] WSREP: gcomm: closed 2021-04-16 10:43:24 0 [Note] WSREP: New SELF-LEAVE. 2021-04-16 10:43:24 0 [Note] WSREP: Flow-control interval: [0, 0] 2021-04-16 10:43:24 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2021-04-16 10:43:24 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2021-04-16 10:43:24 0 [Note] WSREP: RECV thread exiting 0: Success 2021-04-16 10:43:24 2 [Note] WSREP: ================================================ View: id: 8d28dc79-9ea0-11eb-b907-0a54a862bda5: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-04-16 10:43:24 0 [Note] WSREP: recv_thread() joined. 2021-04-16 10:43:24 0 [Note] WSREP: Closing replication queue. 2021-04-16 10:43:24 0 [Note] WSREP: Closing slave action queue. 2021-04-16 10:43:24 2 [Note] WSREP: Non-primary view 2021-04-16 10:43:24 2 [Note] WSREP: Server status change disconnecting -> disconnected 2021-04-16 10:43:24 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:24 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:24 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2021-04-16 10:43:24 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-16 10:43:24 9 [Note] WSREP: Applier thread exiting ret: 6 thd: 9 2021-04-16 10:43:24 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-16 10:43:24 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2021-04-16 10:43:24 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-16 10:43:24 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2021-04-16 10:43:24 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-16 10:43:24 1 [Note] WSREP: rollbacker thread exiting 1 2021-04-16 10:43:24 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2021-04-16 10:43:24 0 [Note] Event Scheduler: Purging the queue. 0 events 2021-04-16 10:43:24 0 [Note] WSREP: dtor state: CLOSED 2021-04-16 10:43:24 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2021-04-16 10:43:24 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-16 10:43:24 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2021-04-16 10:43:24 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2021-04-16 10:43:24 0 [Note] WSREP: cert index usage at exit 1 2021-04-16 10:43:24 0 [Note] WSREP: cert trx map usage at exit 11 2021-04-16 10:43:24 0 [Note] WSREP: deps set usage at exit 0 2021-04-16 10:43:24 0 [Note] WSREP: avg deps dist 1 2021-04-16 10:43:24 0 [Note] WSREP: avg cert interval 0 2021-04-16 10:43:24 0 [Note] WSREP: cert index size 1 2021-04-16 10:43:24 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:24 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2021-04-16 10:43:24 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2021-04-16 10:43:24 0 [Note] WSREP: Flushing memory map to disk... 2021-04-16 10:43:24 0 [Note] InnoDB: FTS optimize thread exiting. 2021-04-16 10:43:24 0 [Note] InnoDB: Starting shutdown... 2021-04-16 10:43:24 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2021-04-16 10:43:24 0 [Note] InnoDB: Buffer pool(s) dump completed at 210416 10:43:24 2021-04-16 10:43:24 0 [Note] InnoDB: Shutdown completed; log sequence number 67995; transaction id 43 2021-04-16 10:43:24 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2021-04-16 10:43:25 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 10:43:26.01 INFO  ==> ** MariaDB setup finished! ** mariadb 10:43:26.13 INFO  ==> ** Starting MariaDB ** mariadb 10:43:26.14 INFO  ==> Setting previous boot 2021-04-16 10:43:26 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2021-04-16 10:43:26 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-04-16 10:43:26 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2021-04-16 10:43:26 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2021-04-16 10:43:26 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-04-16 10:43:26 0 [Note] WSREP: Found saved state: 8d28dc79-9ea0-11eb-b907-0a54a862bda5:12, safe_to_bootstrap: 1 2021-04-16 10:43:26 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 8d28dc79-9ea0-11eb-b907-0a54a862bda5 Seqno: 1 - 12 Offset: 1280 Synced: 1 2021-04-16 10:43:26 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 8d28dc79-9ea0-11eb-b907-0a54a862bda5, offset: 1280 2021-04-16 10:43:26 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2021-04-16 10:43:26 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2021-04-16 10:43:26 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2021-04-16 10:43:26 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5840 bytes) complete. 2021-04-16 10:43:26 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5840/5840 bytes) complete. 2021-04-16 10:43:26 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2021-04-16 10:43:26 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211888/134217728 2021-04-16 10:43:26 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.242.31.203; 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-04-16 10:43:26 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:26 0 [Note] WSREP: ####### Assign initial position for certification: 8d28dc79-9ea0-11eb-b907-0a54a862bda5:12, protocol version: -1 2021-04-16 10:43:26 0 [Note] WSREP: Start replication 2021-04-16 10:43:26 0 [Note] WSREP: Connecting with bootstrap option: 1 2021-04-16 10:43:26 0 [Note] WSREP: Setting GCS initial position to 8d28dc79-9ea0-11eb-b907-0a54a862bda5:12 2021-04-16 10:43:26 0 [Note] WSREP: protonet asio version 0 2021-04-16 10:43:26 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-04-16 10:43:26 0 [Note] WSREP: backend: asio 2021-04-16 10:43:26 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-04-16 10:43:26 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2021-04-16 10:43:26 0 [Note] WSREP: restore pc from disk failed 2021-04-16 10:43:26 0 [Note] WSREP: GMCast version 0 2021-04-16 10:43:26 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2021-04-16 10:43:26 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2021-04-16 10:43:26 0 [Note] WSREP: EVS version 1 2021-04-16 10:43:26 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2021-04-16 10:43:26 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2021-04-16 10:43:26 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-04-16 10:43:26 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-04-16 10:43:26 0 [Note] WSREP: Node 92f51a22-88f9 state prim 2021-04-16 10:43:26 0 [Note] WSREP: view(view_id(PRIM,92f51a22-88f9,1) memb { 92f51a22-88f9,0 } joined { } left { } partitioned { }) 2021-04-16 10:43:26 0 [Note] WSREP: save pc into disk 2021-04-16 10:43:26 0 [Note] WSREP: gcomm: connected 2021-04-16 10:43:26 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-04-16 10:43:26 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-04-16 10:43:26 0 [Note] WSREP: Opened channel 'galera' 2021-04-16 10:43:26 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2021-04-16 10:43:26 1 [Note] WSREP: Starting rollbacker thread 1 2021-04-16 10:43:26 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 92f63564-9ea0-11eb-9400-eaee2c44ad57 2021-04-16 10:43:26 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 92f63564-9ea0-11eb-9400-eaee2c44ad57 2021-04-16 10:43:26 0 [Note] WSREP: STATE EXCHANGE: got state msg: 92f63564-9ea0-11eb-9400-eaee2c44ad57 from 0 (dev-mariadb-galera-0) 2021-04-16 10:43:26 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 = 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:43:26 2 [Note] WSREP: Starting applier thread 2 2021-04-16 10:43:26 0 [Note] WSREP: Flow-control interval: [16, 16] 2021-04-16 10:43:26 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2021-04-16 10:43:26 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-04-16 10:43:26 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2021-04-16 10:43:26 2 [Note] WSREP: ####### processing CC 13, local, ordered 2021-04-16 10:43:26 2 [Note] WSREP: Process first view: 8d28dc79-9ea0-11eb-b907-0a54a862bda5 my uuid: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a 2021-04-16 10:43:26 2 [Note] WSREP: Server dev-mariadb-galera-0 connected to cluster at position 8d28dc79-9ea0-11eb-b907-0a54a862bda5:13 with ID 92f51a22-9ea0-11eb-88f9-e2bc1e08600a 2021-04-16 10:43:26 2 [Note] WSREP: Server status change disconnected -> connected 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 2 [Note] WSREP: ####### My UUID: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a 2021-04-16 10:43:26 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2021-04-16 10:43:26 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:26 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-04-16 10:43:26 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-16 10:43:26 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2021-04-16 10:43:26 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:43:26 2 [Note] WSREP: ================================================ View: id: 8d28dc79-9ea0-11eb-b907-0a54a862bda5: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: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a, dev-mariadb-galera-0 ================================================= 2021-04-16 10:43:26 2 [Note] WSREP: Server status change connected -> joiner 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 2 [Note] WSREP: Server status change joiner -> initializing 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 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-04-16 10:43:26 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2021-04-16 10:43:26 0 [Note] InnoDB: Using Linux native AIO 2021-04-16 10:43:26 0 [Note] InnoDB: Uses event mutexes 2021-04-16 10:43:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-04-16 10:43:26 0 [Note] InnoDB: Number of pools: 1 2021-04-16 10:43:26 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-04-16 10:43:26 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2021-04-16 10:43:26 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2021-04-16 10:43:26 0 [Note] InnoDB: Completed initialization of buffer pool 2021-04-16 10:43:26 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-04-16 10:43:26 0 [Note] InnoDB: 128 rollback segments are active. 2021-04-16 10:43:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-04-16 10:43:26 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-04-16 10:43:26 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-04-16 10:43:26 0 [Note] InnoDB: 10.5.8 started; log sequence number 67995; transaction id 44 2021-04-16 10:43:26 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-04-16 10:43:26 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-04-16 10:43:26 0 [Note] InnoDB: Buffer pool(s) load completed at 210416 10:43:26 2021-04-16 10:43:26 0 [Note] Server socket created on IP: '0.0.0.0'. 2021-04-16 10:43:26 0 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:43:26 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2021-04-16 10:43:26 0 [Note] WSREP: Server initialized 2021-04-16 10:43:26 0 [Note] WSREP: Server status change initializing -> initialized 2021-04-16 10:43:26 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2021-04-16 10:43:26 6 [Note] WSREP: Starting applier thread 6 2021-04-16 10:43:26 5 [Note] WSREP: Recovered cluster id 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:43:26 7 [Note] WSREP: Starting applier thread 7 2021-04-16 10:43:26 8 [Note] WSREP: Starting applier thread 8 2021-04-16 10:43:26 0 [Note] Reading of all Master_info entries succeeded 2021-04-16 10:43:26 0 [Note] Added new Master_info '' to hash table 2021-04-16 10:43:26 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-04-16 10:43:26 2 [Note] WSREP: Server status change initialized -> joined 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:43:26 2 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2021-04-16 10:43:26 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-16 10:43:26 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-04-16 10:43:26 2 [Note] WSREP: Server status change joined -> synced 2021-04-16 10:43:26 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-16 10:43:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 210416 10:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:43:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569820; SELECT page_size, compress_ops, 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.000133 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:43:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 13 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:43:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569840; SELECT page_size, compress_ops, 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.000077 Lock_time: 0.000035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:44:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 16 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 17 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:44:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569855; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:44:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 20 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 21 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 26 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569880; SELECT page_size, buffer_pool_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.000125 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:44:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:44:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 30 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:45:00 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') connection established to cae24cba-8aca tcp://10.242.161.7:4567 2021-04-16 10:45:00 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2021-04-16 10:45:00 0 [Note] WSREP: declaring cae24cba-8aca at tcp://10.242.161.7:4567 stable 2021-04-16 10:45:00 0 [Note] WSREP: Node 92f51a22-88f9 state prim 2021-04-16 10:45:00 0 [Note] WSREP: view(view_id(PRIM,92f51a22-88f9,2) memb { 92f51a22-88f9,0 cae24cba-8aca,0 } joined { } left { } partitioned { }) 2021-04-16 10:45:00 0 [Note] WSREP: save pc into disk 2021-04-16 10:45:00 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2021-04-16 10:45:00 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: cb3179f5-9ea0-11eb-b7d4-2712241d71b9 2021-04-16 10:45:00 0 [Note] WSREP: STATE EXCHANGE: sent state msg: cb3179f5-9ea0-11eb-b7d4-2712241d71b9 2021-04-16 10:45:00 0 [Note] WSREP: STATE EXCHANGE: got state msg: cb3179f5-9ea0-11eb-b7d4-2712241d71b9 from 0 (dev-mariadb-galera-0) # Time: 210416 10:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-16 10:45:01 0 [Note] WSREP: STATE EXCHANGE: got state msg: cb3179f5-9ea0-11eb-b7d4-2712241d71b9 from 1 (dev-mariadb-galera-1) 2021-04-16 10:45:01 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 = 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:45:01 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-04-16 10:45:01 2 [Note] WSREP: ####### processing CC 14, local, ordered 2021-04-16 10:45:01 2 [Note] WSREP: ####### My UUID: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a 2021-04-16 10:45:01 2 [Note] WSREP: Skipping cert index reset 2021-04-16 10:45:01 2 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-16 10:45:01 2 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2021-04-16 10:45:01 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:45:01 2 [Note] WSREP: ================================================ View: id: 8d28dc79-9ea0-11eb-b907-0a54a862bda5: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: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a, dev-mariadb-galera-0 1: cae24cba-9ea0-11eb-8aca-360b986ba4cb, dev-mariadb-galera-1 ================================================= 2021-04-16 10:45:01 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:45:01 2 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2021-04-16 10:45:01 2 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-16 10:45:02 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-04-16 10:45:02 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2021-04-16 10:45:02 2 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2021-04-16 10:45:02 2 [Note] WSREP: Cert index preload: 14 -> 14 2021-04-16 10:45:02 2 [Note] WSREP: Server status change synced -> donor 2021-04-16 10:45:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:45:02 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:45:02 0 [Note] WSREP: async IST sender starting to serve tcp://10.242.161.7:4568 sending 14-14, preload starts from 14 2021-04-16 10:45:02 0 [Note] WSREP: Donor monitor thread started to monitor 2021-04-16 10:45:02 0 [Note] WSREP: IST sender 14 -> 14 2021-04-16 10:45:02 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.242.161.7:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '8d28dc79-9ea0-11eb-b907-0a54a862bda5: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-04-16 10:45:02 2 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20210416 10:45:02.608) WSREP_SST: [INFO] Using socat as streamer (20210416 10:45:02.619) WSREP_SST: [INFO] Using /tmp/tmp.B7x4xxUnyy as innobackupex temporary directory (20210416 10:45:02.655) WSREP_SST: [INFO] Streaming GTID file before SST (20210416 10:45:02.666) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.242.161.7:4444; RC=( ${PIPESTATUS[@]} ) (20210416 10:45:02.685) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210416 10:45:02.709) 2021-04-16 10:45:03 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210416 10:45:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:45:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 35 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569910; SELECT page_size, compress_ops, 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.000113 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569910; 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.161.7 4444 (20210416 10:45:12.725) 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.161.7:4444; RC=( ${PIPESTATUS[@]} ) (20210416 10:45:12.740) # Time: 210416 10:45:12 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1618569912; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 210416 10:45:13 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000897 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1618569913; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2021-04-16 10:45:15 0 [Note] WSREP: SST sent: 8d28dc79-9ea0-11eb-b907-0a54a862bda5:14 2021-04-16 10:45:15 0 [Note] WSREP: Server status change donor -> joined 2021-04-16 10:45:15 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:45:15 0 [Note] WSREP: 0.0 (dev-mariadb-galera-0): State transfer to 1.0 (dev-mariadb-galera-1) complete. 2021-04-16 10:45:15 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2021-04-16 10:45:15 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-04-16 10:45:15 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2021-04-16 10:45:15 6 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-04-16 10:45:15 6 [Note] WSREP: Server status change joined -> synced 2021-04-16 10:45:15 6 [Note] WSREP: Synchronized with group, ready for connections 2021-04-16 10:45:15 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210416 10:45:15.401) WSREP_SST: [INFO] Cleaning up temporary directories (20210416 10:45:15.416) 2021-04-16 10:45:15 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 210416 10:45:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-16 10:45:18 0 [Note] WSREP: async IST sender served 2021-04-16 10:45:18 0 [Note] WSREP: 1.0 (dev-mariadb-galera-1): State transfer from 0.0 (dev-mariadb-galera-0) complete. 2021-04-16 10:45:18 0 [Note] WSREP: Member 1.0 (dev-mariadb-galera-1) synced with group. # Time: 210416 10:45:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 39 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569920; SELECT page_size, buffer_pool_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.000153 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:45:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 40 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:45:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 43 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569935; SELECT page_size, compress_ops, 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.000083 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:45:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:45:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:45:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 48 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569950; SELECT page_size, compress_ops, 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.000154 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:45:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:45:59 51 [Warning] Access denied for user 'rene'@'10.242.67.198' (using password: YES) # Time: 210416 10:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569960; SELECT page_size, compress_ops, 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.000110 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:46:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569965; SELECT page_size, buffer_pool_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.000113 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-16 10:46:06 56 [Warning] Access denied for user 'rene'@'10.242.67.198' (using password: YES) # Time: 210416 10:46:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 58 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-16 10:46:10 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.242.67.205:4567 2021-04-16 10:46:11 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') connection established to f51c3e40-885d tcp://10.242.67.205:4567 2021-04-16 10:46:11 0 [Note] WSREP: declaring cae24cba-8aca at tcp://10.242.161.7:4567 stable 2021-04-16 10:46:11 0 [Note] WSREP: declaring f51c3e40-885d at tcp://10.242.67.205:4567 stable 2021-04-16 10:46:11 0 [Note] WSREP: Node 92f51a22-88f9 state prim 2021-04-16 10:46:11 0 [Note] WSREP: view(view_id(PRIM,92f51a22-88f9,3) memb { 92f51a22-88f9,0 cae24cba-8aca,0 f51c3e40-885d,0 } joined { } left { } partitioned { }) 2021-04-16 10:46:11 0 [Note] WSREP: save pc into disk 2021-04-16 10:46:11 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2021-04-16 10:46:11 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: f56c4ade-9ea0-11eb-9d08-e74d18f2ab77 2021-04-16 10:46:11 0 [Note] WSREP: STATE EXCHANGE: sent state msg: f56c4ade-9ea0-11eb-9d08-e74d18f2ab77 2021-04-16 10:46:11 0 [Note] WSREP: STATE EXCHANGE: got state msg: f56c4ade-9ea0-11eb-9d08-e74d18f2ab77 from 0 (dev-mariadb-galera-0) 2021-04-16 10:46:11 0 [Note] WSREP: STATE EXCHANGE: got state msg: f56c4ade-9ea0-11eb-9d08-e74d18f2ab77 from 1 (dev-mariadb-galera-1) 2021-04-16 10:46:11 0 [Note] WSREP: STATE EXCHANGE: got state msg: f56c4ade-9ea0-11eb-9d08-e74d18f2ab77 from 2 (dev-mariadb-galera-2) 2021-04-16 10:46:11 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 = 8d28dc79-9ea0-11eb-b907-0a54a862bda5 2021-04-16 10:46:11 0 [Note] WSREP: Flow-control interval: [28, 28] 2021-04-16 10:46:11 7 [Note] WSREP: ####### processing CC 15, local, ordered 2021-04-16 10:46:11 7 [Note] WSREP: ####### My UUID: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a 2021-04-16 10:46:11 7 [Note] WSREP: Skipping cert index reset 2021-04-16 10:46:11 7 [Note] WSREP: REPL Protocols: 10 (5) 2021-04-16 10:46:11 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2021-04-16 10:46:11 0 [Note] WSREP: Service thread queue flushed. 2021-04-16 10:46:11 7 [Note] WSREP: ================================================ View: id: 8d28dc79-9ea0-11eb-b907-0a54a862bda5: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: 92f51a22-9ea0-11eb-88f9-e2bc1e08600a, dev-mariadb-galera-0 1: cae24cba-9ea0-11eb-8aca-360b986ba4cb, dev-mariadb-galera-1 2: f51c3e40-9ea0-11eb-885d-ea0c5fddc7b2, dev-mariadb-galera-2 ================================================= 2021-04-16 10:46:11 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:46:11 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2021-04-16 10:46:11 7 [Note] WSREP: Min available from gcache for CC from group: 1 2021-04-16 10:46:12 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-04-16 10:46:12 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2021-04-16 10:46:12 7 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2021-04-16 10:46:12 7 [Note] WSREP: Cert index preload: 15 -> 15 2021-04-16 10:46:12 7 [Note] WSREP: Server status change synced -> donor 2021-04-16 10:46:12 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:46:12 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:46:12 0 [Note] WSREP: async IST sender starting to serve tcp://10.242.67.205:4568 sending 15-15, preload starts from 15 2021-04-16 10:46:12 0 [Note] WSREP: Donor monitor thread started to monitor 2021-04-16 10:46:12 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.242.67.205:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '8d28dc79-9ea0-11eb-b907-0a54a862bda5: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-04-16 10:46:12 0 [Note] WSREP: IST sender 15 -> 15 2021-04-16 10:46:12 7 [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.04.16-10.46.13.561464952 (20210416 10:46:13.580) WSREP_SST: [INFO] Streaming with xbstream (20210416 10:46:13.600) WSREP_SST: [INFO] Using socat as streamer (20210416 10:46:13.612) WSREP_SST: [INFO] Using /tmp/tmp.ExnntnuhLG as innobackupex temporary directory (20210416 10:46:13.650) WSREP_SST: [INFO] Streaming GTID file before SST (20210416 10:46:13.660) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.242.67.205:4444; RC=( ${PIPESTATUS[@]} ) (20210416 10:46:13.677) WSREP_SST: [INFO] Sleeping before data transfer for SST (20210416 10:46:13.706) 2021-04-16 10:46:14 0 [Note] WSREP: (92f51a22-88f9, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 210416 10:46:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569975; SELECT page_size, compress_ops, 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.000115 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:46:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 62 Schema: QC_hit: No # Query_time: 0.000074 Lock_time: 0.000034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569980; 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.67.205 4444 (20210416 10:46:23.722) 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.67.205:4444; RC=( ${PIPESTATUS[@]} ) (20210416 10:46:23.735) # Time: 210416 10:46:23 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.001499 Lock_time: 0.000200 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1618569983; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; 2021-04-16 10:46:24 65 [Warning] Access denied for user 'rene'@'10.242.67.198' (using password: YES) # Time: 210416 10:46:25 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.001281 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1618569985; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 66 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:46:26 0 [Note] WSREP: SST sent: 8d28dc79-9ea0-11eb-b907-0a54a862bda5:15 2021-04-16 10:46:26 0 [Note] WSREP: Server status change donor -> joined 2021-04-16 10:46:26 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-04-16 10:46:26 0 [Note] WSREP: 0.0 (dev-mariadb-galera-0): State transfer to 2.0 (dev-mariadb-galera-2) complete. 2021-04-16 10:46:26 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2021-04-16 10:46:26 0 [Note] WSREP: Member 0.0 (dev-mariadb-galera-0) synced with group. 2021-04-16 10:46:26 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2021-04-16 10:46:26 2 [Note] WSREP: Server dev-mariadb-galera-0 synced with group 2021-04-16 10:46:26 2 [Note] WSREP: Server status change joined -> synced 2021-04-16 10:46:26 2 [Note] WSREP: Synchronized with group, ready for connections 2021-04-16 10:46:26 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20210416 10:46:26.391) WSREP_SST: [INFO] Cleaning up temporary directories (20210416 10:46:26.408) 2021-04-16 10:46:26 0 [Note] WSREP: Donor monitor thread ended with total time 14 sec 2021-04-16 10:46:29 0 [Note] WSREP: async IST sender served 2021-04-16 10:46:29 0 [Note] WSREP: 2.0 (dev-mariadb-galera-2): State transfer from 0.0 (dev-mariadb-galera-0) complete. 2021-04-16 10:46:29 0 [Note] WSREP: Member 2.0 (dev-mariadb-galera-2) synced with group. # Time: 210416 10:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:46:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618569995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 70 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618569995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:46:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570000; SELECT page_size, buffer_pool_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.000092 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:46:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 74 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:46:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:46:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570015; SELECT page_size, compress_ops, 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.000153 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:47:00 80 [Warning] Access denied for user 'rene'@'10.242.67.198' (using password: YES) # Time: 210416 10:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:47:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 83 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:47:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:47:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 87 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:47:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:47:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 93 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:47:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 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=1618570055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 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=1618570055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:47:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 97 Schema: QC_hit: No # Query_time: 0.000078 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:47:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2021-04-16 10:47:47 100 [Warning] Access denied for user 'rene'@'10.242.67.198' (using password: YES) # Time: 210416 10:47:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:47:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 106 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 110 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 113 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570095; SELECT page_size, compress_ops, 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.000146 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 119 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:48:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 123 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570115; SELECT page_size, compress_ops, 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.000130 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:48:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 127 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:48:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:48:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 132 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570135; SELECT page_size, compress_ops, 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.000083 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 135 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570140; SELECT page_size, compress_ops, 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.000100 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 139 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570160; SELECT page_size, compress_ops, 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.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 149 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 153 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 157 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:49:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:49:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 161 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:50:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 165 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:50:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 170 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570215; SELECT page_size, buffer_pool_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.000119 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:50:25 8 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210416 10:50:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 178 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:30 # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.041072 Lock_time: 0.000390 Rows_sent: 39 Rows_examined: 78 # Rows_affected: 0 Bytes_sent: 2067 use ejbca; SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME LIKE '%') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.004571 Lock_time: 0.000345 Rows_sent: 319 Rows_examined: 638 # Rows_affected: 0 Bytes_sent: 30716 SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (1 = 1) AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.000253 Lock_time: 0.000109 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 552 SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME = 'admingroupdata') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.000781 Lock_time: 0.000215 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1606 SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME = 'admingroupdata') AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.000330 Lock_time: 0.000173 Rows_sent: 1 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 552 SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME = 'admingroupdata') AND TABLE_TYPE IN ('BASE TABLE','VIEW') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.000997 Lock_time: 0.000244 Rows_sent: 4 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 1606 SET timestamp=1618570230; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, CASE data_type WHEN 'bit' THEN -7 WHEN 'tinyblob' THEN -3 WHEN 'mediumblob' THEN -4 WHEN 'longblob' THEN -4 WHEN 'blob' THEN -4 WHEN 'tinytext' THEN 12 WHEN 'mediumtext' THEN -1 WHEN 'longtext' THEN -1 WHEN 'text' THEN -1 WHEN 'date' THEN 91 WHEN 'datetime' THEN 93 WHEN 'decimal' THEN 3 WHEN 'double' THEN 8 WHEN 'enum' THEN 12 WHEN 'float' THEN 7 WHEN 'int' THEN IF( COLUMN_TYPE like '%unsigned%', 4,4) WHEN 'bigint' THEN -5 WHEN 'mediumint' THEN 4 WHEN 'null' THEN 0 WHEN 'set' THEN 12 WHEN 'smallint' THEN IF( COLUMN_TYPE like '%unsigned%', 5,5) WHEN 'varchar' THEN 12 WHEN 'varbinary' THEN -3 WHEN 'char' THEN 1 WHEN 'binary' THEN -2 WHEN 'time' THEN 92 WHEN 'timestamp' THEN 93 WHEN 'tinyint' THEN IF(COLUMN_TYPE like 'tinyint(1)%',-7,-6) WHEN 'year' THEN 91 ELSE 1111 END DATA_TYPE, IF(COLUMN_TYPE like 'tinyint(1)%', 'BIT', UCASE(IF( COLUMN_TYPE LIKE '%(%)%', CONCAT(SUBSTRING( COLUMN_TYPE,1, LOCATE('(',COLUMN_TYPE) - 1 ), SUBSTRING(COLUMN_TYPE ,1+locate(')', COLUMN_TYPE))), COLUMN_TYPE))) TYPE_NAME, CASE DATA_TYPE WHEN 'time' THEN IF(DATETIME_PRECISION = 0, 10, CAST(11 + DATETIME_PRECISION as signed integer)) WHEN 'date' THEN 10 WHEN 'datetime' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) WHEN 'timestamp' THEN IF(DATETIME_PRECISION = 0, 19, CAST(20 + DATETIME_PRECISION as signed integer)) ELSE IF(NUMERIC_PRECISION IS NULL, LEAST(CHARACTER_MAXIMUM_LENGTH,2147483647), NUMERIC_PRECISION) END COLUMN_SIZE, 65535 BUFFER_LENGTH, CONVERT (CASE DATA_TYPE WHEN 'year' THEN NUMERIC_SCALE WHEN 'tinyint' THEN 0 ELSE NUMERIC_SCALE END, UNSIGNED INTEGER) DECIMAL_DIGITS, 10 NUM_PREC_RADIX, IF(IS_NULLABLE = 'yes',1,0) NULLABLE,COLUMN_COMMENT REMARKS, COLUMN_DEFAULT COLUMN_DEF, 0 SQL_DATA_TYPE, 0 SQL_DATETIME_SUB, LEAST(CHARACTER_OCTET_LENGTH,2147483647) CHAR_OCTET_LENGTH, ORDINAL_POSITION, IS_NULLABLE, NULL SCOPE_CATALOG, NULL SCOPE_SCHEMA, NULL SCOPE_TABLE, NULL SOURCE_DATA_TYPE, IF(EXTRA = 'auto_increment','YES','NO') IS_AUTOINCREMENT, IF(EXTRA in ('VIRTUAL', 'PERSISTENT', 'VIRTUAL GENERATED', 'STORED GENERATED') ,'YES','NO') IS_GENERATEDCOLUMN FROM INFORMATION_SCHEMA.COLUMNS WHERE (TABLE_SCHEMA = 'ejbca') AND (TABLE_NAME = 'admingroupdata') AND (COLUMN_NAME LIKE '%') ORDER BY TABLE_CAT, TABLE_SCHEM, TABLE_NAME, ORDINAL_POSITION; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:50:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:38 # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 174 Schema: ejbca QC_hit: No # Query_time: 0.001259 Lock_time: 0.001072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 465 SET timestamp=1618570238; select profiledat0_.id as id1_31_, profiledat0_.profileName as profileN2_31_, profiledat0_.profileType as profileT3_31_, profiledat0_.rawData as rawData4_31_, profiledat0_.rowProtection as rowProte5_31_, profiledat0_.rowVersion as rowVersi6_31_ from ProfileData profiledat0_ where profiledat0_.profileType='APPROVAL_PROFILE'; # Time: 210416 10:50:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 218 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:50:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 222 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:50:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 226 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 230 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:23 # User@Host: nenguser[nenguser] @ [10.242.8.228] # Thread_id: 236 Schema: nengdb QC_hit: No # Query_time: 0.005113 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 8 # Rows_affected: 0 Bytes_sent: 92 use nengdb; SET timestamp=1618570283; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210416 10:51:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 239 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 243 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000086 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:51:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:51:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 249 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 253 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 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=1618570335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 257 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:52:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:52:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 261 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570350; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 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=1618570355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 265 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 269 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570365; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:52:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570375; SELECT page_size, compress_ops, 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.000191 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 275 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570385; SELECT page_size, compress_ops, 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.000097 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 279 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570395; SELECT page_size, buffer_pool_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.000092 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 283 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 287 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570415; SELECT page_size, compress_ops, 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.000114 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:53:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 291 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 295 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=1618570430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:53:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570445; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 301 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:54:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 305 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:54:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 309 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570465; SELECT page_size, compress_ops, 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.000126 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 313 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570475; SELECT page_size, compress_ops, 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.000153 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 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=1618570480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:54:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 317 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570485; SELECT page_size, buffer_pool_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.000128 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:54:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:54:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 321 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 327 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 331 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570525; SELECT page_size, compress_ops, 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.000113 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 335 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:55:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 339 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:55:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 343 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:55:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570555; SELECT page_size, compress_ops, 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.000117 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 347 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570565; SELECT page_size, compress_ops, 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.000154 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 353 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 357 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570585; SELECT page_size, compress_ops, 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.000117 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 361 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570595; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 365 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570605; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:56:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:56:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 369 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=1618570615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 373 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570625; SELECT page_size, compress_ops, 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.000136 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:57:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570635; SELECT page_size, compress_ops, 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.000215 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 379 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570645; SELECT page_size, compress_ops, 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.000242 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 383 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570655; SELECT page_size, compress_ops, 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.000173 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 387 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570665; SELECT page_size, compress_ops, 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.000108 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 391 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:57:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 393 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570675; SELECT page_size, compress_ops, 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.000114 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 397 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570685; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 401 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570695; SELECT page_size, buffer_pool_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.000156 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:58:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:58:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 405 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570705; SELECT page_size, compress_ops, 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.000132 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 409 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:58:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 413 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:58:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:58:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 419 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:59:03 421 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210416 10:59:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 422 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570750; SELECT page_size, compress_ops, 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.000145 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 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=1618570755; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 426 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2021-04-16 10:59:16 427 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:59:16 428 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:59:16 2 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:59:16 6 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. 2021-04-16 10:59:16 8 [Warning] 'proxies_priv' entry '@% root@dev-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 210416 10:59:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:59:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 432 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570765; SELECT page_size, compress_ops, 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.000305 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 436 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570775; SELECT page_size, compress_ops, 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.000173 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 10:59:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 440 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=1618570785; SELECT page_size, compress_ops, 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.000175 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 10:59:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 444 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570795; SELECT page_size, compress_ops, 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.000161 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:00:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:00:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 458 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:00:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570820; SELECT page_size, buffer_pool_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.000079 Lock_time: 0.000037 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:00:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 462 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 470 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 479 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 484 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570840; SELECT page_size, compress_ops, 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.000113 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:45 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 487 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:00:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:00:55 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 491 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:05 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570865; SELECT page_size, compress_ops, 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.000097 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:10 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 501 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:15 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:20 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570880; SELECT page_size, compress_ops, 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.000260 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:24 # User@Host: so_user[so_user] @ [10.242.169.213] # Thread_id: 510 Schema: requestdb QC_hit: No # Query_time: 0.037576 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 0 Bytes_sent: 92 use requestdb; SET timestamp=1618570884; select table_name from information_schema.TABLES where table_schema = database() and table_type = 'SEQUENCE'; # Time: 210416 11:01:25 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570885; SELECT page_size, compress_ops, 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.000174 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570890; SELECT page_size, buffer_pool_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.000131 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:01:35 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:01:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001938 Lock_time: 0.001774 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 use vid_openecomp_epsdk; SET timestamp=1618570896; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570896; DELETE FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210416 11:01:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001784 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 521 SET timestamp=1618570897; SELECT TABLE_SCHEMA TABLE_CAT, NULL TABLE_SCHEM, TABLE_NAME, IF(TABLE_TYPE='BASE TABLE', 'TABLE', TABLE_TYPE) as TABLE_TYPE, TABLE_COMMENT REMARKS, NULL TYPE_CAT, NULL TYPE_SCHEM, NULL TYPE_NAME, NULL SELF_REFERENCING_COL_NAME, NULL REF_GENERATION FROM INFORMATION_SCHEMA.TABLES WHERE (TABLE_SCHEMA = 'vid_openecomp_epsdk') AND (TABLE_NAME = 'DATABASECHANGELOG') AND TABLE_TYPE IN ('BASE TABLE') ORDER BY TABLE_TYPE, TABLE_SCHEMA, TABLE_NAME; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002138 Lock_time: 0.002011 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1618570897; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000168 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1355 SET timestamp=1618570897; SELECT * FROM vid_openecomp_epsdk.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000175 Lock_time: 0.000060 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1618570897; SELECT COUNT(*) FROM vid_openecomp_epsdk.DATABASECHANGELOGLOCK; # Time: 210416 11:01:40 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000091 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 526 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 72 SET timestamp=1618570902; SELECT MAX(ORDEREXECUTED) FROM vid_openecomp_epsdk.DATABASECHANGELOG; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.008167 Lock_time: 0.007962 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_datasource`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001741 Lock_time: 0.001637 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_role_function`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000125 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_restricted_url`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.005164 Lock_time: 0.002015 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_tab_selected`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_tab`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002216 Lock_time: 0.002074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_function`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002139 Lock_time: 0.002077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_alert_method`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001889 Lock_time: 0.001828 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_activity`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001761 Lock_time: 0.001702 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_call_times`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001598 Lock_time: 0.001441 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_country`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.007150 Lock_time: 0.007088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_menu_set`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002223 Lock_time: 0.002132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_priority`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002018 Lock_time: 0.001953 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_state`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001931 Lock_time: 0.001861 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570902; DELETE FROM `fn_lu_tab_set`; # Time: 210416 11:01:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570903; update fn_menu set active_yn = 'Y' where label = 'Admin'; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570903; update fn_menu set active_yn = 'Y' where label = 'Root'; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 16 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570903; update fn_menu set action = 'admin' where label = 'Admin'; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002290 Lock_time: 0.002158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570903; delete from `vid_openecomp_epsdk`.`vid_service_info`; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000163 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 11 SET timestamp=1618570903; delete from `vid_openecomp_epsdk`.`vid_job`; # Time: 210416 11:01:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001756 Lock_time: 0.001580 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1618570905; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `IS_A_LA_CARTE` = 0 WHERE ISNULL(`IS_A_LA_CARTE`); # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001983 Lock_time: 0.001854 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 52 SET timestamp=1618570905; UPDATE `vid_openecomp_epsdk`.`vid_service_info` SET `ACTION` = 'INSTANTIATE' where ISNULL(ACTION); # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570905; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `ACTION` = 'welcome' WHERE `ACTION` = 'welcome.htm'; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:01:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001029 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 45 Bytes_sent: 54 SET timestamp=1618570906; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'menu', `action` = '*'; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 45 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570906; UPDATE `vid_openecomp_epsdk`.`fn_function` SET `type` = 'url' WHERE `FUNCTION_NAME`='Login'; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000142 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 17 # Rows_affected: 1 Bytes_sent: 52 SET timestamp=1618570906; UPDATE `vid_openecomp_epsdk`.`fn_menu` SET `LABEL`='Browse SDC Service Models' WHERE `LABEL`='Browse ASDC Service Models'; # Time: 210416 11:01:50 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 530 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001781 Lock_time: 0.001555 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 866 SET timestamp=1618570910; SELECT schema_id,datasource_type,connection_url,user_name,password,driver_class,min_pool_size,max_pool_size,idle_connection_test_period FROM schema_info; # Time: 210416 11:01:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:52.111554' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000365 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:01:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570914; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:53.084279' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:01:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:54.083075' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 532 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570915; SELECT page_size, buffer_pool_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.000124 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:01:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:55.084576' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:01:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:56.084546' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:01:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:57.083505' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:01:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000317 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570919; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570920; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:01:59.084645' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000093 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000175 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:00.085619' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:01.084125' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000504 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570923; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:02.083504' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570924; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:03.084506' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 536 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 536 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:02:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570926; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:05.08362' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:06.083717' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:07.08378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570929; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:08.083632' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 538 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:02:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570931; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:10.084451' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000284 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570932; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:11.083519' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:12.083986' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000139 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000905 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570934; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 540 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570935; SELECT page_size, compress_ops, 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.000117 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:15.085181' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:16.084683' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570938; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:17.08382' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:19.084299' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:20.084834' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570941; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570943; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:22.083946' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570943; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:22.083514' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001059 Lock_time: 0.000422 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000152 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:24.085298' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 544 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000541 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:27.083846' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000960 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570949; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570950; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:29.083212' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:29.083151' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:30.083715' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570952; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:31.082915' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570953; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:32.082613' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:33.083453' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001422 Lock_time: 0.000456 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570954; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570955; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:34.083379' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:02:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570956; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:35.08475' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570956; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570957; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000154 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:36.083273' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570958; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:37.083467' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570958; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:37.083726' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:38.083819' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570960; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:39.084768' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 552 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570961; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:40.08362' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570962; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:41.083491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570963; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:42.083525' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:43.083574' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570964; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:43.083468' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570965; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 554 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:45.082645' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570967; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:46.082983' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:48.084223' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570970; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 556 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570971; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:50.084206' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:52.08309' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570973; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:52.083281' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:02:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:54.084062' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:02:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570976; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:55.083251' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001237 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:56.085208' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570978; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:57.084351' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:02:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570979; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:58.082821' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:02:59.083344' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570980; SELECT page_size, buffer_pool_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.000125 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570981; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570981; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:00.087591' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:01.083936' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:02.08289' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570984; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570984; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570985; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:04.08374' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:04.083858' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 562 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570986; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:05.083024' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:06.082553' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000159 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:06.082631' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570988; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:07.084468' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570990; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:09.083731' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570991; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:10.083099' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:10.083385' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570992; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:11.082718' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000801 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570993; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:12.083191' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:13.083019' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570994; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 566 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618570995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 566 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618570995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000781 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570996; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570996; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:15.083206' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570997; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001000 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:17.08341' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570998; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:17.083534' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618570999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 568 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571000; SELECT page_size, compress_ops, 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.000174 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:20.083686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571001; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:20.084786' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:22.083379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571004; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:23.08262' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000152 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571005; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 570 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 570 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000167 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571007; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:26.085667' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571008; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571008; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:27.083272' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571009; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:28.082616' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:28.082906' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571010; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571010; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:29.08346' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571011; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:30.082319' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571012; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:31.083387' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000329 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571013; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571014; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:33.083174' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571015; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:34.083015' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:34.083063' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 574 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571016; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:35.084815' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571017; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:36.084472' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571018; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:37.083449' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571019; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001115 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571019; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571020; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:39.083832' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000337 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571021; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001399 Lock_time: 0.000343 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571021; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571022; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:41.082779' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:42.088202' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571024; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:43.083497' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571025; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571025; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:44.083444' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 578 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571026; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:45.082487' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000989 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:46.08725' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:48.083083' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571030; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:49.083916' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571030; SELECT page_size, compress_ops, 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.000136 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:03:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571031; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001190 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571032; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:51.082716' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571032; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:51.083632' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:03:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571034; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571034; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:53.082997' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571035; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:54.082182' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 582 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571035; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:03:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571036; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:55.084282' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571036; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:56.082822' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571038; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:03:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571039; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571040; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:03:59.082282' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000101 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:04:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571041; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000647 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:01.082998' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:01.083146' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571043; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:02.083325' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:03.082586' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 586 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000080 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571045; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:04:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:06.083266' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:07.08265' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571049; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571049; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:08.083368' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571050; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:09.082716' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 588 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:04:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:10.083061' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571052; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571052; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:11.082345' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571053; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:12.082722' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571054; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:13.082871' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571056; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571056; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:15.082906' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571058; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571059; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:18.0836' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571060; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:19.083307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 592 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571060; SELECT page_size, buffer_pool_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.000158 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:04:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571061; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:20.083489' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571062; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:21.084406' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571064; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000170 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571065; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:24.083597' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000148 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571066; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571067; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571069; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:28.083671' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:28.084153' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:29.083697' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:29.083528' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 596 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571071; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:30.083361' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:31.082204' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571072; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:31.083153' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571073; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571073; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:32.082697' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571074; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000168 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571076; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000148 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:35.084031' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571077; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571077; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571078; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571079; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571080; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:39.084429' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 600 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571080; SELECT page_size, compress_ops, 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.000130 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571081; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571081; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:40.083623' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571082; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:41.083084' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571083; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:42.083089' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571084; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571085; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:44.082365' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000082 Lock_time: 0.000039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:04:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571086; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:45.084546' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571086; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:45.08311' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:47.083999' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571089; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000206 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571090; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 604 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 604 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000927 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571092; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:51.083618' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:52.083402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000901 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571093; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:54.083317' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:04:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571096; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:55.083067' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:04:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002090 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571097; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:57.083069' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001821 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:04:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571099; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571100; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:04:59.083227' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 608 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:05:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571101; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:00.083998' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571102; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:01.082994' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571102; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:01.083147' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571103; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571103; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000181 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571104; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:03.083273' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571105; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:04.083922' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571107; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:06.083407' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571107; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:06.083455' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571109; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571109; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:08.083167' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571110; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:09.083041' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:05:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571111; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:10.085204' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571112; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571112; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:11.082785' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000853 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571113; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:12.083797' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571114; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571114; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:14.084492' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 614 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571116; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571117; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:16.084158' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:18.082994' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571120; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571120; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:19.082085' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571121; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:20.082415' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:20.083289' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571122; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571123; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571123; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:22.084754' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571124; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000594 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571125; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 618 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000571 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571126; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571127; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:26.083782' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571128; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:28.083094' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571130; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:29.082825' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571130; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:29.082421' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571130; SELECT page_size, compress_ops, 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.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:30.082843' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571132; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:31.083379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571133; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571134; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:33.082365' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571135; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:34.082703' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 622 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:05:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571136; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:35.084333' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571137; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:36.083222' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571137; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:36.083107' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000473 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:37.082868' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571139; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571140; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:39.083058' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571140; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:39.083145' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:05:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571141; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:40.083434' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571142; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:41.082499' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571143; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:42.083069' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:43.083194' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571145; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:44.083379' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 626 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000833 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:45.084392' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571147; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:47.083061' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000778 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571149; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571149; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:48.083158' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:49.082503' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000968 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 628 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571151; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:50.08281' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571151; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571152; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:05:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571153; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:52.082829' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571154; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:53.082453' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571155; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:54.082535' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 630 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:05:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571156; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:55.090083' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:55.090287' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571157; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:56.083761' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571157; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:56.083216' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571158; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000158 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571158; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:57.08289' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:05:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:58.082832' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571160; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:05:59.082876' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:06:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571162; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:01.082356' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571163; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571164; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:03.082262' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571165; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:04.082765' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 634 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:06:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:05.082928' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:05.082718' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571167; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:06.083139' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571168; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001535 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571169; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:08.084933' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571170; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:09.083001' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571171; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:11.082982' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:12.083114' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571173; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:13.082153' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571175; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:14.082906' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:14.08305' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571175; SELECT page_size, compress_ops, 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.000130 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571176; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:15.082503' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571177; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:16.082702' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571178; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:17.082951' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571179; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571180; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 640 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571181; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571183; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571184; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:23.082639' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571184; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:23.083327' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:24.084008' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000154 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:06:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571186; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:25.083014' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571187; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:26.082418' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571188; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:27.083241' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571189; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:28.083295' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 644 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 644 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571191; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571191; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:30.082701' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571192; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:31.083412' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571193; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:32.083376' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571194; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:33.084973' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000455 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571195; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:34.08292' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571196; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:35.08313' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571197; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571198; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:37.082353' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571199; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:38.093371' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571200; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571200; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:39.083556' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 648 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:06:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:40.08282' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:40.083171' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:42.082185' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:44.083017' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571206; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571206; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:45.083898' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571207; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571207; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:46.082927' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571208; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:47.08546' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:48.082617' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000174 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:49.083437' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 652 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571212; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000579 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571212; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571213; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:52.083372' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:52.082699' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000421 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000840 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571214; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571215; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:54.08411' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 654 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:06:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571216; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:55.084427' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571217; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:56.083189' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:06:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:06:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571219; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:58.082324' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571220; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:06:59.082443' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 656 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:07:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571221; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571221; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:00.082899' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571223; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:02.082396' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:03.083116' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571224; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571225; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 658 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:07:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571226; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:05.082981' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571227; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:06.083029' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:07.083393' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571229; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:08.082256' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571230; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000138 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571230; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:09.0823' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 660 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571231; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:10.083066' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571232; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:11.086633' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571233; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:12.089039' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571234; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571235; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:14.08265' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571236; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571236; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:15.082676' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000898 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571237; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:16.083382' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571238; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:17.082389' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571239; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000611 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571240; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:19.082794' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:07:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000890 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571242; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571242; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571243; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571244; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:23.082712' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000914 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571245; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 666 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 666 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571246; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571246; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:25.082928' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002119 Lock_time: 0.000387 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571248; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571248; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:27.083436' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571249; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:28.082844' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571250; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:29.082776' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571251; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:30.083152' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571252; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571253; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000169 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571253; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:32.083053' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571254; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:33.082621' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:33.082922' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000943 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 670 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:07:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571256; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571257; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:36.083876' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571258; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571258; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:37.083301' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000174 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571259; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:38.082605' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571260; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:39.083023' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001120 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571261; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:40.082514' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571262; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:41.082844' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:42.083844' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000878 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:43.083774' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:44.083412' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 674 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:07:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000135 Lock_time: 0.000021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571266; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:45.083062' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571267; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:46.084054' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:47.083678' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571269; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:48.083833' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571270; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:49.083247' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 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=1618571270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571271; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000177 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:51.082916' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571273; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:53.082628' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571275; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:54.082916' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 678 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:07:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571276; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:55.083433' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000417 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571276; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:55.083842' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571277; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571277; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:07:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571278; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:57.084751' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:07:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571279; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:07:58.091806' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571280; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 680 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571281; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:00.082848' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:02.082639' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571284; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:03.083473' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571285; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:04.083929' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 682 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:08:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:05.082422' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571287; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:06.083558' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:07.083448' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000931 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571288; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571289; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:08.083535' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571290; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:09.084067' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571290; SELECT page_size, compress_ops, 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.000168 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000802 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571291; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:10.083456' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571292; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571293; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:12.083078' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571294; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:13.082782' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571295; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 686 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 686 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571296; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:15.082528' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001009 Lock_time: 0.000266 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571297; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:16.082501' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571298; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571298; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:17.082668' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571299; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:18.082819' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001215 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 688 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000862 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571301; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:20.083328' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571302; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571303; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:22.083122' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571304; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:23.083575' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:24.082953' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571306; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:25.083147' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:26.084126' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571307; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571308; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001026 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571309; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:28.082868' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.003188 Lock_time: 0.000540 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571309; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571310; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 692 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571310; SELECT page_size, compress_ops, 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.000183 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:30.082253' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:31.082951' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000188 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:32.084217' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571314; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571314; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001298 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:34.082851' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:08:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571316; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:35.083419' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571317; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571318; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571318; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:37.083085' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571319; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:38.084103' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:39.082153' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571320; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:39.082278' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 696 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571320; SELECT page_size, compress_ops, 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.000091 Lock_time: 0.000036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571321; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:40.082288' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:42.082879' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571324; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:43.08339' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571325; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571325; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:44.082828' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000603 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571326; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:45.083133' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571327; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:46.082463' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571328; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:47.082916' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571329; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:48.083115' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571330; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:49.083468' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 700 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571330; SELECT page_size, compress_ops, 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.000120 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571331; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571332; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:51.082212' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571333; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:08:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:53.082524' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571334; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:53.082435' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571335; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 702 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:08:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571336; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:55.082681' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:56.082888' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:08:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571339; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:58.083544' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571340; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:08:59.085763' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000521 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 704 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 704 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000520 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571341; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571341; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:00.084401' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571342; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:01.082592' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571342; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:02.083839' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000155 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:03.083008' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571345; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:04.082923' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:05.082639' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571346; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:05.082032' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571347; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:06.082355' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571348; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571349; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:08.085327' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571350; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:09.082694' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 708 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571350; SELECT page_size, compress_ops, 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.000155 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571351; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:10.082458' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571352; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:11.082629' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571353; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:12.082905' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571353; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000578 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571355; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618571355; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:14.082283' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:15.082529' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571356; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:15.082375' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571357; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:18.082341' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:19.082492' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 712 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:09:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571361; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:20.08277' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571363; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:22.082283' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:23.082415' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571364; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:23.082586' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000394 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571365; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 714 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 714 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571365; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:09:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:25.082363' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571366; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:28.082327' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571370; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:29.082792' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:09:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571371; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:30.085867' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000411 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:31.082158' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000866 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571373; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:32.082574' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001123 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571374; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:33.083133' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571375; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:34.086803' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 718 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571376; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571376; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:35.083012' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571377; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:36.082682' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571378; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571378; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:37.083097' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000877 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571379; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:38.083529' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 720 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001062 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:40.0837' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571382; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571383; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:42.085925' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571384; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:43.082836' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571385; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 722 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 722 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571386; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571386; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:45.082946' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:46.082855' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000174 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:47.083603' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000978 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571390; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:49.082937' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571391; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:50.083365' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:51.082432' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571392; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:09:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000977 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571393; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:52.082491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571394; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571394; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:53.084221' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571395; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:54.086568' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 726 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571395; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:09:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571396; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:55.083099' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000156 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571397; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:56.084373' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571398; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:57.082519' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:09:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571399; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:09:59.083564' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571401; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:00.083269' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571402; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001055 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571403; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:02.083003' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:03.08238' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618571405; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:04.082581' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571405; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571406; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571406; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:05.082871' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571407; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:06.082229' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000912 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571408; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571409; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:08.082898' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571410; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571410; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:09.083532' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 732 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571411; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:10.082961' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571412; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:11.082754' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:12.082774' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000708 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571413; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571414; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:14.083095' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 734 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571416; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:15.082767' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:15.082493' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571418; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571419; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:18.082921' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571420; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:19.083373' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 736 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571421; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:20.082222' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571422; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:21.082579' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571423; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571424; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:23.082999' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571424; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:23.083317' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571425; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571425; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 738 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571425; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:10:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571426; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:25.082952' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000159 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571426; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571427; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571427; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:26.083071' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:27.082598' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571429; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571429; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:28.083426' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571430; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571430; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 740 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571431; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:30.084436' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000899 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571432; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571433; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:32.08274' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571433; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:32.082446' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001095 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571434; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571434; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:33.082886' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571435; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:34.082948' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:10:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000850 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571436; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:35.08233' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000718 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571438; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:37.083081' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:37.082924' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571439; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 744 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 744 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:10:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001143 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571441; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571441; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:40.082444' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571442; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000810 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:42.082542' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000936 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571444; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571445; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571445; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:44.083167' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571445; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:45.082798' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000293 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571449; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:48.083711' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571450; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:49.083276' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 748 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:10:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:50.08253' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571452; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571453; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:52.082275' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000485 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571453; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:52.082427' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571454; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:53.082762' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001358 Lock_time: 0.000380 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:54.082957' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000115 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571455; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:10:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571456; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.000159 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:10:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000835 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000707 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:56.083463' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571458; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:57.082601' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:10:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571459; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:58.082562' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571460; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:10:59.083288' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 752 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571461; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571461; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:00.083025' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571462; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:01.083372' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001089 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571463; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:02.087113' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571464; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001531 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 754 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571466; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000505 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:05.083255' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:06.083066' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000861 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571468; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:07.083184' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571469; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:08.083436' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:09.082401' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571471; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:11.083536' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571473; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:12.083411' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571474; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:13.083443' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571475; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:14.083747' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 758 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571475; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:15.082714' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571477; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:16.083138' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000362 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571477; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:16.082779' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571478; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571478; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:17.083051' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:18.083127' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:18.083271' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571480; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:19.082503' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571480; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:19.082142' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571481; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:20.083192' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571482; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000908 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571482; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571483; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:22.083379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571484; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:23.082452' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571485; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000163 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:24.083168' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 762 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571487; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571487; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:26.082125' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:27.082834' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571489; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:28.083135' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571490; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571490; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:29.083055' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 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=1618571490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571491; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:30.083536' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571492; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571492; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:32.083926' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000138 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571495; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:34.08358' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571495; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 766 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571496; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571497; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:36.083334' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571498; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571500; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:39.082484' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571501; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571501; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:40.082785' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571502; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:41.084719' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571502; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:41.084496' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571503; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001013 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571503; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571504; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:43.083147' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:43.082859' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571505; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:44.082383' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 770 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571505; SELECT page_size, buffer_pool_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.000084 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571505; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:11:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571506; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571506; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:45.083271' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571507; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571507; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:46.082857' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618571508; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:47.083499' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571509; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571510; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:49.083258' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571511; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:50.083328' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000630 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571512; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:51.082446' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:52.082827' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:52.082848' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571514; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571515; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:54.08222' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 774 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571515; SELECT page_size, compress_ops, 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.000175 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:11:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:11:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:56.084074' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571517; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:56.084214' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571518; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:57.083155' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:57.083532' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:11:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571519; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571520; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:11:59.082618' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571521; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571523; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:02.086127' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571524; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571525; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571525; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:04.083208' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 778 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571525; SELECT page_size, compress_ops, 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.000143 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571526; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571526; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571527; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571527; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:06.08379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:07.082419' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571529; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:08.082811' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571530; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 780 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571531; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:10.084413' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000797 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571532; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:12.082545' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571533; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571535; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571535; SELECT page_size, buffer_pool_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.000137 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571535; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571536; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:15.082722' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571537; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571537; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:16.08308' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000155 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571539; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:18.085973' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 784 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571541; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571542; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:21.082902' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571543; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571543; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:22.084642' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571545; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000120 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571546; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571548; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:27.082514' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571549; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:28.082513' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571549; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:28.082901' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571550; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 788 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 788 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000479 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:30.083249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:30.083408' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:31.083005' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571553; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:32.089144' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:33.083108' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571555; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:34.082695' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571555; SELECT page_size, compress_ops, 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.000163 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571556; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571556; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571557; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:36.083234' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:37.084405' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000158 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:38.082782' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571560; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:39.083002' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 792 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000966 Lock_time: 0.000215 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571561; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:40.083134' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571562; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:41.082557' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571563; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571564; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:43.082685' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571565; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:44.082793' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571565; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:45.083748' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571566; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571567; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:46.082261' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571568; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000175 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571569; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:48.082072' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571570; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 796 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 796 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:12:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571571; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:50.083625' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:50.083347' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001262 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571572; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:52.082421' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571574; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:53.082972' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 798 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:12:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571576; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:56.084688' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:12:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571578; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:12:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571579; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:58.082115' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571580; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:12:59.082343' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 800 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571581; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:00.082598' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:00.082641' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001074 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571582; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001525 Lock_time: 0.000445 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571583; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:02.082708' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571584; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001367 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571584; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 802 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571585; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571586; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:05.082349' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571587; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:06.082263' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571588; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000166 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571589; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:08.082135' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571590; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:09.082055' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 804 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571591; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571591; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:10.082246' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571592; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571593; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:12.082478' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571594; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:13.083258' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000935 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571595; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 806 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000175 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571596; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:15.082629' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:16.082932' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:16.082985' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571599; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:18.082533' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571599; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:19.083055' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:21.083681' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571603; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000848 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571604; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:23.083108' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571605; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000162 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:24.082304' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 810 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571605; SELECT page_size, compress_ops, 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.000191 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571606; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571606; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:25.082849' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:26.084568' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571608; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571608; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:27.082846' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571609; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:28.084901' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571610; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571610; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 812 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571611; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:30.082649' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571612; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:31.083564' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000764 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571613; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571615; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:34.083219' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 814 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571615; SELECT page_size, compress_ops, 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.000164 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571616; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:35.082213' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571618; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:37.08316' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571619; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:38.082491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000524 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571620; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 816 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:13:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571621; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:40.082968' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571622; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:41.084085' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571623; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571624; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:43.08267' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571625; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 818 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571625; SELECT page_size, compress_ops, 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.000089 Lock_time: 0.000043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000204 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571626; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:45.0898' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:45.088308' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:47.082037' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:48.082246' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571630; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571630; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:49.085221' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:13:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571631; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571631; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:50.082347' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618571632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:51.082452' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571633; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:52.091545' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571634; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571634; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571635; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:54.086653' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 822 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:13:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571636; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:56.082601' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:13:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571638; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:13:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571639; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571639; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000697 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:13:59.082697' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:14:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:00.082702' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571643; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:02.082181' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:02.082181' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000688 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571644; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:03.082939' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571645; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571645; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:04.082581' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 826 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571646; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:05.082455' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571647; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571647; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:06.082313' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:07.082398' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571648; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:07.08243' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:08.082546' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:09.082627' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571650; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:09.082619' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:14:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571651; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:10.083119' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571652; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:11.083041' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571653; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571653; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571654; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:13.082409' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571655; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:14.082555' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 830 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571655; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571656; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000161 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571657; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:16.082981' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:17.083084' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571658; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:17.083034' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001014 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571660; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 832 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571661; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571661; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:20.082947' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571662; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571663; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:23.085941' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571665; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 834 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571665; SELECT page_size, compress_ops, 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.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571666; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:25.082449' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571667; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571667; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:26.083833' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571668; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:27.082286' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571669; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571669; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:28.082306' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571670; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:29.082163' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:29.082412' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 836 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571671; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:30.082305' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:31.082132' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571673; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:32.08214' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000537 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571675; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:34.082074' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571675; SELECT page_size, compress_ops, 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.000152 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571676; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:35.082427' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571676; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:35.084456' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571677; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:36.083035' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571678; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:37.082979' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571679; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571680; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:39.08328' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 840 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:41.083554' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571683; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:42.082577' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571684; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:43.08324' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571685; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571685; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:44.082313' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571685; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:14:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:45.082658' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571687; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571688; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571688; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:47.082732' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571689; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571689; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:48.083178' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:49.082477' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 844 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 844 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:14:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:50.084264' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571692; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:51.083354' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571693; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:52.08558' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571694; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:53.082617' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571694; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:53.083197' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571695; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001044 Lock_time: 0.000216 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 846 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:14:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:55.083177' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571696; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:55.083047' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:14:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571698; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:57.083493' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:14:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571699; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:58.083462' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:14:59.0832' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 848 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:15:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571701; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:00.083791' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571702; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:01.083934' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571703; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:02.08306' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571704; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571704; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:03.083746' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571705; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 850 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000545 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000170 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:05.084892' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571707; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:06.082945' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571708; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000821 Lock_time: 0.000589 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571708; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:07.083396' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571709; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:08.083721' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 852 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:15:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:10.0831' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571712; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:11.083028' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571713; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:12.082171' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000171 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571715; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:14.082916' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000450 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571717; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:16.082198' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002391 Lock_time: 0.000430 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571717; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:17.082087' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571718; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571719; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571719; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:18.082087' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:19.082061' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 856 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 856 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571721; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:20.083249' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:20.083371' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571722; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:21.08206' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000458 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571724; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:23.082145' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000146 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571724; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571725; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571725; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:24.082949' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571725; SELECT page_size, buffer_pool_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.000135 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:15:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571726; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571727; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:26.084665' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571728; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:27.082945' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571730; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:29.08254' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571731; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:30.082689' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571732; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571733; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:32.082697' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571734; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:33.082306' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000769 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571735; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571735; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:34.082538' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 862 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571735; SELECT page_size, compress_ops, 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.000128 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:35.086182' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571736; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:35.086077' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571737; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571737; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:37.084171' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571738; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:37.084011' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571740; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:39.082719' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571741; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:40.083298' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571742; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:41.08268' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571743; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:42.082882' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000534 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571744; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:15:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571745; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571745; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 866 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=1618571745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 866 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:15:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571746; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:45.083194' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:46.082726' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:47.082607' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571749; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:48.082642' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571750; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 868 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:15:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000695 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571751; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:50.082994' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571752; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:51.083102' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571753; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:52.082384' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571754; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:53.082523' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571755; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:54.083301' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 870 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571755; SELECT page_size, compress_ops, 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.000145 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:15:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571756; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:55.082974' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571757; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:56.082959' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:57.085184' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:15:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571759; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571759; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571760; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:15:59.083152' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 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=1618571760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571761; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:00.084849' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571762; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000519 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571762; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:01.083037' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571763; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:02.082472' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000870 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571764; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:03.083015' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571765; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 874 Schema: QC_hit: No # Query_time: 0.000099 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 874 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571766; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:05.083547' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:06.082503' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571767; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:06.08398' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571768; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:07.082479' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571769; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:08.082218' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571770; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:09.083215' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:09.083684' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:10.082698' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571772; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001034 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:12.082479' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571774; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:13.083013' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000907 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000150 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571775; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:14.083528' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 878 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:16:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571776; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:15.083405' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:16.083003' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000244 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:16.082603' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571778; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:17.082603' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000654 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000909 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571779; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571779; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:18.083706' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000880 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571780; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:19.082743' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000166 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:20.082788' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:21.082729' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:21.08262' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571783; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000947 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571784; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:23.083074' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000675 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571785; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:24.082215' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 882 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571785; SELECT page_size, compress_ops, 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.000123 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:25.082411' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:26.082721' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000602 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571788; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000156 Lock_time: 0.000021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571788; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:27.0888' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571789; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:28.083603' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571790; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000133 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:29.083262' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000918 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571791; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571791; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:30.083498' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000820 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571792; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:31.082243' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:32.082923' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571793; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571794; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571794; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:33.083122' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:34.082446' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571795; SELECT page_size, compress_ops, 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.000122 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:35.082623' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:35.082342' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571797; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571798; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:37.082689' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571798; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:37.082783' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571799; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000169 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571799; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:38.08257' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:39.082777' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571800; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:39.082489' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 888 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:16:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571801; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:16:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000958 Lock_time: 0.000138 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571802; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:41.082448' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571803; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571803; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:42.082693' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571804; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:43.08319' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 890 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571806; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:45.082433' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:46.082996' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571807; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:46.08262' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571808; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571808; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:47.082647' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571809; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:48.082875' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571810; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 892 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 892 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:16:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571811; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571812; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:51.083279' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000638 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571813; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571813; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:52.083072' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571814; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:53.082594' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:53.082721' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000807 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571815; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:54.083434' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000085 Lock_time: 0.000040 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:16:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571816; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571816; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:55.082428' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571817; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571817; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:56.082767' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000693 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571818; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:57.082754' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:16:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571819; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:58.082651' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000881 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:16:59.082561' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 896 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000743 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571821; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571821; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:00.082721' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000500 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571822; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571823; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:02.082855' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571824; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571824; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571825; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618571825; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:04.082992' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:05.083001' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000825 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:06.083036' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:07.082902' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:08.08247' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571829; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:08.082208' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000622 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571830; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:09.082203' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 900 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571831; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:10.08288' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000831 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571832; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:11.082749' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571834; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:13.08251' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:13.082442' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571835; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:14.083143' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:14.083256' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571835; SELECT page_size, compress_ops, 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.000145 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571836; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000229 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:16.082599' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000446 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571838; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:17.082566' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571839; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:18.08248' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000019 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571840; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001359 Lock_time: 0.000588 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571840; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 904 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 904 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:17:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571841; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:20.08296' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571841; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:20.083479' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571842; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:21.082986' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571842; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:21.082931' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000871 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571843; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:23.082645' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000512 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571845; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:24.082765' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571846; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000549 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571846; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:26.082102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571847; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:26.082068' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001308 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571848; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571849; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:28.082034' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571850; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000564 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 908 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 908 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571851; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:30.083098' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001666 Lock_time: 0.000383 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571852; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002241 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571853; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571855; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 910 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571855; SELECT page_size, buffer_pool_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.000181 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:17:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:35.082964' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002368 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571856; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571857; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571859; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:17:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:39.086256' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:17:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001413 Lock_time: 0.000268 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571861; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:40.083019' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571862; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:41.082202' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571863; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:42.083354' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000211 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571864; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:43.083132' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571865; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:44.082366' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 914 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571865; SELECT page_size, buffer_pool_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.000096 Lock_time: 0.000046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:17:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571867; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571868; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:48.082768' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571870; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:49.083666' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571871; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:50.084316' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571872; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:51.082982' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571873; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:53.082022' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000879 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571875; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:54.084891' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 918 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571875; SELECT page_size, compress_ops, 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.000279 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:17:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571876; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:55.083505' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571877; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:56.082282' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571878; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571878; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:57.083136' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:17:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571879; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000783 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571880; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618571880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:17:59.082402' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571881; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571882; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:01.083982' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000166 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:01.084118' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:02.084033' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571883; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:02.084165' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571885; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:04.083504' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 922 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571885; SELECT page_size, compress_ops, 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.000137 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000608 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571886; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000167 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:05.083246' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571888; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:07.083653' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000150 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:09.082924' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571891; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:10.082496' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000721 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571892; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000598 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:12.082254' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:13.083086' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571894; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:13.08384' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:14.082445' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001376 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 926 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 926 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571896; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:15.082568' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571897; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571897; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:16.082571' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:17.082769' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571900; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571900; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 928 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:18:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000892 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571901; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571902; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:21.083315' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571903; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:22.082422' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000751 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571904; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:23.083028' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571905; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 930 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 930 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571906; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:25.082017' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571907; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:26.082136' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571908; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571908; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:27.0823' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571910; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:18:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571911; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:30.082845' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571911; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:30.083148' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571912; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571912; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:32.082757' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571914; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571915; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:34.082325' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 934 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:18:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571916; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:35.082889' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000373 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571917; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571917; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:36.08348' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571918; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:37.084608' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571919; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:38.084913' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571920; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:39.082211' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:18:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571921; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:40.083472' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571922; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:41.081891' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571923; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618571923; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:42.082661' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000970 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571924; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571925; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:44.082373' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 940 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571926; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:45.082121' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000851 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571927; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571927; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:46.083028' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571928; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:47.084038' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571930; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571930; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:49.082555' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571930; SELECT page_size, compress_ops, 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.000127 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:18:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000143 Lock_time: 0.000021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571932; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571933; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:52.083664' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000177 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571934; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:53.084922' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571935; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:54.082867' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 944 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:18:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571936; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:55.083063' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618571937; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571937; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:56.082884' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:18:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571938; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000887 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:18:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571939; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:18:58.082893' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571940; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001003 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 946 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000106 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571941; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:00.082736' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001605 Lock_time: 0.000325 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571942; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:01.082928' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002128 Lock_time: 0.000354 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571943; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000318 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571944; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:03.082741' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571945; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:04.084043' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 948 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571946; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000168 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:05.083742' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571947; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571948; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:07.08247' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002383 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571948; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618571949; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571950; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 950 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571950; SELECT page_size, compress_ops, 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.000124 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000762 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571951; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571951; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:10.082909' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571952; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000739 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571953; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571953; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:12.082754' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000610 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571954; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:13.082662' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571955; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:14.082907' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000499 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571955; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 952 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 952 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000660 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:15.083803' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571957; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:16.084134' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571958; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571959; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:18.08309' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571959; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:18.083126' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571960; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000678 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 954 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571960; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: rene[rene] @ [10.242.67.198] # Thread_id: 937 Schema: nbi QC_hit: No # Query_time: 0.006141 Lock_time: 0.005667 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 505 use nbi; SET timestamp=1618571960; select executiont0_.internal_id as internal1_0_, executiont0_.create_date as create_d2_0_, executiont0_.last_attempt_date as last_att3_0_, executiont0_.order_item_id as order_it4_0_, executiont0_.relied_tasks as relied_t5_0_, executiont0_.service_order_info_json as service_6_0_ from execution_task executiont0_ where trim(executiont0_.relied_tasks) like ''; # Time: 210416 11:19:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618571961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:20.083022' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:21.082617' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571963; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:23.082712' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571965; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:24.082935' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 956 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:19:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571966; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:25.082624' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000408 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571966; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571967; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:26.083778' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:26.083375' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571968; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:27.083179' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571969; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571969; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:29.082531' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000888 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571971; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571972; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571972; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:31.084788' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571973; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000858 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571975; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618571975; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:34.082823' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 960 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:19:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000828 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:35.082876' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571977; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571977; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:36.082913' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571978; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:38.082606' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:38.08285' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571980; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:39.084863' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571980; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571980; SELECT page_size, buffer_pool_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.000133 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:19:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571981; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000926 Lock_time: 0.000255 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571982; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:41.082677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000798 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571983; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:42.083568' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:43.082292' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571985; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:44.083793' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571986; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000555 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571986; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571987; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:46.082581' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571987; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:46.082359' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000703 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571988; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571988; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571989; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571989; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:48.083087' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571990; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:49.083056' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000619 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571990; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 966 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 966 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571991; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571991; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:50.08315' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571992; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571992; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:51.082417' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571993; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000478 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571993; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:19:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571994; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571994; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:53.082369' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571995; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571995; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 968 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618571995; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618571995; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:19:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571996; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:55.082926' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571997; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571997; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:56.082046' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571998; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571998; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:19:57.082042' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:19:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571999; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618571999; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572000; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572000; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 970 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 970 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572001; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:00.082798' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572002; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572002; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:01.082659' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572003; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:02.082898' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572003; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572004; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572004; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:03.08295' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572005; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000187 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572005; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:04.093781' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572005; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572005; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572006; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572006; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:05.082458' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572007; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572007; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:06.082781' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000666 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572008; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572008; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:07.083022' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572009; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572009; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:08.082863' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572010; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572010; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:09.084213' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 974 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572010; SELECT page_size, buffer_pool_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.000179 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000586 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572011; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572011; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572012; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572013; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572014; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572014; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:13.083379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000399 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572015; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:14.082516' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572015; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572015; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000094 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572015; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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 SET timestamp=1618572016; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618572016; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:15.082705' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572017; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:16.082654' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572018; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572018; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:17.082642' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572019; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:18.082675' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572020; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572020; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 978 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572020; SELECT page_size, compress_ops, 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.000157 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572021; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:20.083259' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572022; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572023; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:22.08247' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572023; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:22.08309' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572024; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000220 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572024; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572025; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:24.082751' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572025; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572025; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572026; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:25.082316' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572026; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572027; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:26.082173' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572027; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:26.082472' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572028; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572028; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:27.081969' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000533 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572029; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572029; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:28.084171' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572030; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:29.08259' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 982 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572031; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572031; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:30.082475' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572032; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572032; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572033; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:32.082665' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572033; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572034; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:33.082561' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572035; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572035; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572035; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572035; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572036; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:35.082714' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572037; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572037; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:36.085602' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572038; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572038; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:37.082579' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000203 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572039; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572040; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 986 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000713 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572041; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000491 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572042; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:41.08348' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572042; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:41.083629' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572043; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572043; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572044; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:43.082483' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572044; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:43.082811' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572045; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572045; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 988 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572045; SELECT page_size, compress_ops, 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.000136 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572045; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:20:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572046; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:45.082397' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618572047; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:46.082433' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572047; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:46.0824' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572047; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000618 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572048; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572048; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:47.082142' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001369 Lock_time: 0.000218 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572050; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572050; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:49.082724' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000557 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572051; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572051; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:50.082302' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572052; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572052; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:51.083912' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572053; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000747 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572053; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572054; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572054; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572055; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572055; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 992 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572055; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:20:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572056; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572057; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001796 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572057; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:20:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572058; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:20:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572059; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572060; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:59.082693' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572060; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:20:59.082796' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572060; SELECT page_size, compress_ops, 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.000216 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000211 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572061; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572061; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:00.082791' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618572062; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:01.082736' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572063; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000508 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572063; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572064; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572064; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:03.082555' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572065; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572065; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:04.082308' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572065; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 996 Schema: QC_hit: No # Query_time: 0.000097 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572065; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572066; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572067; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:06.082336' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572068; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572068; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:07.082146' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572069; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:08.082157' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572069; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000437 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572070; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:09.082436' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572070; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:09.082349' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:21:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572071; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572071; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:10.082402' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572072; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572072; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:11.082151' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572073; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572073; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:12.082213' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572074; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:13.081939' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000560 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572074; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572075; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572075; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:14.082288' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572075; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1000 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572075; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000614 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572076; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572076; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:15.082323' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572077; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:16.082097' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572078; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:17.082022' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572079; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572079; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:18.082181' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572080; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572080; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1002 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572080; SELECT page_size, compress_ops, 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.000119 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572081; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572081; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:20.082617' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000759 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572082; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572082; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:21.082511' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572083; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:22.082394' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572083; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:22.082467' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572084; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572084; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:23.082123' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572085; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000577 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572085; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1004 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572085; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1004 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572085; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000509 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572086; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572087; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572087; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572088; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:27.082515' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000628 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572089; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572089; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:28.083679' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572090; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:29.083625' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572090; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:29.082877' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:21:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572091; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572091; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000780 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572092; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572092; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572093; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:32.083383' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572094; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572094; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572095; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572095; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:34.083312' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572095; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1008 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572095; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:21:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572096; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572096; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:35.083236' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572097; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572097; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:36.082949' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572098; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572098; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:37.082817' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572099; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572099; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:38.085701' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572100; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:39.082414' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572101; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572101; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:40.082545' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572102; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572102; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572103; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:42.0821' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618572103; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:42.082147' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572104; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572104; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572105; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572105; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:44.082256' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572105; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1012 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572105; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000875 Lock_time: 0.000273 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572106; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572106; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:45.082078' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572107; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572107; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572108; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572108; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:47.082283' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000808 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572109; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000591 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572109; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:48.082066' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000468 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572110; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000199 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572110; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1014 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:21:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572111; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572111; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:50.082118' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572112; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572112; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:51.082105' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572113; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000857 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572113; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572114; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:53.0821' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572114; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:53.082184' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001789 Lock_time: 0.000392 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572115; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000471 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572115; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:54.082301' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572115; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572115; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:21:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572116; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:55.08258' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001170 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572116; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:21:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572117; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:56.082547' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572117; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:56.082417' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000639 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572118; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572118; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:21:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572119; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572119; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:58.082471' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572120; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:21:59.082747' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1018 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572120; SELECT page_size, buffer_pool_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.000326 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:22:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572121; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572121; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:00.083659' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572122; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572122; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:01.082907' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572123; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572124; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572125; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572125; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:04.082855' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572125; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000103 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572125; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:22:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572126; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:05.082819' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572127; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:06.083792' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000624 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572128; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572128; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:07.082491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572129; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:08.082607' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572129; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:08.08259' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572130; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572130; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1022 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572130; SELECT page_size, buffer_pool_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.000143 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:22:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000328 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572131; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572131; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:10.082506' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572132; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572132; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:11.083092' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572133; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000197 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572133; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:12.083271' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572134; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:13.082688' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000150 Lock_time: 0.000024 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572134; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:13.082676' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572135; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572135; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:14.083307' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572135; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000102 Lock_time: 0.000049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572135; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572136; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572136; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:15.082432' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572137; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572138; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572138; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:17.084949' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572139; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572139; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:18.083311' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572140; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000761 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572140; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1026 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572140; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572141; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572141; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:20.082129' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572142; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572142; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:21.082944' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000770 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572143; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572143; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:22.083301' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000969 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572144; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572144; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:23.082894' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000740 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572145; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572145; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:24.082835' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572145; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572145; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572146; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:25.085028' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001187 Lock_time: 0.000398 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572146; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572147; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572147; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:26.082876' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572148; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572148; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:27.082429' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572149; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:28.082369' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000525 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572150; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572150; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:29.083185' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1030 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572150; SELECT page_size, compress_ops, 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.000150 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572151; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572152; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572152; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:31.083054' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572153; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572154; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572155; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:34.082163' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572155; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:34.082498' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572155; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000105 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572155; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:22:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572156; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:35.082589' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572156; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572157; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001606 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572157; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572158; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:37.082247' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001165 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572158; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572159; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572159; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:38.082017' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572160; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:39.087587' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1034 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572160; SELECT page_size, compress_ops, 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.000159 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572161; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572161; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:22:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572162; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572163; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572163; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:42.081765' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572164; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572164; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:43.082221' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572165; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572165; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1036 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=1618572165; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572165; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572166; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:45.082371' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000443 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572166; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:45.083088' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001043 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572167; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572167; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000922 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572168; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572168; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:47.082785' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000672 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572169; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572169; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:48.082685' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572170; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:49.084016' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572170; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:49.084038' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1038 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:22:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572171; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572171; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:50.083126' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572172; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572172; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:51.083042' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572173; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:52.083466' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572173; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:52.082922' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572174; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572174; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:53.082812' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000507 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572175; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572175; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:54.083646' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572175; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572175; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:22:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572176; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572176; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:55.082523' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001850 Lock_time: 0.000347 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572177; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572177; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:56.082815' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572178; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572178; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:22:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572179; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572179; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:22:58.082572' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572180; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1042 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572181; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:00.082895' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572182; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572182; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572183; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:02.082119' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572183; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:02.082178' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572184; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572184; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572185; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572185; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:04.082343' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572185; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1044 Schema: QC_hit: No # Query_time: 0.000090 Lock_time: 0.000044 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572185; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:23:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572186; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572186; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572187; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000734 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572188; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 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=1618572188; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:07.085791' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572189; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:08.082572' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572189; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000722 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572190; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000475 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572190; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:09.082649' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000867 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572191; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572191; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:10.082547' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572192; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572192; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000187 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572193; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:12.082365' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000416 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572193; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:12.082425' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572194; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000161 Lock_time: 0.000022 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572194; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:13.08221' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572195; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000687 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572195; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1048 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572195; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1048 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572195; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572196; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:15.083285' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572196; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:15.083428' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000872 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572197; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572198; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572198; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:17.083437' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000680 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572199; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572200; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:19.084759' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:23:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572201; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:20.083845' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572201; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:20.08391' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572202; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000685 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572202; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572203; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:22.082422' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572203; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572204; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000884 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572204; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572205; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:24.082724' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572205; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572205; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1052 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572205; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572206; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572206; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:25.082184' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572207; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572207; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:26.083872' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572208; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572209; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572209; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:28.081903' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572210; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618572210; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:29.082554' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 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=1618572210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572211; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572211; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000435 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572212; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:31.082747' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000472 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572212; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:31.082748' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572213; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572213; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:32.082392' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572214; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572214; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:33.082273' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000422 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572215; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000846 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572215; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1056 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572215; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1056 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572215; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:23:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572216; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:35.083132' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000179 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572216; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572217; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572217; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000651 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572218; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572218; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:37.082581' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572219; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000902 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572219; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572220; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572220; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:39.083062' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572220; SELECT page_size, buffer_pool_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.000170 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:23:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000889 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572221; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572221; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:40.083516' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572222; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572222; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:41.082177' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572223; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000152 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572223; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572224; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:43.082556' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572225; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572225; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:44.082959' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572225; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1060 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572225; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572226; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:45.082901' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572226; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:45.082868' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572227; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000523 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572227; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572228; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572228; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:47.082896' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572229; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572229; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:48.081907' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572230; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1062 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000092 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572231; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572231; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:50.082034' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572232; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001257 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572232; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000682 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572233; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572233; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:52.082125' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572234; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572234; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:53.082215' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572235; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000191 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572235; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1064 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572235; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1064 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572235; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:23:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572236; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572237; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:23:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572238; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000838 Lock_time: 0.000604 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572238; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:57.082857' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:23:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572239; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572239; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:23:58.082383' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572240; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572240; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1066 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572240; SELECT page_size, compress_ops, 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.000195 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572241; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000732 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572241; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000210 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572242; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:01.082234' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000434 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572243; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:02.081886' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572243; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000424 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572244; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000971 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572244; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572245; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572245; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:04.082163' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572245; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572245; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:24:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000745 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572246; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001017 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572247; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572247; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:06.082466' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572248; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572248; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:07.082061' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572249; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:08.082232' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000439 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572249; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:08.082019' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572250; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572250; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:09.082026' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1070 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572250; SELECT page_size, buffer_pool_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.000195 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:24:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572251; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:10.082163' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001106 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572252; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572252; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:11.082255' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572253; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572253; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:12.082063' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572254; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572254; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:13.082238' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572255; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572255; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1072 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572255; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572255; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:24:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572256; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572256; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:15.082848' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572257; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572257; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:16.082647' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572258; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572258; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:17.082539' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572259; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000189 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572259; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:18.082077' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000648 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572260; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 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=1618572260; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:19.081989' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1074 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:24:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572261; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572261; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:20.08228' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572262; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572262; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:21.38279' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572263; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000174 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572263; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:22.082241' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000702 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572264; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572264; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:23.082089' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572265; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000191 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572265; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:24.082241' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572265; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572265; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572266; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572266; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:25.081946' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572267; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572267; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:26.083572' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572268; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:27.08193' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572268; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572269; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:28.081999' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572269; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:28.081925' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572270; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572270; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:29.082657' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1078 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572271; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:30.082659' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572271; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:30.082608' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000933 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572272; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000559 Lock_time: 0.000267 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572272; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:31.082978' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572273; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572273; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:32.082789' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572274; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572274; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:33.088024' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572275; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572275; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572275; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572276; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572276; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572277; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:36.08578' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572277; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:36.085737' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000352 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572278; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572278; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572279; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572280; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572280; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:39.082034' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1082 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572280; SELECT page_size, compress_ops, 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.000126 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572281; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572281; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:40.083207' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572282; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572282; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:41.08264' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572283; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572283; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:42.082573' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572284; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572284; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572285; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000426 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572285; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1084 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572285; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000114 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572285; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572286; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:45.082532' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572286; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:45.082858' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572287; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000683 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572287; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572288; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:47.083179' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572288; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:47.083013' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572289; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572289; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:24:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572290; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:49.082481' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572290; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:49.082333' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1086 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572290; SELECT page_size, compress_ops, 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.000138 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:24:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000538 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572291; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572291; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:50.082203' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000233 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572292; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572292; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:51.082065' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000712 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572293; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572293; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:52.081953' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572294; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572294; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572295; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572295; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572295; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:24:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572296; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572296; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:55.082262' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572297; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572297; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:56.082879' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572298; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:24:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572299; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572299; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:24:58.082453' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572300; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572300; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1090 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1090 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000501 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572301; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:00.082661' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000561 Lock_time: 0.000153 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572301; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:00.082632' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572302; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572302; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:01.082625' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572303; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572303; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572304; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:03.082925' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572304; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:03.083471' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000691 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572305; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572305; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:04.082186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572305; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572305; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572306; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572306; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572307; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:06.083289' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572307; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:06.082962' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572308; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572308; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:07.08232' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572309; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000163 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572309; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:08.082804' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572310; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572311; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:10.082516' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572312; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572312; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:11.082272' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572313; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572313; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:12.082095' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572314; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:13.082122' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000248 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572315; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001045 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572315; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:14.082189' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572315; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1096 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572315; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572316; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572316; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:15.081988' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572317; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000167 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572317; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:16.082193' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000998 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572318; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572318; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:17.081976' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572319; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001035 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572319; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000656 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572320; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572320; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:19.085745' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:25:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572321; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572321; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572322; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572322; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:21.082741' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572323; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000193 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572323; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:22.082736' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572324; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572324; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:23.082217' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572325; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572325; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:24.083104' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572325; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1100 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572325; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572326; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:25.083329' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001467 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572327; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:26.082892' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001443 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572327; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:26.082689' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572328; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001116 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572328; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000514 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572329; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:28.082665' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000176 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572329; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:28.082382' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572330; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572330; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:25:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572331; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572331; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:30.08277' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572332; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572332; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572333; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572333; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:32.086379' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000384 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572334; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572334; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:33.082265' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572335; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572335; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:34.082418' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572335; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1104 Schema: QC_hit: No # Query_time: 0.000108 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572335; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000228 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572336; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000513 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572336; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572337; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572337; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:36.082453' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572338; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572338; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:37.082788' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572339; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000164 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572339; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:38.082432' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572340; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000748 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572340; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1106 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572341; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572341; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:40.082062' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572342; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572342; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:41.083064' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572343; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572343; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:42.082459' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572344; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572344; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:43.083002' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572345; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572345; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:44.082947' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572345; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1108 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572345; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000496 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572346; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000150 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572346; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:45.082498' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572347; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572347; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:46.082087' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000136 Lock_time: 0.000021 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572348; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572349; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:48.083056' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572349; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:48.083351' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572350; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000813 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572350; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1110 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:25:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572351; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:50.082616' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572351; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:50.082779' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572352; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000993 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572352; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572353; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572353; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:52.082271' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572354; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572354; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:53.082449' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572355; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572355; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:54.086563' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572355; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1112 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572355; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:25:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572356; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572356; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:55.082558' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572357; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572357; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:56.082188' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:25:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000038 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572358; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001325 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572358; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:25:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618572359; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572359; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:58.08212' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000766 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572360; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572360; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:25:59.082008' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000110 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572361; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:00.08219' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572361; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:00.082131' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572362; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000775 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572362; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000779 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572363; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572363; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:02.081907' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572364; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572364; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:03.081986' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572365; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572365; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:04.081825' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1116 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572365; SELECT page_size, compress_ops, 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.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572365; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572366; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572366; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:05.081728' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572367; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572367; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572368; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572369; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572369; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:08.082809' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572370; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572370; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1118 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572371; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572372; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572372; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:11.082295' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572373; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:12.082284' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572373; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:12.082253' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000223 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572374; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572374; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572375; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572375; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:14.082033' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572375; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572375; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572376; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572376; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:15.082413' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000728 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572377; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000275 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572377; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:16.082091' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572378; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000677 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572379; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572379; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:18.082475' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572380; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572380; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1122 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1122 Schema: QC_hit: No # Query_time: 0.000098 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:26:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572381; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572381; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:20.082514' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000606 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572382; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572382; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:21.082365' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572383; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572383; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:22.082585' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000704 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572384; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572384; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:23.081957' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000543 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572385; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572385; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:24.082048' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572385; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572385; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572386; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000188 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572386; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:25.082277' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572387; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:26.082815' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572388; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:27.083257' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572389; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000573 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572389; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572390; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572390; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:29.082225' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1126 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572391; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572391; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572392; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000383 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572392; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:31.082298' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572393; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572393; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:32.082213' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572394; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572394; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:33.082493' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572395; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572395; SELECT page_size, buffer_pool_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.000176 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572395; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:26:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572396; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:35.082262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000550 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572396; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:35.082224' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000731 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572397; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000370 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572397; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:36.082064' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000643 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572398; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572398; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:37.082199' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572399; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572399; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:38.081927' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572400; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:39.082127' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000481 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572400; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:39.082306' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1130 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:26:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000788 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572401; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572401; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:40.081976' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000988 Lock_time: 0.000241 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572402; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572402; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:41.082113' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572403; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572403; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000789 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572404; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572404; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:43.082895' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572405; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618572405; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1132 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572405; SELECT page_size, compress_ops, 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.000094 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572405; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572406; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572406; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:45.082343' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000405 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572407; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572407; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572408; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000593 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572408; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:47.083233' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572409; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:48.081968' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000753 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572410; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1134 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1134 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572411; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572412; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000876 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572412; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572413; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:52.084132' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572414; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:26:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572415; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:54.08269' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000795 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572415; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1136 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572415; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572415; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:26:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000967 Lock_time: 0.000177 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572416; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572416; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:55.082409' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572417; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572417; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:56.082231' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572418; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572418; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:57.082319' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:26:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000735 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572419; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572419; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:58.082112' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572420; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618572420; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:26:59.082146' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1138 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572421; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000673 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572421; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000601 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572422; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572422; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:01.083023' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572423; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:02.082708' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.006466 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572423; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572424; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572425; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:04.082455' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000182 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572425; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:04.082462' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572425; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000054 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572425; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572426; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:05.082035' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572426; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000166 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572427; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:06.082106' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572427; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572428; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000185 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572428; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:07.081686' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572429; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572429; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:08.08264' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572430; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:09.08245' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000178 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572430; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:09.083072' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1142 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000172 Lock_time: 0.000035 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572431; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:10.082281' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572432; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572432; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:11.08213' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000767 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572433; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000143 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572434; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:13.082233' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572435; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000757 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572435; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572435; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572435; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001936 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572436; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572436; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:15.082206' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572437; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572437; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572438; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572438; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:17.082258' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572439; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572439; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:18.081904' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572440; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572440; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1146 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:27:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572441; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572441; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:20.082634' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572442; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000517 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572442; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:21.082447' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572443; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572443; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:22.082139' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572444; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572444; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:23.082232' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572445; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572445; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:24.083985' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1148 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572445; SELECT page_size, compress_ops, 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.000169 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572445; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572446; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:25.082521' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000410 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572446; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:25.082331' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572447; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572447; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572448; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572448; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572448; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:27.083111' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572449; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572449; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:28.082326' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572450; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:29.082262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000157 Lock_time: 0.000020 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572450; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:29.08224' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572451; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572451; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:30.082143' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572452; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572452; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:31.082091' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572453; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572453; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572454; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000657 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572454; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000785 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572455; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572455; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:34.082066' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1152 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572455; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572455; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572456; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:35.082007' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572456; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000711 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572457; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000189 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572457; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:36.081996' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572458; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572458; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:37.082008' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572459; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572459; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:38.082929' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572460; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000596 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572460; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1154 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572461; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:40.082395' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572462; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572462; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:41.082095' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000873 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572463; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572463; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:42.087858' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000928 Lock_time: 0.000155 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572464; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000315 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572464; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:43.082869' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000213 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572465; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000193 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572465; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1156 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=1618572465; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1156 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572465; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572466; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572466; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:45.082999' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000664 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572467; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572467; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:46.082628' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000750 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572468; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000800 Lock_time: 0.000185 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572469; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572469; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:48.08277' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000440 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572470; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572470; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:49.081862' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 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=1618572470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000087 Lock_time: 0.000041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:27:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572471; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572471; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:50.082305' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572472; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:51.081912' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000776 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572472; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000945 Lock_time: 0.000239 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572473; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572473; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:52.082029' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001010 Lock_time: 0.000227 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572474; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001189 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572474; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000436 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572475; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:54.082436' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000528 Lock_time: 0.000165 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572475; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:54.082413' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1160 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572475; SELECT page_size, compress_ops, 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.000126 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572475; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:27:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572476; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572476; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:55.082293' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:27:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572477; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000535 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572477; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000503 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572478; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:27:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572479; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:58.082353' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572479; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:27:58.081782' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572480; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000221 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572480; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000104 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:28:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572481; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572481; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:00.084175' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572482; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:01.082749' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572482; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:01.082487' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572483; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000470 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572483; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572484; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572484; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:03.082434' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000572 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572485; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572485; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:04.082248' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572485; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1164 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572485; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:28:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572486; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572486; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572487; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572488; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:07.081654' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572488; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:07.081747' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572489; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:08.082912' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572489; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:08.082831' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000725 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572490; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572490; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:09.082685' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000119 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:28:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572491; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000913 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572491; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572492; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:11.082497' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572492; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:11.08257' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572493; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572493; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:12.08251' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572494; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572494; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572495; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572495; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:14.081988' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1168 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572495; SELECT page_size, compress_ops, 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.000110 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572495; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572496; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572496; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:15.082829' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572497; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572497; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572498; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572498; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:17.082148' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000242 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572499; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001002 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572499; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000641 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572500; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1170 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572501; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:20.082221' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572502; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572502; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572503; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:22.082988' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572504; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572504; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:23.082277' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572505; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000307 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572505; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:24.082122' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572505; SELECT page_size, compress_ops, 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.000146 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572505; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572506; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000181 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572506; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:25.082608' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572507; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000217 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572507; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:26.082228' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572508; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572508; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000494 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572509; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000271 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572509; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:28.082492' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572510; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572510; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1174 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1174 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000696 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572511; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572511; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:30.082303' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572512; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572512; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:31.08195' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572513; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:32.082005' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572513; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:32.082298' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572514; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572514; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:33.082089' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572515; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572515; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:34.082752' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572515; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572515; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000659 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572516; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572516; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:35.08294' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572517; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572517; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:36.082609' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572518; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572518; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:37.082395' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572519; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572519; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:38.082145' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572520; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572520; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:39.082375' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1178 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:28:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000615 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572521; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572521; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:40.082088' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572522; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572522; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:41.082238' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572523; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572523; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:42.081911' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572524; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572524; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:43.082114' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572525; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:44.082326' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572525; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1180 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572525; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572525; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:28:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572526; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:45.081901' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572526; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:45.081954' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572527; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000498 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572527; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:46.082007' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572528; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572528; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:47.082246' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572529; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000181 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572529; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:48.081928' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000183 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572530; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572530; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:49.081766' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1182 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572531; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572531; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:50.083141' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572532; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618572532; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:51.082017' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000492 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572533; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:52.082124' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000174 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572533; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:52.082094' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572534; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001110 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572534; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:28:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572535; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1184 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572535; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572535; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:28:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000447 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572536; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572536; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:55.082424' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572537; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:56.082234' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572538; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000208 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572538; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:57.081929' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:28:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572539; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572539; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:28:58.082199' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572540; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000860 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572540; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1186 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1186 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000843 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572541; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000502 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572541; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:00.082861' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000527 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572542; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:01.082686' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000170 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572542; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:01.082729' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000823 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572543; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572543; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:02.082716' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001624 Lock_time: 0.000288 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572544; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002870 Lock_time: 0.000449 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572544; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572545; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000896 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572545; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1188 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572545; SELECT page_size, compress_ops, 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.000104 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572545; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.009850 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572546; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572546; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:05.082175' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000336 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572547; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000849 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572547; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572548; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:07.082212' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001005 Lock_time: 0.000743 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572548; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:07.082464' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572549; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572549; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572550; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:09.082207' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000144 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572550; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1190 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572551; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:10.082237' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572551; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:10.082341' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000136 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572552; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572552; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:11.082021' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000311 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572553; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:12.081927' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572553; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:12.082002' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572554; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:13.08192' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000567 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572554; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572555; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572555; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1192 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=1618572555; SELECT page_size, compress_ops, 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.000141 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572555; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572556; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:15.081976' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572556; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:15.082053' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572557; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:16.082017' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572557; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:16.082017' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572558; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572558; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:17.081902' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572559; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000216 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572559; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:18.081911' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572560; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1194 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:29:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000744 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572561; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572561; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:20.082553' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572562; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572562; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:21.082182' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000551 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572563; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572563; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:22.081887' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000356 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572564; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:23.082867' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572564; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:23.082851' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000160 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572565; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:24.08354' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572565; SELECT page_size, buffer_pool_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.000162 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572565; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:29:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572566; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572566; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:25.08173' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572567; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572567; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:26.082767' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572568; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000597 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572569; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000588 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572570; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1198 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572571; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:30.082923' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572572; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572573; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572573; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:32.082319' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572574; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000539 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572574; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000790 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572575; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1200 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572575; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1200 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572575; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:29:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000585 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572576; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572577; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:36.082076' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000155 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572577; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572578; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572578; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:37.082124' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572579; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:38.082288' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572580; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:39.08266' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572581; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:40.082041' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572581; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572582; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572582; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:41.081957' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572583; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572583; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:42.081948' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000279 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572584; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:43.08275' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000544 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572585; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000226 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572585; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:44.082443' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1208 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572585; SELECT page_size, buffer_pool_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.000114 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572585; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:29:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000192 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572586; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572587; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000157 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572587; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572588; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572588; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:47.08222' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000635 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572589; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000031 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572589; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572590; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572590; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:49.082127' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1213 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572591; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572592; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572592; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:51.081953' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000698 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572593; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572593; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:52.082719' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000554 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572594; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572594; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:53.081917' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572595; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572595; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:54.081946' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572595; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1221 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572595; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:29:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572596; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000869 Lock_time: 0.000251 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572596; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572597; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:56.082804' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572597; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:56.082775' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:29:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572598; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572598; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:29:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572599; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000342 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572600; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000325 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572600; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:29:59.081814' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1225 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:30:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572601; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572601; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:00.081907' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000532 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572602; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:01.082122' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572602; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572603; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572603; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:02.08217' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572604; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000616 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572604; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000423 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572605; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572605; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:04.082111' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572605; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572605; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572606; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:05.081973' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572607; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:06.082044' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.002594 Lock_time: 0.000402 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572608; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000565 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572609; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572610; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:09.082602' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1234 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572611; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572611; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001171 Lock_time: 0.000135 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572612; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572612; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:11.08213' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572613; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000484 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572613; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:12.082513' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572614; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572615; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572615; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:14.082212' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572615; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1238 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572615; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:30:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572616; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:15.081979' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572616; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572617; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000934 Lock_time: 0.000123 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572617; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572618; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572618; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:17.082124' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572619; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000212 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572619; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:18.081918' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572620; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572620; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:19.081845' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572621; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000955 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572621; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000548 Lock_time: 0.000160 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572622; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:21.082332' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572622; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:21.082187' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000465 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572623; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:22.082573' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000640 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572623; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000717 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572624; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572624; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:23.082491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572625; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572625; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:24.082378' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572625; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572625; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:30:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572626; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572626; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:25.084905' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572627; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000774 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572627; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572628; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572628; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:27.082435' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572629; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:28.082121' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000730 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572629; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000715 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572630; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000220 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572630; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:29.082178' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1247 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572631; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572631; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:30.081853' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000358 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572632; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 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=1618572632; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:31.081884' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572633; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:32.081847' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572633; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:32.081871' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572634; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572635; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000724 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572635; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1251 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572635; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1251 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572635; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:30:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572636; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572636; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:35.082435' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000676 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572637; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572637; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:36.08216' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572638; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000429 Lock_time: 0.000148 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572638; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:37.081975' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000394 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572639; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:38.082484' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572639; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:38.085096' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000645 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572640; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572640; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:39.081914' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1255 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572640; SELECT page_size, compress_ops, 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.000188 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000738 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572641; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572641; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:40.081996' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572642; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000665 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572642; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572643; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572643; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:42.082388' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572644; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000760 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572644; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572645; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572645; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:44.082285' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.003430 Lock_time: 0.003353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572645; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572645; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000372 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572646; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572647; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000633 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572648; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:47.082622' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000736 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572649; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572649; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:48.082563' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572650; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572650; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:49.082139' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572651; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:50.082547' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572652; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572652; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572653; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:52.08222' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572654; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572654; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:30:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000489 Lock_time: 0.000139 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572655; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572655; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572655; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:30:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572656; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:55.082854' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572656; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:55.082745' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572657; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000246 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572657; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:56.082942' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572658; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:30:57.083269' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:30:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000129 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572659; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000706 Lock_time: 0.000219 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572659; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572660; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1268 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572660; SELECT page_size, buffer_pool_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.000140 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:31:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572661; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572661; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:00.082704' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572662; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000816 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572663; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000274 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572663; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:02.082343' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000954 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572664; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572664; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:03.081992' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572665; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000365 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572665; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:04.08249' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1272 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572665; SELECT page_size, compress_ops, 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.000145 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572665; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000885 Lock_time: 0.000202 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572666; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572666; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572667; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572667; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:06.08163' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572668; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000663 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572668; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001321 Lock_time: 0.000295 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572669; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572670; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572670; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:09.082197' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000623 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572671; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572671; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:10.08193' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000332 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572672; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000392 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572672; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:11.082022' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572673; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:12.082052' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000400 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572673; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:12.082092' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.008615 Lock_time: 0.007558 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572673; 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-04-16 11:31:13.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:31:13.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:31:13.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:31:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000694 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572674; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000215 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572674; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000746 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572675; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:14.082284' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000859 Lock_time: 0.000279 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572675; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:14.082212' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572675; SELECT page_size, compress_ops, 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.000139 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572675; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572676; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000900 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572676; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000355 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572677; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:16.081956' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572678; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572679; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000347 Lock_time: 0.000172 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572679; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:18.082191' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572680; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572680; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1279 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:31:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572681; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000474 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572681; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000359 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572682; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000137 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572682; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:21.082785' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000582 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572683; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572683; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:22.085605' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000170 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572683; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:22.089041' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572684; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000782 Lock_time: 0.000161 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572684; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000629 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572685; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1281 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572685; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1281 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572685; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572686; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:25.082317' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000763 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572686; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000306 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572687; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572687; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:26.083675' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000196 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572688; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572689; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572689; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:28.085418' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572690; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572690; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:29.081987' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000653 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572691; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000397 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572691; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:30.082287' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000701 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572692; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572692; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:31.081903' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000413 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572693; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:32.08199' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000420 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572693; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:32.082061' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000710 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572694; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572695; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572695; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:34.082645' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572695; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1285 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572695; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:31:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572696; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572696; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:35.083518' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000254 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572697; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000768 Lock_time: 0.000126 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572697; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000981 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572698; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572699; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:38.081756' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000595 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572699; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572700; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572700; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:39.081945' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572700; SELECT page_size, compress_ops, 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.000142 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000205 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572701; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572702; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572702; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:41.083124' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000607 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572703; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000526 Lock_time: 0.000212 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572704; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:43.082986' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572705; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572705; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:44.084903' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572705; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572705; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000590 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572706; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 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=1618572706; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:45.083237' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000495 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572707; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:46.081974' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572707; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:46.082338' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000283 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572708; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572708; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:47.082258' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000488 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572709; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:48.082333' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618572709; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:48.082159' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572710; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572710; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:49.082533' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1291 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572710; SELECT page_size, compress_ops, 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.000135 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572711; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000249 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572711; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:50.082896' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572712; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000558 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572712; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000381 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572713; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:52.082972' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000477 Lock_time: 0.000205 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572713; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:52.082614' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000233 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572714; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000604 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572714; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:31:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000339 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572715; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572715; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572715; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:31:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000948 Lock_time: 0.000246 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572716; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572716; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000314 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572717; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572717; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:56.083096' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572718; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572718; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:57.082045' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:31:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572719; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000674 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572720; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000237 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572720; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:31:59.08236' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1299 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572721; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000431 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572721; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:00.082164' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572722; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000661 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572722; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000925 Lock_time: 0.000170 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572723; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000234 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572723; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:02.082587' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000122 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572724; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000540 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572724; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:03.082344' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572725; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572725; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:04.082271' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572725; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572725; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:32:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572726; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:05.083235' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572727; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572727; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000256 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572728; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572728; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:07.081861' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572729; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:08.082102' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001715 Lock_time: 0.000306 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572729; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000142 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572730; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:09.082841' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000393 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572730; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:09.082838' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1303 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572730; SELECT page_size, buffer_pool_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.000161 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572731; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572731; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:10.082382' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000267 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572732; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572732; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:11.081867' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618572733; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572733; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:12.082106' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.001463 Lock_time: 0.000674 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572733; 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-04-16 11:32:13.418' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:32:13.418') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:32:13.418') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:32:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572734; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:13.081842' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000364 Lock_time: 0.000145 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572734; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:13.081817' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572735; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572735; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:14.082186' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572735; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1307 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572735; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572736; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572736; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:15.081976' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572737; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:16.081913' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572737; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:16.081831' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000897 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572738; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572738; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:17.082884' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000298 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572739; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000166 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572739; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572740; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000625 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572740; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:19.082162' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:32:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000457 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572741; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:20.082285' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000464 Lock_time: 0.000209 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572741; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:20.082286' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000338 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572742; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000792 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572742; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000374 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572743; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:22.081969' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000430 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572743; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:22.082048' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572744; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000051 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572744; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:23.082263' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000361 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572745; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:24.082062' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572745; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:24.083297' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572745; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1312 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572745; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572746; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000195 Lock_time: 0.000041 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572746; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:25.082208' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572747; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000230 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572747; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:26.081855' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572748; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000229 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572748; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:27.082715' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000515 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572749; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000248 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572750; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 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=1618572750; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:29.082477' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1314 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1314 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000811 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572751; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000319 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572752; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572752; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572753; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:32.083058' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000510 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572753; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:32.082865' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000245 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572754; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000583 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572754; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000568 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572755; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572755; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:34.083159' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1316 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572755; SELECT page_size, compress_ops, 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.000151 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572755; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:32:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000486 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572756; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000286 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572757; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:36.082262' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572757; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:36.082261' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572758; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572758; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:37.081954' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572759; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:38.081776' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000146 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572759; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:38.082081' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572760; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572760; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:39.081825' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:32:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000668 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572761; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000368 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572761; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:40.082406' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000222 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572762; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:41.082251' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000247 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572763; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572763; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:42.081938' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572764; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572764; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:43.082787' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572765; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000168 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572765; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:44.082785' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 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=1618572765; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1320 Schema: QC_hit: No # Query_time: 0.000096 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572765; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572766; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:45.082583' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000156 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572766; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:45.082783' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000360 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572767; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:46.082192' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572768; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:47.082103' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000195 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572768; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:47.0821' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572769; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000084 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572769; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:48.081955' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572770; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572770; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:49.081991' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000107 Lock_time: 0.000055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:32:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000826 Lock_time: 0.000182 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572771; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000432 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572771; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:50.081854' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000171 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572772; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000261 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572772; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:51.081919' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572773; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572773; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:52.082531' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000235 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572774; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572774; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:53.082409' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000175 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572775; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1324 Schema: QC_hit: No # Query_time: 0.000124 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572775; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1324 Schema: QC_hit: No # Query_time: 0.000112 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572775; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:32:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000536 Lock_time: 0.000046 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572776; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000466 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572777; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:56.082247' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000553 Lock_time: 0.000351 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572777; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:56.082236' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:32:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000428 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572778; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001129 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572778; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:32:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572779; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:58.083149' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000755 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572780; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572780; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:32:59.082392' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000272 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572781; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:00.082639' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572781; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000493 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572782; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:01.082078' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000649 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572782; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:01.082239' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572783; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:02.082119' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001817 Lock_time: 0.000314 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572783; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000302 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572784; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000720 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572784; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572785; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:04.082651' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572785; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000116 Lock_time: 0.000057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572785; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:33:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572786; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000180 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572786; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:05.08207' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572787; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572787; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:06.081894' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572788; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572788; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:07.082997' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572789; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000709 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572789; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572790; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:09.082354' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572790; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:09.082565' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1330 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:33:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000376 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572791; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000403 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572791; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:10.082592' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618572792; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572792; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:11.082244' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000207 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572793; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:12.08216' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572793; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:12.081891' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.001468 Lock_time: 0.000673 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572793; 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-04-16 11:33:13.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:33:13.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:33:13.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:33:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000667 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572794; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 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=1618572794; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:13.082331' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000773 Lock_time: 0.000130 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572795; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000345 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572795; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:14.082201' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572795; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572795; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000100 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572796; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:15.082378' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000354 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572796; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:15.082396' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000669 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572797; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572797; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:16.082099' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000266 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572798; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572798; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572799; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000613 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572800; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572800; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:19.082417' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1334 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572800; SELECT page_size, compress_ops, 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.000176 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:33:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572801; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572801; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:20.082517' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000742 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572802; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000390 Lock_time: 0.000158 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572803; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:22.082177' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000027 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572804; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572804; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:23.083116' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572805; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000522 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572805; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1336 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572805; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572805; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000265 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572806; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000184 Lock_time: 0.000025 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572806; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:25.082594' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572807; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:26.091402' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572807; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572808; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:27.082181' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572808; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572809; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000033 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572809; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:28.08184' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572810; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 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=1618572810; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:29.082225' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1338 Schema: QC_hit: No # Query_time: 0.000109 Lock_time: 0.000051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000729 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572811; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572811; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:30.082347' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000117 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572812; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000817 Lock_time: 0.000134 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572812; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000456 Lock_time: 0.000181 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572813; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:32.082445' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000655 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572814; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000350 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572814; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:33.081985' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000240 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572815; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572815; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:34.082353' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572815; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000095 Lock_time: 0.000045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572815; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000546 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572816; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000574 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572816; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:35.082773' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000452 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572817; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000442 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572818; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:37.082518' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000904 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572818; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:37.082367' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572819; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000609 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572819; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000809 Lock_time: 0.000151 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572820; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572820; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:39.081818' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1342 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572821; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000379 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572822; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000377 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572822; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:41.082628' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572823; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000371 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572824; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:43.082454' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000620 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572825; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572825; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:44.082066' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1344 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572825; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1344 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000070 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572825; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:33:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000287 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572826; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572826; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:45.082016' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000566 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572827; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572827; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:46.082285' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572828; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572828; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:47.081978' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000441 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572829; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:48.082154' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572829; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572830; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000343 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572830; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:49.082167' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572830; SELECT page_size, compress_ops, 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.000130 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:33:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000756 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572831; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572831; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:50.08219' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572832; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000146 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572832; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:51.082081' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000326 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572833; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000621 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572833; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000333 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572834; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000323 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572834; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:53.082132' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000385 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572835; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000672 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572835; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:54.082462' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572835; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1348 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572835; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:33:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000406 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572836; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:55.082054' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000791 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572836; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:33:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000803 Lock_time: 0.000149 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572837; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000255 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572837; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:56.0821' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000389 Lock_time: 0.000105 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572838; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572838; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:57.082112' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:33:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000263 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572839; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000814 Lock_time: 0.000197 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572839; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000318 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572840; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:59.082609' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618572840; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:33:59.082649' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572840; SELECT page_size, compress_ops, 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.000129 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000270 Lock_time: 0.000039 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572841; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572841; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000662 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572842; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000418 Lock_time: 0.000113 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572843; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000353 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572843; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:02.082095' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000119 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572844; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000127 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572844; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:03.082083' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 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=1618572845; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000280 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572845; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:04.082157' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572845; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1352 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572845; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572846; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:05.082541' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000787 Lock_time: 0.000152 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572847; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572847; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:06.081938' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000387 Lock_time: 0.000132 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572848; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:07.082495' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001681 Lock_time: 0.000395 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572848; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000112 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572849; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001507 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572849; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572850; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000276 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572850; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:09.084019' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000592 Lock_time: 0.000073 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572851; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572852; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000169 Lock_time: 0.000023 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572852; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:11.08535' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572853; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000460 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572853; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:12.082321' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.001968 Lock_time: 0.000792 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572853; 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-04-16 11:34:13.42' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:34:13.42') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:34:13.42') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:34:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000658 Lock_time: 0.000120 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572854; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000238 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572854; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:13.082054' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000689 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572855; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572855; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:14.082097' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572855; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572855; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:34:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000398 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572856; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:15.081974' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572856; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:15.081963' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000291 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572857; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000301 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572857; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:16.081985' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000699 Lock_time: 0.000115 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572858; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000259 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572858; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:17.083722' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572858; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000741 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572859; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572859; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:18.084417' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000322 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572860; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:19.082139' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001028 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572860; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1358 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000942 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572860; SELECT page_size, buffer_pool_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.000145 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:34:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000716 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572861; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000144 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572861; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:20.082629' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000396 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572862; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:21.082745' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000469 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572862; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:21.082701' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572863; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000737 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572863; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000506 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572864; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:23.082393' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000462 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572864; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:23.08237' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572865; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000194 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572865; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:24.082592' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572865; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572865; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000218 Lock_time: 0.000028 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572866; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000617 Lock_time: 0.000109 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572866; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000335 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572867; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000584 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572868; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572868; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:27.082704' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000569 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572869; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000258 Lock_time: 0.000061 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572869; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:28.082746' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000300 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572870; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000201 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572870; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:29.083272' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1362 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000679 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572871; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000303 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572871; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:30.082076' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000202 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572872; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000772 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572872; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000296 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572873; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:32.081972' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572873; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:32.081992' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572874; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000173 Lock_time: 0.000026 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572874; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:33.08177' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000269 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572875; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572875; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:34.082945' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572875; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572875; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:34:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000186 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572876; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000612 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572876; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000049 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572877; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000224 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572877; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:36.082333' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000812 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572878; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000979 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572878; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:37.082737' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000589 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572879; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000260 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572879; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:38.082209' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000686 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572880; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000401 Lock_time: 0.000124 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572880; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:39.082379' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1366 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:34:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000232 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572881; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000199 Lock_time: 0.000030 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572881; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:40.08248' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000723 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572882; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000304 Lock_time: 0.000059 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572882; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:41.082729' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572883; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000239 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572883; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:42.082659' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572884; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000483 Lock_time: 0.000128 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572884; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:43.082353' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000075 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572885; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572885; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:44.08239' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572885; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000100 Lock_time: 0.000050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572885; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:34:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000200 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572886; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:45.082255' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000236 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572886; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:45.08204' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000382 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572887; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000671 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572887; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572888; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000253 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572888; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:47.082491' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000285 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572889; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000784 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572889; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572890; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572890; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:49.082559' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1370 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572890; SELECT page_size, compress_ops, 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.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000637 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572891; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:34:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000243 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572892; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000324 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572892; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:51.082159' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000632 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572893; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000516 Lock_time: 0.000095 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572893; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:52.082479' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000257 Lock_time: 0.000044 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572894; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572894; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:53.081846' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572895; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:54.082323' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000600 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572895; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000174 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572895; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572895; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572895; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:34:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000096 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572896; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572896; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:55.085404' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572897; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000932 Lock_time: 0.000036 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572897; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:56.08226' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572898; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000281 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572898; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:57.081953' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:34:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572899; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000308 Lock_time: 0.000110 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572899; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:58.082079' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000363 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572900; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:59.08313' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000375 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572900; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:34:59.08313' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1374 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572900; SELECT page_size, compress_ops, 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.000143 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000093 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572901; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000299 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572901; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:00.083203' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572902; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:01.082755' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000273 Lock_time: 0.000052 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572903; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000412 Lock_time: 0.000156 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572903; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:02.082285' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000043 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572904; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000642 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572904; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000316 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572905; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000225 Lock_time: 0.000054 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572905; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:04.082666' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572905; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572905; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:35:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000449 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572906; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000684 Lock_time: 0.000125 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572907; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000198 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572907; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000626 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572908; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000089 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572908; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:07.082924' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572909; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000147 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572909; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:08.082637' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000650 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572910; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000341 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572910; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:09.083144' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1378 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572911; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001153 Lock_time: 0.000224 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572911; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000409 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572912; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:11.082212' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000305 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572912; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:11.082677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000351 Lock_time: 0.000085 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572913; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000219 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572913; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:12.082426' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.001111 Lock_time: 0.000419 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572913; 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-04-16 11:35:13.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:35:13.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:35:13.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:35:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000312 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572914; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000433 Lock_time: 0.000169 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572914; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:13.082235' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000855 Lock_time: 0.000222 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572915; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000438 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572915; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:14.082364' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572915; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572915; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000605 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572916; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000292 Lock_time: 0.000045 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572916; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:15.082027' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000346 Lock_time: 0.000108 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572917; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:16.082156' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000369 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572918; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000419 Lock_time: 0.000101 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572918; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:17.081756' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000203 Lock_time: 0.000029 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572919; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000252 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572919; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:18.081948' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000952 Lock_time: 0.000179 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572920; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000241 Lock_time: 0.000086 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572920; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1383 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572920; SELECT page_size, compress_ops, 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.000149 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000805 Lock_time: 0.000163 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572921; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000231 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572921; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000380 Lock_time: 0.000098 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572922; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000796 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572922; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000463 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572923; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:22.082216' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000349 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572924; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000065 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572925; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000542 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572925; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1387 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572925; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1387 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000059 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572925; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:35:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000476 Lock_time: 0.000104 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572926; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:27 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000290 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572927; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:26.08296' order by MODIFIED_DATE ASC limit 1; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 1380 Schema: ejbca QC_hit: No # Query_time: 0.000600 Lock_time: 0.000311 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 89 use ejbca; SET timestamp=1618572927; select cadata0_.cAId as col_0_0_ from CAData cadata0_; # User@Host: ejbca[ejbca] @ [10.242.169.204] # Thread_id: 1380 Schema: ejbca QC_hit: No # Query_time: 0.003650 Lock_time: 0.003425 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 91 SET timestamp=1618572927; select internalke0_.id as col_0_0_ from InternalKeyBindingData internalke0_ where internalke0_.keyBindingType='OcspKeyBinding'; # Time: 210416 11:35:28 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001085 Lock_time: 0.000141 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572928; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000965 Lock_time: 0.000058 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572928; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:27.083183' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:29 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572929; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000570 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572929; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:30 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000329 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572930; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:29.082673' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000190 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572930; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1391 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572930; SELECT page_size, compress_ops, 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.000125 Lock_time: 0.000060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:31 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000467 Lock_time: 0.000184 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572931; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000652 Lock_time: 0.000131 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572931; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:32 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000822 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572932; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:33 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000264 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572933; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000806 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572933; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:34 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572934; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:35 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000268 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572935; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:34.082438' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000386 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572935; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:34.082605' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572935; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572935; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:36 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000404 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572936; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000749 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572936; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:37 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000348 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572937; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:36.082873' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:38 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000752 Lock_time: 0.000097 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572938; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000891 Lock_time: 0.000636 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572938; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:37.082456' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:39 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000330 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572939; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000959 Lock_time: 0.000087 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572939; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:40 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000547 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572940; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000395 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572940; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:39.082315' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000120 Lock_time: 0.000058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:41 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000587 Lock_time: 0.000168 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572941; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:40.083211' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000243 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572941; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:40.083308' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:42 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000367 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572942; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001135 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572942; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:43 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000251 Lock_time: 0.000047 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572943; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:44 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000480 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572944; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:45 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000366 Lock_time: 0.000090 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572945; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:44.082941' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000391 Lock_time: 0.000114 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572945; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:44.082849' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572945; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1397 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=1618572945; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:35:46 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000133 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572946; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:45.082557' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000482 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572946; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:47 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000670 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572947; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:48 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572948; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000278 Lock_time: 0.000042 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572948; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:47.082361' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:49 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000310 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572949; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:48.085222' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:50 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000700 Lock_time: 0.000121 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572950; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000183 Lock_time: 0.000032 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572950; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:49.082335' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572950; SELECT page_size, compress_ops, 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.000144 Lock_time: 0.000069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:51 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000297 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572951; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000277 Lock_time: 0.000070 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572951; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:50.082205' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:52 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000282 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572952; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:53 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000071 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572953; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:52.082064' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:54 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000378 Lock_time: 0.000053 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572954; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:53.082096' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:55 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572955; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572955; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1401 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000062 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572955; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:35:56 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000646 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572956; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000206 Lock_time: 0.000048 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572956; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:55.083542' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:57 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000313 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572957; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000062 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572957; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:56.082209' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:35:58 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000690 Lock_time: 0.000083 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572958; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:35:59 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000317 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572959; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000793 Lock_time: 0.000074 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572959; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:36:00 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000771 Lock_time: 0.000092 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572960; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000344 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572960; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:35:59.082317' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:36:01 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 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=1618572961; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000357 Lock_time: 0.000072 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572961; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:00.081994' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:02 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000337 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572962; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000307 Lock_time: 0.000034 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572962; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:01.08205' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:03 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000991 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572963; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:36:04 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000727 Lock_time: 0.000088 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572964; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000454 Lock_time: 0.000154 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572964; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:03.082032' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:05 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000321 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572965; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572965; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1405 Schema: QC_hit: No # Query_time: 0.000113 Lock_time: 0.000053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572965; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 210416 11:36:06 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000388 Lock_time: 0.000057 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572966; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:07 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000340 Lock_time: 0.000111 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572967; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000295 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572967; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:06.082608' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:08 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000576 Lock_time: 0.000066 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572968; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000627 Lock_time: 0.000055 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572968; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:07.082965' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:09 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000327 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572969; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:08.082942' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000415 Lock_time: 0.000162 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572969; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:08.083042' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:10 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.001102 Lock_time: 0.000192 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572970; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000320 Lock_time: 0.000118 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572970; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:09.082013' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572970; SELECT page_size, compress_ops, 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.000142 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:36:11 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000427 Lock_time: 0.000106 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572971; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:10.082809' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:12 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000839 Lock_time: 0.000094 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572972; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000244 Lock_time: 0.000040 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572972; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:11.08336' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:13 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000705 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572973; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000453 Lock_time: 0.000056 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572973; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:12.08258' order by MODIFIED_DATE ASC limit 1; # User@Host: so_user[so_user] @ [10.242.8.234] # Thread_id: 1244 Schema: camundabpmn QC_hit: No # Query_time: 0.001241 Lock_time: 0.000537 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 356 use camundabpmn; SET timestamp=1618572973; 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-04-16 11:36:13.419' ) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ < '2021-04-16 11:36:13.419') and RES.SUSPENSION_STATE_ = 1 and (RES.DEPLOYMENT_ID_ is null or ( RES.DEPLOYMENT_ID_ IN ( '15e5c65e-9ea3-11eb-890d-aa9cef75d4a2' ) ) ) 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-04-16 11:36:13.419') -- in progress ) ) or RES.EXCLUSIVE_ = 0 ) LIMIT 3 OFFSET 0; # Time: 210416 11:36:14 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000294 Lock_time: 0.000081 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 use vid_openecomp_epsdk; SET timestamp=1618572974; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000681 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572974; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:36:15 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000634 Lock_time: 0.000103 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572975; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000099 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572975; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:14.082215' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1409 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572975; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1409 Schema: QC_hit: No # Query_time: 0.000117 Lock_time: 0.000064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572975; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:36:16 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000289 Lock_time: 0.000050 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572976; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:15.08199' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000563 Lock_time: 0.000063 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572976; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:36:17 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000714 Lock_time: 0.000102 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572977; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or JOB_STATUS='IN_PROGRESS' or TAKEN_BY IS NOT NULL)) order by has_any_in_progress_job, CREATED_DATE, INDEX_IN_BULK limit 1; # Time: 210416 11:36:18 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000250 Lock_time: 0.000068 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572978; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000262 Lock_time: 0.000078 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572978; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:17.082572' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:19 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000334 Lock_time: 0.000091 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572979; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:18.082192' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000331 Lock_time: 0.000107 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572979; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:18.082178' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:20 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000644 Lock_time: 0.000080 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572980; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000487 Lock_time: 0.000140 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572980; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:19.082109' order by MODIFIED_DATE ASC limit 1; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572980; SELECT page_size, compress_ops, 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.000109 Lock_time: 0.000052 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:36:21 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000692 Lock_time: 0.000079 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572981; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000082 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572981; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:20.082396' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:22 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000309 Lock_time: 0.000060 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572982; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000288 Lock_time: 0.000067 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572982; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:21.082254' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:23 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000284 Lock_time: 0.000064 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572983; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000227 Lock_time: 0.000077 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572983; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:22.082049' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:24 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000407 Lock_time: 0.000116 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572984; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:23.082474' order by MODIFIED_DATE ASC limit 1; # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000293 Lock_time: 0.000069 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572984; select * from VID_JOB where JOB_STATUS = 'IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:23.082042' order by MODIFIED_DATE ASC limit 1; # Time: 210416 11:36:25 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000209 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572985; select * from VID_JOB where JOB_STATUS = 'CREATING' and TAKEN_BY is 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.67.211] # Thread_id: 517 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000552 Lock_time: 0.000076 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572985; select vid_job.* from VID_JOB left join (select user_Id, 1 as has_any_in_progress_job from VID_JOB where JOB_STATUS = 'IN_PROGRESS' or TAKEN_BY IS NOT NULL group by user_id) users_have_any_in_progress_job_tbl on vid_job.user_id = users_have_any_in_progress_job_tbl.user_id where JOB_STATUS = 'PENDING' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and ( select sum(CASE WHEN JOB_STATUS='IN_PROGRESS' or (JOB_STATUS='PENDING' and TAKEN_BY IS NOT NULL) THEN 1 ELSE 0 END) as in_progress from VID_JOB ) <200 and TEMPLATE_Id not in (select TEMPLATE_Id from vid_job where TEMPLATE_Id IS NOT NULL and( (JOB_STATUS IN('FAILED','FAILED_AND_PAUSED') and DELETED_AT is null) or 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: 1413 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1618572985; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1413 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000066 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1618572985; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 210416 11:36:26 # User@Host: vidadmin[vidadmin] @ [10.242.67.211] # Thread_id: 516 Schema: vid_openecomp_epsdk QC_hit: No # Query_time: 0.000214 Lock_time: 0.000037 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 1018 SET timestamp=1618572986; select * from VID_JOB where JOB_STATUS = 'RESOURCE_IN_PROGRESS' and TAKEN_BY is null and DELETED_AT is null and BUILD = '8.0.2..677' and MODIFIED_DATE <= '2021-04-16 11:36:25.08276' order by MODIFIED_DATE ASC limit 1;