🤖 CBER Deploy-bot 🤖

####### 2021-02-01 18:05:52 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from ebbcb17 to 452ce23

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
ebbcb17..452ce23 development -> origin/development
Updating ebbcb17..452ce23
Fast-forward
.gitignore | 1 +
src/Model/Table/TagsTable.php | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Upgrading to version 2.0.9 (stable channel).

Use composer self-update --rollback to return to version 2.0.8

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Created `/home/okbvtfr/public_html/projects_staging/tmp` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/cache` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/cache/models` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/cache/persistent` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/cache/views` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/sessions` directory
Created `/home/okbvtfr/public_html/projects_staging/tmp/tests` directory
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/cache
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/cache/models
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/cache/persistent
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/cache/views
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/sessions
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/tests
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp
Permissions set on /home/okbvtfr/public_html/projects_staging/logs
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-01 18:07:40 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from ebbcb17 to 452ce23

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
ebbcb17..452ce23 master -> origin/master
* [new branch] development -> origin/development
Updating ebbcb17..452ce23
Fast-forward
.gitignore | 1 +
src/Model/Table/TagsTable.php | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Created `/home/okbvtfr/public_html/projects/tmp/cache/views` directory
Created `/home/okbvtfr/public_html/projects/tmp/sessions` directory
Created `/home/okbvtfr/public_html/projects/tmp/tests` directory
Permissions set on /home/okbvtfr/public_html/projects/tmp/cache
Permissions set on /home/okbvtfr/public_html/projects/tmp/cache/long
Permissions set on /home/okbvtfr/public_html/projects/tmp/cache/models
Permissions set on /home/okbvtfr/public_html/projects/tmp/cache/persistent
Permissions set on /home/okbvtfr/public_html/projects/tmp/cache/views
Permissions set on /home/okbvtfr/public_html/projects/tmp/sessions
Permissions set on /home/okbvtfr/public_html/projects/tmp/tests
Permissions set on /home/okbvtfr/public_html/projects/tmp
Permissions set on /home/okbvtfr/public_html/projects/logs
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-03 00:42:42 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 452ce23 to dc3148b

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
452ce23..dc3148b master -> origin/master
Updating 452ce23..dc3148b
Fast-forward
src/Model/Table/TagsTable.php | 1 +
templates/element/release.php | 175 ++++++++++++++++++------------------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 104 ++++++++++---------------
4 files changed, 119 insertions(+), 163 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-03 20:46:03 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 452ce23 to 187cf4d

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
452ce23..187cf4d development -> origin/development
ebbcb17..187cf4d master -> origin/master
Updating 452ce23..187cf4d
Fast-forward
composer.lock | 8 +-
src/Model/Table/TagsTable.php | 1 +
templates/element/release.php | 175 ++++++++++++++++++------------------------
templates/layout/default.php | 2 +-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 104 ++++++++++---------------
6 files changed, 124 insertions(+), 168 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 3c0cfbf => dev-master 2a9ecc6): Checking out 2a9ecc6578
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
Permissions set on /home/okbvtfr/public_html/projects_staging/tmp/cache/long
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-03 20:46:03 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from dc3148b to 187cf4d

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
dc3148b..187cf4d master -> origin/master
452ce23..187cf4d development -> origin/development
Updating dc3148b..187cf4d
Fast-forward
composer.lock | 8 ++++----
templates/layout/default.php | 2 +-
webroot/css/style.css | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 3c0cfbf => dev-master 2a9ecc6): Checking out 2a9ecc6578
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-05 23:35:52 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 187cf4d to 7903a44

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
187cf4d..7903a44 development -> origin/development
Updating 187cf4d..7903a44
Fast-forward
composer.lock | 10 +-
templates/element/release.php | 10 +-
templates/element/sidebar.php | 349 +++++++++++++++++++++++++-----------------
templates/layout/default.php | 4 +-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 24 ++-
6 files changed, 240 insertions(+), 159 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 2a9ecc6 => dev-master b620b92b): Checking out b620b92b
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-05 23:37:14 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 187cf4d to 7903a44

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
187cf4d..7903a44 master -> origin/master
187cf4d..7903a44 development -> origin/development
Updating 187cf4d..7903a44
Fast-forward
composer.lock | 10 +-
templates/element/release.php | 10 +-
templates/element/sidebar.php | 349 +++++++++++++++++++++++++-----------------
templates/layout/default.php | 4 +-
webroot/css/style.css | 2 +-
webroot/css/style.scss | 24 ++-
6 files changed, 240 insertions(+), 159 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 2a9ecc6 => dev-master b620b92b): Checking out b620b92b
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-09 01:08:22 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 7903a44 to 2d4dde2

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
7903a44..2d4dde2 development -> origin/development
187cf4d..7903a44 master -> origin/master
Updating 7903a44..2d4dde2
Fast-forward
config/datacenter.php | 1 +
templates/Releases/form.php | 112 ++++++++++++++++++++++----------------------
webroot/css/style.css | 2 +-
webroot/css/style.scss | 4 --
4 files changed, 59 insertions(+), 60 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-13 00:59:46 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 2d4dde2 to 83e195e

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
2d4dde2..83e195e development -> origin/development
Updating 2d4dde2..83e195e
Fast-forward
composer.lock | 10 ++++-----
config/datacenter.php | 6 ++---
src/Controller/ReleasesController.php | 40 ++++++++++++++++++++++++++++++++++
templates/Releases/latest.php | 5 +++++
webroot/img/banner.jpg | Bin 74572 -> 197365 bytes
5 files changed, 53 insertions(+), 8 deletions(-)
create mode 100644 templates/Releases/latest.php

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master b620b92b => dev-master 977561e): Checking out 977561e0a1
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-16 23:26:19 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 83e195e to 0d71e7e

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
83e195e..0d71e7e development -> origin/development
Updating 83e195e..0d71e7e
Fast-forward
composer.lock | 8 ++++----
config/routes.php | 2 ++
src/Controller/ReleasesController.php | 8 +++++---
3 files changed, 11 insertions(+), 7 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 977561e => dev-master c2e94ec): Checking out c2e94ecda6
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-16 23:31:35 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 0d71e7e to 2621dea

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
0d71e7e..2621dea development -> origin/development
7903a44..83bd60e master -> origin/master
Updating 0d71e7e..2621dea
Fast-forward
webroot/css/style.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-16 23:31:34 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 7903a44 to 83bd60e

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
7903a44..83bd60e master -> origin/master
7903a44..2621dea development -> origin/development
Updating 7903a44..83bd60e
Fast-forward
composer.lock | 10 +--
config/datacenter.php | 7 ++-
config/routes.php | 2 +
src/Controller/ReleasesController.php | 42 +++++++++++++
templates/Releases/form.php | 112 +++++++++++++++++-----------------
templates/Releases/latest.php | 5 ++
webroot/css/style.css | 2 +-
webroot/css/style.scss | 4 --
webroot/img/banner.jpg | Bin 74572 -> 197365 bytes
9 files changed, 116 insertions(+), 68 deletions(-)
create mode 100644 templates/Releases/latest.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master b620b92b => dev-master c2e94ec): Checking out c2e94ecda6
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-18 21:31:30 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 2621dea to 469fa26

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
2621dea..469fa26 development -> origin/development
Updating 2621dea..469fa26
Fast-forward
composer.lock | 8 ++++----
webroot/css/style.css | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master c2e94ec => dev-master 471cff5): Checking out 471cff5c55
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-18 23:47:13 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 469fa26 to 7f2787b

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
469fa26..7f2787b development -> origin/development
Updating 469fa26..7f2787b
Fast-forward
src/Controller/AppController.php | 4 ++++
1 file changed, 4 insertions(+)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-18 23:47:34 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 83bd60e to 059a3de

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
83bd60e..059a3de master -> origin/master
2621dea..7f2787b development -> origin/development
Updating 83bd60e..059a3de
Fast-forward
composer.lock | 8 ++++----
src/Controller/AppController.php | 4 ++++
webroot/css/style.css | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master c2e94ec => dev-master 471cff5): Checking out 471cff5c55
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-18 23:55:51 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 7f2787b to d16081a

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
7f2787b..d16081a development -> origin/development
83bd60e..c64b494 master -> origin/master
Updating 7f2787b..d16081a
Fast-forward
templates/element/sidebar.php | 8 ++++----
webroot/css/style.css | 2 +-
webroot/css/style.scss | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-18 23:55:51 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 059a3de to c64b494

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
059a3de..c64b494 master -> origin/master
7f2787b..d16081a development -> origin/development
Updating 059a3de..c64b494
Fast-forward
templates/element/sidebar.php | 8 ++++----
webroot/css/style.css | 2 +-
webroot/css/style.scss | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-19 00:13:03 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from c64b494 to 7735f8d

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
c64b494..7735f8d master -> origin/master
d16081a..480d161 development -> origin/development
Updating c64b494..7735f8d
Fast-forward
composer.lock | 8 ++++----
src/Controller/AppController.php | 5 +----
2 files changed, 5 insertions(+), 8 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 471cff5 => dev-master 0496cb6): Checking out 0496cb6687
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-19 00:13:04 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from d16081a to 480d161

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
d16081a..480d161 development -> origin/development
c64b494..7735f8d master -> origin/master
Updating d16081a..480d161
Fast-forward
composer.lock | 8 ++++----
src/Controller/AppController.php | 5 +----
2 files changed, 5 insertions(+), 8 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 471cff5 => dev-master 0496cb6): Checking out 0496cb6687
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-22 23:11:50 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 7735f8d to e2993bb

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
7735f8d..e2993bb master -> origin/master
480d161..6cc2b91 development -> origin/development
Updating 7735f8d..e2993bb
Fast-forward
templates/Releases/form.php | 45 ++++++++++++++++++++++-----------------------
webroot/js/release_form.js | 13 ++++++-------
2 files changed, 28 insertions(+), 30 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-22 23:11:50 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 480d161 to 6cc2b91

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
480d161..6cc2b91 development -> origin/development
7735f8d..e2993bb master -> origin/master
Updating 480d161..6cc2b91
Fast-forward
templates/Releases/form.php | 45 ++++++++++++++++++++++-----------------------
webroot/js/release_form.js | 13 ++++++-------
2 files changed, 28 insertions(+), 30 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ bin/cake migrations migrate
sh: bin/cake: Permission denied

$ bin/cake schema_cache build --connection default
sh: bin/cake: Permission denied



####### 2021-02-22 23:34:09 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from e2993bb to 4e71ec5

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
e2993bb..4e71ec5 master -> origin/master
6cc2b91..139331c development -> origin/development
Updating e2993bb..4e71ec5
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 0496cb6 => dev-master f635959): Checking out f63595967e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-22 23:34:12 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-02-22 23:34:10 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 6cc2b91 to 139331c

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
6cc2b91..139331c development -> origin/development
e2993bb..4e71ec5 master -> origin/master
Updating 6cc2b91..139331c
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 0496cb6 => dev-master f635959): Checking out f63595967e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-22 23:34:13 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-02-22 23:52:30 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 139331c to aa1f881

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
139331c..aa1f881 development -> origin/development
4e71ec5..38dbd90 master -> origin/master
Updating 139331c..aa1f881
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master f635959 => dev-master 1bc5d41): Checking out 1bc5d412ae
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-22 23:52:33 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-02-22 23:52:30 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 4e71ec5 to 38dbd90

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
4e71ec5..38dbd90 master -> origin/master
139331c..aa1f881 development -> origin/development
Updating 4e71ec5..38dbd90
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master f635959 => dev-master 1bc5d41): Checking out 1bc5d412ae
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-22 23:52:33 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-02-23 00:08:29 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from aa1f881 to b7d3f68

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
aa1f881..b7d3f68 development -> origin/development
38dbd90..2c03a38 master -> origin/master
Updating aa1f881..b7d3f68
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 1bc5d41 => dev-master b6b5298): Checking out b6b5298374
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-23 00:08:32 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects_staging/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects_staging/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects_staging/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects_staging/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-02-23 00:08:29 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 38dbd90 to 2c03a38

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
38dbd90..2c03a38 master -> origin/master
aa1f881..b7d3f68 development -> origin/development
Updating 38dbd90..2c03a38
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.9 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 1bc5d41 => dev-master b6b5298): Checking out b6b5298374
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Exception: There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog'
In [/home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php, line 322]

2021-02-23 00:08:32 Error: [InvalidArgumentException] There was a problem creating the schema table: SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php on line 322
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

Caused by: [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1142 CREATE command denied to user 'okbvtfr_projects'@'localhost' for table 'phinxlog' in /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php on line 181
Stack Trace:
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:181
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:329
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Plan.php:148
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:722
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:617
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Table.php:690
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AbstractAdapter.php:320
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:119
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php:136
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php:149
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/AdapterWrapper.php:476
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/CakeAdapter.php:50
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:83
- /home/okbvtfr/public_html/projects/vendor/robmorgan/phinx/src/Phinx/Console/Command/Migrate.php:63
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/CommandTrait.php:37
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/Phinx/Migrate.php:85
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Command/Command.php:255
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:971
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:290
- /home/okbvtfr/public_html/projects/vendor/symfony/console/Application.php:166
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:126
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/BaseCommand.php:179
- /home/okbvtfr/public_html/projects/vendor/cakephp/migrations/src/Command/MigrationsCommand.php:198
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:336
- /home/okbvtfr/public_html/projects/vendor/cakephp/cakephp/src/Console/CommandRunner.php:172
- /home/okbvtfr/public_html/projects/bin/cake.php:12

$ php bin/cake.php schema_cache build --connection default
Cache build complete



####### 2021-03-03 22:16:26 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from b7d3f68 to 2284fc6

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
b7d3f68..2284fc6 development -> origin/development
Updating b7d3f68..2284fc6
Fast-forward
composer.json | 2 +-
config/routes.php | 1 +
src/Controller/ReleasesController.php | 36 +--
templates/Releases/form.php | 64 ++---
templates/Releases/report_not_found.php | 10 +
.../TestCase/Controller/ReleasesControllerTest.php | 65 +++++
webroot/js/release_form.js | 298 ++++++++++++---------
7 files changed, 299 insertions(+), 177 deletions(-)
create mode 100644 templates/Releases/report_not_found.php

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
22 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0007s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-03-03 23:20:54 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 2284fc6 to f016c1e

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
2284fc6..f016c1e development -> origin/development
Updating 2284fc6..f016c1e
Fast-forward
composer.lock | 537 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 271 insertions(+), 266 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Package operations: 0 installs, 24 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading symfony/polyfill-mbstring (v1.22.1)
- Downloading myclabs/php-enum (1.8.0)
- Downloading phpoffice/phpspreadsheet (1.17.1)
- Downloading league/container (3.3.4)
- Downloading laminas/laminas-zendframework-bridge (1.2.0)
- Downloading cakephp/cakephp (4.2.4)
- Downloading cakephp/authentication (2.6.0)
- Downloading cakedc/users (9.2.0)
- Downloading symfony/polyfill-intl-normalizer (v1.22.1)
- Downloading symfony/polyfill-intl-grapheme (v1.22.1)
- Downloading league/mime-type-detection (1.7.0)
- Downloading mobiledetect/mobiledetectlib (2.8.37)
0/12 [>---------------------------] 0%
7/12 [================>-----------] 58%
11/12 [=========================>--] 91%
12/12 [============================] 100% - Upgrading twbs/bootstrap (v4.5.3 => v4.6.0): Extracting archive
- Upgrading markbaker/matrix (2.0.0 => 2.1.2): Extracting archive
- Upgrading symfony/polyfill-mbstring (v1.22.0 => v1.22.1): Extracting archive
- Upgrading myclabs/php-enum (1.7.7 => 1.8.0): Extracting archive
- Upgrading phpoffice/phpspreadsheet (1.16.0 => 1.17.1): Extracting archive
- Upgrading league/container (3.3.3 => 3.3.4): Extracting archive
- Upgrading laminas/laminas-zendframework-bridge (1.1.1 => 1.2.0): Extracting archive
- Upgrading cakephp/chronos (2.0.6 => 2.1.1): Extracting archive
- Upgrading cakephp/cakephp (4.2.2 => 4.2.4): Extracting archive
- Upgrading cakephp/authentication (2.5.0 => 2.6.0): Extracting archive
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master b6b5298 => dev-master 6a82682): Checking out 6a82682251
- Upgrading cakedc/users (9.1.0 => 9.2.0): Extracting archive
- Upgrading symfony/polyfill-php80 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-normalizer (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-grapheme (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-ctype (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/string (v5.2.1 => v5.2.3): Extracting archive
- Upgrading symfony/polyfill-php73 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/console (v5.2.1 => v5.2.3): Extracting archive
- Upgrading symfony/filesystem (v5.2.1 => v5.2.3): Extracting archive
- Upgrading symfony/config (v5.2.1 => v5.2.3): Extracting archive
- Upgrading robmorgan/phinx (0.12.4 => 0.12.5): Extracting archive
- Upgrading league/mime-type-detection (1.5.1 => 1.7.0): Extracting archive
- Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.37): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0008s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-03-04 21:33:21 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from f016c1e to f2b2562

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
f016c1e..f2b2562 development -> origin/development
Updating f016c1e..f2b2562
Fast-forward
composer.lock | 110 ++++++++++-----------
.../TestCase/Controller/ReleasesControllerTest.php | 4 +-
2 files changed, 57 insertions(+), 57 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.11 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 4 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Downloading symfony/string (v5.2.4)
- Downloading symfony/console (v5.2.4)
- Downloading symfony/filesystem (v5.2.4)
- Downloading symfony/config (v5.2.4)
0/4 [>---------------------------] 0%
2/4 [==============>-------------] 50%
4/4 [============================] 100% - Upgrading symfony/string (v5.2.3 => v5.2.4): Extracting archive
- Upgrading symfony/console (v5.2.3 => v5.2.4): Extracting archive
- Upgrading symfony/filesystem (v5.2.3 => v5.2.4): Extracting archive
- Upgrading symfony/config (v5.2.3 => v5.2.4): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0007s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-08 01:04:39 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from f2b2562 to 49f405b

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
f2b2562..49f405b development -> origin/development
2c03a38..17cba6c master -> origin/master
Updating f2b2562..49f405b
Fast-forward
README.md | 55 +++----------------------------------------------------
1 file changed, 3 insertions(+), 52 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0032s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-08 01:04:39 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 2c03a38 to 17cba6c

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
2c03a38..17cba6c master -> origin/master
b7d3f68..49f405b development -> origin/development
Updating 2c03a38..17cba6c
Fast-forward
README.md | 55 +--
composer.json | 2 +-
composer.lock | 541 +++++++++++----------
config/routes.php | 1 +
src/Controller/ReleasesController.php | 36 +-
templates/Releases/form.php | 64 +--
templates/Releases/report_not_found.php | 10 +
.../TestCase/Controller/ReleasesControllerTest.php | 69 ++-
webroot/js/release_form.js | 298 +++++++-----
9 files changed, 577 insertions(+), 499 deletions(-)
create mode 100644 templates/Releases/report_not_found.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 24 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------] - Upgrading twbs/bootstrap (v4.5.3 => v4.6.0): Extracting archive
- Upgrading markbaker/matrix (2.0.0 => 2.1.2): Extracting archive
- Upgrading symfony/polyfill-mbstring (v1.22.0 => v1.22.1): Extracting archive
- Upgrading myclabs/php-enum (1.7.7 => 1.8.0): Extracting archive
- Upgrading phpoffice/phpspreadsheet (1.16.0 => 1.17.1): Extracting archive
- Upgrading league/container (3.3.3 => 3.3.4): Extracting archive
- Upgrading laminas/laminas-zendframework-bridge (1.1.1 => 1.2.0): Extracting archive
- Upgrading cakephp/chronos (2.0.6 => 2.1.1): Extracting archive
- Upgrading cakephp/cakephp (4.2.2 => 4.2.4): Extracting archive
- Upgrading cakephp/authentication (2.5.0 => 2.6.0): Extracting archive
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master b6b5298 => dev-master 6a82682): Checking out 6a82682251
- Upgrading cakedc/users (9.1.0 => 9.2.0): Extracting archive
- Upgrading symfony/polyfill-php80 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-normalizer (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-intl-grapheme (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/polyfill-ctype (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/string (v5.2.1 => v5.2.4): Extracting archive
- Upgrading symfony/polyfill-php73 (v1.22.0 => v1.22.1): Extracting archive
- Upgrading symfony/console (v5.2.1 => v5.2.4): Extracting archive
- Upgrading symfony/filesystem (v5.2.1 => v5.2.4): Extracting archive
- Upgrading symfony/config (v5.2.1 => v5.2.4): Extracting archive
- Upgrading robmorgan/phinx (0.12.4 => 0.12.5): Extracting archive
- Upgrading league/mime-type-detection (1.5.1 => 1.7.0): Extracting archive
- Upgrading mobiledetect/mobiledetectlib (2.8.34 => 2.8.37): Extracting archive
0 [>---------------------------] 0 [>---------------------------] 0 [>---------------------------]Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0007s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-19 16:19:00 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 49f405b to 62f578f

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
49f405b..62f578f development -> origin/development
17cba6c..0bda5a6 master -> origin/master
Updating 49f405b..62f578f
Fast-forward
composer.lock | 8 ++++----
webroot/css/style.css | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 6a82682 => dev-master 8eb5b06): Checking out 8eb5b0602e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0008s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-19 16:19:01 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 17cba6c to 0bda5a6

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
17cba6c..0bda5a6 master -> origin/master
49f405b..62f578f development -> origin/development
Updating 17cba6c..0bda5a6
Fast-forward
composer.lock | 8 ++++----
webroot/css/style.css | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 6a82682 => dev-master 8eb5b06): Checking out 8eb5b0602e
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0008s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-23 23:16:25 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from 62f578f to a3e5b32

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
62f578f..a3e5b32 development -> origin/development
0bda5a6..7fe5d7d master -> origin/master
Updating 62f578f..a3e5b32
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch development
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 8eb5b06 => dev-master 9a30b12): Checking out 9a30b12ab2
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0028s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-23 23:16:25 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 0bda5a6 to 7fe5d7d

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
0bda5a6..7fe5d7d master -> origin/master
62f578f..a3e5b32 development -> origin/development
Updating 0bda5a6..7fe5d7d
Fast-forward
composer.lock | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
- Upgrading ballstatecber/datacenter-plugin-cakephp4 (dev-master 8eb5b06 => dev-master 9a30b12): Checking out 9a30b12ab2
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0007s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-26 23:45:21 #######

Push from PhantomWatson updated head SHA of master branch of projects-cakephp4 from 7fe5d7d to 6d1e91d

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
7fe5d7d..6d1e91d master -> origin/master
a3e5b32..56b9f24 development -> origin/development
Updating 7fe5d7d..6d1e91d
Fast-forward
webroot/.htaccess | 7 +++++++
1 file changed, 7 insertions(+)

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0009s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects/config/Migrations/schema-dump-default.lock` was successfully written



####### 2021-04-26 23:45:22 #######

Push from PhantomWatson updated head SHA of development branch of projects-cakephp4 from a3e5b32 to 56b9f24

$ git pull
From https://github.com/BallStateCBER/projects-cakephp4
a3e5b32..56b9f24 development -> origin/development
7fe5d7d..6d1e91d master -> origin/master
error: Your local changes to the following files would be overwritten by merge:
webroot/.htaccess
Please, commit your changes or stash them before you can merge.
Aborting
Updating a3e5b32..56b9f24

$ git status
# On branch development
# Your branch is behind 'origin/development' by 1 commit, and can be fast-forwarded.
# (use "git pull" to update your local branch)
#
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# config/Migrations/
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using the latest available Composer version 2.0.12 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ php bin/cake.php schema_cache build --connection default
Cache build complete

$ php bin/cake.php migrations migrate
using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
using environment default
using adapter mysql
using database okbvtfr_projects
ordering by creation time

All Done. Took 0.0007s

Dumps the current schema of the database to be used while baking a diff

using migration paths
- /home/okbvtfr/public_html/projects_staging/config/Migrations
using seed paths
- /home/okbvtfr/public_html/projects_staging/config/Seeds
Writing dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock`...
Dump file `/home/okbvtfr/public_html/projects_staging/config/Migrations/schema-dump-default.lock` was successfully written