2021-05-29T10:33:41.1796707Z ##[section]Starting: Request a runner to run this job 2021-05-29T10:33:41.3069869Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest' 2021-05-29T10:33:41.3069960Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2021-05-29T10:33:41.3070165Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest' 2021-05-29T10:33:41.3973049Z ##[section]Finishing: Request a runner to run this job 2021-05-29T10:33:45.9764109Z Current runner version: '2.278.0' 2021-05-29T10:33:45.9792181Z ##[group]Operating System 2021-05-29T10:33:45.9793069Z Ubuntu 2021-05-29T10:33:45.9793533Z 20.04.2 2021-05-29T10:33:45.9793971Z LTS 2021-05-29T10:33:45.9794445Z ##[endgroup] 2021-05-29T10:33:45.9794980Z ##[group]Virtual Environment 2021-05-29T10:33:45.9795620Z Environment: ubuntu-20.04 2021-05-29T10:33:45.9796409Z Version: 20210524.1 2021-05-29T10:33:45.9797393Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210524.1/images/linux/Ubuntu2004-README.md 2021-05-29T10:33:45.9798730Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210524.1 2021-05-29T10:33:45.9799546Z ##[endgroup] 2021-05-29T10:33:45.9801452Z ##[group]GITHUB_TOKEN Permissions 2021-05-29T10:33:45.9802722Z Actions: write 2021-05-29T10:33:45.9803214Z Checks: write 2021-05-29T10:33:45.9803741Z Contents: write 2021-05-29T10:33:45.9804237Z Deployments: write 2021-05-29T10:33:45.9804845Z Issues: write 2021-05-29T10:33:45.9805417Z Metadata: read 2021-05-29T10:33:45.9805955Z Packages: write 2021-05-29T10:33:45.9806507Z PullRequests: write 2021-05-29T10:33:45.9807094Z RepositoryProjects: write 2021-05-29T10:33:45.9807730Z SecurityEvents: write 2021-05-29T10:33:45.9808264Z Statuses: write 2021-05-29T10:33:45.9808931Z ##[endgroup] 2021-05-29T10:33:45.9811864Z Prepare workflow directory 2021-05-29T10:33:46.0429108Z Prepare all required actions 2021-05-29T10:33:46.0440183Z Getting action download info 2021-05-29T10:33:46.4021216Z Download action repository 'actions/checkout@v2' 2021-05-29T10:33:48.0849489Z Download action repository 'crazy-max/ghaction-github-pages@v2' 2021-05-29T10:33:48.7088838Z ##[group]Run actions/checkout@v2 2021-05-29T10:33:48.7089443Z with: 2021-05-29T10:33:48.7089849Z repository: Thomasorus/Chisai 2021-05-29T10:33:48.7090667Z token: *** 2021-05-29T10:33:48.7091026Z ssh-strict: true 2021-05-29T10:33:48.7091468Z persist-credentials: true 2021-05-29T10:33:48.7092906Z clean: true 2021-05-29T10:33:48.7093721Z fetch-depth: 1 2021-05-29T10:33:48.7094160Z lfs: false 2021-05-29T10:33:48.7094560Z submodules: false 2021-05-29T10:33:48.7094966Z ##[endgroup] 2021-05-29T10:33:48.9487548Z Syncing repository: Thomasorus/Chisai 2021-05-29T10:33:48.9488348Z ##[group]Getting Git version info 2021-05-29T10:33:48.9489239Z Working directory is '/home/runner/work/Chisai/Chisai' 2021-05-29T10:33:48.9540287Z [command]/usr/bin/git version 2021-05-29T10:33:48.9688305Z git version 2.31.1 2021-05-29T10:33:49.5936967Z ##[endgroup] 2021-05-29T10:33:49.5938460Z Deleting the contents of '/home/runner/work/Chisai/Chisai' 2021-05-29T10:33:49.5941087Z ##[group]Initializing the repository 2021-05-29T10:33:49.5942069Z [command]/usr/bin/git init /home/runner/work/Chisai/Chisai 2021-05-29T10:33:49.5943648Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-29T10:33:49.5944698Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-29T10:33:49.5945642Z hint: of your new repositories, which will suppress this warning, call: 2021-05-29T10:33:49.5946428Z hint: 2021-05-29T10:33:49.5947404Z hint: git config --global init.defaultBranch 2021-05-29T10:33:49.5948183Z hint: 2021-05-29T10:33:49.5949171Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-29T10:33:49.5950439Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-29T10:33:49.5951269Z hint: 2021-05-29T10:33:49.5952088Z hint: git branch -m 2021-05-29T10:33:49.5953793Z Initialized empty Git repository in /home/runner/work/Chisai/Chisai/.git/ 2021-05-29T10:33:49.5955188Z [command]/usr/bin/git remote add origin https://github.com/Thomasorus/Chisai 2021-05-29T10:33:49.5963707Z ##[endgroup] 2021-05-29T10:33:49.5964699Z ##[group]Disabling automatic garbage collection 2021-05-29T10:33:49.5966342Z [command]/usr/bin/git config --local gc.auto 0 2021-05-29T10:33:49.5967246Z ##[endgroup] 2021-05-29T10:33:49.5970125Z ##[group]Setting up auth 2021-05-29T10:33:49.5971736Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-29T10:33:49.5974452Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-29T10:33:49.5976607Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-29T10:33:49.5978728Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-29T10:33:49.5980811Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-29T10:33:49.5981887Z ##[endgroup] 2021-05-29T10:33:49.5982606Z ##[group]Fetching the repository 2021-05-29T10:33:49.5984456Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b3eb0749e6feec729ffced9f2c5136fc52978d7c:refs/remotes/origin/master 2021-05-29T10:33:49.5987865Z remote: Enumerating objects: 69, done. 2021-05-29T10:33:49.6020502Z remote: Counting objects: 1% (1/69) 2021-05-29T10:33:49.6021807Z remote: Counting objects: 2% (2/69) 2021-05-29T10:33:49.6022576Z remote: Counting objects: 4% (3/69) 2021-05-29T10:33:49.6024143Z remote: Counting objects: 5% (4/69) 2021-05-29T10:33:49.6024821Z remote: Counting objects: 7% (5/69) 2021-05-29T10:33:49.6025481Z remote: Counting objects: 8% (6/69) 2021-05-29T10:33:49.6026366Z remote: Counting objects: 10% (7/69) 2021-05-29T10:33:49.6027180Z remote: Counting objects: 11% (8/69) 2021-05-29T10:33:49.6027854Z remote: Counting objects: 13% (9/69) 2021-05-29T10:33:49.6029159Z remote: Counting objects: 14% (10/69) 2021-05-29T10:33:49.6029923Z remote: Counting objects: 15% (11/69) 2021-05-29T10:33:49.6030654Z remote: Counting objects: 17% (12/69) 2021-05-29T10:33:49.6031390Z remote: Counting objects: 18% (13/69) 2021-05-29T10:33:49.6032331Z remote: Counting objects: 20% (14/69) 2021-05-29T10:33:49.6032969Z remote: Counting objects: 21% (15/69) 2021-05-29T10:33:49.6033632Z remote: Counting objects: 23% (16/69) 2021-05-29T10:33:49.6034352Z remote: Counting objects: 24% (17/69) 2021-05-29T10:33:49.6035012Z remote: Counting objects: 26% (18/69) 2021-05-29T10:33:49.6035671Z remote: Counting objects: 27% (19/69) 2021-05-29T10:33:49.6036591Z remote: Counting objects: 28% (20/69) 2021-05-29T10:33:49.6037294Z remote: Counting objects: 30% (21/69) 2021-05-29T10:33:49.6037954Z remote: Counting objects: 31% (22/69) 2021-05-29T10:33:49.6038594Z remote: Counting objects: 33% (23/69) 2021-05-29T10:33:49.6039252Z remote: Counting objects: 34% (24/69) 2021-05-29T10:33:49.6039888Z remote: Counting objects: 36% (25/69) 2021-05-29T10:33:49.6040711Z remote: Counting objects: 37% (26/69) 2021-05-29T10:33:49.6041400Z remote: Counting objects: 39% (27/69) 2021-05-29T10:33:49.6042073Z remote: Counting objects: 40% (28/69) 2021-05-29T10:33:49.6043577Z remote: Counting objects: 42% (29/69) 2021-05-29T10:33:49.6059325Z remote: Counting objects: 43% (30/69) 2021-05-29T10:33:49.6060280Z remote: Counting objects: 44% (31/69) 2021-05-29T10:33:49.6061162Z remote: Counting objects: 46% (32/69) 2021-05-29T10:33:49.6062021Z remote: Counting objects: 47% (33/69) 2021-05-29T10:33:49.6062776Z remote: Counting objects: 49% (34/69) 2021-05-29T10:33:49.6063509Z remote: Counting objects: 50% (35/69) 2021-05-29T10:33:49.6064432Z remote: Counting objects: 52% (36/69) 2021-05-29T10:33:49.6065100Z remote: Counting objects: 53% (37/69) 2021-05-29T10:33:49.6065743Z remote: Counting objects: 55% (38/69) 2021-05-29T10:33:49.6066764Z remote: Counting objects: 56% (39/69) 2021-05-29T10:33:49.6067452Z remote: Counting objects: 57% (40/69) 2021-05-29T10:33:49.6068092Z remote: Counting objects: 59% (41/69) 2021-05-29T10:33:49.6068753Z remote: Counting objects: 60% (42/69) 2021-05-29T10:33:49.6069400Z remote: Counting objects: 62% (43/69) 2021-05-29T10:33:49.6071069Z remote: Counting objects: 63% (44/69) 2021-05-29T10:33:49.6075488Z remote: Counting objects: 65% (45/69) 2021-05-29T10:33:49.6080369Z remote: Counting objects: 66% (46/69) 2021-05-29T10:33:49.6081276Z remote: Counting objects: 68% (47/69) 2021-05-29T10:33:49.6081746Z remote: Counting objects: 69% (48/69) 2021-05-29T10:33:49.6082225Z remote: Counting objects: 71% (49/69) 2021-05-29T10:33:49.6082688Z remote: Counting objects: 72% (50/69) 2021-05-29T10:33:49.6083166Z remote: Counting objects: 73% (51/69) 2021-05-29T10:33:49.6083646Z remote: Counting objects: 75% (52/69) 2021-05-29T10:33:49.6084120Z remote: Counting objects: 76% (53/69) 2021-05-29T10:33:49.6084596Z remote: Counting objects: 78% (54/69) 2021-05-29T10:33:49.6085051Z remote: Counting objects: 79% (55/69) 2021-05-29T10:33:49.6085524Z remote: Counting objects: 81% (56/69) 2021-05-29T10:33:49.6085982Z remote: Counting objects: 82% (57/69) 2021-05-29T10:33:49.6087368Z remote: Counting objects: 84% (58/69) 2021-05-29T10:33:49.6087917Z remote: Counting objects: 85% (59/69) 2021-05-29T10:33:49.6089315Z remote: Counting objects: 86% (60/69) 2021-05-29T10:33:49.6095745Z remote: Counting objects: 88% (61/69) 2021-05-29T10:33:49.6096296Z remote: Counting objects: 89% (62/69) 2021-05-29T10:33:49.6096776Z remote: Counting objects: 91% (63/69) 2021-05-29T10:33:49.6097259Z remote: Counting objects: 92% (64/69) 2021-05-29T10:33:49.6097717Z remote: Counting objects: 94% (65/69) 2021-05-29T10:33:49.6098208Z remote: Counting objects: 95% (66/69) 2021-05-29T10:33:49.6098665Z remote: Counting objects: 97% (67/69) 2021-05-29T10:33:49.6099251Z remote: Counting objects: 98% (68/69) 2021-05-29T10:33:49.6099734Z remote: Counting objects: 100% (69/69) 2021-05-29T10:33:49.6100216Z remote: Counting objects: 100% (69/69), done. 2021-05-29T10:33:49.6100744Z remote: Compressing objects: 1% (1/61) 2021-05-29T10:33:49.6101248Z remote: Compressing objects: 3% (2/61) 2021-05-29T10:33:49.6101768Z remote: Compressing objects: 4% (3/61) 2021-05-29T10:33:49.6102277Z remote: Compressing objects: 6% (4/61) 2021-05-29T10:33:49.6102798Z remote: Compressing objects: 8% (5/61) 2021-05-29T10:33:49.6103301Z remote: Compressing objects: 9% (6/61) 2021-05-29T10:33:49.6103820Z remote: Compressing objects: 11% (7/61) 2021-05-29T10:33:49.6104345Z remote: Compressing objects: 13% (8/61) 2021-05-29T10:33:49.6104859Z remote: Compressing objects: 14% (9/61) 2021-05-29T10:33:49.6105383Z remote: Compressing objects: 16% (10/61) 2021-05-29T10:33:49.6105888Z remote: Compressing objects: 18% (11/61) 2021-05-29T10:33:49.6106410Z remote: Compressing objects: 19% (12/61) 2021-05-29T10:33:49.6106910Z remote: Compressing objects: 21% (13/61) 2021-05-29T10:33:49.6107433Z remote: Compressing objects: 22% (14/61) 2021-05-29T10:33:49.6107935Z remote: Compressing objects: 24% (15/61) 2021-05-29T10:33:49.6108455Z remote: Compressing objects: 26% (16/61) 2021-05-29T10:33:49.6108981Z remote: Compressing objects: 27% (17/61) 2021-05-29T10:33:49.6109481Z remote: Compressing objects: 29% (18/61) 2021-05-29T10:33:49.6110000Z remote: Compressing objects: 31% (19/61) 2021-05-29T10:33:49.6110497Z remote: Compressing objects: 32% (20/61) 2021-05-29T10:33:49.6111017Z remote: Compressing objects: 34% (21/61) 2021-05-29T10:33:49.6111688Z remote: Compressing objects: 36% (22/61) 2021-05-29T10:33:49.6112209Z remote: Compressing objects: 37% (23/61) 2021-05-29T10:33:49.6112712Z remote: Compressing objects: 39% (24/61) 2021-05-29T10:33:49.6113232Z remote: Compressing objects: 40% (25/61) 2021-05-29T10:33:49.6113733Z remote: Compressing objects: 42% (26/61) 2021-05-29T10:33:49.6114258Z remote: Compressing objects: 44% (27/61) 2021-05-29T10:33:49.6114778Z remote: Compressing objects: 45% (28/61) 2021-05-29T10:33:49.6115279Z remote: Compressing objects: 47% (29/61) 2021-05-29T10:33:49.6115807Z remote: Compressing objects: 49% (30/61) 2021-05-29T10:33:49.6116707Z remote: Compressing objects: 50% (31/61) 2021-05-29T10:33:49.6117240Z remote: Compressing objects: 52% (32/61) 2021-05-29T10:33:49.6117742Z remote: Compressing objects: 54% (33/61) 2021-05-29T10:33:49.6118262Z remote: Compressing objects: 55% (34/61) 2021-05-29T10:33:49.6118959Z remote: Compressing objects: 57% (35/61) 2021-05-29T10:33:49.6119481Z remote: Compressing objects: 59% (36/61) 2021-05-29T10:33:49.6119997Z remote: Compressing objects: 60% (37/61) 2021-05-29T10:33:49.6120495Z remote: Compressing objects: 62% (38/61) 2021-05-29T10:33:49.6121013Z remote: Compressing objects: 63% (39/61) 2021-05-29T10:33:49.6121511Z remote: Compressing objects: 65% (40/61) 2021-05-29T10:33:49.6122030Z remote: Compressing objects: 67% (41/61) 2021-05-29T10:33:49.6122528Z remote: Compressing objects: 68% (42/61) 2021-05-29T10:33:49.6123181Z remote: Compressing objects: 70% (43/61) 2021-05-29T10:33:49.6123724Z remote: Compressing objects: 72% (44/61) 2021-05-29T10:33:49.6124245Z remote: Compressing objects: 73% (45/61) 2021-05-29T10:33:49.6124766Z remote: Compressing objects: 75% (46/61) 2021-05-29T10:33:49.6125264Z remote: Compressing objects: 77% (47/61) 2021-05-29T10:33:49.6125794Z remote: Compressing objects: 78% (48/61) 2021-05-29T10:33:49.6126290Z remote: Compressing objects: 80% (49/61) 2021-05-29T10:33:49.6126810Z remote: Compressing objects: 81% (50/61) 2021-05-29T10:33:49.6127306Z remote: Compressing objects: 83% (51/61) 2021-05-29T10:33:49.6127821Z remote: Compressing objects: 85% (52/61) 2021-05-29T10:33:49.6128321Z remote: Compressing objects: 86% (53/61) 2021-05-29T10:33:49.6128843Z remote: Compressing objects: 88% (54/61) 2021-05-29T10:33:49.6129357Z remote: Compressing objects: 90% (55/61) 2021-05-29T10:33:49.6129858Z remote: Compressing objects: 91% (56/61) 2021-05-29T10:33:49.6130381Z remote: Compressing objects: 93% (57/61) 2021-05-29T10:33:49.6130879Z remote: Compressing objects: 95% (58/61) 2021-05-29T10:33:49.6131397Z remote: Compressing objects: 96% (59/61) 2021-05-29T10:33:49.6131896Z remote: Compressing objects: 98% (60/61) 2021-05-29T10:33:49.6132426Z remote: Compressing objects: 100% (61/61) 2021-05-29T10:33:49.6132945Z remote: Compressing objects: 100% (61/61), done. 2021-05-29T10:33:49.8595516Z remote: Total 69 (delta 3), reused 47 (delta 2), pack-reused 0 2021-05-29T10:33:49.8823025Z From https://github.com/Thomasorus/Chisai 2021-05-29T10:33:49.8824954Z * [new ref] b3eb0749e6feec729ffced9f2c5136fc52978d7c -> origin/master 2021-05-29T10:33:49.8849646Z ##[endgroup] 2021-05-29T10:33:49.8850762Z ##[group]Determining the checkout info 2021-05-29T10:33:49.8852161Z ##[endgroup] 2021-05-29T10:33:49.8852764Z ##[group]Checking out the ref 2021-05-29T10:33:49.8857468Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master 2021-05-29T10:33:49.9080175Z Reset branch 'master' 2021-05-29T10:33:49.9081390Z Branch 'master' set up to track remote branch 'master' from 'origin'. 2021-05-29T10:33:49.9082218Z ##[endgroup] 2021-05-29T10:33:49.9122580Z [command]/usr/bin/git log -1 --format='%H' 2021-05-29T10:33:49.9151723Z 'b3eb0749e6feec729ffced9f2c5136fc52978d7c' 2021-05-29T10:33:49.9300757Z ##[group]Run python3 src/build.py --prod 2021-05-29T10:33:49.9301365Z python3 src/build.py --prod 2021-05-29T10:33:49.9341483Z shell: /usr/bin/bash -e {0} 2021-05-29T10:33:49.9341871Z ##[endgroup] 2021-05-29T10:33:50.0345722Z Welcome to the builder! 2021-05-29T10:33:50.0347298Z 29-05-2021 12:33:39 2021-05-29T10:33:50.0348137Z All pages created! 2021-05-29T10:33:50.0348982Z 29-05-2021 12:33:39 2021-05-29T10:33:50.0349710Z All pages created! 2021-05-29T10:33:50.0350516Z 29-05-2021 12:33:39 2021-05-29T10:33:50.0351372Z 29-05-2021 12:33:39 2021-05-29T10:33:50.0352286Z 29-05-2021 12:33:39 2021-05-29T10:33:50.0352948Z All pages created! 2021-05-29T10:33:50.0521205Z ##[group]Run crazy-max/ghaction-github-pages@v2 2021-05-29T10:33:50.0521839Z with: 2021-05-29T10:33:50.0522220Z target_branch: gh-pages 2021-05-29T10:33:50.0522657Z build_dir: build 2021-05-29T10:33:50.0523035Z keep_history: false 2021-05-29T10:33:50.0523511Z domain: github.com 2021-05-29T10:33:50.0523939Z allow_empty_commit: true 2021-05-29T10:33:50.0524366Z jekyll: true 2021-05-29T10:33:50.0524721Z dry-run: false 2021-05-29T10:33:50.0525092Z env: 2021-05-29T10:33:50.0526075Z GITHUB_TOKEN: *** 2021-05-29T10:33:50.0526555Z ##[endgroup] 2021-05-29T10:33:50.4247909Z ##[group]Initializing local git repo 2021-05-29T10:33:50.4271405Z [command]/usr/bin/git init . 2021-05-29T10:33:50.4323016Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-29T10:33:50.4324458Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-29T10:33:50.4325586Z hint: of your new repositories, which will suppress this warning, call: 2021-05-29T10:33:50.4326326Z hint: 2021-05-29T10:33:50.4336617Z hint: git config --global init.defaultBranch 2021-05-29T10:33:50.4337557Z hint: 2021-05-29T10:33:50.4338656Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-29T10:33:50.4340114Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-29T10:33:50.4341045Z hint: 2021-05-29T10:33:50.4342131Z hint: git branch -m 2021-05-29T10:33:50.4343165Z Initialized empty Git repository in /tmp/github-pages-kaKCqg/.git/ 2021-05-29T10:33:50.4353624Z [command]/usr/bin/git checkout --orphan gh-pages 2021-05-29T10:33:50.4403572Z Switched to a new branch 'gh-pages' 2021-05-29T10:33:50.4404586Z ##[endgroup] 2021-05-29T10:33:50.4405914Z ##[group]Copying /home/runner/work/Chisai/Chisai/build to /tmp/github-pages-kaKCqg 2021-05-29T10:33:50.4426376Z /home/runner/work/Chisai/Chisai/build => /tmp/github-pages-kaKCqg 2021-05-29T10:33:50.4427646Z /home/runner/work/Chisai/Chisai/build/no-date.html => /tmp/github-pages-kaKCqg/no-date.html 2021-05-29T10:33:50.4435168Z /home/runner/work/Chisai/Chisai/build/no-date-test.html => /tmp/github-pages-kaKCqg/no-date-test.html 2021-05-29T10:33:50.4450721Z /home/runner/work/Chisai/Chisai/build/naming-demo.html => /tmp/github-pages-kaKCqg/naming-demo.html 2021-05-29T10:33:50.4456409Z /home/runner/work/Chisai/Chisai/build/name-of-file.html => /tmp/github-pages-kaKCqg/name-of-file.html 2021-05-29T10:33:50.4462268Z /home/runner/work/Chisai/Chisai/build/medias => /tmp/github-pages-kaKCqg/medias 2021-05-29T10:33:50.4471712Z /home/runner/work/Chisai/Chisai/build/medias/lady.jpeg => /tmp/github-pages-kaKCqg/medias/lady.jpeg 2021-05-29T10:33:50.4479731Z /home/runner/work/Chisai/Chisai/build/medias/kaguya.jpg => /tmp/github-pages-kaKCqg/medias/kaguya.jpg 2021-05-29T10:33:50.4487409Z /home/runner/work/Chisai/Chisai/build/medias/city.jpeg => /tmp/github-pages-kaKCqg/medias/city.jpeg 2021-05-29T10:33:50.4493459Z /home/runner/work/Chisai/Chisai/build/medias/chihiro.jpg => /tmp/github-pages-kaKCqg/medias/chihiro.jpg 2021-05-29T10:33:50.4500279Z /home/runner/work/Chisai/Chisai/build/medias/blue-man.png => /tmp/github-pages-kaKCqg/medias/blue-man.png 2021-05-29T10:33:50.4525362Z /home/runner/work/Chisai/Chisai/build/medias/2c5030bc48b4bfa9.jpeg => /tmp/github-pages-kaKCqg/medias/2c5030bc48b4bfa9.jpeg 2021-05-29T10:33:50.4534478Z /home/runner/work/Chisai/Chisai/build/medias/.gitkeep => /tmp/github-pages-kaKCqg/medias/.gitkeep 2021-05-29T10:33:50.4540197Z /home/runner/work/Chisai/Chisai/build/index.html => /tmp/github-pages-kaKCqg/index.html 2021-05-29T10:33:50.4545043Z /home/runner/work/Chisai/Chisai/build/feed.xml => /tmp/github-pages-kaKCqg/feed.xml 2021-05-29T10:33:50.4550089Z /home/runner/work/Chisai/Chisai/build/blog.html => /tmp/github-pages-kaKCqg/blog.html 2021-05-29T10:33:50.4555126Z /home/runner/work/Chisai/Chisai/build/assets => /tmp/github-pages-kaKCqg/assets 2021-05-29T10:33:50.4560800Z /home/runner/work/Chisai/Chisai/build/assets/social.png => /tmp/github-pages-kaKCqg/assets/social.png 2021-05-29T10:33:50.4568158Z /home/runner/work/Chisai/Chisai/build/assets/rss.png => /tmp/github-pages-kaKCqg/assets/rss.png 2021-05-29T10:33:50.4574491Z /home/runner/work/Chisai/Chisai/build/assets/ms-icon-70x70.png => /tmp/github-pages-kaKCqg/assets/ms-icon-70x70.png 2021-05-29T10:33:50.4580691Z /home/runner/work/Chisai/Chisai/build/assets/ms-icon-310x310.png => /tmp/github-pages-kaKCqg/assets/ms-icon-310x310.png 2021-05-29T10:33:50.4584500Z /home/runner/work/Chisai/Chisai/build/assets/ms-icon-150x150.png => /tmp/github-pages-kaKCqg/assets/ms-icon-150x150.png 2021-05-29T10:33:50.4588609Z /home/runner/work/Chisai/Chisai/build/assets/ms-icon-144x144.png => /tmp/github-pages-kaKCqg/assets/ms-icon-144x144.png 2021-05-29T10:33:50.4592937Z /home/runner/work/Chisai/Chisai/build/assets/main.css => /tmp/github-pages-kaKCqg/assets/main.css 2021-05-29T10:33:50.4597106Z /home/runner/work/Chisai/Chisai/build/assets/favicon.ico => /tmp/github-pages-kaKCqg/assets/favicon.ico 2021-05-29T10:33:50.4601182Z /home/runner/work/Chisai/Chisai/build/assets/favicon-96x96.png => /tmp/github-pages-kaKCqg/assets/favicon-96x96.png 2021-05-29T10:33:50.4605866Z /home/runner/work/Chisai/Chisai/build/assets/favicon-32x32.png => /tmp/github-pages-kaKCqg/assets/favicon-32x32.png 2021-05-29T10:33:50.4609875Z /home/runner/work/Chisai/Chisai/build/assets/favicon-16x16.png => /tmp/github-pages-kaKCqg/assets/favicon-16x16.png 2021-05-29T10:33:50.4613615Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon.png => /tmp/github-pages-kaKCqg/assets/apple-icon.png 2021-05-29T10:33:50.4617808Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-precomposed.png => /tmp/github-pages-kaKCqg/assets/apple-icon-precomposed.png 2021-05-29T10:33:50.4622192Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-76x76.png => /tmp/github-pages-kaKCqg/assets/apple-icon-76x76.png 2021-05-29T10:33:50.4626233Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-72x72.png => /tmp/github-pages-kaKCqg/assets/apple-icon-72x72.png 2021-05-29T10:33:50.4630373Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-60x60.png => /tmp/github-pages-kaKCqg/assets/apple-icon-60x60.png 2021-05-29T10:33:50.4762643Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-57x57.png => /tmp/github-pages-kaKCqg/assets/apple-icon-57x57.png 2021-05-29T10:33:50.4814043Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-180x180.png => /tmp/github-pages-kaKCqg/assets/apple-icon-180x180.png 2021-05-29T10:33:50.4815709Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-152x152.png => /tmp/github-pages-kaKCqg/assets/apple-icon-152x152.png 2021-05-29T10:33:50.4817232Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-144x144.png => /tmp/github-pages-kaKCqg/assets/apple-icon-144x144.png 2021-05-29T10:33:50.4818737Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-120x120.png => /tmp/github-pages-kaKCqg/assets/apple-icon-120x120.png 2021-05-29T10:33:50.4820256Z /home/runner/work/Chisai/Chisai/build/assets/apple-icon-114x114.png => /tmp/github-pages-kaKCqg/assets/apple-icon-114x114.png 2021-05-29T10:33:50.4821787Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-96x96.png => /tmp/github-pages-kaKCqg/assets/android-icon-96x96.png 2021-05-29T10:33:50.4823534Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-72x72.png => /tmp/github-pages-kaKCqg/assets/android-icon-72x72.png 2021-05-29T10:33:50.4825533Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-48x48.png => /tmp/github-pages-kaKCqg/assets/android-icon-48x48.png 2021-05-29T10:33:50.4827058Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-36x36.png => /tmp/github-pages-kaKCqg/assets/android-icon-36x36.png 2021-05-29T10:33:50.4828628Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-192x192.png => /tmp/github-pages-kaKCqg/assets/android-icon-192x192.png 2021-05-29T10:33:50.4830202Z /home/runner/work/Chisai/Chisai/build/assets/android-icon-144x144.png => /tmp/github-pages-kaKCqg/assets/android-icon-144x144.png 2021-05-29T10:33:50.4831629Z /home/runner/work/Chisai/Chisai/build/art.html => /tmp/github-pages-kaKCqg/art.html 2021-05-29T10:33:50.4832745Z /home/runner/work/Chisai/Chisai/build/24-12-2021.html => /tmp/github-pages-kaKCqg/24-12-2021.html 2021-05-29T10:33:50.4833764Z /home/runner/work/Chisai/Chisai/build/23-05-2021.html => /tmp/github-pages-kaKCqg/23-05-2021.html 2021-05-29T10:33:50.4834813Z /home/runner/work/Chisai/Chisai/build/23-01-2021.html => /tmp/github-pages-kaKCqg/23-01-2021.html 2021-05-29T10:33:50.4835823Z /home/runner/work/Chisai/Chisai/build/12-01-2021.html => /tmp/github-pages-kaKCqg/12-01-2021.html 2021-05-29T10:33:50.4837108Z /home/runner/work/Chisai/Chisai/build/08-01-2021.html => /tmp/github-pages-kaKCqg/08-01-2021.html 2021-05-29T10:33:50.4838136Z /home/runner/work/Chisai/Chisai/build/05-01-2021.html => /tmp/github-pages-kaKCqg/05-01-2021.html 2021-05-29T10:33:50.4839138Z /home/runner/work/Chisai/Chisai/build/02-01-2021.html => /tmp/github-pages-kaKCqg/02-01-2021.html 2021-05-29T10:33:50.4840168Z /home/runner/work/Chisai/Chisai/build/01-01-2021.html => /tmp/github-pages-kaKCqg/01-01-2021.html 2021-05-29T10:33:50.4840870Z ##[endgroup] 2021-05-29T10:33:50.4858436Z ##[group]Configuring git committer 2021-05-29T10:33:50.4896130Z [command]/usr/bin/git config user.name GitHub 2021-05-29T10:33:50.4959015Z [command]/usr/bin/git config user.email noreply@github.com 2021-05-29T10:33:50.4995793Z ##[endgroup] 2021-05-29T10:33:50.5050148Z ##[group]Updating index of working tree 2021-05-29T10:33:50.5068812Z [command]/usr/bin/git add --verbose --all . 2021-05-29T10:33:50.6976081Z add '01-01-2021.html' 2021-05-29T10:33:50.6977037Z add '02-01-2021.html' 2021-05-29T10:33:50.6977862Z add '05-01-2021.html' 2021-05-29T10:33:50.6978561Z add '08-01-2021.html' 2021-05-29T10:33:50.6979219Z add '12-01-2021.html' 2021-05-29T10:33:50.6979897Z add '23-01-2021.html' 2021-05-29T10:33:50.6980579Z add '23-05-2021.html' 2021-05-29T10:33:50.6981233Z add '24-12-2021.html' 2021-05-29T10:33:50.6981908Z add 'art.html' 2021-05-29T10:33:50.6982778Z add 'assets/android-icon-144x144.png' 2021-05-29T10:33:50.6983779Z add 'assets/android-icon-192x192.png' 2021-05-29T10:33:50.6984727Z add 'assets/android-icon-36x36.png' 2021-05-29T10:33:50.6985677Z add 'assets/android-icon-48x48.png' 2021-05-29T10:33:50.6987785Z add 'assets/android-icon-72x72.png' 2021-05-29T10:33:50.6988971Z add 'assets/android-icon-96x96.png' 2021-05-29T10:33:50.6990606Z add 'assets/apple-icon-114x114.png' 2021-05-29T10:33:50.6991588Z add 'assets/apple-icon-120x120.png' 2021-05-29T10:33:50.6992522Z add 'assets/apple-icon-144x144.png' 2021-05-29T10:33:50.6993749Z add 'assets/apple-icon-152x152.png' 2021-05-29T10:33:50.6994715Z add 'assets/apple-icon-180x180.png' 2021-05-29T10:33:50.6995917Z add 'assets/apple-icon-57x57.png' 2021-05-29T10:33:50.6997066Z add 'assets/apple-icon-60x60.png' 2021-05-29T10:33:50.6997983Z add 'assets/apple-icon-72x72.png' 2021-05-29T10:33:50.6999172Z add 'assets/apple-icon-76x76.png' 2021-05-29T10:33:50.7000203Z add 'assets/apple-icon-precomposed.png' 2021-05-29T10:33:50.7001399Z add 'assets/apple-icon.png' 2021-05-29T10:33:50.7002295Z add 'assets/favicon-16x16.png' 2021-05-29T10:33:50.7003143Z add 'assets/favicon-32x32.png' 2021-05-29T10:33:50.7004263Z add 'assets/favicon-96x96.png' 2021-05-29T10:33:50.7005075Z add 'assets/favicon.ico' 2021-05-29T10:33:50.7006075Z add 'assets/main.css' 2021-05-29T10:33:50.7011489Z add 'assets/ms-icon-144x144.png' 2021-05-29T10:33:50.7012843Z add 'assets/ms-icon-150x150.png' 2021-05-29T10:33:50.7014044Z add 'assets/ms-icon-310x310.png' 2021-05-29T10:33:50.7014899Z add 'assets/ms-icon-70x70.png' 2021-05-29T10:33:50.7015662Z add 'assets/rss.png' 2021-05-29T10:33:50.7016407Z add 'assets/social.png' 2021-05-29T10:33:50.7017116Z add 'blog.html' 2021-05-29T10:33:50.7017798Z add 'feed.xml' 2021-05-29T10:33:50.7018466Z add 'index.html' 2021-05-29T10:33:50.7019171Z add 'medias/.gitkeep' 2021-05-29T10:33:50.7019968Z add 'medias/2c5030bc48b4bfa9.jpeg' 2021-05-29T10:33:50.7020779Z add 'medias/blue-man.png' 2021-05-29T10:33:50.7021549Z add 'medias/chihiro.jpg' 2021-05-29T10:33:50.7022422Z add 'medias/city.jpeg' 2021-05-29T10:33:50.7023272Z add 'medias/kaguya.jpg' 2021-05-29T10:33:50.7024030Z add 'medias/lady.jpeg' 2021-05-29T10:33:50.7024865Z add 'name-of-file.html' 2021-05-29T10:33:50.7025662Z add 'naming-demo.html' 2021-05-29T10:33:50.7026447Z add 'no-date-test.html' 2021-05-29T10:33:50.7027211Z add 'no-date.html' 2021-05-29T10:33:50.7027954Z ##[endgroup] 2021-05-29T10:33:50.7028547Z ##[group]Committing changes 2021-05-29T10:33:50.7029972Z [command]/usr/bin/git commit --allow-empty --author github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --message Deploy to GitHub pages 2021-05-29T10:33:50.7267430Z [gh-pages (root-commit) 98a0ea7] Deploy to GitHub pages 2021-05-29T10:33:50.7268917Z Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-05-29T10:33:50.7269952Z 51 files changed, 1405 insertions(+) 2021-05-29T10:33:50.7270835Z create mode 100644 01-01-2021.html 2021-05-29T10:33:50.7271722Z create mode 100644 02-01-2021.html 2021-05-29T10:33:50.7272587Z create mode 100644 05-01-2021.html 2021-05-29T10:33:50.7273458Z create mode 100644 08-01-2021.html 2021-05-29T10:33:50.7275339Z create mode 100644 12-01-2021.html 2021-05-29T10:33:50.7277307Z create mode 100644 23-01-2021.html 2021-05-29T10:33:50.7279113Z create mode 100644 23-05-2021.html 2021-05-29T10:33:50.7280852Z create mode 100644 24-12-2021.html 2021-05-29T10:33:50.7282349Z create mode 100644 art.html 2021-05-29T10:33:50.7284185Z create mode 100644 assets/android-icon-144x144.png 2021-05-29T10:33:50.7286201Z create mode 100644 assets/android-icon-192x192.png 2021-05-29T10:33:50.7290673Z create mode 100644 assets/android-icon-36x36.png 2021-05-29T10:33:50.7293113Z create mode 100644 assets/android-icon-48x48.png 2021-05-29T10:33:50.7294562Z create mode 100644 assets/android-icon-72x72.png 2021-05-29T10:33:50.7295638Z create mode 100644 assets/android-icon-96x96.png 2021-05-29T10:33:50.7296542Z create mode 100644 assets/apple-icon-114x114.png 2021-05-29T10:33:50.7297424Z create mode 100644 assets/apple-icon-120x120.png 2021-05-29T10:33:50.7298320Z create mode 100644 assets/apple-icon-144x144.png 2021-05-29T10:33:50.7299182Z create mode 100644 assets/apple-icon-152x152.png 2021-05-29T10:33:50.7300058Z create mode 100644 assets/apple-icon-180x180.png 2021-05-29T10:33:50.7300923Z create mode 100644 assets/apple-icon-57x57.png 2021-05-29T10:33:50.7301979Z create mode 100644 assets/apple-icon-60x60.png 2021-05-29T10:33:50.7302745Z create mode 100644 assets/apple-icon-72x72.png 2021-05-29T10:33:50.7303491Z create mode 100644 assets/apple-icon-76x76.png 2021-05-29T10:33:50.7304335Z create mode 100644 assets/apple-icon-precomposed.png 2021-05-29T10:33:50.7305126Z create mode 100644 assets/apple-icon.png 2021-05-29T10:33:50.7305826Z create mode 100644 assets/favicon-16x16.png 2021-05-29T10:33:50.7306516Z create mode 100644 assets/favicon-32x32.png 2021-05-29T10:33:50.7307218Z create mode 100644 assets/favicon-96x96.png 2021-05-29T10:33:50.7307745Z create mode 100644 assets/favicon.ico 2021-05-29T10:33:50.7308221Z create mode 100644 assets/main.css 2021-05-29T10:33:50.7308885Z create mode 100644 assets/ms-icon-144x144.png 2021-05-29T10:33:50.7309604Z create mode 100644 assets/ms-icon-150x150.png 2021-05-29T10:33:50.7310562Z create mode 100644 assets/ms-icon-310x310.png 2021-05-29T10:33:50.7311259Z create mode 100644 assets/ms-icon-70x70.png 2021-05-29T10:33:50.7311763Z create mode 100644 assets/rss.png 2021-05-29T10:33:50.7312211Z create mode 100644 assets/social.png 2021-05-29T10:33:50.7312663Z create mode 100644 blog.html 2021-05-29T10:33:50.7313061Z create mode 100644 feed.xml 2021-05-29T10:33:50.7313488Z create mode 100644 index.html 2021-05-29T10:33:50.7313918Z create mode 100644 medias/.gitkeep 2021-05-29T10:33:50.7314429Z create mode 100644 medias/2c5030bc48b4bfa9.jpeg 2021-05-29T10:33:50.7315105Z create mode 100644 medias/blue-man.png 2021-05-29T10:33:50.7315611Z create mode 100644 medias/chihiro.jpg 2021-05-29T10:33:50.7316789Z create mode 100644 medias/city.jpeg 2021-05-29T10:33:50.7317294Z create mode 100644 medias/kaguya.jpg 2021-05-29T10:33:50.7317770Z create mode 100644 medias/lady.jpeg 2021-05-29T10:33:50.7318474Z create mode 100644 name-of-file.html 2021-05-29T10:33:50.7319142Z create mode 100644 naming-demo.html 2021-05-29T10:33:50.7319811Z create mode 100644 no-date-test.html 2021-05-29T10:33:50.7320443Z create mode 100644 no-date.html 2021-05-29T10:33:50.7468447Z commit 98a0ea77d926c23dfd7457dbaad9413668051b26 2021-05-29T10:33:50.7469935Z Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-05-29T10:33:50.7470818Z Date: Sat May 29 10:33:50 2021 +0000 2021-05-29T10:33:50.7471189Z 2021-05-29T10:33:50.7471666Z Deploy to GitHub pages 2021-05-29T10:33:50.7472046Z 2021-05-29T10:33:50.7472727Z 01-01-2021.html | 61 ++++++++ 2021-05-29T10:33:50.7473454Z 02-01-2021.html | 62 ++++++++ 2021-05-29T10:33:50.7474198Z 05-01-2021.html | 62 ++++++++ 2021-05-29T10:33:50.7474943Z 08-01-2021.html | 62 ++++++++ 2021-05-29T10:33:50.7475649Z 12-01-2021.html | 62 ++++++++ 2021-05-29T10:33:50.7477185Z 23-01-2021.html | 62 ++++++++ 2021-05-29T10:33:50.7478216Z 23-05-2021.html | 61 ++++++++ 2021-05-29T10:33:50.7479019Z 24-12-2021.html | 61 ++++++++ 2021-05-29T10:33:50.7479615Z art.html | 66 +++++++++ 2021-05-29T10:33:50.7480553Z assets/android-icon-144x144.png | Bin 0 -> 2343 bytes 2021-05-29T10:33:50.7481709Z assets/android-icon-192x192.png | Bin 0 -> 2371 bytes 2021-05-29T10:33:50.7482969Z assets/android-icon-36x36.png | Bin 0 -> 991 bytes 2021-05-29T10:33:50.7483979Z assets/android-icon-48x48.png | Bin 0 -> 1132 bytes 2021-05-29T10:33:50.7484995Z assets/android-icon-72x72.png | Bin 0 -> 1374 bytes 2021-05-29T10:33:50.7485990Z assets/android-icon-96x96.png | Bin 0 -> 1674 bytes 2021-05-29T10:33:50.7487035Z assets/apple-icon-114x114.png | Bin 0 -> 1875 bytes 2021-05-29T10:33:50.7488075Z assets/apple-icon-120x120.png | Bin 0 -> 1975 bytes 2021-05-29T10:33:50.7489079Z assets/apple-icon-144x144.png | Bin 0 -> 2343 bytes 2021-05-29T10:33:50.7490122Z assets/apple-icon-152x152.png | Bin 0 -> 2402 bytes 2021-05-29T10:33:50.7493066Z assets/apple-icon-180x180.png | Bin 0 -> 2894 bytes 2021-05-29T10:33:50.7493998Z assets/apple-icon-57x57.png | Bin 0 -> 1253 bytes 2021-05-29T10:33:50.7495078Z assets/apple-icon-60x60.png | Bin 0 -> 1227 bytes 2021-05-29T10:33:50.7495853Z assets/apple-icon-72x72.png | Bin 0 -> 1374 bytes 2021-05-29T10:33:50.7496612Z assets/apple-icon-76x76.png | Bin 0 -> 1432 bytes 2021-05-29T10:33:50.7497469Z assets/apple-icon-precomposed.png | Bin 0 -> 2855 bytes 2021-05-29T10:33:50.7498272Z assets/apple-icon.png | Bin 0 -> 2855 bytes 2021-05-29T10:33:50.7498983Z assets/favicon-16x16.png | Bin 0 -> 799 bytes 2021-05-29T10:33:50.7499702Z assets/favicon-32x32.png | Bin 0 -> 977 bytes 2021-05-29T10:33:50.7500432Z assets/favicon-96x96.png | Bin 0 -> 1674 bytes 2021-05-29T10:33:50.7501112Z assets/favicon.ico | Bin 0 -> 1150 bytes 2021-05-29T10:33:50.7501801Z assets/main.css | 294 ++++++++++++++++++++++++++++++++++++++ 2021-05-29T10:33:50.7502527Z assets/ms-icon-144x144.png | Bin 0 -> 2343 bytes 2021-05-29T10:33:50.7503245Z assets/ms-icon-150x150.png | Bin 0 -> 2405 bytes 2021-05-29T10:33:50.7503964Z assets/ms-icon-310x310.png | Bin 0 -> 5759 bytes 2021-05-29T10:33:50.7504664Z assets/ms-icon-70x70.png | Bin 0 -> 1369 bytes 2021-05-29T10:33:50.7505326Z assets/rss.png | Bin 0 -> 4812 bytes 2021-05-29T10:33:50.7505945Z assets/social.png | Bin 0 -> 4812 bytes 2021-05-29T10:33:50.7506393Z blog.html | 63 ++++++++ 2021-05-29T10:33:50.7506885Z feed.xml | 172 ++++++++++++++++++++++ 2021-05-29T10:33:50.7507320Z index.html | 68 +++++++++ 2021-05-29T10:33:50.7507735Z medias/.gitkeep | 0 2021-05-29T10:33:50.7508415Z medias/2c5030bc48b4bfa9.jpeg | Bin 0 -> 420936 bytes 2021-05-29T10:33:50.7509138Z medias/blue-man.png | Bin 0 -> 2668169 bytes 2021-05-29T10:33:50.7509807Z medias/chihiro.jpg | Bin 0 -> 216924 bytes 2021-05-29T10:33:50.7510464Z medias/city.jpeg | Bin 0 -> 450562 bytes 2021-05-29T10:33:50.7511098Z medias/kaguya.jpg | Bin 0 -> 254053 bytes 2021-05-29T10:33:50.7511747Z medias/lady.jpeg | Bin 0 -> 314970 bytes 2021-05-29T10:33:50.7512367Z name-of-file.html | 61 ++++++++ 2021-05-29T10:33:50.7513006Z naming-demo.html | 65 +++++++++ 2021-05-29T10:33:50.7513640Z no-date-test.html | 62 ++++++++ 2021-05-29T10:33:50.7514231Z no-date.html | 61 ++++++++ 2021-05-29T10:33:50.7514695Z 51 files changed, 1405 insertions(+) 2021-05-29T10:33:50.7515203Z ##[endgroup] 2021-05-29T10:33:50.7516313Z ##[group]Pushing build directory to gh-pages branch on Thomasorus/Chisai repo 2021-05-29T10:33:50.7518811Z [command]/usr/bin/git push --force ***github.com/Thomasorus/Chisai.git gh-pages 2021-05-29T10:33:53.1184163Z To https://github.com/Thomasorus/Chisai.git 2021-05-29T10:33:53.1186863Z + 18405bb...98a0ea7 gh-pages -> gh-pages (forced update) 2021-05-29T10:33:53.1223465Z ##[endgroup] 2021-05-29T10:33:53.1246836Z Content of build has been deployed to GitHub Pages! 2021-05-29T10:33:53.1410141Z Post job cleanup. 2021-05-29T10:33:53.2482400Z [command]/usr/bin/git version 2021-05-29T10:33:53.2537643Z git version 2.31.1 2021-05-29T10:33:53.2575398Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-29T10:33:53.2612584Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-29T10:33:53.2835332Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-29T10:33:53.2863992Z http.https://github.com/.extraheader 2021-05-29T10:33:53.2872039Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-29T10:33:53.2920479Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-29T10:33:53.3229920Z Cleaning up orphan processes