From 7546b601829e36f0d22c6131957bad2317d89186 Mon Sep 17 00:00:00 2001 From: hasufell Date: Fri, 28 Aug 2015 23:19:38 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- nginx/supervisord.log | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 nginx/supervisord.log diff --git a/nginx/supervisord.log b/nginx/supervisord.log new file mode 100644 index 0000000..ee42412 --- /dev/null +++ b/nginx/supervisord.log @@ -0,0 +1,28 @@ +2015-08-27 15:56:54,933 CRIT Supervisor running as root (no user in config file) +2015-08-27 15:56:54,940 INFO supervisord started with pid 1 +2015-08-27 15:56:55,942 INFO spawned: 'nginx' with pid 7 +2015-08-27 15:56:55,943 INFO spawnerr: can't find command '/usr/bin/php-fpm' +2015-08-27 15:56:55,955 INFO exited: nginx (exit status 0; not expected) +2015-08-27 15:56:56,957 INFO spawned: 'nginx' with pid 10 +2015-08-27 15:56:56,957 INFO spawnerr: can't find command '/usr/bin/php-fpm' +2015-08-27 15:56:57,965 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) +2015-08-27 15:56:58,966 INFO spawnerr: can't find command '/usr/bin/php-fpm' +2015-08-27 15:56:59,466 INFO exited: nginx (exit status 1; not expected) +2015-08-27 15:57:00,468 INFO spawned: 'nginx' with pid 11 +2015-08-27 15:57:01,476 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) +2015-08-27 15:57:01,976 INFO spawnerr: can't find command '/usr/bin/php-fpm' +2015-08-27 15:57:01,976 INFO gave up: php5-fpm entered FATAL state, too many start retries too quickly +2015-08-27 15:57:02,977 INFO exited: nginx (exit status 1; not expected) +2015-08-27 15:57:03,978 INFO spawned: 'nginx' with pid 12 +2015-08-27 15:57:04,986 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) +2015-08-27 15:57:06,487 INFO exited: nginx (exit status 1; not expected) +2015-08-27 15:57:07,489 INFO spawned: 'nginx' with pid 20 +2015-08-27 15:57:08,497 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) +2015-08-27 15:57:09,998 INFO exited: nginx (exit status 1; not expected) +2015-08-27 15:57:11,000 INFO spawned: 'nginx' with pid 22 +2015-08-27 15:57:12,008 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) +2015-08-27 15:57:13,509 INFO exited: nginx (exit status 1; not expected) +2015-08-27 15:57:14,510 INFO spawned: 'nginx' with pid 23 +2015-08-27 15:57:15,125 WARN received SIGINT indicating exit request +2015-08-27 15:57:15,125 INFO waiting for nginx to die +2015-08-27 15:57:15,128 INFO stopped: nginx (terminated by SIGTERM)