158 lines
18 KiB
Plaintext
158 lines
18 KiB
Plaintext
2020-04-19 09:15:14,979 INFO 45521 [egg-logrotator] app logger reload: got log-reload message
|
|
2020-04-20 23:27:30,229 INFO 47679 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:27:30,269 INFO 47679 [egg-multipart] stream mode enable
|
|
2020-04-20 23:27:30,316 INFO 47679 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:27:30,334 INFO 47679 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:27:30,507 INFO 47679 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:27:30,509 INFO 47679 [egg-security] use noopen middleware
|
|
2020-04-20 23:27:30,510 INFO 47679 [egg-security] use nosniff middleware
|
|
2020-04-20 23:27:30,511 INFO 47679 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:27:30,511 INFO 47679 [egg-security] use xframe middleware
|
|
2020-04-20 23:27:30,512 INFO 47679 [egg-security] use dta middleware
|
|
2020-04-20 23:27:30,512 INFO 47679 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:27:30,528 INFO 47679 [egg:core] dump config after load, 12ms
|
|
2020-04-20 23:27:30,551 INFO 47679 [egg-redis] client connect success
|
|
2020-04-20 23:27:30,562 INFO 47679 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:27:30,565 INFO 47679 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:27:30,842 INFO 47679 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:27:33 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:27:30,984 INFO 47679 [egg:core] dump config after ready, 95ms
|
|
2020-04-20 23:32:52,213 INFO 47709 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:32:52,247 INFO 47709 [egg-multipart] stream mode enable
|
|
2020-04-20 23:32:52,299 INFO 47709 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:32:52,317 INFO 47709 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:32:52,497 INFO 47709 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:32:52,500 INFO 47709 [egg-security] use noopen middleware
|
|
2020-04-20 23:32:52,501 INFO 47709 [egg-security] use nosniff middleware
|
|
2020-04-20 23:32:52,502 INFO 47709 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:32:52,503 INFO 47709 [egg-security] use xframe middleware
|
|
2020-04-20 23:32:52,504 INFO 47709 [egg-security] use dta middleware
|
|
2020-04-20 23:32:52,504 INFO 47709 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:32:52,512 INFO 47709 [egg:core] dump config after load, 6ms
|
|
2020-04-20 23:32:52,527 INFO 47709 [egg-redis] client connect success
|
|
2020-04-20 23:32:52,533 INFO 47709 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:32:52,535 INFO 47709 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:32:52,760 INFO 47709 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:32:54 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:32:52,790 INFO 47709 [egg:core] dump config after ready, 7ms
|
|
2020-04-20 23:33:15,323 INFO 47714 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:33:15,353 INFO 47714 [egg-multipart] stream mode enable
|
|
2020-04-20 23:33:15,405 INFO 47714 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:33:15,424 INFO 47714 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:33:15,591 INFO 47714 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:33:15,594 INFO 47714 [egg-security] use noopen middleware
|
|
2020-04-20 23:33:15,595 INFO 47714 [egg-security] use nosniff middleware
|
|
2020-04-20 23:33:15,595 INFO 47714 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:33:15,596 INFO 47714 [egg-security] use xframe middleware
|
|
2020-04-20 23:33:15,596 INFO 47714 [egg-security] use dta middleware
|
|
2020-04-20 23:33:15,596 INFO 47714 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:33:15,604 INFO 47714 [egg:core] dump config after load, 5ms
|
|
2020-04-20 23:33:15,619 INFO 47714 [egg-redis] client connect success
|
|
2020-04-20 23:33:15,624 INFO 47714 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:33:15,627 INFO 47714 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:33:15,835 INFO 47714 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:33:18 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:33:15,873 INFO 47714 [egg:core] dump config after ready, 8ms
|
|
2020-04-20 23:37:35,976 INFO 47741 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:37:36,013 INFO 47741 [egg-multipart] stream mode enable
|
|
2020-04-20 23:37:36,072 INFO 47741 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:37:36,096 INFO 47741 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:37:36,297 INFO 47741 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:37:36,299 INFO 47741 [egg-security] use noopen middleware
|
|
2020-04-20 23:37:36,300 INFO 47741 [egg-security] use nosniff middleware
|
|
2020-04-20 23:37:36,301 INFO 47741 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:37:36,302 INFO 47741 [egg-security] use xframe middleware
|
|
2020-04-20 23:37:36,303 INFO 47741 [egg-security] use dta middleware
|
|
2020-04-20 23:37:36,303 INFO 47741 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:37:36,312 INFO 47741 [egg:core] dump config after load, 6ms
|
|
2020-04-20 23:37:36,324 INFO 47741 [egg-redis] client connect success
|
|
2020-04-20 23:37:36,329 INFO 47741 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:37:36,331 INFO 47741 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:37:36,550 INFO 47741 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:37:38 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:37:36,597 INFO 47741 [egg:core] dump config after ready, 18ms
|
|
2020-04-20 23:38:21,776 INFO 47772 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:38:21,806 INFO 47772 [egg-multipart] stream mode enable
|
|
2020-04-20 23:38:21,863 INFO 47772 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:38:21,880 INFO 47772 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:38:22,073 INFO 47772 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:38:22,076 INFO 47772 [egg-security] use noopen middleware
|
|
2020-04-20 23:38:22,077 INFO 47772 [egg-security] use nosniff middleware
|
|
2020-04-20 23:38:22,077 INFO 47772 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:38:22,078 INFO 47772 [egg-security] use xframe middleware
|
|
2020-04-20 23:38:22,079 INFO 47772 [egg-security] use dta middleware
|
|
2020-04-20 23:38:22,079 INFO 47772 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:38:22,092 INFO 47772 [egg:core] dump config after load, 7ms
|
|
2020-04-20 23:38:22,108 INFO 47772 [egg-redis] client connect success
|
|
2020-04-20 23:38:22,114 INFO 47772 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:38:22,118 INFO 47772 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:38:22,331 INFO 47772 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:38:24 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:38:22,375 INFO 47772 [egg:core] dump config after ready, 19ms
|
|
2020-04-20 23:47:10,579 INFO 47818 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:47:10,602 INFO 47818 [egg-multipart] stream mode enable
|
|
2020-04-20 23:47:10,659 INFO 47818 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:47:10,679 INFO 47818 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:47:10,851 INFO 47818 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:47:10,853 INFO 47818 [egg-security] use noopen middleware
|
|
2020-04-20 23:47:10,854 INFO 47818 [egg-security] use nosniff middleware
|
|
2020-04-20 23:47:10,856 INFO 47818 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:47:10,857 INFO 47818 [egg-security] use xframe middleware
|
|
2020-04-20 23:47:10,858 INFO 47818 [egg-security] use dta middleware
|
|
2020-04-20 23:47:10,858 INFO 47818 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:47:10,866 INFO 47818 [egg:core] dump config after load, 5ms
|
|
2020-04-20 23:47:10,879 INFO 47818 [egg-redis] client connect success
|
|
2020-04-20 23:47:10,885 INFO 47818 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:47:10,887 INFO 47818 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:47:11,104 INFO 47818 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:47:13 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:47:11,131 INFO 47818 [egg:core] dump config after ready, 6ms
|
|
2020-04-20 23:48:18,035 INFO 47821 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:48:18,064 INFO 47821 [egg-multipart] stream mode enable
|
|
2020-04-20 23:48:18,121 INFO 47821 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:48:18,139 INFO 47821 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:48:18,303 INFO 47821 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:48:18,305 INFO 47821 [egg-security] use noopen middleware
|
|
2020-04-20 23:48:18,305 INFO 47821 [egg-security] use nosniff middleware
|
|
2020-04-20 23:48:18,306 INFO 47821 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:48:18,306 INFO 47821 [egg-security] use xframe middleware
|
|
2020-04-20 23:48:18,307 INFO 47821 [egg-security] use dta middleware
|
|
2020-04-20 23:48:18,307 INFO 47821 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:48:18,315 INFO 47821 [egg:core] dump config after load, 6ms
|
|
2020-04-20 23:48:18,327 INFO 47821 [egg-redis] client connect success
|
|
2020-04-20 23:48:18,332 INFO 47821 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:48:18,334 INFO 47821 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:48:18,533 INFO 47821 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:48:20 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:48:18,562 INFO 47821 [egg:core] dump config after ready, 6ms
|
|
2020-04-20 23:50:12,704 INFO 47839 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:50:12,733 INFO 47839 [egg-multipart] stream mode enable
|
|
2020-04-20 23:50:12,785 INFO 47839 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:50:12,806 INFO 47839 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:50:12,990 INFO 47839 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:50:12,993 INFO 47839 [egg-security] use noopen middleware
|
|
2020-04-20 23:50:12,994 INFO 47839 [egg-security] use nosniff middleware
|
|
2020-04-20 23:50:12,995 INFO 47839 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:50:12,996 INFO 47839 [egg-security] use xframe middleware
|
|
2020-04-20 23:50:12,997 INFO 47839 [egg-security] use dta middleware
|
|
2020-04-20 23:50:12,997 INFO 47839 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:50:13,005 INFO 47839 [egg:core] dump config after load, 5ms
|
|
2020-04-20 23:50:13,017 INFO 47839 [egg-redis] client connect success
|
|
2020-04-20 23:50:13,022 INFO 47839 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:50:13,024 INFO 47839 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:50:13,240 INFO 47839 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:50:15 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:50:13,269 INFO 47839 [egg:core] dump config after ready, 6ms
|
|
2020-04-20 23:53:41,192 INFO 47851 [egg:logger] init all loggers with options: {"dir":"/Users/jorky/code/TexasPokerGame/server/logs/game-node-center","encoding":"utf8","env":"local","level":"INFO","consoleLevel":"INFO","disableConsoleAfterReady":false,"outputJSON":false,"buffer":true,"appLogName":"app.log","coreLogName":"core.log","agentLogName":"agent.log","errorLogName":"error.log","coreLogger":{"consoleLevel":"WARN"},"allowDebugAtProd":false,"type":"application"}
|
|
2020-04-20 23:53:41,227 INFO 47851 [egg-multipart] stream mode enable
|
|
2020-04-20 23:53:41,265 INFO 47851 [egg-redis] server connecting redis://:***@127.0.0.1:6379/0
|
|
2020-04-20 23:53:41,282 INFO 47851 [egg-mysql] connecting root@47.104.172.100:3306/poker
|
|
2020-04-20 23:53:41,423 INFO 47851 [egg-static] starting static serve /public/ -> /Users/jorky/code/TexasPokerGame/server/src/app/public
|
|
2020-04-20 23:53:41,425 INFO 47851 [egg-security] use noopen middleware
|
|
2020-04-20 23:53:41,426 INFO 47851 [egg-security] use nosniff middleware
|
|
2020-04-20 23:53:41,427 INFO 47851 [egg-security] use xssProtection middleware
|
|
2020-04-20 23:53:41,428 INFO 47851 [egg-security] use xframe middleware
|
|
2020-04-20 23:53:41,429 INFO 47851 [egg-security] use dta middleware
|
|
2020-04-20 23:53:41,429 INFO 47851 [egg-security] compose 5 middlewares into one security middleware
|
|
2020-04-20 23:53:41,442 INFO 47851 [egg:core] dump config after load, 10ms
|
|
2020-04-20 23:53:41,457 INFO 47851 [egg-redis] client connect success
|
|
2020-04-20 23:53:41,463 INFO 47851 [egg-watcher:application] watcher start success
|
|
2020-04-20 23:53:41,465 INFO 47851 [egg-redis] instance[0] status OK, client ready
|
|
2020-04-20 23:53:41,656 INFO 47851 [egg-mysql] instance[0] status OK, rds currentTime: Mon Apr 20 2020 23:53:43 GMT+0800 (China Standard Time)
|
|
2020-04-20 23:53:41,676 INFO 47851 [egg:core] dump config after ready, 6ms
|
|
2020-04-21 00:00:00,306 INFO 47851 [egg-logrotator] clean all log before 31 days
|
|
2020-04-21 00:00:01,301 INFO 47851 [egg-logrotator] broadcast log-reload
|
|
2020-04-21 00:00:01,301 INFO 47851 [egg-logrotator] rotate files success by DayRotator, files ["/Users/jorky/code/TexasPokerGame/server/logs/game-node-center/error.log -> /Users/jorky/code/TexasPokerGame/server/logs/game-node-center/error.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/game-node-center/app.log -> /Users/jorky/code/TexasPokerGame/server/logs/game-node-center/app.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/ELKLog/info.log -> /Users/jorky/code/TexasPokerGame/server/logs/ELKLog/info.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/ELKLog/error.log -> /Users/jorky/code/TexasPokerGame/server/logs/ELKLog/error.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/game-node-center/core.log -> /Users/jorky/code/TexasPokerGame/server/logs/game-node-center/core.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/game-node-center/egg-schedule.log -> /Users/jorky/code/TexasPokerGame/server/logs/game-node-center/egg-schedule.log.2020-04-20","/Users/jorky/code/TexasPokerGame/server/logs/game-node-center/agent.log -> /Users/jorky/code/TexasPokerGame/server/logs/game-node-center/agent.log.2020-04-20"]
|