Title: Undefined global variable $_ENV
Last modified: April 28, 2026

---

# Undefined global variable $_ENV

 *  Resolved [jkilbride](https://wordpress.org/support/users/jkilbride/)
 * (@jkilbride)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/undefined-global-variable-_env/)
 * Just started getting this warning today from my cron daemon, which runs my wp-
   cron.php file:
   PHP Warning:  Undefined global variable $_ENV in /var/www[/[redacted]/htdocs/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php](http://jamiekaler.com/htdocs/wp-content/plugins/updraftplus/includes/class-manipulation-functions.php)
   on line 89
 * However, it looks like the backup succeeded.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [bcrodua](https://wordpress.org/support/users/bcrodua/)
 * (@bcrodua)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/undefined-global-variable-_env/#post-18893946)
 * 
   Hi,
 * Since the backup still completed successfully, this looks like a PHP warning 
   rather than a backup failure.
 * Could you please confirm your PHP version and UpdraftPlus version? Also, if possible,
   please share the full backup log so we can check whether the warning is only 
   appearing from cron or if it’s also being recorded during the backup process.
 * Best Wishes,
   Bryle
 *  Thread Starter [jkilbride](https://wordpress.org/support/users/jkilbride/)
 * (@jkilbride)
 * [1 week, 2 days ago](https://wordpress.org/support/topic/undefined-global-variable-_env/#post-18894361)
 * php –version
 * PHP 8.3.6 (cli) (built: Mar 20 2026 02:32:55) (NTS)
   Copyright (c) The PHP GroupZend
   Engine v4.3.6, Copyright (c) Zend Technologieswith Zend OPcache v8.3.6, Copyright(
   c), by Zend Technologies
 * Updraft version is 1.26.3
 *     ```wp-block-code
       Full Log, the error appears at 0140.170:----------0000.006 (0) Opened log file at time: Tue, 28 Apr 2026 23:00:02 +0000 on http://[redacted].com0000.018 (0) UpdraftPlus WordPress backup plugin (https://updraftplus.com): 1.26.3 WP: 6.9.4 PHP: 8.3.6 (cli, Linux [redacted].com 6.17.0-1012-aws #12~24.04.1-Ubuntu SMP Mon Apr 6 17:38:24 UTC 2026 aarch64) MySQL: 8.0.45-0ubuntu0.24.04.1 (max packet size=67108864) WPLANG: en_US Server: safe_mode: 0 max_execution_time: 900 memory_limit: -1 (used: 71.3M | 73M) multisite: N openssl: OpenSSL 3.0.13 30 Jan 2024 mcrypt: N LANG: C.UTF-8 WP Proxy: disabled ZipArchive::addFile: N0000.027 (0) Free space on disk containing Updraft's temporary directory: 19694.3 MB0000.052 (0) Tasks: Backup files: 1 (schedule: daily) Backup DB: (schedule: daily)0000.059 (0) Processed schedules. Combining jobs from identical schedules. Tasks now: Backup files: 1 Backup DB: 10000.087 (0) Requesting semaphore lock (fd) (apparently via scheduler: last_scheduled_action_called_at=1777330802, seconds_ago=86400)0000.125 (0) Set semaphore last lock (fd) time to 2026-04-28 23:00:020000.134 (0) Semaphore lock (fd) complete0000.160 (0) Backup run: resumption=0, nonce=15964e90106b, file_nonce=15964e90106b begun at=1777417202 (0s ago), job type=backup0000.176 (0) Scheduling a resumption (1) after 300 seconds (1777417502) in case this run gets aborted0000.207 (0) Checking if we have a zip executable available0000.213 (0) Testing: /usr/bin/zip0000.224 (0) Output: zip warning: binziptest/test.zip not found or empty0000.232 (0) Output: adding: binziptest/subdir1/ (in=0) (out=0) (stored 0%)0000.241 (0) Output: adding: binziptest/subdir1/subdir2/ (in=0) (out=0) (stored 0%)0000.250 (0) Output: adding: binziptest/subdir1/subdir2/test.html (in=131) (out=107) (deflated 18%)0000.259 (0) Output: total bytes=131, compressed=107 -> 18% savings0000.269 (0) Output: adding: binziptest/subdir1/subdir2/test2.html (in=138) (out=113) (deflated 18%)0000.279 (0) Output: total bytes=269, compressed=220 -> 18% savings0000.294 (0) Working binary zip found: /usr/bin/zip0000.310 (0) Zip engine: found/will use a binary zip: /usr/bin/zip0000.318 (0) Creation of backups of directories: beginning0000.345 (0) Beginning creation of dump of plugins (split every: 400 MB)0000.894 (0) Total entities for the zip file: 3634 directories, 14515 files (0 skipped as non-modified), 184.5 MB0000.904 (0) Zip: backup_2026-04-28-1600_[redacted]15964e90106b-plugins.zip.tmp: 100 files added (on-disk size: 0 KB) 0000.912 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 200 files added (on-disk size: 0 KB) 0000.922 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 300 files added (on-disk size: 0 KB) 0000.931 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 400 files added (on-disk size: 0 KB) 0000.940 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 500 files added (on-disk size: 0 KB) 0000.950 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 600 files added (on-disk size: 0 KB) 0000.960 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 700 files added (on-disk size: 0 KB) 0000.969 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 800 files added (on-disk size: 0 KB) 0000.979 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 900 files added (on-disk size: 0 KB) 0000.988 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1000 files added (on-disk size: 0 KB) 0000.997 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (7.6 MB, 14515 files batched, 1001 (1001) added so far); re-opening (prior size: 0 KB) 0001.861 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 3.00 MB 0001.876 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1100 files added (on-disk size: 3086.3 KB) 0001.884 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1200 files added (on-disk size: 3086.3 KB) 0001.892 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1300 files added (on-disk size: 3086.3 KB) 0001.900 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1400 files added (on-disk size: 3086.3 KB) 0001.908 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1500 files added (on-disk size: 3086.3 KB) 0001.916 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1600 files added (on-disk size: 3086.3 KB) 0001.923 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1700 files added (on-disk size: 3086.3 KB) 0001.932 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1800 files added (on-disk size: 3086.3 KB) 0001.942 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 1900 files added (on-disk size: 3086.3 KB) 0001.951 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2000 files added (on-disk size: 3086.3 KB) 0001.960 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (3.6 MB, 14515 files batched, 1001 (2002) added so far); re-opening (prior size: 3086.3 KB) 0002.742 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 4.00 MB 0002.759 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2100 files added (on-disk size: 4079.8 KB) 0002.767 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2200 files added (on-disk size: 4079.8 KB) 0002.776 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2300 files added (on-disk size: 4079.8 KB) 0002.785 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2400 files added (on-disk size: 4079.8 KB) 0002.795 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2500 files added (on-disk size: 4079.8 KB) 0002.804 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2600 files added (on-disk size: 4079.8 KB) 0002.813 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2700 files added (on-disk size: 4079.8 KB) 0002.822 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2800 files added (on-disk size: 4079.8 KB) 0002.832 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 2900 files added (on-disk size: 4079.8 KB) 0002.841 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3000 files added (on-disk size: 4079.8 KB) 0002.849 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (22 MB, 14515 files batched, 1001 (3003) added so far); re-opening (prior size: 4079.8 KB) 0004.043 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 6.60 MB 0004.060 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3100 files added (on-disk size: 6752.6 KB) 0004.069 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3200 files added (on-disk size: 6752.6 KB) 0004.076 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3300 files added (on-disk size: 6752.6 KB) 0004.085 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3400 files added (on-disk size: 6752.6 KB) 0004.094 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3500 files added (on-disk size: 6752.6 KB) 0004.103 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3600 files added (on-disk size: 6752.6 KB) 0004.113 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3700 files added (on-disk size: 6752.6 KB) 0004.122 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3800 files added (on-disk size: 6752.6 KB) 0004.131 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 3900 files added (on-disk size: 6752.6 KB) 0004.140 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4000 files added (on-disk size: 6752.6 KB) 0004.147 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (15 MB, 14515 files batched, 1001 (4004) added so far); re-opening (prior size: 6752.6 KB) 0005.163 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 9.50 MB 0005.187 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4100 files added (on-disk size: 9750.8 KB) 0005.197 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4200 files added (on-disk size: 9750.8 KB) 0005.206 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4300 files added (on-disk size: 9750.8 KB) 0005.216 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4400 files added (on-disk size: 9750.8 KB) 0005.225 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4500 files added (on-disk size: 9750.8 KB) 0005.233 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4600 files added (on-disk size: 9750.8 KB) 0005.241 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4700 files added (on-disk size: 9750.8 KB) 0005.249 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4800 files added (on-disk size: 9750.8 KB) 0005.257 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 4900 files added (on-disk size: 9750.8 KB) 0005.265 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5000 files added (on-disk size: 9750.8 KB) 0005.274 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (24.3 MB, 14515 files batched, 1001 (5005) added so far); re-opening (prior size: 9750.8 KB) 0006.348 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 30.50 MB 0006.364 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5100 files added (on-disk size: 31250.8 KB) 0006.372 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5200 files added (on-disk size: 31250.8 KB) 0006.380 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5300 files added (on-disk size: 31250.8 KB) 0006.388 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5400 files added (on-disk size: 31250.8 KB) 0006.396 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5500 files added (on-disk size: 31250.8 KB) 0006.403 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5600 files added (on-disk size: 31250.8 KB) 0006.412 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5700 files added (on-disk size: 31250.8 KB) 0006.419 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5800 files added (on-disk size: 31250.8 KB) 0006.428 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 5900 files added (on-disk size: 31250.8 KB) 0006.435 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6000 files added (on-disk size: 31250.8 KB) 0006.443 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (6.3 MB, 14515 files batched, 1001 (6006) added so far); re-opening (prior size: 31250.8 KB) 0007.377 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6100 files added (on-disk size: 33178.7 KB) 0007.387 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6200 files added (on-disk size: 33178.7 KB) 0007.397 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6300 files added (on-disk size: 33178.7 KB) 0007.407 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6400 files added (on-disk size: 33178.7 KB) 0007.416 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6500 files added (on-disk size: 33178.7 KB) 0007.427 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6600 files added (on-disk size: 33178.7 KB) 0007.435 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6700 files added (on-disk size: 33178.7 KB) 0007.444 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6800 files added (on-disk size: 33178.7 KB) 0007.451 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 6900 files added (on-disk size: 33178.7 KB) 0007.460 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7000 files added (on-disk size: 33178.7 KB) 0007.466 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (5.3 MB, 14515 files batched, 1001 (7007) added so far); re-opening (prior size: 33178.7 KB) 0008.373 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7100 files added (on-disk size: 34939.5 KB) 0008.381 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7200 files added (on-disk size: 34939.5 KB) 0008.391 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7300 files added (on-disk size: 34939.5 KB) 0008.400 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7400 files added (on-disk size: 34939.5 KB) 0008.410 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7500 files added (on-disk size: 34939.5 KB) 0008.419 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7600 files added (on-disk size: 34939.5 KB) 0008.427 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7700 files added (on-disk size: 34939.5 KB) 0008.435 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7800 files added (on-disk size: 34939.5 KB) 0008.443 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 7900 files added (on-disk size: 34939.5 KB) 0008.451 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8000 files added (on-disk size: 34939.5 KB) 0008.457 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (9.1 MB, 14515 files batched, 1001 (8008) added so far); re-opening (prior size: 34939.5 KB) 0009.485 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8100 files added (on-disk size: 37451.5 KB) 0009.495 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8200 files added (on-disk size: 37451.5 KB) 0009.504 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8300 files added (on-disk size: 37451.5 KB) 0009.512 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8400 files added (on-disk size: 37451.5 KB) 0009.520 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8500 files added (on-disk size: 37451.5 KB) 0009.530 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8600 files added (on-disk size: 37451.5 KB) 0009.538 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8700 files added (on-disk size: 37451.5 KB) 0009.546 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8800 files added (on-disk size: 37451.5 KB) 0009.556 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 8900 files added (on-disk size: 37451.5 KB) 0009.566 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9000 files added (on-disk size: 37451.5 KB) 0009.574 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (13.5 MB, 14515 files batched, 1001 (9009) added so far); re-opening (prior size: 37451.5 KB) 0010.671 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: size is now: 44.30 MB 0010.687 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9100 files added (on-disk size: 45410.5 KB) 0010.695 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9200 files added (on-disk size: 45410.5 KB) 0010.704 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9300 files added (on-disk size: 45410.5 KB) 0010.711 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9400 files added (on-disk size: 45410.5 KB) 0010.719 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9500 files added (on-disk size: 45410.5 KB) 0010.727 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9600 files added (on-disk size: 45410.5 KB) 0010.737 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9700 files added (on-disk size: 45410.5 KB) 0010.745 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9800 files added (on-disk size: 45410.5 KB) 0010.753 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 9900 files added (on-disk size: 45410.5 KB) 0010.762 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10000 files added (on-disk size: 45410.5 KB) 0010.771 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (8.8 MB, 14515 files batched, 1001 (10010) added so far); re-opening (prior size: 45410.5 KB) 0011.813 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10100 files added (on-disk size: 47989.6 KB) 0011.818 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10200 files added (on-disk size: 47989.6 KB) 0011.821 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10300 files added (on-disk size: 47989.6 KB) 0011.825 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10400 files added (on-disk size: 47989.6 KB) 0011.830 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10500 files added (on-disk size: 47989.6 KB) 0011.833 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10600 files added (on-disk size: 47989.6 KB) 0011.837 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10700 files added (on-disk size: 47989.6 KB) 0011.841 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10800 files added (on-disk size: 47989.6 KB) 0011.845 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 10900 files added (on-disk size: 47989.6 KB) 0011.849 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11000 files added (on-disk size: 47989.6 KB) 0011.852 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (13.4 MB, 14515 files batched, 1001 (11011) added so far); re-opening (prior size: 47989.6 KB) 0013.095 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11100 files added (on-disk size: 52446.6 KB) 0013.109 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11200 files added (on-disk size: 52446.6 KB) 0013.119 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11300 files added (on-disk size: 52446.6 KB) 0013.130 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11400 files added (on-disk size: 52446.6 KB) 0013.140 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11500 files added (on-disk size: 52446.6 KB) 0013.150 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11600 files added (on-disk size: 52446.6 KB) 0013.159 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11700 files added (on-disk size: 52446.6 KB) 0013.170 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11800 files added (on-disk size: 52446.6 KB) 0013.178 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 11900 files added (on-disk size: 52446.6 KB) 0013.187 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12000 files added (on-disk size: 52446.6 KB) 0013.193 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (18.5 MB, 14515 files batched, 1001 (12012) added so far); re-opening (prior size: 52446.6 KB) 0015.250 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12100 files added (on-disk size: 60301.8 KB) 0015.259 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12200 files added (on-disk size: 60301.8 KB) 0015.269 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12300 files added (on-disk size: 60301.8 KB) 0015.278 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12400 files added (on-disk size: 60301.8 KB) 0015.287 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12500 files added (on-disk size: 60301.8 KB) 0015.297 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12600 files added (on-disk size: 60301.8 KB) 0015.306 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12700 files added (on-disk size: 60301.8 KB) 0015.315 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12800 files added (on-disk size: 60301.8 KB) 0015.323 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 12900 files added (on-disk size: 60301.8 KB) 0015.331 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13000 files added (on-disk size: 60301.8 KB) 0015.340 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (8.9 MB, 14515 files batched, 1001 (13013) added so far); re-opening (prior size: 60301.8 KB) 0016.466 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13100 files added (on-disk size: 63071.5 KB) 0016.476 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13200 files added (on-disk size: 63071.5 KB) 0016.485 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13300 files added (on-disk size: 63071.5 KB) 0016.495 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13400 files added (on-disk size: 63071.5 KB) 0016.503 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13500 files added (on-disk size: 63071.5 KB) 0016.511 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13600 files added (on-disk size: 63071.5 KB) 0016.519 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13700 files added (on-disk size: 63071.5 KB) 0016.527 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13800 files added (on-disk size: 63071.5 KB) 0016.535 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 13900 files added (on-disk size: 63071.5 KB) 0016.543 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14000 files added (on-disk size: 63071.5 KB) 0016.550 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (22.4 MB, 14515 files batched, 1001 (14014) added so far); re-opening (prior size: 63071.5 KB) 0018.206 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14100 files added (on-disk size: 69810.5 KB) 0018.216 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14200 files added (on-disk size: 69810.5 KB) 0018.224 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14300 files added (on-disk size: 69810.5 KB) 0018.233 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14400 files added (on-disk size: 69810.5 KB) 0018.244 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.tmp: 14500 files added (on-disk size: 69810.5 KB) 0019.138 (0) Creating zip file manifest (backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.list-temp.tmp) 0019.161 (0) Successfully created zip file manifest (size: 1330004) 0020.041 (0) Created plugins zip (0) - 71767.9 KB in 19.7 s (3646.1 KB/s) (sha1: af6a1bf44da8d05c69ef482a635f0013ec1edae4, sha256: 06e6493cde9ffa878435c44af2bf0586ee1fc381bd2164f464e91a8f44517b7e) 0020.060 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0020.063 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0020.119 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0020.122 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0020.126 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip (chunks: 15) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip 0020.217 (0) Amazon S3: chunked upload: got multipart ID: k40rakqBDW2i7tzMV7Rg7qksXMn7K94Vb0hXVq2pqIKJQ5447a7jcLGQWSdZsziQrh40eAPig9RsQqyhz_ETY0FeNMQHwThp3F7kv.yV3C1mtX1bWxz0PryzNCaAqpDU 0020.535 (0) S3 chunked upload: 6.7 % uploaded (1, 9b107e8af6166249ddc01a78d35839ba) 0020.763 (0) S3 chunked upload: 13.3 % uploaded (2, c40eadb9f3f6e98af203867aff4f9664) 0021.060 (0) S3 chunked upload: 20 % uploaded (3, da645a6b935ffceae586fe3814a63299) 0021.343 (0) S3 chunked upload: 26.7 % uploaded (4, fa5e04640a350fec60017705c88917a8) 0021.614 (0) S3 chunked upload: 33.3 % uploaded (5, aee0d13723e7bcfd743a2d8ab45664f3) 0021.879 (0) S3 chunked upload: 40 % uploaded (6, 980b766cf3688afb388776ad7f0097a1) 0022.147 (0) S3 chunked upload: 46.7 % uploaded (7, 86924779aa1e07a448c332f4d57e5b16) 0022.378 (0) S3 chunked upload: 53.3 % uploaded (8, 181d7da4244b226b8b01213b25bfa24b) 0022.622 (0) S3 chunked upload: 60 % uploaded (9, 0d51fc0855bdd204461e39936c9daaf7) 0022.888 (0) S3 chunked upload: 66.7 % uploaded (10, 2e5f561f3022da440845e22029703dc4) 0023.114 (0) S3 chunked upload: 73.3 % uploaded (11, 6e7204bf9182646d61d66567dfe460bf) 0023.401 (0) S3 chunked upload: 80 % uploaded (12, 4abdc7de496e578d3cd9780195e4a140) 0023.670 (0) S3 chunked upload: 86.7 % uploaded (13, bc6d49baa2582fdbde4b14e0fd05f042) 0023.922 (0) S3 chunked upload: 93.3 % uploaded (14, d2884f3fda94031f7f5aac0eff54a6b4) 0024.034 (0) S3 chunked upload: 100 % uploaded (15, 7d9e469b157d9e1e853d3bc2b88b26e2) 0024.045 (0) Amazon S3: upload: all chunks uploaded; will now instruct S3 to re-assemble 0024.236 (0) Amazon S3: upload (plugins0): re-assembly succeeded 0024.241 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip 0024.262 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip: OK 0024.291 (0) Beginning creation of dump of themes (split every: 400 MB) 0024.393 (0) Total entities for the zip file: 350 directories, 2367 files (0 skipped as non-modified), 80.2 MB 0024.401 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 100 files added (on-disk size: 0 KB) 0024.409 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 200 files added (on-disk size: 0 KB) 0024.417 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 300 files added (on-disk size: 0 KB) 0024.425 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 400 files added (on-disk size: 0 KB) 0024.433 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 500 files added (on-disk size: 0 KB) 0024.441 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 600 files added (on-disk size: 0 KB) 0024.451 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 700 files added (on-disk size: 0 KB) 0024.459 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 800 files added (on-disk size: 0 KB) 0024.466 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 25 MB added on this batch (25.1 MB, 2367 files batched, 875 (875) added so far); re-opening (prior size: 0 KB) 0025.860 (0) backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: size is now: 13.90 MB 0025.874 (0) A useful amount of data was added after this amount of zip processing: 1.9 s (normalised: 1.9 s, rate: 13231.9 KB/s) 0025.887 (0) Performance is good - will increase the amount of data we attempt to batch (time=1.9386310577393, normalised_time=1.9347173998155, max_time=25.874238014221, data points known=1, old_max_bytes=26214400, new_max_bytes=209715200) 0025.901 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 900 files added (on-disk size: 14214.8 KB) 0025.909 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1000 files added (on-disk size: 14214.8 KB) 0025.917 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1100 files added (on-disk size: 14214.8 KB) 0025.925 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1200 files added (on-disk size: 14214.8 KB) 0025.933 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1300 files added (on-disk size: 14214.8 KB) 0025.941 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1400 files added (on-disk size: 14214.8 KB) 0025.949 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1500 files added (on-disk size: 14214.8 KB) 0025.958 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1600 files added (on-disk size: 14214.8 KB) 0025.967 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1700 files added (on-disk size: 14214.8 KB) 0025.977 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1800 files added (on-disk size: 14214.8 KB) 0025.984 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (37.6 MB, 2367 files batched, 1001 (1876) added so far); re-opening (prior size: 14214.8 KB) 0028.422 (0) backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: size is now: 24.20 MB 0028.437 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 1900 files added (on-disk size: 24775.1 KB) 0028.446 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 2000 files added (on-disk size: 24775.1 KB) 0028.455 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 2100 files added (on-disk size: 24775.1 KB) 0028.462 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 2200 files added (on-disk size: 24775.1 KB) 0028.470 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: 2300 files added (on-disk size: 24775.1 KB) 0029.608 (0) backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.tmp: size is now: 29.50 MB 0029.642 (0) Creating zip file manifest (backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.list-temp.tmp) 0029.653 (0) Successfully created zip file manifest (size: 183011) 0030.055 (0) Created themes zip (0) - 30239.1 KB in 5.7 s (5261.8 KB/s) (sha1: 10ec216a76fa714edb445d3ce434301ecc4824b8, sha256: 21cbb6eaa920d296ed4c036552b94f2825806153fe7b78c24d44b3065d5095d0) 0030.080 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0030.088 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0030.140 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0030.146 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0030.153 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-themes.zip (chunks: 6) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-themes.zip 0030.244 (0) Amazon S3: chunked upload: got multipart ID: wzdE1fZ4l0G1LJMLk7iymsUOHxzcLkIT0IYr6uu41PRXp.kn_1s1dQTPIlRLaFfVzXCVBK1.7PLGAZkr.k_0kHK0l3oyHkLZ2_AhDsUaSW15g7xY8wE6n4TfZMnl3rF3 0030.489 (0) S3 chunked upload: 16.7 % uploaded (1, 54fb63501627026b1eb7ceb9045547ef) 0030.803 (0) S3 chunked upload: 33.3 % uploaded (2, c4fd5c936c8040aa7bd39c181c19e163) 0031.123 (0) S3 chunked upload: 50 % uploaded (3, 4b7c8abe5c02b2631b3e27b8ca259ca1) 0031.458 (0) S3 chunked upload: 66.7 % uploaded (4, e484cc2f2ede15045c12d2bf2903893d) 0031.658 (0) S3 chunked upload: 83.3 % uploaded (5, 152598209479938a0b63e6876c304089) 0031.916 (0) S3 chunked upload: 100 % uploaded (6, 2d3ec1b7c8d33e1ca975d7decdbb5760) 0031.937 (0) Amazon S3: upload: all chunks uploaded; will now instruct S3 to re-assemble 0032.114 (0) Amazon S3: upload (themes0): re-assembly succeeded 0032.121 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip 0032.138 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-themes.zip: OK 0032.161 (0) Exclusion option setting (uploads): backup,backups,backwpup,wp-clone,snapshots 0032.168 (0) Looking for candidates to backup in: /var/www/[redacted].com/htdocs/wp-content/uploads 0032.174 (0) finding files: et_temp: adding to list (1) 0032.181 (0) finding files: woocommerce-placeholder-600x600.png: adding to list (2) 0032.188 (0) finding files: woocommerce-placeholder-1024x1024.png: adding to list (3) 0032.195 (0) finding files: 2016: adding to list (4) 0032.201 (0) finding files: woocommerce-placeholder-83x55.png: adding to list (5) 0032.208 (0) finding files: woocommerce-placeholder-150x150.png: adding to list (6) 0032.215 (0) finding files: woocommerce-placeholder-232x232.png: adding to list (7) 0032.221 (0) finding files: woocommerce-placeholder-768x428.png: adding to list (8) 0032.228 (0) finding files: wpcf7_uploads: adding to list (9) 0032.234 (0) finding files: GeoIP.dat: adding to list (10) 0032.241 (0) finding files: wc-logs: adding to list (11) 0032.247 (0) finding files: 2018: adding to list (12) 0032.254 (0) finding files: redux: adding to list (13) 0032.262 (0) finding files: woocommerce-placeholder-264x178.png: adding to list (14) 0032.268 (0) finding files: 2026: adding to list (15) 0032.275 (0) finding files: woocommerce-placeholder-125x83.png: adding to list (16) 0032.281 (0) finding files: merlin-wp: adding to list (17) 0032.288 (0) finding files: 2022: adding to list (18) 0032.294 (0) finding files: woocommerce-placeholder.png: adding to list (19) 0032.301 (0) finding files: 2017: adding to list (20) 0032.308 (0) finding files: wpcf7_captcha: adding to list (21) 0032.315 (0) finding files: woocommerce-placeholder-768x768.png: adding to list (22) 0032.322 (0) finding files: woocommerce-placeholder-249x140.png: adding to list (23) 0032.328 (0) finding files: woocommerce-placeholder-344x344.png: adding to list (24) 0032.335 (0) finding files: woocommerce_uploads: adding to list (25) 0032.342 (0) finding files: 2021: adding to list (26) 0032.348 (0) finding files: woocommerce-placeholder-600x428.png: adding to list (27) 0032.355 (0) finding files: opti-mozjpeg-guetzli-webp: adding to list (28) 0032.362 (0) finding files: woocommerce-placeholder-123x123.png: adding to list (29) 0032.370 (0) finding files: 2019: adding to list (30) 0032.377 (0) finding files: 2024: adding to list (31) 0032.384 (0) finding files: woocommerce-placeholder-100x100.png: adding to list (32) 0032.391 (0) finding files: wp_quiz-result-images: adding to list (33) 0032.397 (0) finding files: 2020: adding to list (34) 0032.404 (0) finding files: woocommerce-placeholder-1200x500.png: adding to list (35) 0032.410 (0) finding files: 2025: adding to list (36) 0032.417 (0) finding files: woocommerce-placeholder-300x300.png: adding to list (37) 0032.423 (0) finding files: 2023: adding to list (38) 0032.430 (0) finding files: woocommerce-placeholder-1104x1104.png: adding to list (39) 0032.437 (0) finding files: analytify-logs: adding to list (40) 0032.443 (0) finding files: woocommerce-placeholder-366x205.png: adding to list (41) 0032.450 (0) finding files: wp_quiz-import: adding to list (42) 0032.456 (0) finding files: GeoIPv6.dat: adding to list (43) 0032.463 (0) finding files: woocommerce-placeholder-534x300.png: adding to list (44) 0032.470 (0) finding files: woocommerce-placeholder-76x76.png: adding to list (45) 0032.476 (0) finding files: woocommerce-placeholder-165x92.png: adding to list (46) 0032.483 (0) Beginning creation of dump of uploads (split every: 400 MB) 0032.940 (0) Total entities for the zip file: 144 directories, 15312 files (0 skipped as non-modified), 679.4 MB 0032.949 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 100 files added (on-disk size: 0 KB) 0032.957 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 200 files added (on-disk size: 0 KB) 0032.965 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 300 files added (on-disk size: 0 KB) 0032.973 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 400 files added (on-disk size: 0 KB) 0032.981 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 500 files added (on-disk size: 0 KB) 0032.989 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 600 files added (on-disk size: 0 KB) 0032.996 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 700 files added (on-disk size: 0 KB) 0033.004 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 800 files added (on-disk size: 0 KB) 0033.012 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 900 files added (on-disk size: 0 KB) 0033.020 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1000 files added (on-disk size: 0 KB) 0033.027 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (32.7 MB, 15312 files batched, 1001 (1001) added so far); re-opening (prior size: 0 KB) 0034.125 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 32.10 MB 0034.143 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1100 files added (on-disk size: 32896.4 KB) 0034.151 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1200 files added (on-disk size: 32896.4 KB) 0034.161 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1300 files added (on-disk size: 32896.4 KB) 0034.170 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1400 files added (on-disk size: 32896.4 KB) 0034.178 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1500 files added (on-disk size: 32896.4 KB) 0034.185 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1600 files added (on-disk size: 32896.4 KB) 0034.194 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1700 files added (on-disk size: 32896.4 KB) 0034.203 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1800 files added (on-disk size: 32896.4 KB) 0034.213 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 1900 files added (on-disk size: 32896.4 KB) 0034.222 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2000 files added (on-disk size: 32896.4 KB) 0034.231 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (44 MB, 15312 files batched, 1001 (2002) added so far); re-opening (prior size: 32896.4 KB) 0035.375 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 76.40 MB 0035.398 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2100 files added (on-disk size: 78203.5 KB) 0035.410 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2200 files added (on-disk size: 78203.5 KB) 0035.419 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2300 files added (on-disk size: 78203.5 KB) 0035.429 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2400 files added (on-disk size: 78203.5 KB) 0035.437 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2500 files added (on-disk size: 78203.5 KB) 0035.445 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2600 files added (on-disk size: 78203.5 KB) 0035.453 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2700 files added (on-disk size: 78203.5 KB) 0035.463 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2800 files added (on-disk size: 78203.5 KB) 0035.473 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 2900 files added (on-disk size: 78203.5 KB) 0035.481 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3000 files added (on-disk size: 78203.5 KB) 0035.488 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (29.3 MB, 15312 files batched, 1001 (3003) added so far); re-opening (prior size: 78203.5 KB) 0036.643 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 105.90 MB 0036.653 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3100 files added (on-disk size: 108454.3 KB) 0036.658 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3200 files added (on-disk size: 108454.3 KB) 0036.663 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3300 files added (on-disk size: 108454.3 KB) 0036.667 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3400 files added (on-disk size: 108454.3 KB) 0036.671 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3500 files added (on-disk size: 108454.3 KB) 0036.675 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3600 files added (on-disk size: 108454.3 KB) 0036.680 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3700 files added (on-disk size: 108454.3 KB) 0036.685 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3800 files added (on-disk size: 108454.3 KB) 0036.689 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 3900 files added (on-disk size: 108454.3 KB) 0036.695 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4000 files added (on-disk size: 108454.3 KB) 0036.698 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (29.5 MB, 15312 files batched, 1001 (4004) added so far); re-opening (prior size: 108454.3 KB) 0038.026 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 135.70 MB 0038.057 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4100 files added (on-disk size: 138906.5 KB) 0038.067 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4200 files added (on-disk size: 138906.5 KB) 0038.076 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4300 files added (on-disk size: 138906.5 KB) 0038.087 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4400 files added (on-disk size: 138906.5 KB) 0038.096 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4500 files added (on-disk size: 138906.5 KB) 0038.107 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4600 files added (on-disk size: 138906.5 KB) 0038.115 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4700 files added (on-disk size: 138906.5 KB) 0038.123 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4800 files added (on-disk size: 138906.5 KB) 0038.132 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 4900 files added (on-disk size: 138906.5 KB) 0038.142 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5000 files added (on-disk size: 138906.5 KB) 0038.149 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (28.7 MB, 15312 files batched, 1001 (5005) added so far); re-opening (prior size: 138906.5 KB) 0039.830 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 164.60 MB 0039.855 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5100 files added (on-disk size: 168534 KB) 0039.865 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5200 files added (on-disk size: 168534 KB) 0039.876 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5300 files added (on-disk size: 168534 KB) 0039.885 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5400 files added (on-disk size: 168534 KB) 0039.895 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5500 files added (on-disk size: 168534 KB) 0039.905 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5600 files added (on-disk size: 168534 KB) 0039.914 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5700 files added (on-disk size: 168534 KB) 0039.924 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5800 files added (on-disk size: 168534 KB) 0039.933 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 5900 files added (on-disk size: 168534 KB) 0039.943 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6000 files added (on-disk size: 168534 KB) 0039.951 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (36.4 MB, 15312 files batched, 1001 (6006) added so far); re-opening (prior size: 168534 KB) 0042.434 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: size is now: 201.20 MB 0042.450 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6100 files added (on-disk size: 206039 KB) 0042.459 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6200 files added (on-disk size: 206039 KB) 0042.470 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6300 files added (on-disk size: 206039 KB) 0042.478 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6400 files added (on-disk size: 206039 KB) 0042.488 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6500 files added (on-disk size: 206039 KB) 0042.498 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6600 files added (on-disk size: 206039 KB) 0042.507 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6700 files added (on-disk size: 206039 KB) 0042.516 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6800 files added (on-disk size: 206039 KB) 0042.526 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 6900 files added (on-disk size: 206039 KB) 0042.536 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7000 files added (on-disk size: 206039 KB) 0042.543 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (39.5 MB, 15312 files batched, 1001 (7007) added so far); re-opening (prior size: 206039 KB) 0045.320 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7100 files added (on-disk size: 246737.9 KB) 0045.336 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7200 files added (on-disk size: 246737.9 KB) 0045.347 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7300 files added (on-disk size: 246737.9 KB) 0045.356 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7400 files added (on-disk size: 246737.9 KB) 0045.366 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7500 files added (on-disk size: 246737.9 KB) 0045.377 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7600 files added (on-disk size: 246737.9 KB) 0045.385 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7700 files added (on-disk size: 246737.9 KB) 0045.395 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7800 files added (on-disk size: 246737.9 KB) 0045.403 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 7900 files added (on-disk size: 246737.9 KB) 0045.411 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8000 files added (on-disk size: 246737.9 KB) 0045.418 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (38 MB, 15312 files batched, 1001 (8008) added so far); re-opening (prior size: 246737.9 KB) 0048.879 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8100 files added (on-disk size: 285881.9 KB) 0048.889 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8200 files added (on-disk size: 285881.9 KB) 0048.900 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8300 files added (on-disk size: 285881.9 KB) 0048.908 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8400 files added (on-disk size: 285881.9 KB) 0048.917 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8500 files added (on-disk size: 285881.9 KB) 0048.925 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8600 files added (on-disk size: 285881.9 KB) 0048.933 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8700 files added (on-disk size: 285881.9 KB) 0048.943 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8800 files added (on-disk size: 285881.9 KB) 0048.953 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 8900 files added (on-disk size: 285881.9 KB) 0048.963 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9000 files added (on-disk size: 285881.9 KB) 0048.971 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (40.1 MB, 15312 files batched, 1001 (9009) added so far); re-opening (prior size: 285881.9 KB) 0053.869 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9100 files added (on-disk size: 327136.1 KB) 0053.881 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9200 files added (on-disk size: 327136.1 KB) 0053.892 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9300 files added (on-disk size: 327136.1 KB) 0053.902 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9400 files added (on-disk size: 327136.1 KB) 0053.911 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9500 files added (on-disk size: 327136.1 KB) 0053.921 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9600 files added (on-disk size: 327136.1 KB) 0053.931 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9700 files added (on-disk size: 327136.1 KB) 0053.941 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9800 files added (on-disk size: 327136.1 KB) 0053.950 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 9900 files added (on-disk size: 327136.1 KB) 0053.960 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10000 files added (on-disk size: 327136.1 KB) 0053.968 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (47.6 MB, 15312 files batched, 1001 (10010) added so far); re-opening (prior size: 327136.1 KB) 0059.636 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10100 files added (on-disk size: 376072.9 KB) 0059.647 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10200 files added (on-disk size: 376072.9 KB) 0059.661 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10300 files added (on-disk size: 376072.9 KB) 0059.671 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10400 files added (on-disk size: 376072.9 KB) 0059.682 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10500 files added (on-disk size: 376072.9 KB) 0059.692 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10600 files added (on-disk size: 376072.9 KB) 0059.701 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10700 files added (on-disk size: 376072.9 KB) 0059.712 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.tmp: 10800 files added (on-disk size: 376072.9 KB) 0059.720 (0) Adding batch to zip file (UpdraftPlus_BinZip): possibly approaching split limit (29.8 MB, 797 (10807) files added so far); last ratio: 1; re-opening (prior size: 376072.9 KB) 0065.995 (0) Zip size is at/near split limit (397.3 MB / 400 MB) - bumping index (from: 0) 0072.274 (0) Creating zip file manifest (backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.list-temp.tmp) 0072.291 (0) Successfully created zip file manifest (size: 701649) 0072.300 (0) Created uploads zip (0) - 406810.9 KB in 33.5 s (12140.5 KB/s) (checksums: sha1: edffd562ceaadd0a8c751cb1b41c2385a4d11016, sha256: c89d8a97f4e4e096ee48b1b831f445bb7d266e69d9aca134eaa3f6387f11872e) 0072.323 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0072.326 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0072.384 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0072.388 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0072.391 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip (chunks: 80) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip 0072.484 (0) Amazon S3: chunked upload: got multipart ID: 8AKYVWKjDPksgXXw8DRm2rAOqquhtkse.RMReRPZDISshaEo_PcMsg0eGI6odCrDZ0Q6fI.8loVG25VJcuSjPJNEJD1V3q1vYsvPCKXzbk2q0b6rzO5QQQwUfvICPLYx 0072.762 (0) S3 chunked upload: 1.3 % uploaded (1, 4f04909ee8e725277559fe9aa2a28d9b) 0073.049 (0) S3 chunked upload: 2.5 % uploaded (2, 602b789d9c2a77117431bea01520d782) 0073.400 (0) S3 chunked upload: 3.8 % uploaded (3, 153aa885ffb4582d28aac46b6aa0c041) 0073.706 (0) S3 chunked upload: 5 % uploaded (4, 8c73f61d06a66ff9ba99bd1733bacb1a) 0073.993 (0) S3 chunked upload: 6.3 % uploaded (5, 3849476e879f10564eecf77bc466f291) 0074.226 (0) S3 chunked upload: 7.5 % uploaded (6, 2950be19a7d887237f7dacd0a51a1885) 0074.486 (0) S3 chunked upload: 8.8 % uploaded (7, fcfdc53b48276d6b92a302a8bdf31024) 0074.768 (0) S3 chunked upload: 10 % uploaded (8, 89019fd38d0015331bfe128c1c444120) 0075.010 (0) S3 chunked upload: 11.3 % uploaded (9, 92f4c2e304ee701ae1f51cc7180364f2) 0075.291 (0) S3 chunked upload: 12.5 % uploaded (10, 1c2af9f20773a263c2a22be1ba2fe798) 0075.567 (0) S3 chunked upload: 13.8 % uploaded (11, 580b59846e38a878564b46de0de6207e) 0075.861 (0) S3 chunked upload: 15 % uploaded (12, bfbc72868cbceddc1277e8d178f5195c) 0076.145 (0) S3 chunked upload: 16.3 % uploaded (13, ea1424001a255f3df490813bdf703cc1) 0076.363 (0) S3 chunked upload: 17.5 % uploaded (14, dbfd41b66355bee750560c01c5768b1a) 0076.655 (0) S3 chunked upload: 18.8 % uploaded (15, 79fe55aacea2820e8c5fb9ad50a6ec6d) 0076.927 (0) S3 chunked upload: 20 % uploaded (16, b7f76aff3febb80c2a34f20a5147e2d6) 0077.221 (0) S3 chunked upload: 21.3 % uploaded (17, a38bd58cd39f233a06fe97af556b97fd) 0077.479 (0) S3 chunked upload: 22.5 % uploaded (18, d60e9a04312c247d0754660fe19398a3) 0077.731 (0) S3 chunked upload: 23.8 % uploaded (19, f972229a9651a5cf7100bb488e0e0794) 0078.029 (0) S3 chunked upload: 25 % uploaded (20, 95ae59e5017e29b6b1155bd2335c2943) 0078.371 (0) S3 chunked upload: 26.3 % uploaded (21, 2e9d2dbdc7c431c43c66fc9d2d2c7b45) 0078.803 (0) S3 chunked upload: 27.5 % uploaded (22, 58d8a57d986f540c68354fe49da4b5eb) 0079.095 (0) S3 chunked upload: 28.8 % uploaded (23, 4b6588e13f9c2a15baefe4f8b4d9f810) 0079.367 (0) S3 chunked upload: 30 % uploaded (24, c30115d390ce8058f511c432edfa3d1a) 0079.668 (0) S3 chunked upload: 31.3 % uploaded (25, 0f08fd361fc25ea09a9a10433a48adf2) 0079.954 (0) S3 chunked upload: 32.5 % uploaded (26, bd2548612f4c1fc4b07395b4bba253ff) 0080.226 (0) S3 chunked upload: 33.8 % uploaded (27, 14a2023302f2144219f26f2924d97cfe) 0080.523 (0) S3 chunked upload: 35 % uploaded (28, 4683f4d6abeb158443cfa5332a4d402d) 0080.841 (0) S3 chunked upload: 36.3 % uploaded (29, 47c8fd0b9e57ddb7517b2ba92b3084fd) 0081.119 (0) S3 chunked upload: 37.5 % uploaded (30, df6bade51108d0ef749ce7972c58516a) 0081.422 (0) S3 chunked upload: 38.8 % uploaded (31, f1304c3b801ff091d04dfbe9a5f04495) 0081.707 (0) S3 chunked upload: 40 % uploaded (32, ab13a653f3c0ae22b467e43e9c227183) 0082.086 (0) S3 chunked upload: 41.3 % uploaded (33, 3280a16a798554aab5cc71f3ff89f5a3) 0082.361 (0) S3 chunked upload: 42.5 % uploaded (34, 018519bc1f2e7d3045cef0f0e554d331) 0082.672 (0) S3 chunked upload: 43.8 % uploaded (35, b73f576abb2008d22ce7b247f5901d61) 0082.963 (0) S3 chunked upload: 45 % uploaded (36, 0ecd8b032ad1a93dd8ac6d591c03782f) 0083.257 (0) S3 chunked upload: 46.3 % uploaded (37, d604268bbfbd286572a1a8023a8c0e2e) 0083.568 (0) S3 chunked upload: 47.5 % uploaded (38, cf51ec2ae2e62e2742e203811113b669) 0083.913 (0) S3 chunked upload: 48.8 % uploaded (39, dc9f747b78f0ced3428a1a82367eead4) 0084.178 (0) S3 chunked upload: 50 % uploaded (40, d6aee01bb639d49b64e6a8e76ba9e040) 0084.539 (0) S3 chunked upload: 51.3 % uploaded (41, 022b0e7a49784d5ef972231dba4f399b) 0084.892 (0) S3 chunked upload: 52.5 % uploaded (42, 371244fb4d9ade4357792d4fc007caa0) 0085.206 (0) S3 chunked upload: 53.8 % uploaded (43, 5fc138427dd97e553fd13bb89296a9fa) 0085.498 (0) S3 chunked upload: 55 % uploaded (44, 365fbccfd42d433714cf65dab13f1dc4) 0085.827 (0) S3 chunked upload: 56.3 % uploaded (45, 8b5f4dbbd1939a079a63e10658a7b8da) 0086.074 (0) S3 chunked upload: 57.5 % uploaded (46, a2052e61f18f8879b23b8a7d639546c7) 0086.416 (0) S3 chunked upload: 58.8 % uploaded (47, 1ae0ec6cfba1959680964ca132c0c085) 0086.703 (0) S3 chunked upload: 60 % uploaded (48, bdf374a2547f6166e31e18db1103541e) 0086.993 (0) S3 chunked upload: 61.3 % uploaded (49, c56de2d53af9f77beb7edfbcdca7085d) 0087.283 (0) S3 chunked upload: 62.5 % uploaded (50, d8432fe7620d40acbf4a7b306c03ba58) 0087.566 (0) S3 chunked upload: 63.8 % uploaded (51, 6034eb66338d26be71c6536d610f9997) 0087.847 (0) S3 chunked upload: 65 % uploaded (52, 5081b786c816b902596d25a34c3589a1) 0088.123 (0) S3 chunked upload: 66.3 % uploaded (53, 28b9c36a21987e07fbcd8c78f2f09fe3) 0088.378 (0) S3 chunked upload: 67.5 % uploaded (54, 70495a711a4394b249e26fbf2736fd62) 0088.629 (0) S3 chunked upload: 68.8 % uploaded (55, 99c998fd5d242d1573ee7df1a31225e4) 0088.905 (0) S3 chunked upload: 70 % uploaded (56, 260908a182153040463b6fb4545a982e) 0089.190 (0) S3 chunked upload: 71.3 % uploaded (57, d70ee89b991d77fb14921a621e4e9d88) 0089.526 (0) S3 chunked upload: 72.5 % uploaded (58, 3f4a64dbb82d3c89bbbbc5c0ce2dfd4d) 0089.831 (0) S3 chunked upload: 73.8 % uploaded (59, 3fe9cac5b11e30edba634140b4806e0b) 0090.143 (0) S3 chunked upload: 75 % uploaded (60, ba2c7868665583119cb75f60920021d6) 0090.466 (0) S3 chunked upload: 76.3 % uploaded (61, c9d69d751ffbbce80cbe6c7cff979878) 0090.751 (0) S3 chunked upload: 77.5 % uploaded (62, 155a5f4d73799c1d30eedaf5ab04cfe6) 0091.046 (0) S3 chunked upload: 78.8 % uploaded (63, 5a61b2f2afef86233f57aa9e127be2d2) 0091.347 (0) S3 chunked upload: 80 % uploaded (64, 365e3a80a3e18ab2fc0c33e766f74d04) 0091.654 (0) S3 chunked upload: 81.3 % uploaded (65, 8ee98508f009948de8f0ecbd9564267f) 0092.049 (0) S3 chunked upload: 82.5 % uploaded (66, 6a5fe0939304f3924fb07e6700b16331) 0092.354 (0) S3 chunked upload: 83.8 % uploaded (67, 28bed64cf390e0bf656e42b97f695681) 0092.661 (0) S3 chunked upload: 85 % uploaded (68, 1779b69f8f343d330f502fe39acae7c9) 0092.932 (0) S3 chunked upload: 86.3 % uploaded (69, 1c66e958fdf1fecffaf069344e542868) 0093.177 (0) S3 chunked upload: 87.5 % uploaded (70, e2b00d39823a68acd02bbb594c1c27f2) 0093.439 (0) S3 chunked upload: 88.8 % uploaded (71, 1eae3a5ccc70133d084213fc81fe7372) 0093.761 (0) S3 chunked upload: 90 % uploaded (72, 6d763c28b04fd4390ab42a4820b5ff14) 0094.020 (0) S3 chunked upload: 91.3 % uploaded (73, 01ca7a2d1b57fc4262f1517b59f9329e) 0094.279 (0) S3 chunked upload: 92.5 % uploaded (74, 4bfc8234d4c923d1ba32facd778a6882) 0094.536 (0) S3 chunked upload: 93.8 % uploaded (75, 15e5b04914afaa3ff31462c9f2e60ef1) 0094.839 (0) S3 chunked upload: 95 % uploaded (76, fc68576b264a4f7bf7ae6c36ab7433a8) 0095.079 (0) S3 chunked upload: 96.3 % uploaded (77, 3f45da176787b4aa401840dc1b7dd6a8) 0095.362 (0) S3 chunked upload: 97.5 % uploaded (78, d450f4cdd68d638855d9045a9863f2d6) 0095.760 (0) S3 chunked upload: 98.8 % uploaded (79, 2c67cb305a125706e5a8a69c21c4f386) 0095.967 (0) S3 chunked upload: 100 % uploaded (80, 4290910b0694c712cdd9f302cf58e22e) 0095.990 (0) Amazon S3: upload: all chunks uploaded; will now instruct S3 to re-assemble 0096.171 (0) Amazon S3: upload (uploads0): re-assembly succeeded 0096.178 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip 0096.211 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip: OK 0096.227 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 2.0 seconds have passed since the last write (0 MB, 1 (10808) files added so far); re-opening (prior size: 0 KB) 0096.239 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 0.00 MB 0096.257 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 10900 files added (on-disk size: 11.3 KB) 0096.265 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11000 files added (on-disk size: 11.3 KB) 0096.274 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11100 files added (on-disk size: 11.3 KB) 0096.283 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11200 files added (on-disk size: 11.3 KB) 0096.293 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11300 files added (on-disk size: 11.3 KB) 0096.302 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11400 files added (on-disk size: 11.3 KB) 0096.313 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11500 files added (on-disk size: 11.3 KB) 0096.322 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11600 files added (on-disk size: 11.3 KB) 0096.333 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11700 files added (on-disk size: 11.3 KB) 0096.341 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11800 files added (on-disk size: 11.3 KB) 0096.348 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (27.1 MB, 15312 files batched, 1001 (11809) added so far); re-opening (prior size: 11.3 KB) 0097.256 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 26.90 MB 0097.274 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 11900 files added (on-disk size: 27498.6 KB) 0097.285 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12000 files added (on-disk size: 27498.6 KB) 0097.294 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12100 files added (on-disk size: 27498.6 KB) 0097.305 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12200 files added (on-disk size: 27498.6 KB) 0097.315 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12300 files added (on-disk size: 27498.6 KB) 0097.323 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12400 files added (on-disk size: 27498.6 KB) 0097.334 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12500 files added (on-disk size: 27498.6 KB) 0097.342 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12600 files added (on-disk size: 27498.6 KB) 0097.352 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12700 files added (on-disk size: 27498.6 KB) 0097.362 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12800 files added (on-disk size: 27498.6 KB) 0097.369 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (19.5 MB, 15312 files batched, 1001 (12810) added so far); re-opening (prior size: 27498.6 KB) 0098.328 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 46.50 MB 0098.338 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 12900 files added (on-disk size: 47665.5 KB) 0098.344 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13000 files added (on-disk size: 47665.5 KB) 0098.349 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13100 files added (on-disk size: 47665.5 KB) 0098.354 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13200 files added (on-disk size: 47665.5 KB) 0098.359 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13300 files added (on-disk size: 47665.5 KB) 0098.364 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13400 files added (on-disk size: 47665.5 KB) 0098.368 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13500 files added (on-disk size: 47665.5 KB) 0098.373 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13600 files added (on-disk size: 47665.5 KB) 0098.378 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13700 files added (on-disk size: 47665.5 KB) 0098.382 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13800 files added (on-disk size: 47665.5 KB) 0098.386 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (119.5 MB, 15312 files batched, 1001 (13811) added so far); re-opening (prior size: 47665.5 KB) 0100.486 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 166.20 MB 0100.497 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 13900 files added (on-disk size: 170220.2 KB) 0100.503 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14000 files added (on-disk size: 170220.2 KB) 0100.508 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14100 files added (on-disk size: 170220.2 KB) 0100.513 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14200 files added (on-disk size: 170220.2 KB) 0100.518 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14300 files added (on-disk size: 170220.2 KB) 0100.523 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14400 files added (on-disk size: 170220.2 KB) 0100.528 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14500 files added (on-disk size: 170220.2 KB) 0100.533 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14600 files added (on-disk size: 170220.2 KB) 0100.538 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14700 files added (on-disk size: 170220.2 KB) 0100.543 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14800 files added (on-disk size: 170220.2 KB) 0100.546 (0) Adding batch to zip file (UpdraftPlus_BinZip): over 1000 files added on this batch (48.6 MB, 15312 files batched, 1001 (14812) added so far); re-opening (prior size: 170220.2 KB) 0103.502 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 215.00 MB 0103.671 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 14900 files added (on-disk size: 220194.5 KB) 0103.685 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 15000 files added (on-disk size: 220194.5 KB) 0103.696 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 15100 files added (on-disk size: 220194.5 KB) 0103.705 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 15200 files added (on-disk size: 220194.5 KB) 0103.713 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: 15300 files added (on-disk size: 220194.5 KB) 0108.484 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.tmp: size is now: 282.90 MB 0108.537 (0) Creating zip file manifest (backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.list-temp.tmp) 0108.551 (0) Successfully created zip file manifest (size: 267202) 0112.667 (0) Created uploads zip (1) - 289643.6 KB in 40.4 s (7176.4 KB/s) (sha1: 7aafbc8e21c10c1363e0775cbc7b9c029be14a00, sha256: 1c951a14c3a26978eff7b8ffc9a9428a1565b5c0238c6fea155363897e1ee646) 0112.681 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0112.684 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0112.731 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0112.735 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0112.739 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip (chunks: 57) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip 0112.829 (0) Amazon S3: chunked upload: got multipart ID: FT5.4cf1NY7R.5l1L0a7AAW7NrQsgvVBX158Q_2oQGtj9_mCJ3me1uBhjXG9jYl3Ge4qo8EsgQvSSiqFn_UeEWPxs_fg13yXkwgwoh57sXPWClf84r.hj3HR0ofow9ib 0113.085 (0) S3 chunked upload: 1.8 % uploaded (1, 9c00c8d50d6786577f15198eac39e551) 0113.383 (0) S3 chunked upload: 3.5 % uploaded (2, e047d9c2e05f578eeb778704ef807d69) 0113.629 (0) S3 chunked upload: 5.3 % uploaded (3, b55db13f80f30b8ebb835942d8bebfb3) 0113.953 (0) S3 chunked upload: 7 % uploaded (4, 2dccb6c0f3efec0e0d86fa67f5266307) 0114.186 (0) S3 chunked upload: 8.8 % uploaded (5, 14d8b6700d72ad51c501674cce89769c) 0114.467 (0) S3 chunked upload: 10.5 % uploaded (6, c79207dceb12d3f7ae0e7da1baf8d12d) 0114.670 (0) S3 chunked upload: 12.3 % uploaded (7, eb256f290cab2ac1bb6eb8f5870c7af5) 0114.941 (0) S3 chunked upload: 14 % uploaded (8, 282246f5e6ea2d2a3780f5f0d3e9ebaa) 0115.217 (0) S3 chunked upload: 15.8 % uploaded (9, 2320f40e8736bed57fd3186c2279e6c3) 0115.530 (0) S3 chunked upload: 17.5 % uploaded (10, d2d538f710e2f831d52451531a3e1a66) 0115.810 (0) S3 chunked upload: 19.3 % uploaded (11, 3003eaebb5eed2e7f7e3eb368505715d) 0116.101 (0) S3 chunked upload: 21.1 % uploaded (12, ee82c9f6bb7d1e29b37039c85acc3a80) 0116.348 (0) S3 chunked upload: 22.8 % uploaded (13, f0b85f1bf8e161f408a2e351e371e1e9) 0116.652 (0) S3 chunked upload: 24.6 % uploaded (14, b5b5d2ed1dd8cda8aadcd081b0b9f04d) 0117.013 (0) S3 chunked upload: 26.3 % uploaded (15, ad6220171f1314478efeeafe6450c305) 0117.279 (0) S3 chunked upload: 28.1 % uploaded (16, 3c648538b43baeb2bcf95dd84e00ccb3) 0117.601 (0) S3 chunked upload: 29.8 % uploaded (17, b1e3b6477e47604cbbade773b789c390) 0117.879 (0) S3 chunked upload: 31.6 % uploaded (18, 56a510a8e6518f726960ac1410154745) 0118.128 (0) S3 chunked upload: 33.3 % uploaded (19, e35fe8d6332e272405ec390db959ba01) 0118.398 (0) S3 chunked upload: 35.1 % uploaded (20, 5074a3c7de84f2c0a8ee7de810899ddd) 0118.645 (0) S3 chunked upload: 36.8 % uploaded (21, e76f973ba8d5ca2d8fc67f22e7c1820a) 0118.957 (0) S3 chunked upload: 38.6 % uploaded (22, 11b4c2c7e534efd48f1114ed18824999) 0119.225 (0) S3 chunked upload: 40.4 % uploaded (23, 964cb5654d99cd3a3252bda46dc59e70) 0119.516 (0) S3 chunked upload: 42.1 % uploaded (24, 53f64b3d6cff43bc85ebad1b8fb42bcd) 0119.812 (0) S3 chunked upload: 43.9 % uploaded (25, 880621beb1100bd247bc56edf7d6e54f) 0120.053 (0) S3 chunked upload: 45.6 % uploaded (26, 9ccd3c311fab152533e73a5c3128e8fd) 0120.316 (0) S3 chunked upload: 47.4 % uploaded (27, 310381aec774ee1cb2ad51a229034ea8) 0120.639 (0) S3 chunked upload: 49.1 % uploaded (28, d04a166ad635491da78be30cb0f346a3) 0120.979 (0) S3 chunked upload: 50.9 % uploaded (29, b81a4ed3748faf507de4e13037c1e7e5) 0121.369 (0) S3 chunked upload: 52.6 % uploaded (30, 7cf642b433f4ba437c3637fb38fdf31b) 0121.686 (0) S3 chunked upload: 54.4 % uploaded (31, d991be38928bb138d7d4a482e1260443) 0121.918 (0) S3 chunked upload: 56.1 % uploaded (32, e0ef9d72a039ff693335e30e1ce8c725) 0122.182 (0) S3 chunked upload: 57.9 % uploaded (33, e33aa196ac451d4495b997ba1bfc3fc4) 0122.473 (0) S3 chunked upload: 59.6 % uploaded (34, 0c32780756e37d4a4f7773ad84da82fb) 0122.780 (0) S3 chunked upload: 61.4 % uploaded (35, 3c6685fb550ac9c7270baa2e7c43215d) 0123.009 (0) S3 chunked upload: 63.2 % uploaded (36, 3e6c6f725d837f198d78cb721e12ecb1) 0123.310 (0) S3 chunked upload: 64.9 % uploaded (37, c6c2f8d259ed397f4d5a5b4984581072) 0123.599 (0) S3 chunked upload: 66.7 % uploaded (38, 2235312b67106601061833c4057539bd) 0123.973 (0) S3 chunked upload: 68.4 % uploaded (39, 2efeed1ca16dbba9280394c2374902f9) 0124.249 (0) S3 chunked upload: 70.2 % uploaded (40, a533d1175f7e22a905cd8063b4c33b70) 0124.548 (0) S3 chunked upload: 71.9 % uploaded (41, 52f8c7cd1fc1e376525326b2af228f9e) 0124.797 (0) S3 chunked upload: 73.7 % uploaded (42, dce08c06dba882db557cda832e9b34ed) 0125.115 (0) S3 chunked upload: 75.4 % uploaded (43, c224d96fc65dac9d09f048a2ad0681d8) 0125.411 (0) S3 chunked upload: 77.2 % uploaded (44, a781c20679fa1d76187a77526ea67d3b) 0125.682 (0) S3 chunked upload: 78.9 % uploaded (45, 119558cb395912c021040175af69a4b2) 0125.936 (0) S3 chunked upload: 80.7 % uploaded (46, aea0fe370977c9550fc2eb45875c0658) 0126.219 (0) S3 chunked upload: 82.5 % uploaded (47, c7f3d3ece2ce8331498399781974ba05) 0126.558 (0) S3 chunked upload: 84.2 % uploaded (48, a6808b18b5e253b7cbe313542ac2f24c) 0126.846 (0) S3 chunked upload: 86 % uploaded (49, 0c04cc41cd87c93a49a98ed22bf06523) 0127.116 (0) S3 chunked upload: 87.7 % uploaded (50, e74d93e82957ff258e99a89430f55490) 0127.440 (0) S3 chunked upload: 89.5 % uploaded (51, fb46620ef398ea1bc6564e4cc1308a3d) 0127.805 (0) S3 chunked upload: 91.2 % uploaded (52, 8a371bba4f78c9595de03c756ac1afb9) 0128.092 (0) S3 chunked upload: 93 % uploaded (53, 8993b22525ec1aadbc12bf69144df479) 0128.340 (0) S3 chunked upload: 94.7 % uploaded (54, 2f9b8da92a99012758b3ee7e68f5eeda) 0128.646 (0) S3 chunked upload: 96.5 % uploaded (55, 48c59afd3dc1017df72f3324996d4f22) 0128.903 (0) S3 chunked upload: 98.2 % uploaded (56, 4c2dc282a123ed92e938f6e92199cc11) 0129.128 (0) S3 chunked upload: 100 % uploaded (57, c47531625ac1e646f1fce5b8ed408fe3) 0129.153 (0) Amazon S3: upload: all chunks uploaded; will now instruct S3 to re-assemble 0129.353 (0) Amazon S3: upload (uploads1): re-assembly succeeded 0129.360 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip 0129.389 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip: OK 0129.415 (0) Beginning creation of dump of mu-plugins (split every: 400 MB) 0129.422 (0) Does not exist: /var/www/[redacted].com/htdocs/wp-content/mu-plugins 0129.429 (0) There are no mu-plugins to backup. Will not raise an error. 0129.436 (0) mu-plugins: create_zip returned an error 0129.450 (0) Beginning backup of other directories found in the content directory (index: 0) 0129.458 (0) Exclusion option setting (others): upgrade,cache,updraft,backup,backups,mysql.sql,debug.log 0129.466 (0) Looking for candidates to backup in: /var/www/[redacted].com/htdocs/wp-content 0129.473 (0) finding files: upgrade-temp-backup: adding to list (1) 0129.480 (0) finding files: et-cache: adding to list (2) 0129.486 (0) finding files: upgrade: skipping: excluded by options 0129.493 (0) finding files: uploads: skipping: this is the uploads directory 0129.499 (0) finding files: w3tc-config: adding to list (3) 0129.506 (0) finding files: wflogs: adding to list (4) 0129.512 (0) finding files: index.php: adding to list (5) 0129.518 (0) finding files: updraft: skipping: this is the updraft directory 0129.525 (0) finding files: themes: skipping: this is the themes directory 0129.532 (0) finding files: plugins: skipping: this is the plugins directory 0129.556 (0) Total entities for the zip file: 74 directories, 322 files (0 skipped as non-modified), 22.3 MB 0129.566 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-others.zip.tmp: 100 files added (on-disk size: 0 KB) 0129.574 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-others.zip.tmp: 200 files added (on-disk size: 0 KB) 0129.583 (0) Zip: backup_2026-04-28-1600[redacted]15964e90106b-others.zip.tmp: 300 files added (on-disk size: 0 KB) 0130.960 (0) backup_2026-04-28-1600[redacted]15964e90106b-others.zip.tmp: size is now: 7.80 MB 0130.980 (0) Creating zip file manifest (backup_2026-04-28-1600[redacted]15964e90106b-others.zip.list-temp.tmp) 0130.989 (0) Successfully created zip file manifest (size: 16749) 0131.122 (0) Created others zip (0) - 8005.8 KB in 1.6 s (5089.2 KB/s) (sha1: ea5638df2df4968f42a7384aafcb7193d7505b9d, sha256: 768db64c9aed5a2ce52b311b994f91e819a5efdc1598f304dea4366dfec9c71c) 0131.149 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0131.156 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0131.210 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0131.216 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0131.222 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-others.zip (chunks: 2) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-others.zip 0131.311 (0) Amazon S3: chunked upload: got multipart ID: d_GAPjE7c18f9AKg7TrBj4muLGzNOuCo8EW4kEUtzFxRNKhsGl8_EGqzXYZtcsd3ScADviacChVTsBvApBuVz4pEJItyLgxSiZ4C7J.faz3w4tASt2RAsMeg9TvbpE4x 0131.565 (0) S3 chunked upload: 50 % uploaded (1, 41fd569822f9b7a008fee77986cf893a) 0131.780 (0) S3 chunked upload: 100 % uploaded (2, f0924108c6b4d3f37a7b902afb8b85ce) 0131.805 (0) Amazon S3: upload: all chunks uploaded; will now instruct S3 to re-assemble 0131.987 (0) Amazon S3: upload (others0): re-assembly succeeded 0131.993 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-others.zip 0132.010 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-others.zip: OK 0132.051 (0) Saving backup status to database (elements: 9) 0132.070 (0) Beginning creation of database dump (WordPress DB) 0132.077 (0) SQL compatibility mode is: NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION 0132.093 (0) Testing potential mysqldump binary: /usr/bin/mysqldump 0132.117 (0) Output: /!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE /;\n/!40103 SET TIME_ZONE='+00:00' /;\n/!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 /;\n/!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 /;\n/!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' /;\n/!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 /;\nDROP TABLE IF EXISTS wp_options;\n/!40101 SET @saved_cs_client = @@character_set_client /;\n/!50503 SET character_set_client = utf8mb4 */;\n (truncated - 1540 bytes total)0132.124 (0) Working binary mysqldump found: /usr/bin/mysqldump0132.167 (0) Table wp_options: Total expected rows (approximate): 15190132.245 (0) Table wp_options: Rows added in this batch (next record: 979421): 1078 (uncompressed bytes in this segment=2202341) in 0.09 seconds0132.283 (0) Table wp_options: finishing file(s) (2, 311.4 KB)0132.306 (0) Table wp_users: Total expected rows (via COUNT): 120132.312 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0132.328 (0) Table wp_users: Rows added in this batch (next record: 14): 12 (uncompressed bytes in this segment=3308) in 0.02 seconds0132.356 (0) Table wp_users: finishing file(s) (2, 1.5 KB)0132.391 (0) Table wp_usermeta: Total expected rows (via COUNT): 8640132.397 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0132.419 (0) Table wp_usermeta: Rows added in this batch (next record: 1112): 864 (uncompressed bytes in this segment=52562) in 0.04 seconds0132.451 (0) Table wp_usermeta: finishing file(s) (2, 13.6 KB)0132.482 (0) Table wp_commentmeta: Total expected rows (approximate): 11680132.518 (0) Table wp_commentmeta: Rows added in this batch (next record: 38249): 1151 (uncompressed bytes in this segment=511284) in 0.05 seconds0132.553 (0) Table wp_commentmeta: finishing file(s) (2, 92.6 KB)0132.585 (0) Table wp_comments: Total expected rows (via COUNT): 2950132.592 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0132.621 (0) Table wp_comments: Rows added in this batch (next record: 10591): 295 (uncompressed bytes in this segment=299315) in 0.04 seconds0132.646 (0) Table wp_comments: finishing file(s) (2, 78.2 KB)0132.672 (0) Table wp_links: Total expected rows (via COUNT): 00132.687 (0) Table wp_links: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1298) in 0.02 seconds0132.713 (0) Table wp_links: finishing file(s) (2, 0.5 KB)0132.733 (0) Table wp_postmeta: Total expected rows (approximate): 142550132.890 (0) Table wp_postmeta: binary mysqldump finished (writes: 37, bytes 5435761, return code 0) in 0.15 seconds0132.906 (0) Table wp_postmeta: finishing file(s) (1, 454.2 KB)0132.943 (0) Table wp_posts: Total expected rows (approximate): 22040133.172 (0) Table wp_posts: Rows added in this batch (next record: 7183): 3352 (uncompressed bytes in this segment=7944867) in 0.24 seconds0133.206 (0) Table wp_posts: finishing file(s) (2, 723.4 KB)0133.228 (0) Table wp_term_relationships: Total expected rows (approximate): 19430133.250 (0) Table wp_term_relationships: Rows added in this batch (next record: 100000): 1945 (uncompressed bytes in this segment=31455) in 0.02 seconds0133.276 (0) Table wp_term_relationships: finishing file(s) (2, 5.6 KB)0133.313 (0) Table wp_term_taxonomy: Total expected rows (via COUNT): 4760133.319 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.338 (0) Table wp_term_taxonomy: Rows added in this batch (next record: 478): 476 (uncompressed bytes in this segment=17672) in 0.04 seconds0133.374 (0) Table wp_term_taxonomy: finishing file(s) (2, 3.4 KB)0133.409 (0) Table wp_termmeta: Total expected rows (via COUNT): 290133.416 (0) Table is relatively small; fetch_rows will thus be: 50 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.432 (0) Table wp_termmeta: Rows added in this batch (next record: 32): 29 (uncompressed bytes in this segment=8696) in 0.03 seconds0133.468 (0) Table wp_termmeta: finishing file(s) (2, 1.9 KB)0133.492 (0) Table wp_terms: Total expected rows (via COUNT): 4760133.498 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.517 (0) Table wp_terms: Rows added in this batch (next record: 478): 476 (uncompressed bytes in this segment=18114) in 0.03 seconds0133.541 (0) Table wp_terms: finishing file(s) (2, 6.1 KB)0133.574 (0) Table wp_actionscheduler_actions: Total expected rows (via COUNT): 1140133.581 (0) Table is relatively small; fetch_rows will thus be: 200 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.599 (0) Table wp_actionscheduler_actions: Rows added in this batch (next record: 4241): 114 (uncompressed bytes in this segment=47398) in 0.04 seconds0133.638 (0) Table wp_actionscheduler_actions: finishing file(s) (2, 4.9 KB)0133.664 (0) Table wp_actionscheduler_claims: Total expected rows (via COUNT): 00133.679 (0) Table wp_actionscheduler_claims: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=631) in 0.02 seconds0133.705 (0) Table wp_actionscheduler_claims: finishing file(s) (2, 0.4 KB)0133.728 (0) Table wp_actionscheduler_groups: Total expected rows (via COUNT): 80133.735 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.751 (0) Table wp_actionscheduler_groups: Rows added in this batch (next record: 8): 8 (uncompressed bytes in this segment=852) in 0.02 seconds0133.778 (0) Table wp_actionscheduler_groups: finishing file(s) (2, 0.5 KB)0133.801 (0) Table wp_actionscheduler_logs: Total expected rows (via COUNT): 3200133.808 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.826 (0) Table wp_actionscheduler_logs: Rows added in this batch (next record: 762): 320 (uncompressed bytes in this segment=29110) in 0.03 seconds0133.851 (0) Table wp_actionscheduler_logs: finishing file(s) (2, 2.8 KB)0133.874 (0) Table wp_ewwwio_images: Total expected rows (via COUNT): 1410133.881 (0) Table is relatively small; fetch_rows will thus be: 250 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.899 (0) Table wp_ewwwio_images: Rows added in this batch (next record: 11663): 141 (uncompressed bytes in this segment=35543) in 0.03 seconds0133.927 (0) Table wp_ewwwio_images: finishing file(s) (2, 4.5 KB)0133.949 (0) Table wp_ppress_forms: Total expected rows (via COUNT): 70133.955 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0133.971 (0) Table wp_ppress_forms: Rows added in this batch (next record: 7): 7 (uncompressed bytes in this segment=1413) in 0.02 seconds0133.998 (0) Table wp_ppress_forms: finishing file(s) (2, 0.6 KB)0134.033 (0) Table wp_ppress_formsmeta: Total expected rows (via COUNT): 2190134.040 (0) Table is relatively small; fetch_rows will thus be: 250 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0134.058 (0) Table wp_ppress_formsmeta: Rows added in this batch (next record: 219): 219 (uncompressed bytes in this segment=28064) in 0.04 seconds0134.097 (0) Table wp_ppress_formsmeta: finishing file(s) (2, 4.8 KB)0134.132 (0) Table wp_ppress_meta_data: Total expected rows (via COUNT): 00134.148 (0) Table wp_ppress_meta_data: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=683) in 0.03 seconds0134.186 (0) Table wp_ppress_meta_data: finishing file(s) (2, 0.4 KB)0134.210 (0) Table wp_redirection_404: Total expected rows (via COUNT): 5700134.225 (0) Table wp_redirection_404: Rows added in this batch (next record: 316512): 570 (uncompressed bytes in this segment=125533) in 0.02 seconds0134.252 (0) Table wp_redirection_404: finishing file(s) (2, 14.3 KB)0134.275 (0) Table wp_redirection_groups: Total expected rows (via COUNT): 30134.281 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0134.296 (0) Table wp_redirection_groups: Rows added in this batch (next record: 3): 3 (uncompressed bytes in this segment=1003) in 0.02 seconds0134.325 (0) Table wp_redirection_groups: finishing file(s) (2, 0.5 KB)0134.348 (0) Table wp_redirection_items: Total expected rows (via COUNT): 4010134.355 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0134.379 (0) Table wp_redirection_items: Rows added in this batch (next record: 402): 401 (uncompressed bytes in this segment=101154) in 0.03 seconds0134.406 (0) Table wp_redirection_items: finishing file(s) (2, 17.2 KB)0134.431 (0) Table wp_redirection_logs: Total expected rows (via COUNT): 5280134.456 (0) Table wp_redirection_logs: Rows added in this batch (next record: 140122): 528 (uncompressed bytes in this segment=183292) in 0.03 seconds0134.482 (0) Table wp_redirection_logs: finishing file(s) (2, 21.7 KB)0134.517 (0) Table wp_wc_admin_note_actions: Total expected rows (via COUNT): 820134.524 (0) Table is relatively small; fetch_rows will thus be: 100 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0134.541 (0) Table wp_wc_admin_note_actions: Rows added in this batch (next record: 238): 82 (uncompressed bytes in this segment=15248) in 0.04 seconds0134.576 (0) Table wp_wc_admin_note_actions: finishing file(s) (2, 2.7 KB)0134.609 (0) Table wp_wc_admin_notes: Total expected rows (via COUNT): 580134.617 (0) Table is relatively small; fetch_rows will thus be: 100 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0134.626 (0) Table wp_wc_admin_notes: Rows added in this batch (next record: 58): 58 (uncompressed bytes in this segment=29018) in 0.03 seconds0134.662 (0) Table wp_wc_admin_notes: finishing file(s) (2, 6.4 KB)0134.684 (0) Table wp_wc_category_lookup: Total expected rows (approximate): 20134.701 (0) Table wp_wc_category_lookup: Rows added in this batch (next record: 1000): 2 (uncompressed bytes in this segment=592) in 0.02 seconds0134.728 (0) Table wp_wc_category_lookup: finishing file(s) (2, 0.3 KB)0134.754 (0) Table wp_wc_customer_lookup: Total expected rows (via COUNT): 00134.762 (0) Table wp_wc_customer_lookup: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1258) in 0.01 seconds0134.788 (0) Table wp_wc_customer_lookup: finishing file(s) (2, 0.5 KB)0134.815 (0) Table wp_wc_download_log: Total expected rows (via COUNT): 00134.822 (0) Table wp_wc_download_log: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=735) in 0.01 seconds0134.847 (0) Table wp_wc_download_log: finishing file(s) (2, 0.4 KB)0134.871 (0) Table wp_wc_order_coupon_lookup: Total expected rows (approximate): 00134.878 (0) Table wp_wc_order_coupon_lookup: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=709) in 0.01 seconds0134.906 (0) Table wp_wc_order_coupon_lookup: finishing file(s) (2, 0.4 KB)0134.928 (0) Table wp_wc_order_product_lookup: Total expected rows (approximate): 00134.935 (0) Table wp_wc_order_product_lookup: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=1285) in 0.01 seconds0134.961 (0) Table wp_wc_order_product_lookup: finishing file(s) (2, 0.5 KB)0134.985 (0) Table wp_wc_order_stats: Total expected rows (via COUNT): 00134.992 (0) Table wp_wc_order_stats: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1213) in 0.01 seconds0135.018 (0) Table wp_wc_order_stats: finishing file(s) (2, 0.5 KB)0135.043 (0) Table wp_wc_order_tax_lookup: Total expected rows (approximate): 00135.050 (0) Table wp_wc_order_tax_lookup: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=791) in 0.01 seconds0135.076 (0) Table wp_wc_order_tax_lookup: finishing file(s) (2, 0.4 KB)0135.100 (0) Table wp_wc_product_attributes_lookup: Total expected rows (approximate): 00135.107 (0) Table wp_wc_product_attributes_lookup: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=850) in 0.01 seconds0135.135 (0) Table wp_wc_product_attributes_lookup: finishing file(s) (2, 0.4 KB)0135.159 (0) Table wp_wc_product_download_directories: Total expected rows (via COUNT): 20135.165 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0135.182 (0) Table wp_wc_product_download_directories: Rows added in this batch (next record: 2): 2 (uncompressed bytes in this segment=914) in 0.02 seconds0135.212 (0) Table wp_wc_product_download_directories: finishing file(s) (2, 0.5 KB)0135.234 (0) Table wp_wc_product_meta_lookup: Total expected rows (via COUNT): 00135.251 (0) Table wp_wc_product_meta_lookup: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1451) in 0.02 seconds0135.278 (0) Table wp_wc_product_meta_lookup: finishing file(s) (2, 0.5 KB)0135.303 (0) Table wp_wc_rate_limits: Total expected rows (via COUNT): 00135.310 (0) Table wp_wc_rate_limits: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=688) in 0.01 seconds0135.343 (0) Table wp_wc_rate_limits: finishing file(s) (2, 0.4 KB)0135.364 (0) Table wp_wc_reserved_stock: Total expected rows (approximate): 00135.371 (0) Table wp_wc_reserved_stock: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=657) in 0.01 seconds0135.398 (0) Table wp_wc_reserved_stock: finishing file(s) (2, 0.4 KB)0135.423 (0) Table wp_wc_tax_rate_classes: Total expected rows (via COUNT): 00135.430 (0) Table wp_wc_tax_rate_classes: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=677) in 0.01 seconds0135.459 (0) Table wp_wc_tax_rate_classes: finishing file(s) (2, 0.4 KB)0135.486 (0) Table wp_wc_webhooks: Total expected rows (via COUNT): 00135.493 (0) Table wp_wc_webhooks: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1215) in 0.01 seconds0135.519 (0) Table wp_wc_webhooks: finishing file(s) (2, 0.5 KB)0135.543 (0) Table wp_wfAuditEvents: Total expected rows (via COUNT): 00135.550 (0) Table wp_wfAuditEvents: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=727) in 0.01 seconds0135.577 (0) Table wp_wfAuditEvents: finishing file(s) (2, 0.4 KB)0135.600 (0) Table wp_wfBlockedIPLog: Total expected rows (approximate): 13270135.617 (0) Table wp_wfBlockedIPLog: Rows added in this batch (next record: 2000): 1392 (uncompressed bytes in this segment=90407) in 0.02 seconds0135.644 (0) Table wp_wfBlockedIPLog: finishing file(s) (2, 8.8 KB)0135.668 (0) Table wp_wfBlocks7: Total expected rows (via COUNT): 3570135.675 (0) Table is relatively small; fetch_rows will thus be: 500 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0135.695 (0) Table wp_wfBlocks7: Rows added in this batch (next record: 125137): 357 (uncompressed bytes in this segment=73918) in 0.03 seconds0135.720 (0) Table wp_wfBlocks7: finishing file(s) (2, 10.1 KB)0135.742 (0) Table wp_wfConfig: Total expected rows (approximate): 3100135.902 (0) Table wp_wfConfig: Rows added in this batch (next record: 1000): 314 (uncompressed bytes in this segment=2313796) in 0.16 seconds0135.929 (0) Table wp_wfConfig: finishing file(s) (2, 685.1 KB)0135.952 (0) Table wp_wfCrawlers: Total expected rows (approximate): 100135.960 (0) Table wp_wfCrawlers: Rows added in this batch (next record: 1000): 10 (uncompressed bytes in this segment=1701) in 0.01 seconds0135.986 (0) Table wp_wfCrawlers: finishing file(s) (2, 0.6 KB)0136.009 (0) Table wp_wfFileChanges: Total expected rows (approximate): 00136.017 (0) Table wp_wfFileChanges: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=482) in 0.01 seconds0136.042 (0) Table wp_wfFileChanges: finishing file(s) (2, 0.3 KB)0136.064 (0) Table wp_wfFileMods: Total expected rows (approximate): 195960136.346 (0) Table wp_wfFileMods: binary mysqldump finished (writes: 42, bytes 6789095, return code 0) in 0.27 seconds0136.362 (0) Table wp_wfFileMods: finishing file(s) (1, 1949.6 KB)0136.386 (0) Table wp_wfHits: Total expected rows (approximate): 16980136.428 (0) Table wp_wfHits: Rows added in this batch (next record: 1580947): 1717 (uncompressed bytes in this segment=809501) in 0.04 seconds0136.452 (0) Table wp_wfHits: finishing file(s) (2, 44.1 KB)0136.477 (0) Table wp_wfHoover: Total expected rows (via COUNT): 00136.484 (0) Table wp_wfHoover: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=502) in 0.01 seconds0136.510 (0) Table wp_wfHoover: finishing file(s) (2, 0.3 KB)0136.534 (0) Table wp_wfIssues: Total expected rows (via COUNT): 160136.541 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0136.558 (0) Table wp_wfIssues: Rows added in this batch (next record: 20679): 16 (uncompressed bytes in this segment=23256) in 0.02 seconds0136.582 (0) Table wp_wfIssues: finishing file(s) (2, 6 KB)0136.605 (0) Table wp_wfKnownFileList: Total expected rows (approximate): 179420136.736 (0) Table wp_wfKnownFileList: binary mysqldump finished (writes: 32, bytes 3802309, return code 0) in 0.12 seconds0136.752 (0) Table wp_wfKnownFileList: finishing file(s) (1, 259.8 KB)0136.775 (0) Table wp_wfLiveTrafficHuman: Total expected rows (approximate): 00136.792 (0) Table wp_wfLiveTrafficHuman: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=674) in 0.02 seconds0136.816 (0) Table wp_wfLiveTrafficHuman: finishing file(s) (2, 0.4 KB)0136.839 (0) Table wp_wfLocs: Total expected rows (approximate): 10136.846 (0) Table wp_wfLocs: Rows added in this batch (next record: 1000): 1 (uncompressed bytes in this segment=872) in 0.01 seconds0136.872 (0) Table wp_wfLocs: finishing file(s) (2, 0.5 KB)0136.898 (0) Table wp_wfLogins: Total expected rows (approximate): 19310136.933 (0) Table wp_wfLogins: Rows added in this batch (next record: 92194): 2001 (uncompressed bytes in this segment=470125) in 0.04 seconds0136.957 (0) Table wp_wfLogins: finishing file(s) (2, 55.9 KB)0136.978 (0) Table wp_wfNotifications: Total expected rows (approximate): 2040136.988 (0) Table wp_wfNotifications: Rows added in this batch (next record: 1000): 209 (uncompressed bytes in this segment=38114) in 0.01 seconds0137.015 (0) Table wp_wfNotifications: finishing file(s) (2, 3.9 KB)0137.041 (0) Table wp_wfPendingIssues: Total expected rows (via COUNT): 00137.048 (0) Table wp_wfPendingIssues: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=861) in 0.01 seconds0137.074 (0) Table wp_wfPendingIssues: finishing file(s) (2, 0.4 KB)0137.097 (0) Table wp_wfReverseCache: Total expected rows (approximate): 20137.104 (0) Table wp_wfReverseCache: Rows added in this batch (next record: 1000): 2 (uncompressed bytes in this segment=721) in 0.01 seconds0137.130 (0) Table wp_wfReverseCache: finishing file(s) (2, 0.4 KB)0137.152 (0) Table wp_wfSNIPCache: Total expected rows (via COUNT): 00137.160 (0) Table wp_wfSNIPCache: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=719) in 0.01 seconds0137.185 (0) Table wp_wfSNIPCache: finishing file(s) (2, 0.4 KB)0137.209 (0) Table wp_wfSecurityEvents: Total expected rows (via COUNT): 00137.216 (0) Table wp_wfSecurityEvents: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=704) in 0.01 seconds0137.243 (0) Table wp_wfSecurityEvents: finishing file(s) (2, 0.4 KB)0137.268 (0) Table wp_wfStatus: Total expected rows (via COUNT): 9710137.283 (0) Table wp_wfStatus: Rows added in this batch (next record: 282521): 971 (uncompressed bytes in this segment=101464) in 0.02 seconds0137.308 (0) Table wp_wfStatus: finishing file(s) (2, 15.9 KB)0137.332 (0) Table wp_wfTrafficRates: Total expected rows (approximate): 80137.340 (0) Table wp_wfTrafficRates: Rows added in this batch (next record: 1000): 8 (uncompressed bytes in this segment=1099) in 0.01 seconds0137.369 (0) Table wp_wfTrafficRates: finishing file(s) (2, 0.5 KB)0137.395 (0) Table wp_wfWafFailures: Total expected rows (via COUNT): 00137.402 (0) Table wp_wfWafFailures: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=549) in 0.01 seconds0137.427 (0) Table wp_wfWafFailures: finishing file(s) (2, 0.4 KB)0137.452 (0) Table wp_wfls_2fa_secrets: Total expected rows (via COUNT): 00137.459 (0) Table wp_wfls_2fa_secrets: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=695) in 0.01 seconds0137.485 (0) Table wp_wfls_2fa_secrets: finishing file(s) (2, 0.4 KB)0137.512 (0) Table wp_wfls_role_counts: Total expected rows (approximate): 00137.519 (0) Table wp_wfls_role_counts: Rows added in this batch (next record: 0): 0 (uncompressed bytes in this segment=546) in 0.01 seconds0137.544 (0) Table wp_wfls_role_counts: finishing file(s) (2, 0.3 KB)0137.569 (0) Table wp_wfls_settings: Total expected rows (approximate): 300137.577 (0) Table wp_wfls_settings: Rows added in this batch (next record: 1000): 30 (uncompressed bytes in this segment=2077) in 0.01 seconds0137.602 (0) Table wp_wfls_settings: finishing file(s) (2, 0.9 KB)0137.638 (0) Table wp_woocommerce_api_keys: Total expected rows (via COUNT): 00137.645 (0) Table wp_woocommerce_api_keys: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1038) in 0.02 seconds0137.680 (0) Table wp_woocommerce_api_keys: finishing file(s) (2, 0.5 KB)0137.707 (0) Table wp_woocommerce_attribute_taxonomies: Total expected rows (via COUNT): 00137.714 (0) Table wp_woocommerce_attribute_taxonomies: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=954) in 0.01 seconds0137.739 (0) Table wp_woocommerce_attribute_taxonomies: finishing file(s) (2, 0.4 KB)0137.763 (0) Table wp_woocommerce_downloadable_product_permissions: Total expected rows (via COUNT): 00137.772 (0) Table wp_woocommerce_downloadable_product_permissions: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1518) in 0.01 seconds0137.798 (0) Table wp_woocommerce_downloadable_product_permissions: finishing file(s) (2, 0.5 KB)0137.831 (0) Table wp_woocommerce_log: Total expected rows (via COUNT): 00137.839 (0) Table wp_woocommerce_log: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=715) in 0.02 seconds0137.874 (0) Table wp_woocommerce_log: finishing file(s) (2, 0.4 KB)0137.908 (0) Table wp_woocommerce_order_itemmeta: Total expected rows (via COUNT): 00137.924 (0) Table wp_woocommerce_order_itemmeta: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=763) in 0.03 seconds0137.958 (0) Table wp_woocommerce_order_itemmeta: finishing file(s) (2, 0.4 KB)0137.981 (0) Table wp_woocommerce_order_items: Total expected rows (via COUNT): 00137.998 (0) Table wp_woocommerce_order_items: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=731) in 0.02 seconds0138.025 (0) Table wp_woocommerce_order_items: finishing file(s) (2, 0.4 KB)0138.058 (0) Table wp_woocommerce_payment_tokenmeta: Total expected rows (via COUNT): 00138.075 (0) Table wp_woocommerce_payment_tokenmeta: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=790) in 0.03 seconds0138.112 (0) Table wp_woocommerce_payment_tokenmeta: finishing file(s) (2, 0.4 KB)0138.135 (0) Table wp_woocommerce_payment_tokens: Total expected rows (via COUNT): 00138.152 (0) Table wp_woocommerce_payment_tokens: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=833) in 0.02 seconds0138.182 (0) Table wp_woocommerce_payment_tokens: finishing file(s) (2, 0.4 KB)0138.215 (0) Table wp_woocommerce_sessions: Total expected rows (via COUNT): 10138.223 (0) Table is relatively small; fetch_rows will thus be: 20 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0138.239 (0) Table wp_woocommerce_sessions: Rows added in this batch (next record: 1): 1 (uncompressed bytes in this segment=1626) in 0.04 seconds0138.275 (0) Table wp_woocommerce_sessions: finishing file(s) (2, 0.7 KB)0138.301 (0) Table wp_woocommerce_shipping_zone_locations: Total expected rows (via COUNT): 00138.316 (0) Table wp_woocommerce_shipping_zone_locations: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=858) in 0.02 seconds0138.341 (0) Table wp_woocommerce_shipping_zone_locations: finishing file(s) (2, 0.4 KB)0138.363 (0) Table wp_woocommerce_shipping_zone_methods: Total expected rows (via COUNT): 00138.371 (0) Table wp_woocommerce_shipping_zone_methods: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=763) in 0.01 seconds0138.402 (0) Table wp_woocommerce_shipping_zone_methods: finishing file(s) (2, 0.4 KB)0138.429 (0) Table wp_woocommerce_shipping_zones: Total expected rows (via COUNT): 00138.436 (0) Table wp_woocommerce_shipping_zones: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=625) in 0.01 seconds0138.461 (0) Table wp_woocommerce_shipping_zones: finishing file(s) (2, 0.4 KB)0138.487 (0) Table wp_woocommerce_tax_rate_locations: Total expected rows (via COUNT): 00138.494 (0) Table wp_woocommerce_tax_rate_locations: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=840) in 0.01 seconds0138.520 (0) Table wp_woocommerce_tax_rate_locations: finishing file(s) (2, 0.4 KB)0138.542 (0) Table wp_woocommerce_tax_rates: Total expected rows (via COUNT): 00138.550 (0) Table wp_woocommerce_tax_rates: Rows added in this batch (next record: -1): 0 (uncompressed bytes in this segment=1283) in 0.01 seconds0138.574 (0) Table wp_woocommerce_tax_rates: finishing file(s) (2, 0.4 KB)0138.600 (0) Table wp_wp_quiz_play_data: Total expected rows (via COUNT): 700138.606 (0) Table is relatively small; fetch_rows will thus be: 100 (allow_further_reductions=1, is_first_fetch=1, known_bigger_than_table=1)0138.632 (0) Table wp_wp_quiz_play_data: Rows added in this batch (next record: 70): 70 (uncompressed bytes in this segment=979788) in 0.03 seconds0138.659 (0) Table wp_wp_quiz_play_data: finishing file(s) (2, 15.9 KB)0138.666 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_options.table.tmpr979422.gz (1/80/fopen): adding to final database dump 0138.675 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_options.table.gz (2/80/fopen): adding to final database dump 0138.683 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_users.table.tmpr15.gz (3/80/fopen): adding to final database dump 0138.691 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_users.table.gz (4/80/fopen): adding to final database dump 0138.698 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_usermeta.table.tmpr1113.gz (5/80/fopen): adding to final database dump 0138.705 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_usermeta.table.gz (6/80/fopen): adding to final database dump 0138.712 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_commentmeta.table.tmpr38250.gz (7/80/fopen): adding to final database dump 0138.719 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_commentmeta.table.gz (8/80/fopen): adding to final database dump 0138.726 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_comments.table.tmpr10592.gz (9/80/fopen): adding to final database dump 0138.733 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_comments.table.gz (10/80/fopen): adding to final database dump 0138.740 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_links.table.tmpr0.gz (11/80/fopen): adding to final database dump 0138.747 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_links.table.gz (12/80/fopen): adding to final database dump 0138.754 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_postmeta.table.gz (13/80/fopen): adding to final database dump 0138.763 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_posts.table.tmpr7184.gz (14/80/fopen): adding to final database dump 0138.776 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_posts.table.gz (15/80/fopen): adding to final database dump 0138.783 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_term_relationships.table.tmpr100001.gz (16/80/fopen): adding to final database dump 0138.790 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_term_relationships.table.gz (17/80/fopen): adding to final database dump 0138.798 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_term_taxonomy.table.tmpr479.gz (18/80/fopen): adding to final database dump 0138.805 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_term_taxonomy.table.gz (19/80/fopen): adding to final database dump 0138.811 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_termmeta.table.tmpr33.gz (20/80/fopen): adding to final database dump 0138.818 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_termmeta.table.gz (21/80/fopen): adding to final database dump 0138.825 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_terms.table.tmpr479.gz (22/80/fopen): adding to final database dump 0138.832 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_terms.table.gz (23/80/fopen): adding to final database dump 0138.838 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_actions.table.tmpr4242.gz (24/80/fopen): adding to final database dump 0138.845 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_actions.table.gz (25/80/fopen): adding to final database dump 0138.853 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_claims.table.tmpr0.gz (26/80/fopen): adding to final database dump 0138.860 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_claims.table.gz (27/80/fopen): adding to final database dump 0138.867 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_groups.table.tmpr9.gz (28/80/fopen): adding to final database dump 0138.874 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_groups.table.gz (29/80/fopen): adding to final database dump 0138.882 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_logs.table.tmpr763.gz (30/80/fopen): adding to final database dump 0138.888 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_actionscheduler_logs.table.gz (31/80/fopen): adding to final database dump 0138.895 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ewwwio_images.table.tmpr11664.gz (32/80/fopen): adding to final database dump 0138.902 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ewwwio_images.table.gz (33/80/fopen): adding to final database dump 0138.909 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_forms.table.tmpr8.gz (34/80/fopen): adding to final database dump 0138.915 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_forms.table.gz (35/80/fopen): adding to final database dump 0138.922 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_formsmeta.table.tmpr220.gz (36/80/fopen): adding to final database dump 0138.929 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_formsmeta.table.gz (37/80/fopen): adding to final database dump 0138.935 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_meta_data.table.tmpr0.gz (38/80/fopen): adding to final database dump 0138.942 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_ppress_meta_data.table.gz (39/80/fopen): adding to final database dump 0138.949 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_404.table.tmpr316513.gz (40/80/fopen): adding to final database dump 0138.956 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_404.table.gz (41/80/fopen): adding to final database dump 0138.963 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_groups.table.tmpr4.gz (42/80/fopen): adding to final database dump 0138.969 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_groups.table.gz (43/80/fopen): adding to final database dump 0138.976 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_items.table.tmpr403.gz (44/80/fopen): adding to final database dump 0138.983 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_items.table.gz (45/80/fopen): adding to final database dump 0138.989 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_logs.table.tmpr140123.gz (46/80/fopen): adding to final database dump 0138.996 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_redirection_logs.table.gz (47/80/fopen): adding to final database dump 0139.003 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_admin_note_actions.table.tmpr239.gz (48/80/fopen): adding to final database dump 0139.010 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_admin_note_actions.table.gz (49/80/fopen): adding to final database dump 0139.017 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_admin_notes.table.tmpr59.gz (50/80/fopen): adding to final database dump 0139.024 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_admin_notes.table.gz (51/80/fopen): adding to final database dump 0139.032 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_category_lookup.table.tmpr1001.gz (52/80/fopen): adding to final database dump 0139.039 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_category_lookup.table.gz (53/80/fopen): adding to final database dump 0139.045 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_customer_lookup.table.tmpr0.gz (54/80/fopen): adding to final database dump 0139.052 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_customer_lookup.table.gz (55/80/fopen): adding to final database dump 0139.059 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_download_log.table.tmpr0.gz (56/80/fopen): adding to final database dump 0139.066 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_download_log.table.gz (57/80/fopen): adding to final database dump 0139.074 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_coupon_lookup.table.tmpr1.gz (58/80/fopen): adding to final database dump 0139.081 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_coupon_lookup.table.gz (59/80/fopen): adding to final database dump 0139.088 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_product_lookup.table.tmpr1.gz (60/80/fopen): adding to final database dump 0139.095 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_product_lookup.table.gz (61/80/fopen): adding to final database dump 0139.102 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_stats.table.tmpr0.gz (62/80/fopen): adding to final database dump 0139.109 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_stats.table.gz (63/80/fopen): adding to final database dump 0139.116 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_tax_lookup.table.tmpr1.gz (64/80/fopen): adding to final database dump 0139.122 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_order_tax_lookup.table.gz (65/80/fopen): adding to final database dump 0139.129 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_attributes_lookup.table.tmpr1.gz (66/80/fopen): adding to final database dump 0139.136 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_attributes_lookup.table.gz (67/80/fopen): adding to final database dump 0139.143 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_download_directories.table.tmpr3.gz (68/80/fopen): adding to final database dump 0139.149 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_download_directories.table.gz (69/80/fopen): adding to final database dump 0139.156 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_meta_lookup.table.tmpr0.gz (70/80/fopen): adding to final database dump 0139.162 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_product_meta_lookup.table.gz (71/80/fopen): adding to final database dump 0139.169 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_rate_limits.table.tmpr0.gz (72/80/fopen): adding to final database dump 0139.175 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_rate_limits.table.gz (73/80/fopen): adding to final database dump 0139.182 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_reserved_stock.table.tmpr1.gz (74/80/fopen): adding to final database dump 0139.189 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_reserved_stock.table.gz (75/80/fopen): adding to final database dump 0139.195 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_tax_rate_classes.table.tmpr0.gz (76/80/fopen): adding to final database dump 0139.202 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_tax_rate_classes.table.gz (77/80/fopen): adding to final database dump 0139.210 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_webhooks.table.tmpr0.gz (78/80/fopen): adding to final database dump 0139.217 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wc_webhooks.table.gz (79/80/fopen): adding to final database dump 0139.224 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfAuditEvents.table.tmpr0.gz (80/80/fopen): adding to final database dump 0139.231 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfAuditEvents.table.gz (81/80/fopen): adding to final database dump 0139.237 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfBlockedIPLog.table.tmpr2001.gz (82/80/fopen): adding to final database dump 0139.244 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfBlockedIPLog.table.gz (83/80/fopen): adding to final database dump 0139.250 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfBlocks7.table.tmpr125138.gz (84/80/fopen): adding to final database dump 0139.256 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfBlocks7.table.gz (85/80/fopen): adding to final database dump 0139.265 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfConfig.table.tmpr1001.gz (86/80/fopen): adding to final database dump 0139.276 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfConfig.table.gz (87/80/fopen): adding to final database dump 0139.283 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfCrawlers.table.tmpr1001.gz (88/80/fopen): adding to final database dump 0139.290 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfCrawlers.table.gz (89/80/fopen): adding to final database dump 0139.296 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfFileChanges.table.tmpr1.gz (90/80/fopen): adding to final database dump 0139.303 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfFileChanges.table.gz (91/80/fopen): adding to final database dump 0139.310 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfFileMods.table.gz (92/80/fopen): adding to final database dump 0139.329 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfHits.table.tmpr1580948.gz (93/80/fopen): adding to final database dump 0139.336 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfHits.table.gz (94/80/fopen): adding to final database dump 0139.343 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfHoover.table.tmpr0.gz (95/80/fopen): adding to final database dump 0139.349 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfHoover.table.gz (96/80/fopen): adding to final database dump 0139.356 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfIssues.table.tmpr20680.gz (97/80/fopen): adding to final database dump 0139.363 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfIssues.table.gz (98/80/fopen): adding to final database dump 0139.369 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfKnownFileList.table.gz (99/80/fopen): adding to final database dump 0139.387 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLiveTrafficHuman.table.tmpr1.gz (100/80/fopen): adding to final database dump 0139.394 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLiveTrafficHuman.table.gz (101/80/fopen): adding to final database dump 0139.401 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLocs.table.tmpr1001.gz (102/80/fopen): adding to final database dump 0139.407 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLocs.table.gz (103/80/fopen): adding to final database dump 0139.414 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLogins.table.tmpr92195.gz (104/80/fopen): adding to final database dump 0139.421 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfLogins.table.gz (105/80/fopen): adding to final database dump 0139.428 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfNotifications.table.tmpr1001.gz (106/80/fopen): adding to final database dump 0139.435 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfNotifications.table.gz (107/80/fopen): adding to final database dump 0139.441 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfPendingIssues.table.tmpr0.gz (108/80/fopen): adding to final database dump 0139.448 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfPendingIssues.table.gz (109/80/fopen): adding to final database dump 0139.560 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfReverseCache.table.tmpr1001.gz (110/80/fopen): adding to final database dump 0139.649 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfReverseCache.table.gz (111/80/fopen): adding to final database dump 0139.661 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfSNIPCache.table.tmpr0.gz (112/80/fopen): adding to final database dump 0139.674 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfSNIPCache.table.gz (113/80/fopen): adding to final database dump 0139.683 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfSecurityEvents.table.tmpr0.gz (114/80/fopen): adding to final database dump 0139.691 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfSecurityEvents.table.gz (115/80/fopen): adding to final database dump 0139.700 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfStatus.table.tmpr282522.gz (116/80/fopen): adding to final database dump 0139.707 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfStatus.table.gz (117/80/fopen): adding to final database dump 0139.713 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfTrafficRates.table.tmpr1001.gz (118/80/fopen): adding to final database dump 0139.720 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfTrafficRates.table.gz (119/80/fopen): adding to final database dump 0139.726 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfWafFailures.table.tmpr0.gz (120/80/fopen): adding to final database dump 0139.732 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfWafFailures.table.gz (121/80/fopen): adding to final database dump 0139.738 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_2fa_secrets.table.tmpr0.gz (122/80/fopen): adding to final database dump 0139.743 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_2fa_secrets.table.gz (123/80/fopen): adding to final database dump 0139.748 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_role_counts.table.tmpr1.gz (124/80/fopen): adding to final database dump 0139.754 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_role_counts.table.gz (125/80/fopen): adding to final database dump 0139.759 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_settings.table.tmpr1001.gz (126/80/fopen): adding to final database dump 0139.764 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wfls_settings.table.gz (127/80/fopen): adding to final database dump 0139.769 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_api_keys.table.tmpr0.gz (128/80/fopen): adding to final database dump 0139.774 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_api_keys.table.gz (129/80/fopen): adding to final database dump 0139.778 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_attribute_taxonomies.table.tmpr0.gz (130/80/fopen): adding to final database dump 0139.783 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_attribute_taxonomies.table.gz (131/80/fopen): adding to final database dump 0139.787 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_downloadable_product_permissions.table.tmpr0.gz (132/80/fopen): adding to final database dump 0139.791 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_downloadable_product_permissions.table.gz (133/80/fopen): adding to final database dump 0139.795 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_log.table.tmpr0.gz (134/80/fopen): adding to final database dump 0139.800 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_log.table.gz (135/80/fopen): adding to final database dump 0139.804 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_order_itemmeta.table.tmpr0.gz (136/80/fopen): adding to final database dump 0139.808 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_order_itemmeta.table.gz (137/80/fopen): adding to final database dump 0139.812 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_order_items.table.tmpr0.gz (138/80/fopen): adding to final database dump 0139.816 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_order_items.table.gz (139/80/fopen): adding to final database dump 0139.821 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_payment_tokenmeta.table.tmpr0.gz (140/80/fopen): adding to final database dump 0139.825 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_payment_tokenmeta.table.gz (141/80/fopen): adding to final database dump 0139.829 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_payment_tokens.table.tmpr0.gz (142/80/fopen): adding to final database dump 0139.834 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_payment_tokens.table.gz (143/80/fopen): adding to final database dump 0139.838 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_sessions.table.tmpr2.gz (144/80/fopen): adding to final database dump 0139.842 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_sessions.table.gz (145/80/fopen): adding to final database dump 0139.846 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zone_locations.table.tmpr0.gz (146/80/fopen): adding to final database dump 0139.850 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zone_locations.table.gz (147/80/fopen): adding to final database dump 0139.853 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zone_methods.table.tmpr0.gz (148/80/fopen): adding to final database dump 0139.857 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zone_methods.table.gz (149/80/fopen): adding to final database dump 0139.862 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zones.table.tmpr0.gz (150/80/fopen): adding to final database dump 0139.866 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_shipping_zones.table.gz (151/80/fopen): adding to final database dump 0139.870 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_tax_rate_locations.table.tmpr0.gz (152/80/fopen): adding to final database dump 0139.874 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_tax_rate_locations.table.gz (153/80/fopen): adding to final database dump 0139.877 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_tax_rates.table.tmpr0.gz (154/80/fopen): adding to final database dump 0139.881 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_woocommerce_tax_rates.table.gz (155/80/fopen): adding to final database dump 0139.885 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wp_quiz_play_data.table.tmpr71.gz (156/80/fopen): adding to final database dump 0139.889 (0) backup_2026-04-28-1600[redacted]15964e90106b-db-table-wp_wp_quiz_play_data.table.gz (157/80/fopen): adding to final database dump 0139.896 (0) backup_2026-04-28-1600[redacted]15964e90106b-db.gz: finished writing out complete database file (4846.6 KB) 0139.981 (0) Total database tables backed up: 80 (backup_2026-04-28-1600[redacted]15964e90106b-db.gz, size: 4963089, sha1: fccb0f9889a4dafdf1d4a0ae7fa642609fcf1bc4, sha256: 7c90ba235d25c2034b38599d99f60abac258601e6ce8408c5d8fb64e6453ee20) 0140.004 (0) backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip: plugins: This file has already been successfully uploaded 0140.007 (0) backup_2026-04-28-1600[redacted]15964e90106b-themes.zip: themes: This file has already been successfully uploaded 0140.010 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip: uploads: This file has already been successfully uploaded 0140.013 (0) backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip: uploads: This file has already been successfully uploaded 0140.016 (0) backup_2026-04-28-1600[redacted]15964e90106b-others.zip: others: This file has already been successfully uploaded 0140.019 (0) backup_2026-04-28-1600[redacted]15964e90106b-db.gz: db: This file has not yet been successfully uploaded: will queue 0140.023 (0) Saving backup history. Total backup size: 792.3 MB 0140.033 (0) Requesting upload of the files that have not yet been successfully uploaded (1) 0140.048 (0) Cloud backup selection (1/1): s3 with instance (1/1) (last) 0140.052 (0) Beginning dispatch of backup to remote (s3) (instance identifier s-a5736803c4e8339e8e555a02175c35b0) 0140.101 (0) Amazon S3: Set region (UpdraftPlus_S3): us-west-2 0140.104 (0) Amazon S3: Set endpoint: s3-us-west-2.amazonaws.com 0140.108 (0) Amazon S3: upload (us-west-2): backup_2026-04-28-1600[redacted]15964e90106b-db.gz (chunks: 1) -> s3://wp-[redacted]/backup_2026-04-28-1600[redacted]15964e90106b-db.gz 0140.170 (0) PHP event: code E_WARNING: Undefined global variable $_ENV (line 89, wp-content/plugins/updraftplus/includes/class-manipulation-functions.php) 0140.333 (0) Amazon S3: regular upload: success 0140.336 (0) Recording as successfully uploaded: backup_2026-04-28-1600[redacted]15964e90106b-db.gz 0140.345 (0) Deleting local file: backup_2026-04-28-1600[redacted]15964e90106b-db.gz: OK 0140.355 (0) Retain: beginning examination of existing backup sets; user setting: retain_files=14, retain_db=14 0140.360 (0) These backup set(s) were imported from a remote location, so will not be counted or pruned. Skipping: 1747857000, 1745679420 0140.364 (0) Number of backup sets in history: 17; groups (db): 1 0140.368 (0) Examining (for databases) backup set with group_id=0, nonce=15964e90106b, datestamp=1777417202 (Apr 28 2026 23:00:02) 0140.371 (0) This backup set is the backup set just made, so will not be deleted. 0140.371 (0) Examining (for databases) backup set with group_id=0, nonce=15e33030a746, datestamp=1777330802 (Apr 27 2026 23:00:02) 0140.371 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=74f0a94cfcaf, datestamp=1777244402 (Apr 26 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=820e24a99495, datestamp=1777158002 (Apr 25 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=40c2ff2e69a7, datestamp=1777071602 (Apr 24 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=33c16d57bb3c, datestamp=1776985202 (Apr 23 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=9565e90fd249, datestamp=1776898802 (Apr 22 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=da627bec4e66, datestamp=1776812402 (Apr 21 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=3158d8e2b29c, datestamp=1776726002 (Apr 20 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=2d3455155572, datestamp=1776639602 (Apr 19 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=78bf360bb75b, datestamp=1776553202 (Apr 18 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=fe87d77db70f, datestamp=1776466802 (Apr 17 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=9d7151a63e71, datestamp=1776380402 (Apr 16 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=3b97a7ea89cd, datestamp=1776294002 (Apr 15 2026 23:00:02) 0140.375 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.375 (0) Examining (for databases) backup set with group_id=0, nonce=eabecf1cc622, datestamp=1776207602 (Apr 14 2026 23:00:02) 0140.375 (0) 1776207602: db: this set includes a database (backup_2026-04-14-1600[redacted]eabecf1cc622-db.gz); db count is now 14 0140.375 (0) 1776207602: db: over retain limit (14); will delete this database 0140.375 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-db.gz 0140.469 (0) This backup set remains non-empty (f=1/d=0); will retain in history 0140.473 (0) Number of backup sets in history: 17; groups (files): 1 0140.476 (0) Examining (for files) backup set with nonce=15964e90106b, datestamp=1777417202 (Apr 28 2026 23:00:02) 0140.476 (0) This backup set is the backup set just made, so will not be deleted. 0140.483 (0) This backup set is the backup set just made, so will not be deleted. 0140.483 (0) This backup set is the backup set just made, so will not be deleted. 0140.483 (0) This backup set is the backup set just made, so will not be deleted. 0140.483 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=15e33030a746, datestamp=1777330802 (Apr 27 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=74f0a94cfcaf, datestamp=1777244402 (Apr 26 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=820e24a99495, datestamp=1777158002 (Apr 25 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=40c2ff2e69a7, datestamp=1777071602 (Apr 24 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=33c16d57bb3c, datestamp=1776985202 (Apr 23 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=9565e90fd249, datestamp=1776898802 (Apr 22 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=da627bec4e66, datestamp=1776812402 (Apr 21 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=3158d8e2b29c, datestamp=1776726002 (Apr 20 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=2d3455155572, datestamp=1776639602 (Apr 19 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=78bf360bb75b, datestamp=1776553202 (Apr 18 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=fe87d77db70f, datestamp=1776466802 (Apr 17 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=9d7151a63e71, datestamp=1776380402 (Apr 16 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=3b97a7ea89cd, datestamp=1776294002 (Apr 15 2026 23:00:02) 0140.487 (0) This backup set remains non-empty (f=1/d=1); will retain in history 0140.487 (0) Examining (for files) backup set with nonce=eabecf1cc622, datestamp=1776207602 (Apr 14 2026 23:00:02) 0140.487 (0) plugins: over retain limit (14); will delete this file entity 0140.487 (0) themes: over retain limit (14); will delete this file entity 0140.487 (0) uploads: over retain limit (14); will delete this file entity 0140.487 (0) others: over retain limit (14); will delete this file entity 0140.487 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-plugins.zip 0140.622 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-themes.zip 0140.764 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-uploads.zip 0140.900 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-uploads2.zip 0141.024 (0) Amazon S3: Delete remote: bucket=wp-[redacted], URI=backup_2026-04-14-1600[redacted]eabecf1cc622-others.zip 0141.129 (0) This backup set is now empty; will remove from history 0141.133 (0) Deleting log file (log.eabecf1cc622.txt) 0141.137 (0) Retain: saving new backup history (sets now: 16) and finishing retain operation 0141.152 (0) Resume backup (15964e90106b, 0): finish run 0141.162 (0) Decremented the semaphore (fd) by 1 0141.168 (0) Semaphore (fd) unlocked 0141.171 (0) There were no errors in the uploads, so the 'resume' event (1) is being unscheduled 0141.183 (0) Deleting zip manifest (backup_2026-04-28-1600[redacted]15964e90106b-plugins.zip.list.tmp) 0141.187 (0) Deleting zip manifest (backup_2026-04-28-1600[redacted]15964e90106b-themes.zip.list.tmp) 0141.192 (0) Deleting zip manifest (backup_2026-04-28-1600[redacted]15964e90106b-uploads.zip.list.tmp) 0141.198 (0) Deleting zip manifest (backup_2026-04-28-1600[redacted]15964e90106b-uploads2.zip.list.tmp) 0141.205 (0) Deleting zip manifest (backup_2026-04-28-1600[redacted]_15964e90106b-others.zip.list.tmp)0141.215 (0) Fetching RSS news feed0141.753 (0) Fetched RSS news feed; result is a: SimplePie\SimplePie0141.793 (0) Sending email ('Files and database (Full backup)') report (attachments: 0, size: 0 KB) to: jeff@…0141.823 (0) The backup succeeded and is now complete
       ```
   
 *  Plugin Contributor [bcrodua](https://wordpress.org/support/users/bcrodua/)
 * (@bcrodua)
 * [1 week, 1 day ago](https://wordpress.org/support/topic/undefined-global-variable-_env/#post-18895059)
 * Hi,
 * Thanks for sharing the full log.
 * I can see the warning at 0140.170, but the backup itself completed successfully
   at the end of the log. This appears to be a PHP warning rather than a backup 
   failure.
 * I’ve passed this on for review, but for now there’s no action needed on your 
   side as long as the backups are completing successfully.
 * Thanks again for reporting it.
 * Best Wishes,
   Bryle
 *  Plugin Support [vupdraft](https://wordpress.org/support/users/vupdraft/)
 * (@vupdraft)
 * [2 days, 5 hours ago](https://wordpress.org/support/topic/undefined-global-variable-_env/#post-18900696)
 * It’s been a while since we heard from you. I am closing the ticket but please
   feel free to reach out if you have any further concerns.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fundefined-global-variable-_env%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200)
 * [UpdraftPlus: WP Backup & Migration Plugin](https://wordpress.org/plugins/updraftplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/updraftplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/updraftplus/)
 * [Active Topics](https://wordpress.org/support/plugin/updraftplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/updraftplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/updraftplus/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [vupdraft](https://wordpress.org/support/users/vupdraft/)
 * Last activity: [2 days, 5 hours ago](https://wordpress.org/support/topic/undefined-global-variable-_env/#post-18900696)
 * Status: resolved