Skip to content

Instantly share code, notes, and snippets.

@lovek323
Created June 20, 2019 04:49
Show Gist options
  • Save lovek323/106af726023bd1175199094268e8a060 to your computer and use it in GitHub Desktop.
Save lovek323/106af726023bd1175199094268e8a060 to your computer and use it in GitHub Desktop.
Updating your development directory root ...
Already up to date.
/Users/Don/dev/src/themes/finderottrta/include/static
Updating your git hooks...
Already up to date.
Installing bats-core ...
Running BATS tests on your local environment ...
1..244
ok 1 wp_fin_dev_db database exists
ok 2 wp_fin_dev_db.wp_posts table exists
ok 3 wp_fin_dev_db.wp_users table exists
ok 4 wp_fus_dev_db database exists
ok 5 wp_fus_dev_db.wp_posts table exists
ok 6 wp_fus_dev_db.wp_users table exists
ok 7 fcc_dev_db database exists
ok 8 nav_dev_db database exists
ok 9 enquiry_dev_db database exists
ok 10 quotes_travelinsurance_dev_db database exists
ok 11 grafana database exists
ok 12 niche_management_api database exists
ok 13 credit_score_api_dev_db database exists
ok 14 wizard_api database exists
ok 15 Docker is installed and running
ok 16 site-fin-nginx (fin.dev) nginx container is running
ok 17 site-fin-php-fpm (fin.dev) PHP container is running
ok 18 site-fus-nginx (fus.dev) nginx container is running
ok 19 site-fus-php-fpm (fus.dev) PHP container is running
not ok 20 site-fcc-nginx (fcc.dev) nginx container is running
# (in test file /Users/Don/dev/tests/docker.bats, line 42)
# `[ "$output" == "running" ]' failed
not ok 21 site-fcc-php-fpm (fcc.dev) PHP container is running
# (in test file /Users/Don/dev/tests/docker.bats, line 47)
# `[ "$output" == "running" ]' failed
ok 22 site-api-nginx (api.dev AKA Hive-API-Server) nginx container is running
ok 23 site-api-php-fpm (api.dev AKA Hive-API-Server) PHP container is running
ok 24 health-insurance-api-nginx (healthinsurance.api.dev) nginx container is running
ok 25 health-insurance-api-php-fpm (healthinsurance.api.dev) PHP container is running
ok 26 leads-api-nginx (leads.api.dev) nginx container is running
ok 27 leads-api-php-fpm (leads.api.dev) PHP container is running
ok 28 travelinsurance-api-nginx (travelinsurance.api.dev) nginx container is running
ok 29 travelinsurance-api-php-fpm (travelinsurance.api.dev) PHP container is running
ok 30 niche-management-api (nichemanagement.api.dev) container is running
not ok 31 product-scheduler-api-nginx (productscheduler.api.dev) nginx container is running
# (in test file /Users/Don/dev/tests/docker.bats, line 97)
# `[ "$output" == "running" ]' failed
not ok 32 product-scheduler-api-php-fpm (productscheduler.api.dev PHP container is running
# (in test file /Users/Don/dev/tests/docker.bats, line 102)
# `[ "$output" == "running" ]' failed
ok 33 traefik container is running
ok 34 redis container is running
ok 35 influxdb container is running
ok 36 grafana container is running # skip
ok 37 elasticsearch container is running
ok 38 elasticsearch container is healthy
ok 39 mysql container is running
ok 40 composer is installed
ok 41 node is installed
ok 42 npm is installed
ok 43 yarn is installed
ok 44 Hive-API-Server repo is a git repo and exists locally
ok 45 Hive-API-Server repo is on the 'master' branch
ok 46 Hive-API-Server repo is up-to-date
ok 47 Hive-API-Server repo doesn't need a composer install
ok 48 Api-AJAX-Proxy repo is a git repo and exists locally
ok 49 Api-AJAX-Proxy repo is on the 'master' branch
ok 50 Api-AJAX-Proxy repo is up-to-date
ok 51 Api-AJAX-Proxy repo doesn't need a composer install
ok 52 Conversions-API repo is a git repo and exists locally # skip
ok 53 Conversions-API repo is on the 'master' branch # skip
ok 54 Conversions-API repo is up-to-date # skip
ok 55 Conversions-API repo doesn't need a composer install # skip
ok 56 FCC repo is a git repo and exists locally
ok 57 FCC repo is on the 'master' branch
ok 58 FCC repo is up-to-date
ok 59 FCC repo doesn't need a composer install
ok 60 Health-Insurance-API repo is a git repo and exists locally
ok 61 Health-Insurance-API repo is on the 'master' branch
ok 62 Health-Insurance-API repo is up-to-date
ok 63 Health-Insurance-API repo doesn't need a composer install
ok 64 Leads-API repo is a git repo and exists locally
ok 65 Leads-API repo is on the 'master' branch
ok 66 Leads-API repo is up-to-date
ok 67 Leads-API repo doesn't need a composer install
ok 68 Life-Insurance-API repo is a git repo and exists locally
ok 69 Life-Insurance-API repo is on the 'master' branch
ok 70 Life-Insurance-API repo is up-to-date
ok 71 Life-Insurance-API repo doesn't need a composer install
ok 72 Reviews-API repo is a git repo and exists locally
ok 73 Reviews-API repo is on the 'master' branch
ok 74 Reviews-API repo is up-to-date
ok 75 Reviews-API repo doesn't need a composer install
ok 76 Travel-Insurance-API repo is a git repo and exists locally
ok 77 Travel-Insurance-API repo is on the 'master' branch
ok 78 Travel-Insurance-API repo is up-to-date
ok 79 Travel-Insurance-API repo doesn't need a composer install
ok 80 Wizard-API repo is a git repo and exists locally
ok 81 Wizard-API repo is on the 'master' branch
ok 82 Wizard-API repo is up-to-date
ok 83 Wizard-API repo doesn't need a composer install
ok 84 site-fin repo is a git repo and exists locally
ok 85 site-fin repo is on the 'master' branch
ok 86 site-fin repo is up-to-date
ok 87 site-fus repo is a git repo and exists locally
ok 88 site-fus repo is on the 'master' branch
ok 89 site-fus repo is up-to-date
ok 90 Sandbox repo is a git repo and exists locally
ok 91 Sandbox repo is on the 'master' branch
ok 92 Sandbox repo is up-to-date
ok 93 WordPress repo is a git repo and exists locally
ok 94 WordPress repo is up-to-date
ok 95 WordPress repo is on the 'master' branch
ok 96 WordPress/core/wordpress folder exists locally
ok 97 WordPress/core/wordpress/wp-blog-header.php file exists locally
ok 98 Plugins folder exists locally
ok 99 acf-wordpress-wysiwyg-field repo is a git repo and exists locally
ok 100 acf-wordpress-wysiwyg-field repo is on the 'master' branch
ok 101 acf-wordpress-wysiwyg-field repo is up-to-date
ok 102 advanced-custom-fields repo is a git repo and exists locally
ok 103 advanced-custom-fields repo is on the 'master' branch
ok 104 advanced-custom-fields repo is up-to-date
ok 105 akismet repo is a git repo and exists locally
ok 106 akismet repo is on the 'master' branch
ok 107 akismet repo is up-to-date
ok 108 amazon-s3-and-cloudfront repo is a git repo and exists locally
ok 109 amazon-s3-and-cloudfront repo is on the 'master' branch
ok 110 amazon-s3-and-cloudfront repo is up-to-date
not ok 111 amazon-web-services repo is a git repo and exists locally
# (in test file /Users/Don/dev/tests/repos.bats, line 419)
# `[ $status = 0 ]' failed
not ok 112 amazon-web-services repo is on the 'master' branch
# (in test file /Users/Don/dev/tests/repos.bats, line 424)
# `[ "$output" == "master" ]' failed
not ok 113 amazon-web-services repo is up-to-date
# (in test file /Users/Don/dev/tests/repos.bats, line 428)
# `cd $DEVHOME/src/plugins/amazon-web-services' failed
# /var/folders/qr/tngz7rhx6r5dpqqlc8ml4gkr0000gp/T/bats.51834.src: line 428: cd: /Users/Don/dev/src/plugins/amazon-web-services: No such file or directory
ok 114 better-search-replace repo is a git repo and exists locally
ok 115 better-search-replace repo is on the 'master' branch
ok 116 better-search-replace repo is up-to-date
ok 117 calculators repo is a git repo and exists locally
ok 118 calculators repo is on the 'master' branch
ok 119 calculators repo is up-to-date
ok 120 calculators repo doesn't need a composer install
ok 121 custom-post-template repo is a git repo and exists locally
ok 122 custom-post-template repo is on the 'master' branch
ok 123 custom-post-template repo is up-to-date
ok 124 deals-plugin repo is a git repo and exists locally
ok 125 deals-plugin repo is on the 'master' branch
ok 126 deals-plugin repo is up-to-date
ok 127 deals-plugin repo doesn't need a composer install
ok 128 DIVVEE repo is a git repo and exists locally
ok 129 DIVVEE repo is on the 'master' branch
ok 130 DIVVEE repo is up-to-date
ok 131 DIVVEE repo doesn't need a composer install
not ok 132 fantastic-elasticsearch repo is a git repo and exists locally
# (in test file /Users/Don/dev/tests/repos.bats, line 542)
# `[ $status = 0 ]' failed
not ok 133 fantastic-elasticsearch repo is on the 'master' branch
# (in test file /Users/Don/dev/tests/repos.bats, line 547)
# `[ "$output" == "master" ]' failed
not ok 134 fantastic-elasticsearch repo is up-to-date
# (in test file /Users/Don/dev/tests/repos.bats, line 551)
# `cd $DEVHOME/src/plugins/fantastic-elasticsearch' failed
# /var/folders/qr/tngz7rhx6r5dpqqlc8ml4gkr0000gp/T/bats.51834.src: line 551: cd: /Users/Don/dev/src/plugins/fantastic-elasticsearch: No such file or directory
ok 135 Hive-API-Client repo is a git repo and exists locally
ok 136 Hive-API-Client repo is on the 'master' branch
ok 137 Hive-API-Client repo is up-to-date
ok 138 Hive-API-Client repo doesn't need a composer install
ok 139 LIF-Finder-Widget repo is a git repo and exists locally
ok 140 LIF-Finder-Widget repo is on the 'master' branch
ok 141 LIF-Finder-Widget repo is up-to-date
ok 142 LIF-Finder-Widget repo doesn't need a composer install
ok 143 mobile-phone-plugin repo is a git repo and exists locally
ok 144 mobile-phone-plugin repo is on the 'master' branch
ok 145 mobile-phone-plugin repo is up-to-date
ok 146 mobile-phone-plugin repo doesn't need a composer install
ok 147 multisite-user-role-manager repo is a git repo and exists locally
ok 148 multisite-user-role-manager repo is on the 'master' branch
ok 149 multisite-user-role-manager repo is up-to-date
ok 150 nbn repo is a git repo and exists locally
ok 151 nbn repo is on the 'master' branch
ok 152 nbn repo is up-to-date
ok 153 nbn repo doesn't need a composer install
ok 154 Oneuser repo is a git repo and exists locally
ok 155 Oneuser repo is on the 'master' branch
ok 156 Oneuser repo is up-to-date
ok 157 Oneuser repo doesn't need a composer install
ok 158 post-type-switcher repo is a git repo and exists locally
ok 159 post-type-switcher repo is on the 'master' branch
ok 160 post-type-switcher repo is up-to-date
ok 161 redirection repo is a git repo and exists locally
ok 162 redirection repo is on the 'master' branch
ok 163 redirection repo is up-to-date
ok 164 regenerate-thumbnails repo is a git repo and exists locally
ok 165 regenerate-thumbnails repo is on the 'master' branch
ok 166 regenerate-thumbnails repo is up-to-date
ok 167 sendgrid-email-delivery-simplified repo is a git repo and exists locally
ok 168 sendgrid-email-delivery-simplified repo is on the 'master' branch
ok 169 sendgrid-email-delivery-simplified repo is up-to-date
ok 170 Shopping-Plugin repo is a git repo and exists locally
ok 171 Shopping-Plugin repo is on the 'master' branch
ok 172 Shopping-Plugin repo is up-to-date
ok 173 Shopping-Plugin repo doesn't need a composer install
ok 174 sidebar repo is a git repo and exists locally
ok 175 sidebar repo is on the 'master' branch
ok 176 sidebar repo is up-to-date
ok 177 sidebar repo doesn't need a composer install
ok 178 subscribe-to-comments-reloaded repo is a git repo and exists locally
ok 179 subscribe-to-comments-reloaded repo is on the 'master' branch
ok 180 subscribe-to-comments-reloaded repo is up-to-date
ok 181 third-party repo is a git repo and exists locally
ok 182 third-party repo is on the 'master' branch
ok 183 third-party repo is up-to-date
ok 184 timber-library repo is a git repo and exists locally
ok 185 timber-library repo is on the 'master' branch
ok 186 timber-library repo is up-to-date
ok 187 top-level-cats repo is a git repo and exists locally
ok 188 top-level-cats repo is on the 'master' branch
ok 189 top-level-cats repo is up-to-date
ok 190 wordpress-seo repo is a git repo and exists locally
ok 191 wordpress-seo repo is on the 'master' branch
ok 192 wordpress-seo repo is up-to-date
ok 193 wp-410 repo is a git repo and exists locally
ok 194 wp-410 repo is on the 'master' branch
ok 195 wp-410 repo is up-to-date
ok 196 wp-page-numbers repo is a git repo and exists locally
ok 197 wp-page-numbers repo is on the 'master' branch
ok 198 wp-page-numbers repo is up-to-date
ok 199 wp-smushit repo is a git repo and exists locally
ok 200 wp-smushit repo is on the 'master' branch
ok 201 wp-smushit repo is up-to-date
ok 202 xml-sitemap-feed repo is a git repo and exists locally
ok 203 xml-sitemap-feed repo is on the 'master' branch
ok 204 xml-sitemap-feed repo is up-to-date
ok 205 Themes folder exists locally
ok 206 Finder-Theme repo is a git repo and exists locally
ok 207 Finder-Theme repo is on the 'master' branch
ok 208 Finder-Theme repo is up-to-date
ok 209 Finder-Theme repo doesn't need a composer install
ok 210 FUS-Theme repo is a git repo and exists locally
ok 211 FUS-Theme repo is on the 'master' branch
ok 212 FUS-Theme repo is up-to-date
ok 213 FUS-Theme repo doesn't need a composer install
ok 214 Parent-Theme repo is a git repo and exists locally
ok 215 Parent-Theme repo is on the 'master' branch
ok 216 Parent-Theme repo is up-to-date
ok 217 Parent-Theme repo doesn't need a composer install
ok 218 AWS Access Key exists
ok 219 Docker loopback contains 10.0.0.1
ok 220 Docker loopback doesn't contain 10.0.0.10
ok 221 Docker loopback doesn't contain 127.0.0.1
ok 222 Docker loopback doesn't contain 127.0.0.10
ok 223 /etc/hosts contains 10.0.0.1
ok 224 /etc/hosts doesn't contain 10.0.0.10
ok 225 /etc/hosts contains update-etc-hosts start control marker
ok 226 /etc/hosts contains update-etc-hosts end control marker
ok 227 /etc/hosts contains entry for api.dev
ok 228 /etc/hosts contains entry for conversions.api.dev
ok 229 /etc/hosts contains entry for fin.dev
ok 230 /etc/hosts contains entry for fus.dev
ok 231 /etc/hosts contains entry for fcc.dev
ok 232 /etc/hosts contains entry for globalusersystem.api.dev
ok 233 /etc/hosts contains entry for grafana.dev
ok 234 /etc/hosts contains entry for healthinsurance.api.dev
ok 235 /etc/hosts contains entry for influxdb.dev
ok 236 /etc/hosts contains entry for leads.api.dev
ok 237 /etc/hosts contains entry for lifeinsurance.api.dev
ok 238 /etc/hosts contains entry for nichemanagement.api.dev
ok 239 /etc/hosts contains entry for reviews.api.dev
ok 240 /etc/hosts contains entry for wizard.api.dev
ok 241 /etc/hosts contains entry for sandbox.dev
ok 242 /etc/hosts contains entry for segmentation.api.dev
ok 243 /etc/hosts contains entry for travelinsurance.api.dev
ok 244 /etc/hosts contains entry for nmapi.proxy.dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment