1 | 2021-01-17T15:03:19.1758547Z ##[section]Starting: Request a runner to run this job |
---|
2 | 2021-01-17T15:03:19.8683130Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macos-10.15' |
---|
3 | 2021-01-17T15:03:19.8683203Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'macos-10.15' |
---|
4 | 2021-01-17T15:03:19.8933283Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'macos-10.15' |
---|
5 | 2021-01-17T15:03:20.0021320Z ##[section]Finishing: Request a runner to run this job |
---|
6 | 2021-01-17T15:03:31.7548340Z Current runner version: '2.275.1' |
---|
7 | 2021-01-17T15:03:31.7595340Z ##[group]Operating System |
---|
8 | 2021-01-17T15:03:31.7596250Z Mac OS X |
---|
9 | 2021-01-17T15:03:31.7596620Z 10.15.7 |
---|
10 | 2021-01-17T15:03:31.7596950Z 19H114 |
---|
11 | 2021-01-17T15:03:31.7597320Z ##[endgroup] |
---|
12 | 2021-01-17T15:03:31.7597970Z ##[group]Virtual Environment |
---|
13 | 2021-01-17T15:03:31.7598520Z Environment: macos-10.15 |
---|
14 | 2021-01-17T15:03:31.7598970Z Version: 20210110.1 |
---|
15 | 2021-01-17T15:03:31.7599840Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210110.1/images/macos/macos-10.15-Readme.md |
---|
16 | 2021-01-17T15:03:31.7600720Z ##[endgroup] |
---|
17 | 2021-01-17T15:03:31.7604330Z Prepare workflow directory |
---|
18 | 2021-01-17T15:03:31.8359170Z Prepare all required actions |
---|
19 | 2021-01-17T15:03:31.8372040Z Getting action download info |
---|
20 | 2021-01-17T15:03:32.1320210Z Download action repository 'actions/checkout@v2' |
---|
21 | 2021-01-17T15:03:33.3185600Z Download action repository 'actions/upload-artifact@v2' |
---|
22 | 2021-01-17T15:03:33.8090490Z ##[group]Run actions/checkout@v2 |
---|
23 | 2021-01-17T15:03:33.8091330Z with: |
---|
24 | 2021-01-17T15:03:33.8091970Z fetch-depth: 64 |
---|
25 | 2021-01-17T15:03:33.8092420Z path: ports |
---|
26 | 2021-01-17T15:03:33.8092980Z repository: macports/macports-ports |
---|
27 | 2021-01-17T15:03:33.8093950Z token: *** |
---|
28 | 2021-01-17T15:03:33.8094380Z ssh-strict: true |
---|
29 | 2021-01-17T15:03:33.8094910Z persist-credentials: true |
---|
30 | 2021-01-17T15:03:33.8095430Z clean: true |
---|
31 | 2021-01-17T15:03:33.8095840Z lfs: false |
---|
32 | 2021-01-17T15:03:33.8096270Z submodules: false |
---|
33 | 2021-01-17T15:03:33.8096740Z ##[endgroup] |
---|
34 | 2021-01-17T15:03:34.5439910Z Syncing repository: macports/macports-ports |
---|
35 | 2021-01-17T15:03:34.5441440Z ##[group]Getting Git version info |
---|
36 | 2021-01-17T15:03:34.5442810Z Working directory is '/Users/runner/work/macports-ports/macports-ports/ports' |
---|
37 | 2021-01-17T15:03:34.5443720Z [command]/usr/local/bin/git version |
---|
38 | 2021-01-17T15:03:34.6487840Z git version 2.30.0 |
---|
39 | 2021-01-17T15:03:34.6519310Z ##[endgroup] |
---|
40 | 2021-01-17T15:03:34.6521500Z ##[group]Initializing the repository |
---|
41 | 2021-01-17T15:03:34.6528200Z [command]/usr/local/bin/git init /Users/runner/work/macports-ports/macports-ports/ports |
---|
42 | 2021-01-17T15:03:34.6748070Z hint: Using 'master' as the name for the initial branch. This default branch name |
---|
43 | 2021-01-17T15:03:34.6749120Z hint: is subject to change. To configure the initial branch name to use in all |
---|
44 | 2021-01-17T15:03:34.6750030Z hint: of your new repositories, which will suppress this warning, call: |
---|
45 | 2021-01-17T15:03:34.6750880Z hint: |
---|
46 | 2021-01-17T15:03:34.6752420Z hint: git config --global init.defaultBranch <name> |
---|
47 | 2021-01-17T15:03:34.6753240Z hint: |
---|
48 | 2021-01-17T15:03:34.6754370Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
---|
49 | 2021-01-17T15:03:34.6755640Z hint: 'development'. The just-created branch can be renamed via this command: |
---|
50 | 2021-01-17T15:03:34.6756450Z hint: |
---|
51 | 2021-01-17T15:03:34.6757330Z hint: git branch -m <name> |
---|
52 | 2021-01-17T15:03:34.6802730Z Initialized empty Git repository in /Users/runner/work/macports-ports/macports-ports/ports/.git/ |
---|
53 | 2021-01-17T15:03:34.6815470Z [command]/usr/local/bin/git remote add origin https://github.com/macports/macports-ports |
---|
54 | 2021-01-17T15:03:34.6915450Z ##[endgroup] |
---|
55 | 2021-01-17T15:03:34.6916500Z ##[group]Disabling automatic garbage collection |
---|
56 | 2021-01-17T15:03:34.6922330Z [command]/usr/local/bin/git config --local gc.auto 0 |
---|
57 | 2021-01-17T15:03:34.6993100Z ##[endgroup] |
---|
58 | 2021-01-17T15:03:34.7001540Z ##[group]Setting up auth |
---|
59 | 2021-01-17T15:03:34.7017160Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand |
---|
60 | 2021-01-17T15:03:34.7093130Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : |
---|
61 | 2021-01-17T15:03:34.8388850Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader |
---|
62 | 2021-01-17T15:03:34.8510690Z [command]/usr/local/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' || : |
---|
63 | 2021-01-17T15:03:34.9388670Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** |
---|
64 | 2021-01-17T15:03:34.9505910Z ##[endgroup] |
---|
65 | 2021-01-17T15:03:34.9509590Z ##[group]Fetching the repository |
---|
66 | 2021-01-17T15:03:34.9520220Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=64 origin +ab52ab068c9ffd4a87a786dd68390306c8b9bfab:refs/remotes/pull/9749/merge |
---|
67 | 2021-01-17T15:03:35.3312350Z remote: Enumerating objects: 36148, done. |
---|
68 | 2021-01-17T15:03:35.6689960Z remote: Counting objects: 0% (1/36148) |
---|
69 | 2021-01-17T15:03:35.6695050Z remote: Counting objects: 1% (362/36148) |
---|
70 | 2021-01-17T15:03:35.6697970Z remote: Counting objects: 2% (723/36148) |
---|
71 | 2021-01-17T15:03:35.6700000Z remote: Counting objects: 3% (1085/36148) |
---|
72 | 2021-01-17T15:03:35.6705170Z remote: Counting objects: 4% (1446/36148) |
---|
73 | 2021-01-17T15:03:35.6709380Z remote: Counting objects: 5% (1808/36148) |
---|
74 | 2021-01-17T15:03:35.6713660Z remote: Counting objects: 6% (2169/36148) |
---|
75 | 2021-01-17T15:03:35.6714850Z remote: Counting objects: 7% (2531/36148) |
---|
76 | 2021-01-17T15:03:35.6716530Z remote: Counting objects: 8% (2892/36148) |
---|
77 | 2021-01-17T15:03:35.6718720Z remote: Counting objects: 9% (3254/36148) |
---|
78 | 2021-01-17T15:03:35.6722400Z remote: Counting objects: 10% (3615/36148) |
---|
79 | 2021-01-17T15:03:35.6723450Z remote: Counting objects: 11% (3977/36148) |
---|
80 | 2021-01-17T15:03:35.6724700Z remote: Counting objects: 12% (4338/36148) |
---|
81 | 2021-01-17T15:03:35.6725850Z remote: Counting objects: 13% (4700/36148) |
---|
82 | 2021-01-17T15:03:35.6728650Z remote: Counting objects: 14% (5061/36148) |
---|
83 | 2021-01-17T15:03:35.6731990Z remote: Counting objects: 15% (5423/36148) |
---|
84 | 2021-01-17T15:03:35.6735710Z remote: Counting objects: 16% (5784/36148) |
---|
85 | 2021-01-17T15:03:35.6739040Z remote: Counting objects: 17% (6146/36148) |
---|
86 | 2021-01-17T15:03:35.6744320Z remote: Counting objects: 18% (6507/36148) |
---|
87 | 2021-01-17T15:03:35.6746310Z remote: Counting objects: 19% (6869/36148) |
---|
88 | 2021-01-17T15:03:35.6748700Z remote: Counting objects: 20% (7230/36148) |
---|
89 | 2021-01-17T15:03:35.6751140Z remote: Counting objects: 21% (7592/36148) |
---|
90 | 2021-01-17T15:03:35.6755580Z remote: Counting objects: 22% (7953/36148) |
---|
91 | 2021-01-17T15:03:35.7099510Z remote: Counting objects: 23% (8315/36148) |
---|
92 | 2021-01-17T15:03:35.7100750Z remote: Counting objects: 24% (8676/36148) |
---|
93 | 2021-01-17T15:03:35.7101810Z remote: Counting objects: 25% (9037/36148) |
---|
94 | 2021-01-17T15:03:35.7102740Z remote: Counting objects: 26% (9399/36148) |
---|
95 | 2021-01-17T15:03:35.7103530Z remote: Counting objects: 27% (9760/36148) |
---|
96 | 2021-01-17T15:03:35.7104300Z remote: Counting objects: 28% (10122/36148) |
---|
97 | 2021-01-17T15:03:35.7105300Z remote: Counting objects: 29% (10483/36148) |
---|
98 | 2021-01-17T15:03:35.7106060Z remote: Counting objects: 30% (10845/36148) |
---|
99 | 2021-01-17T15:03:35.7106940Z remote: Counting objects: 31% (11206/36148) |
---|
100 | 2021-01-17T15:03:35.7107710Z remote: Counting objects: 32% (11568/36148) |
---|
101 | 2021-01-17T15:03:35.7109230Z remote: Counting objects: 33% (11929/36148) |
---|
102 | 2021-01-17T15:03:35.7109960Z remote: Counting objects: 34% (12291/36148) |
---|
103 | 2021-01-17T15:03:35.7110790Z remote: Counting objects: 35% (12652/36148) |
---|
104 | 2021-01-17T15:03:35.7111480Z remote: Counting objects: 36% (13014/36148) |
---|
105 | 2021-01-17T15:03:35.7112410Z remote: Counting objects: 37% (13375/36148) |
---|
106 | 2021-01-17T15:03:35.7112980Z remote: Counting objects: 38% (13737/36148) |
---|
107 | 2021-01-17T15:03:35.7113500Z remote: Counting objects: 39% (14098/36148) |
---|
108 | 2021-01-17T15:03:35.7113980Z remote: Counting objects: 40% (14460/36148) |
---|
109 | 2021-01-17T15:03:35.7114490Z remote: Counting objects: 41% (14821/36148) |
---|
110 | 2021-01-17T15:03:35.7115140Z remote: Counting objects: 42% (15183/36148) |
---|
111 | 2021-01-17T15:03:35.7116410Z remote: Counting objects: 43% (15544/36148) |
---|
112 | 2021-01-17T15:03:35.7116890Z remote: Counting objects: 44% (15906/36148) |
---|
113 | 2021-01-17T15:03:35.7117370Z remote: Counting objects: 45% (16267/36148) |
---|
114 | 2021-01-17T15:03:35.7117880Z remote: Counting objects: 46% (16629/36148) |
---|
115 | 2021-01-17T15:03:35.7118360Z remote: Counting objects: 47% (16990/36148) |
---|
116 | 2021-01-17T15:03:35.7118870Z remote: Counting objects: 48% (17352/36148) |
---|
117 | 2021-01-17T15:03:35.7119340Z remote: Counting objects: 49% (17713/36148) |
---|
118 | 2021-01-17T15:03:35.7120160Z remote: Counting objects: 50% (18074/36148) |
---|
119 | 2021-01-17T15:03:35.7120880Z remote: Counting objects: 51% (18436/36148) |
---|
120 | 2021-01-17T15:03:35.7121650Z remote: Counting objects: 52% (18797/36148) |
---|
121 | 2021-01-17T15:03:35.7122370Z remote: Counting objects: 53% (19159/36148) |
---|
122 | 2021-01-17T15:03:35.7123470Z remote: Counting objects: 54% (19520/36148) |
---|
123 | 2021-01-17T15:03:35.7124250Z remote: Counting objects: 55% (19882/36148) |
---|
124 | 2021-01-17T15:03:35.7125020Z remote: Counting objects: 56% (20243/36148) |
---|
125 | 2021-01-17T15:03:35.7125700Z remote: Counting objects: 57% (20605/36148) |
---|
126 | 2021-01-17T15:03:35.7126450Z remote: Counting objects: 58% (20966/36148) |
---|
127 | 2021-01-17T15:03:35.7127120Z remote: Counting objects: 59% (21328/36148) |
---|
128 | 2021-01-17T15:03:35.7127860Z remote: Counting objects: 60% (21689/36148) |
---|
129 | 2021-01-17T15:03:35.7128540Z remote: Counting objects: 61% (22051/36148) |
---|
130 | 2021-01-17T15:03:35.7129290Z remote: Counting objects: 62% (22412/36148) |
---|
131 | 2021-01-17T15:03:35.7129970Z remote: Counting objects: 63% (22774/36148) |
---|
132 | 2021-01-17T15:03:35.7130720Z remote: Counting objects: 64% (23135/36148) |
---|
133 | 2021-01-17T15:03:35.7131390Z remote: Counting objects: 65% (23497/36148) |
---|
134 | 2021-01-17T15:03:35.7132260Z remote: Counting objects: 66% (23858/36148) |
---|
135 | 2021-01-17T15:03:35.7132760Z remote: Counting objects: 67% (24220/36148) |
---|
136 | 2021-01-17T15:03:35.7133280Z remote: Counting objects: 68% (24581/36148) |
---|
137 | 2021-01-17T15:03:35.7133750Z remote: Counting objects: 69% (24943/36148) |
---|
138 | 2021-01-17T15:03:35.7134520Z remote: Counting objects: 70% (25304/36148) |
---|
139 | 2021-01-17T15:03:35.7135220Z remote: Counting objects: 71% (25666/36148) |
---|
140 | 2021-01-17T15:03:35.7135940Z remote: Counting objects: 72% (26027/36148) |
---|
141 | 2021-01-17T15:03:35.7136630Z remote: Counting objects: 73% (26389/36148) |
---|
142 | 2021-01-17T15:03:35.7137350Z remote: Counting objects: 74% (26750/36148) |
---|
143 | 2021-01-17T15:03:35.7138030Z remote: Counting objects: 75% (27111/36148) |
---|
144 | 2021-01-17T15:03:35.7138760Z remote: Counting objects: 76% (27473/36148) |
---|
145 | 2021-01-17T15:03:35.7139440Z remote: Counting objects: 77% (27834/36148) |
---|
146 | 2021-01-17T15:03:35.7140170Z remote: Counting objects: 78% (28196/36148) |
---|
147 | 2021-01-17T15:03:35.7140880Z remote: Counting objects: 79% (28557/36148) |
---|
148 | 2021-01-17T15:03:35.7141620Z remote: Counting objects: 80% (28919/36148) |
---|
149 | 2021-01-17T15:03:35.7142330Z remote: Counting objects: 81% (29280/36148) |
---|
150 | 2021-01-17T15:03:35.7143060Z remote: Counting objects: 82% (29642/36148) |
---|
151 | 2021-01-17T15:03:35.7143760Z remote: Counting objects: 83% (30003/36148) |
---|
152 | 2021-01-17T15:03:35.7144480Z remote: Counting objects: 84% (30365/36148) |
---|
153 | 2021-01-17T15:03:35.7145170Z remote: Counting objects: 85% (30726/36148) |
---|
154 | 2021-01-17T15:03:35.7145860Z remote: Counting objects: 86% (31088/36148) |
---|
155 | 2021-01-17T15:03:35.7146530Z remote: Counting objects: 87% (31449/36148) |
---|
156 | 2021-01-17T15:03:35.7147230Z remote: Counting objects: 88% (31811/36148) |
---|
157 | 2021-01-17T15:03:35.7147890Z remote: Counting objects: 89% (32172/36148) |
---|
158 | 2021-01-17T15:03:35.7148610Z remote: Counting objects: 90% (32534/36148) |
---|
159 | 2021-01-17T15:03:35.7149280Z remote: Counting objects: 91% (32895/36148) |
---|
160 | 2021-01-17T15:03:35.7150020Z remote: Counting objects: 92% (33257/36148) |
---|
161 | 2021-01-17T15:03:35.7151160Z remote: Counting objects: 93% (33618/36148) |
---|
162 | 2021-01-17T15:03:35.7151890Z remote: Counting objects: 94% (33980/36148) |
---|
163 | 2021-01-17T15:03:35.7152570Z remote: Counting objects: 95% (34341/36148) |
---|
164 | 2021-01-17T15:03:35.7153300Z remote: Counting objects: 96% (34703/36148) |
---|
165 | 2021-01-17T15:03:35.7154340Z remote: Counting objects: 97% (35064/36148) |
---|
166 | 2021-01-17T15:03:35.7155040Z remote: Counting objects: 98% (35426/36148) |
---|
167 | 2021-01-17T15:03:35.7155830Z remote: Counting objects: 99% (35787/36148) |
---|
168 | 2021-01-17T15:03:35.7156320Z remote: Counting objects: 100% (36148/36148) |
---|
169 | 2021-01-17T15:03:35.7157070Z remote: Counting objects: 100% (36148/36148), done. |
---|
170 | 2021-01-17T15:03:35.7188730Z remote: Compressing objects: 0% (1/24752) |
---|
171 | 2021-01-17T15:03:36.5041580Z remote: Compressing objects: 1% (248/24752) |
---|
172 | 2021-01-17T15:03:36.5043810Z remote: Compressing objects: 2% (496/24752) |
---|
173 | 2021-01-17T15:03:36.5044690Z remote: Compressing objects: 3% (743/24752) |
---|
174 | 2021-01-17T15:03:36.5045380Z remote: Compressing objects: 4% (991/24752) |
---|
175 | 2021-01-17T15:03:36.5046660Z remote: Compressing objects: 5% (1238/24752) |
---|
176 | 2021-01-17T15:03:36.5047280Z remote: Compressing objects: 6% (1486/24752) |
---|
177 | 2021-01-17T15:03:36.5047820Z remote: Compressing objects: 7% (1733/24752) |
---|
178 | 2021-01-17T15:03:36.5048320Z remote: Compressing objects: 8% (1981/24752) |
---|
179 | 2021-01-17T15:03:36.5049050Z remote: Compressing objects: 9% (2228/24752) |
---|
180 | 2021-01-17T15:03:36.5049570Z remote: Compressing objects: 10% (2476/24752) |
---|
181 | 2021-01-17T15:03:36.5050100Z remote: Compressing objects: 11% (2723/24752) |
---|
182 | 2021-01-17T15:03:36.5050590Z remote: Compressing objects: 12% (2971/24752) |
---|
183 | 2021-01-17T15:03:36.5051100Z remote: Compressing objects: 13% (3218/24752) |
---|
184 | 2021-01-17T15:03:36.5052540Z remote: Compressing objects: 14% (3466/24752) |
---|
185 | 2021-01-17T15:03:36.5053130Z remote: Compressing objects: 15% (3713/24752) |
---|
186 | 2021-01-17T15:03:36.5053980Z remote: Compressing objects: 16% (3961/24752) |
---|
187 | 2021-01-17T15:03:36.5054740Z remote: Compressing objects: 17% (4208/24752) |
---|
188 | 2021-01-17T15:03:36.5055530Z remote: Compressing objects: 18% (4456/24752) |
---|
189 | 2021-01-17T15:03:36.5056320Z remote: Compressing objects: 19% (4703/24752) |
---|
190 | 2021-01-17T15:03:36.5057070Z remote: Compressing objects: 20% (4951/24752) |
---|
191 | 2021-01-17T15:03:36.5057800Z remote: Compressing objects: 21% (5198/24752) |
---|
192 | 2021-01-17T15:03:36.5058590Z remote: Compressing objects: 22% (5446/24752) |
---|
193 | 2021-01-17T15:03:36.5059500Z remote: Compressing objects: 23% (5693/24752) |
---|
194 | 2021-01-17T15:03:36.5060280Z remote: Compressing objects: 24% (5941/24752) |
---|
195 | 2021-01-17T15:03:36.5061010Z remote: Compressing objects: 25% (6188/24752) |
---|
196 | 2021-01-17T15:03:36.5061770Z remote: Compressing objects: 26% (6436/24752) |
---|
197 | 2021-01-17T15:03:36.5062510Z remote: Compressing objects: 27% (6684/24752) |
---|
198 | 2021-01-17T15:03:36.5063320Z remote: Compressing objects: 28% (6931/24752) |
---|
199 | 2021-01-17T15:03:36.5206440Z remote: Compressing objects: 29% (7179/24752) |
---|
200 | 2021-01-17T15:03:36.5687290Z remote: Compressing objects: 30% (7426/24752) |
---|
201 | 2021-01-17T15:03:36.6052750Z remote: Compressing objects: 31% (7674/24752) |
---|
202 | 2021-01-17T15:03:36.6392470Z remote: Compressing objects: 32% (7921/24752) |
---|
203 | 2021-01-17T15:03:36.6737130Z remote: Compressing objects: 33% (8169/24752) |
---|
204 | 2021-01-17T15:03:36.7074670Z remote: Compressing objects: 34% (8416/24752) |
---|
205 | 2021-01-17T15:03:36.7082660Z remote: Compressing objects: 34% (8654/24752) |
---|
206 | 2021-01-17T15:03:36.7425560Z remote: Compressing objects: 35% (8664/24752) |
---|
207 | 2021-01-17T15:03:36.7786130Z remote: Compressing objects: 36% (8911/24752) |
---|
208 | 2021-01-17T15:03:36.8130550Z remote: Compressing objects: 37% (9159/24752) |
---|
209 | 2021-01-17T15:03:36.8483990Z remote: Compressing objects: 38% (9406/24752) |
---|
210 | 2021-01-17T15:03:36.8849350Z remote: Compressing objects: 39% (9654/24752) |
---|
211 | 2021-01-17T15:03:36.9182140Z remote: Compressing objects: 40% (9901/24752) |
---|
212 | 2021-01-17T15:03:36.9533500Z remote: Compressing objects: 41% (10149/24752) |
---|
213 | 2021-01-17T15:03:36.9915160Z remote: Compressing objects: 42% (10396/24752) |
---|
214 | 2021-01-17T15:03:37.0280290Z remote: Compressing objects: 43% (10644/24752) |
---|
215 | 2021-01-17T15:03:37.0714590Z remote: Compressing objects: 44% (10891/24752) |
---|
216 | 2021-01-17T15:03:37.1072550Z remote: Compressing objects: 45% (11139/24752) |
---|
217 | 2021-01-17T15:03:37.1555510Z remote: Compressing objects: 46% (11386/24752) |
---|
218 | 2021-01-17T15:03:37.1995690Z remote: Compressing objects: 47% (11634/24752) |
---|
219 | 2021-01-17T15:03:37.2818200Z remote: Compressing objects: 48% (11881/24752) |
---|
220 | 2021-01-17T15:03:37.2896220Z remote: Compressing objects: 49% (12129/24752) |
---|
221 | 2021-01-17T15:03:37.2997040Z remote: Compressing objects: 50% (12376/24752) |
---|
222 | 2021-01-17T15:03:37.3080370Z remote: Compressing objects: 51% (12624/24752) |
---|
223 | 2021-01-17T15:03:37.3139020Z remote: Compressing objects: 52% (12872/24752) |
---|
224 | 2021-01-17T15:03:37.3247580Z remote: Compressing objects: 53% (13119/24752) |
---|
225 | 2021-01-17T15:03:37.3350970Z remote: Compressing objects: 54% (13367/24752) |
---|
226 | 2021-01-17T15:03:37.3389450Z remote: Compressing objects: 55% (13614/24752) |
---|
227 | 2021-01-17T15:03:37.3453210Z remote: Compressing objects: 56% (13862/24752) |
---|
228 | 2021-01-17T15:03:37.3519840Z remote: Compressing objects: 57% (14109/24752) |
---|
229 | 2021-01-17T15:03:37.3562790Z remote: Compressing objects: 58% (14357/24752) |
---|
230 | 2021-01-17T15:03:37.3643250Z remote: Compressing objects: 59% (14604/24752) |
---|
231 | 2021-01-17T15:03:37.3712210Z remote: Compressing objects: 60% (14852/24752) |
---|
232 | 2021-01-17T15:03:37.3783630Z remote: Compressing objects: 61% (15099/24752) |
---|
233 | 2021-01-17T15:03:37.3860930Z remote: Compressing objects: 62% (15347/24752) |
---|
234 | 2021-01-17T15:03:37.3920320Z remote: Compressing objects: 63% (15594/24752) |
---|
235 | 2021-01-17T15:03:37.3990240Z remote: Compressing objects: 64% (15842/24752) |
---|
236 | 2021-01-17T15:03:37.4032520Z remote: Compressing objects: 65% (16089/24752) |
---|
237 | 2021-01-17T15:03:37.4061790Z remote: Compressing objects: 66% (16337/24752) |
---|
238 | 2021-01-17T15:03:37.4089690Z remote: Compressing objects: 67% (16584/24752) |
---|
239 | 2021-01-17T15:03:37.4156750Z remote: Compressing objects: 68% (16832/24752) |
---|
240 | 2021-01-17T15:03:37.4213610Z remote: Compressing objects: 69% (17079/24752) |
---|
241 | 2021-01-17T15:03:37.4325040Z remote: Compressing objects: 70% (17327/24752) |
---|
242 | 2021-01-17T15:03:37.4338710Z remote: Compressing objects: 71% (17574/24752) |
---|
243 | 2021-01-17T15:03:37.4400090Z remote: Compressing objects: 72% (17822/24752) |
---|
244 | 2021-01-17T15:03:37.4468870Z remote: Compressing objects: 73% (18069/24752) |
---|
245 | 2021-01-17T15:03:37.4517960Z remote: Compressing objects: 74% (18317/24752) |
---|
246 | 2021-01-17T15:03:37.4518940Z remote: Compressing objects: 75% (18564/24752) |
---|
247 | 2021-01-17T15:03:37.4519910Z remote: Compressing objects: 76% (18812/24752) |
---|
248 | 2021-01-17T15:03:37.4520850Z remote: Compressing objects: 77% (19060/24752) |
---|
249 | 2021-01-17T15:03:37.4521650Z remote: Compressing objects: 78% (19307/24752) |
---|
250 | 2021-01-17T15:03:37.4522560Z remote: Compressing objects: 79% (19555/24752) |
---|
251 | 2021-01-17T15:03:37.4523340Z remote: Compressing objects: 80% (19802/24752) |
---|
252 | 2021-01-17T15:03:37.4524120Z remote: Compressing objects: 81% (20050/24752) |
---|
253 | 2021-01-17T15:03:37.4524940Z remote: Compressing objects: 82% (20297/24752) |
---|
254 | 2021-01-17T15:03:37.4525740Z remote: Compressing objects: 83% (20545/24752) |
---|
255 | 2021-01-17T15:03:37.4526530Z remote: Compressing objects: 84% (20792/24752) |
---|
256 | 2021-01-17T15:03:37.4530930Z remote: Compressing objects: 85% (21040/24752) |
---|
257 | 2021-01-17T15:03:37.4531810Z remote: Compressing objects: 86% (21287/24752) |
---|
258 | 2021-01-17T15:03:37.4532620Z remote: Compressing objects: 87% (21535/24752) |
---|
259 | 2021-01-17T15:03:37.4534100Z remote: Compressing objects: 88% (21782/24752) |
---|
260 | 2021-01-17T15:03:37.4534870Z remote: Compressing objects: 89% (22030/24752) |
---|
261 | 2021-01-17T15:03:37.4535610Z remote: Compressing objects: 90% (22277/24752) |
---|
262 | 2021-01-17T15:03:37.4536410Z remote: Compressing objects: 91% (22525/24752) |
---|
263 | 2021-01-17T15:03:37.4537190Z remote: Compressing objects: 92% (22772/24752) |
---|
264 | 2021-01-17T15:03:37.4537990Z remote: Compressing objects: 93% (23020/24752) |
---|
265 | 2021-01-17T15:03:37.4538820Z remote: Compressing objects: 94% (23267/24752) |
---|
266 | 2021-01-17T15:03:37.4539640Z remote: Compressing objects: 95% (23515/24752) |
---|
267 | 2021-01-17T15:03:37.4541460Z remote: Compressing objects: 96% (23762/24752) |
---|
268 | 2021-01-17T15:03:37.4562900Z remote: Compressing objects: 97% (24010/24752) |
---|
269 | 2021-01-17T15:03:37.4606440Z remote: Compressing objects: 98% (24257/24752) |
---|
270 | 2021-01-17T15:03:37.4641240Z remote: Compressing objects: 99% (24505/24752) |
---|
271 | 2021-01-17T15:03:37.4642360Z remote: Compressing objects: 100% (24752/24752) |
---|
272 | 2021-01-17T15:03:37.4643210Z remote: Compressing objects: 100% (24752/24752), done. |
---|
273 | 2021-01-17T15:03:37.4888540Z Receiving objects: 0% (1/36148) |
---|
274 | 2021-01-17T15:03:37.5022050Z Receiving objects: 1% (362/36148) |
---|
275 | 2021-01-17T15:03:37.5128730Z Receiving objects: 2% (723/36148) |
---|
276 | 2021-01-17T15:03:37.5308190Z Receiving objects: 3% (1085/36148) |
---|
277 | 2021-01-17T15:03:37.5360510Z Receiving objects: 4% (1446/36148) |
---|
278 | 2021-01-17T15:03:37.5458510Z Receiving objects: 5% (1808/36148) |
---|
279 | 2021-01-17T15:03:37.5538510Z Receiving objects: 6% (2169/36148) |
---|
280 | 2021-01-17T15:03:37.5656270Z Receiving objects: 7% (2531/36148) |
---|
281 | 2021-01-17T15:03:37.5760890Z Receiving objects: 8% (2892/36148) |
---|
282 | 2021-01-17T15:03:37.5853090Z Receiving objects: 9% (3254/36148) |
---|
283 | 2021-01-17T15:03:37.6038480Z Receiving objects: 10% (3615/36148) |
---|
284 | 2021-01-17T15:03:37.6114430Z Receiving objects: 11% (3977/36148) |
---|
285 | 2021-01-17T15:03:37.6227770Z Receiving objects: 12% (4338/36148) |
---|
286 | 2021-01-17T15:03:37.6298870Z Receiving objects: 13% (4700/36148) |
---|
287 | 2021-01-17T15:03:37.6381060Z Receiving objects: 14% (5061/36148) |
---|
288 | 2021-01-17T15:03:37.6504750Z Receiving objects: 15% (5423/36148) |
---|
289 | 2021-01-17T15:03:37.6602020Z Receiving objects: 16% (5784/36148) |
---|
290 | 2021-01-17T15:03:37.6697260Z Receiving objects: 17% (6146/36148) |
---|
291 | 2021-01-17T15:03:37.6760870Z Receiving objects: 18% (6507/36148) |
---|
292 | 2021-01-17T15:03:37.6881490Z Receiving objects: 19% (6869/36148) |
---|
293 | 2021-01-17T15:03:37.6952340Z Receiving objects: 20% (7230/36148) |
---|
294 | 2021-01-17T15:03:37.7027180Z Receiving objects: 21% (7592/36148) |
---|
295 | 2021-01-17T15:03:37.7125050Z Receiving objects: 22% (7953/36148) |
---|
296 | 2021-01-17T15:03:37.7206810Z Receiving objects: 23% (8315/36148) |
---|
297 | 2021-01-17T15:03:37.7301980Z Receiving objects: 24% (8676/36148) |
---|
298 | 2021-01-17T15:03:37.7391260Z Receiving objects: 25% (9037/36148) |
---|
299 | 2021-01-17T15:03:37.7489040Z Receiving objects: 26% (9399/36148) |
---|
300 | 2021-01-17T15:03:37.7576470Z Receiving objects: 27% (9760/36148) |
---|
301 | 2021-01-17T15:03:37.7698800Z Receiving objects: 28% (10122/36148) |
---|
302 | 2021-01-17T15:03:37.7790130Z Receiving objects: 29% (10483/36148) |
---|
303 | 2021-01-17T15:03:37.7904910Z Receiving objects: 30% (10845/36148) |
---|
304 | 2021-01-17T15:03:37.7965110Z Receiving objects: 31% (11206/36148) |
---|
305 | 2021-01-17T15:03:37.8016940Z Receiving objects: 32% (11568/36148) |
---|
306 | 2021-01-17T15:03:37.8102710Z Receiving objects: 33% (11929/36148) |
---|
307 | 2021-01-17T15:03:37.8286020Z Receiving objects: 34% (12291/36148) |
---|
308 | 2021-01-17T15:03:37.8387270Z Receiving objects: 35% (12652/36148) |
---|
309 | 2021-01-17T15:03:37.8476310Z Receiving objects: 36% (13014/36148) |
---|
310 | 2021-01-17T15:03:37.8577720Z Receiving objects: 37% (13375/36148) |
---|
311 | 2021-01-17T15:03:37.8669140Z Receiving objects: 38% (13737/36148) |
---|
312 | 2021-01-17T15:03:37.8781910Z Receiving objects: 39% (14098/36148) |
---|
313 | 2021-01-17T15:03:37.8872330Z Receiving objects: 40% (14460/36148) |
---|
314 | 2021-01-17T15:03:37.8951840Z Receiving objects: 41% (14821/36148) |
---|
315 | 2021-01-17T15:03:37.9318330Z Receiving objects: 42% (15183/36148) |
---|
316 | 2021-01-17T15:03:37.9425120Z Receiving objects: 43% (15544/36148) |
---|
317 | 2021-01-17T15:03:37.9499850Z Receiving objects: 44% (15906/36148) |
---|
318 | 2021-01-17T15:03:37.9568700Z Receiving objects: 45% (16267/36148) |
---|
319 | 2021-01-17T15:03:38.0163200Z Receiving objects: 46% (16629/36148) |
---|
320 | 2021-01-17T15:03:38.0263550Z Receiving objects: 47% (16990/36148), 12.80 MiB | 25.60 MiB/s |
---|
321 | 2021-01-17T15:03:38.0349630Z Receiving objects: 48% (17352/36148), 12.80 MiB | 25.60 MiB/s |
---|
322 | 2021-01-17T15:03:38.0445170Z Receiving objects: 49% (17713/36148), 12.80 MiB | 25.60 MiB/s |
---|
323 | 2021-01-17T15:03:38.0544520Z Receiving objects: 50% (18074/36148), 12.80 MiB | 25.60 MiB/s |
---|
324 | 2021-01-17T15:03:38.0589500Z Receiving objects: 51% (18436/36148), 12.80 MiB | 25.60 MiB/s |
---|
325 | 2021-01-17T15:03:38.0627610Z Receiving objects: 52% (18797/36148), 12.80 MiB | 25.60 MiB/s |
---|
326 | 2021-01-17T15:03:38.0674220Z Receiving objects: 53% (19159/36148), 12.80 MiB | 25.60 MiB/s |
---|
327 | 2021-01-17T15:03:38.0716630Z Receiving objects: 54% (19520/36148), 12.80 MiB | 25.60 MiB/s |
---|
328 | 2021-01-17T15:03:38.0752440Z Receiving objects: 55% (19882/36148), 12.80 MiB | 25.60 MiB/s |
---|
329 | 2021-01-17T15:03:38.0787910Z Receiving objects: 56% (20243/36148), 12.80 MiB | 25.60 MiB/s |
---|
330 | 2021-01-17T15:03:38.0824550Z Receiving objects: 57% (20605/36148), 12.80 MiB | 25.60 MiB/s |
---|
331 | 2021-01-17T15:03:38.0866300Z Receiving objects: 58% (20966/36148), 12.80 MiB | 25.60 MiB/s |
---|
332 | 2021-01-17T15:03:38.0905240Z Receiving objects: 59% (21328/36148), 12.80 MiB | 25.60 MiB/s |
---|
333 | 2021-01-17T15:03:38.0937900Z Receiving objects: 60% (21689/36148), 12.80 MiB | 25.60 MiB/s |
---|
334 | 2021-01-17T15:03:38.0971470Z Receiving objects: 61% (22051/36148), 12.80 MiB | 25.60 MiB/s |
---|
335 | 2021-01-17T15:03:38.1029330Z Receiving objects: 62% (22412/36148), 12.80 MiB | 25.60 MiB/s |
---|
336 | 2021-01-17T15:03:38.1082330Z Receiving objects: 63% (22774/36148), 12.80 MiB | 25.60 MiB/s |
---|
337 | 2021-01-17T15:03:38.1135130Z Receiving objects: 64% (23135/36148), 12.80 MiB | 25.60 MiB/s |
---|
338 | 2021-01-17T15:03:38.1184160Z Receiving objects: 65% (23497/36148), 12.80 MiB | 25.60 MiB/s |
---|
339 | 2021-01-17T15:03:38.1266890Z Receiving objects: 66% (23858/36148), 12.80 MiB | 25.60 MiB/s |
---|
340 | 2021-01-17T15:03:38.1355110Z Receiving objects: 67% (24220/36148), 12.80 MiB | 25.60 MiB/s |
---|
341 | 2021-01-17T15:03:38.1429000Z Receiving objects: 68% (24581/36148), 12.80 MiB | 25.60 MiB/s |
---|
342 | 2021-01-17T15:03:38.1496350Z Receiving objects: 69% (24943/36148), 12.80 MiB | 25.60 MiB/s |
---|
343 | 2021-01-17T15:03:38.1560110Z Receiving objects: 70% (25304/36148), 12.80 MiB | 25.60 MiB/s |
---|
344 | 2021-01-17T15:03:38.1641620Z Receiving objects: 71% (25666/36148), 12.80 MiB | 25.60 MiB/s |
---|
345 | 2021-01-17T15:03:38.1717660Z Receiving objects: 72% (26027/36148), 12.80 MiB | 25.60 MiB/s |
---|
346 | 2021-01-17T15:03:38.1784880Z Receiving objects: 73% (26389/36148), 12.80 MiB | 25.60 MiB/s |
---|
347 | 2021-01-17T15:03:38.1849760Z Receiving objects: 74% (26750/36148), 12.80 MiB | 25.60 MiB/s |
---|
348 | 2021-01-17T15:03:38.1909460Z Receiving objects: 75% (27111/36148), 12.80 MiB | 25.60 MiB/s |
---|
349 | 2021-01-17T15:03:38.1968530Z Receiving objects: 76% (27473/36148), 12.80 MiB | 25.60 MiB/s |
---|
350 | 2021-01-17T15:03:38.2057340Z Receiving objects: 77% (27834/36148), 12.80 MiB | 25.60 MiB/s |
---|
351 | 2021-01-17T15:03:38.2222310Z Receiving objects: 78% (28196/36148), 12.80 MiB | 25.60 MiB/s |
---|
352 | 2021-01-17T15:03:38.2483000Z Receiving objects: 79% (28557/36148), 12.80 MiB | 25.60 MiB/s |
---|
353 | 2021-01-17T15:03:38.2638630Z Receiving objects: 80% (28919/36148), 12.80 MiB | 25.60 MiB/s |
---|
354 | 2021-01-17T15:03:38.2719420Z Receiving objects: 81% (29280/36148), 12.80 MiB | 25.60 MiB/s |
---|
355 | 2021-01-17T15:03:38.2830910Z Receiving objects: 82% (29642/36148), 12.80 MiB | 25.60 MiB/s |
---|
356 | 2021-01-17T15:03:38.2908660Z Receiving objects: 83% (30003/36148), 12.80 MiB | 25.60 MiB/s |
---|
357 | 2021-01-17T15:03:38.2982810Z Receiving objects: 84% (30365/36148), 12.80 MiB | 25.60 MiB/s |
---|
358 | 2021-01-17T15:03:38.3099840Z Receiving objects: 85% (30726/36148), 12.80 MiB | 25.60 MiB/s |
---|
359 | 2021-01-17T15:03:38.3163270Z Receiving objects: 86% (31088/36148), 12.80 MiB | 25.60 MiB/s |
---|
360 | 2021-01-17T15:03:38.3227520Z Receiving objects: 87% (31449/36148), 12.80 MiB | 25.60 MiB/s |
---|
361 | 2021-01-17T15:03:38.3328130Z Receiving objects: 88% (31811/36148), 12.80 MiB | 25.60 MiB/s |
---|
362 | 2021-01-17T15:03:38.3438350Z Receiving objects: 89% (32172/36148), 12.80 MiB | 25.60 MiB/s |
---|
363 | 2021-01-17T15:03:38.3519020Z Receiving objects: 90% (32534/36148), 12.80 MiB | 25.60 MiB/s |
---|
364 | 2021-01-17T15:03:38.3591740Z Receiving objects: 91% (32895/36148), 12.80 MiB | 25.60 MiB/s |
---|
365 | 2021-01-17T15:03:38.3731790Z Receiving objects: 92% (33257/36148), 12.80 MiB | 25.60 MiB/s |
---|
366 | 2021-01-17T15:03:38.3800370Z Receiving objects: 93% (33618/36148), 12.80 MiB | 25.60 MiB/s |
---|
367 | 2021-01-17T15:03:38.3903930Z Receiving objects: 94% (33980/36148), 12.80 MiB | 25.60 MiB/s |
---|
368 | 2021-01-17T15:03:38.4426600Z Receiving objects: 95% (34341/36148), 12.80 MiB | 25.60 MiB/s |
---|
369 | 2021-01-17T15:03:38.4513950Z Receiving objects: 96% (34703/36148), 12.80 MiB | 25.60 MiB/s |
---|
370 | 2021-01-17T15:03:38.4605660Z Receiving objects: 97% (35064/36148), 12.80 MiB | 25.60 MiB/s |
---|
371 | 2021-01-17T15:03:38.4637060Z Receiving objects: 98% (35426/36148), 12.80 MiB | 25.60 MiB/s |
---|
372 | 2021-01-17T15:03:38.4638690Z remote: Total 36148 (delta 3334), reused 24811 (delta 2653), pack-reused 0 |
---|
373 | 2021-01-17T15:03:38.4656440Z Receiving objects: 99% (35787/36148), 12.80 MiB | 25.60 MiB/s |
---|
374 | 2021-01-17T15:03:38.4657360Z Receiving objects: 100% (36148/36148), 12.80 MiB | 25.60 MiB/s |
---|
375 | 2021-01-17T15:03:38.4657930Z Receiving objects: 100% (36148/36148), 25.24 MiB | 25.26 MiB/s, done. |
---|
376 | 2021-01-17T15:03:38.4805390Z Resolving deltas: 0% (0/3334) |
---|
377 | 2021-01-17T15:03:38.4807160Z Resolving deltas: 1% (34/3334) |
---|
378 | 2021-01-17T15:03:38.4811070Z Resolving deltas: 2% (67/3334) |
---|
379 | 2021-01-17T15:03:38.4820450Z Resolving deltas: 3% (101/3334) |
---|
380 | 2021-01-17T15:03:38.4827030Z Resolving deltas: 4% (134/3334) |
---|
381 | 2021-01-17T15:03:38.4830030Z Resolving deltas: 5% (167/3334) |
---|
382 | 2021-01-17T15:03:38.4832560Z Resolving deltas: 6% (201/3334) |
---|
383 | 2021-01-17T15:03:38.4834150Z Resolving deltas: 7% (234/3334) |
---|
384 | 2021-01-17T15:03:38.4837660Z Resolving deltas: 8% (267/3334) |
---|
385 | 2021-01-17T15:03:38.4840030Z Resolving deltas: 9% (301/3334) |
---|
386 | 2021-01-17T15:03:38.4844920Z Resolving deltas: 10% (334/3334) |
---|
387 | 2021-01-17T15:03:38.4848800Z Resolving deltas: 11% (367/3334) |
---|
388 | 2021-01-17T15:03:38.4851420Z Resolving deltas: 12% (401/3334) |
---|
389 | 2021-01-17T15:03:38.4855060Z Resolving deltas: 13% (434/3334) |
---|
390 | 2021-01-17T15:03:38.4859780Z Resolving deltas: 14% (467/3334) |
---|
391 | 2021-01-17T15:03:38.4860610Z Resolving deltas: 15% (501/3334) |
---|
392 | 2021-01-17T15:03:38.4867640Z Resolving deltas: 16% (534/3334) |
---|
393 | 2021-01-17T15:03:38.4875780Z Resolving deltas: 17% (567/3334) |
---|
394 | 2021-01-17T15:03:38.4885830Z Resolving deltas: 18% (601/3334) |
---|
395 | 2021-01-17T15:03:38.4893480Z Resolving deltas: 19% (634/3334) |
---|
396 | 2021-01-17T15:03:38.4900280Z Resolving deltas: 20% (667/3334) |
---|
397 | 2021-01-17T15:03:38.4907590Z Resolving deltas: 21% (701/3334) |
---|
398 | 2021-01-17T15:03:38.4953770Z Resolving deltas: 22% (734/3334) |
---|
399 | 2021-01-17T15:03:38.4957580Z Resolving deltas: 23% (767/3334) |
---|
400 | 2021-01-17T15:03:38.4964320Z Resolving deltas: 24% (801/3334) |
---|
401 | 2021-01-17T15:03:38.4965680Z Resolving deltas: 25% (834/3334) |
---|
402 | 2021-01-17T15:03:38.4967570Z Resolving deltas: 26% (867/3334) |
---|
403 | 2021-01-17T15:03:38.4972170Z Resolving deltas: 27% (901/3334) |
---|
404 | 2021-01-17T15:03:38.4974630Z Resolving deltas: 28% (934/3334) |
---|
405 | 2021-01-17T15:03:38.4976210Z Resolving deltas: 29% (967/3334) |
---|
406 | 2021-01-17T15:03:38.4977610Z Resolving deltas: 30% (1001/3334) |
---|
407 | 2021-01-17T15:03:38.4978760Z Resolving deltas: 31% (1034/3334) |
---|
408 | 2021-01-17T15:03:38.4982460Z Resolving deltas: 32% (1067/3334) |
---|
409 | 2021-01-17T15:03:38.4983830Z Resolving deltas: 33% (1101/3334) |
---|
410 | 2021-01-17T15:03:38.4986170Z Resolving deltas: 34% (1134/3334) |
---|
411 | 2021-01-17T15:03:38.4987680Z Resolving deltas: 35% (1167/3334) |
---|
412 | 2021-01-17T15:03:38.4989310Z Resolving deltas: 36% (1201/3334) |
---|
413 | 2021-01-17T15:03:38.4991180Z Resolving deltas: 37% (1234/3334) |
---|
414 | 2021-01-17T15:03:38.4992450Z Resolving deltas: 38% (1267/3334) |
---|
415 | 2021-01-17T15:03:38.4997770Z Resolving deltas: 39% (1301/3334) |
---|
416 | 2021-01-17T15:03:38.5003730Z Resolving deltas: 40% (1334/3334) |
---|
417 | 2021-01-17T15:03:38.5010730Z Resolving deltas: 41% (1367/3334) |
---|
418 | 2021-01-17T15:03:38.5011450Z Resolving deltas: 42% (1401/3334) |
---|
419 | 2021-01-17T15:03:38.5013880Z Resolving deltas: 43% (1434/3334) |
---|
420 | 2021-01-17T15:03:38.5022280Z Resolving deltas: 44% (1467/3334) |
---|
421 | 2021-01-17T15:03:38.5024540Z Resolving deltas: 45% (1501/3334) |
---|
422 | 2021-01-17T15:03:38.5027200Z Resolving deltas: 46% (1534/3334) |
---|
423 | 2021-01-17T15:03:38.5028840Z Resolving deltas: 47% (1567/3334) |
---|
424 | 2021-01-17T15:03:38.5032270Z Resolving deltas: 48% (1601/3334) |
---|
425 | 2021-01-17T15:03:38.5035590Z Resolving deltas: 49% (1634/3334) |
---|
426 | 2021-01-17T15:03:38.5037190Z Resolving deltas: 50% (1667/3334) |
---|
427 | 2021-01-17T15:03:38.5041870Z Resolving deltas: 51% (1701/3334) |
---|
428 | 2021-01-17T15:03:38.5046200Z Resolving deltas: 52% (1734/3334) |
---|
429 | 2021-01-17T15:03:38.5048780Z Resolving deltas: 53% (1768/3334) |
---|
430 | 2021-01-17T15:03:38.5053160Z Resolving deltas: 54% (1801/3334) |
---|
431 | 2021-01-17T15:03:38.5057120Z Resolving deltas: 55% (1834/3334) |
---|
432 | 2021-01-17T15:03:38.5060090Z Resolving deltas: 56% (1868/3334) |
---|
433 | 2021-01-17T15:03:38.5062410Z Resolving deltas: 57% (1903/3334) |
---|
434 | 2021-01-17T15:03:38.5065450Z Resolving deltas: 58% (1934/3334) |
---|
435 | 2021-01-17T15:03:38.5068830Z Resolving deltas: 59% (1968/3334) |
---|
436 | 2021-01-17T15:03:38.5070320Z Resolving deltas: 60% (2001/3334) |
---|
437 | 2021-01-17T15:03:38.5074740Z Resolving deltas: 61% (2034/3334) |
---|
438 | 2021-01-17T15:03:38.5077740Z Resolving deltas: 62% (2068/3334) |
---|
439 | 2021-01-17T15:03:38.5081560Z Resolving deltas: 63% (2101/3334) |
---|
440 | 2021-01-17T15:03:38.5083400Z Resolving deltas: 64% (2134/3334) |
---|
441 | 2021-01-17T15:03:38.5086880Z Resolving deltas: 65% (2168/3334) |
---|
442 | 2021-01-17T15:03:38.5089390Z Resolving deltas: 66% (2201/3334) |
---|
443 | 2021-01-17T15:03:38.5090720Z Resolving deltas: 67% (2234/3334) |
---|
444 | 2021-01-17T15:03:38.5092190Z Resolving deltas: 68% (2268/3334) |
---|
445 | 2021-01-17T15:03:38.5093820Z Resolving deltas: 69% (2301/3334) |
---|
446 | 2021-01-17T15:03:38.5094800Z Resolving deltas: 70% (2334/3334) |
---|
447 | 2021-01-17T15:03:38.5096610Z Resolving deltas: 71% (2368/3334) |
---|
448 | 2021-01-17T15:03:38.5097690Z Resolving deltas: 72% (2401/3334) |
---|
449 | 2021-01-17T15:03:38.5099300Z Resolving deltas: 73% (2434/3334) |
---|
450 | 2021-01-17T15:03:38.5102470Z Resolving deltas: 74% (2468/3334) |
---|
451 | 2021-01-17T15:03:38.5118180Z Resolving deltas: 75% (2501/3334) |
---|
452 | 2021-01-17T15:03:38.5120490Z Resolving deltas: 76% (2534/3334) |
---|
453 | 2021-01-17T15:03:38.5123260Z Resolving deltas: 77% (2568/3334) |
---|
454 | 2021-01-17T15:03:38.5127000Z Resolving deltas: 78% (2601/3334) |
---|
455 | 2021-01-17T15:03:38.5131660Z Resolving deltas: 79% (2634/3334) |
---|
456 | 2021-01-17T15:03:38.5133600Z Resolving deltas: 80% (2668/3334) |
---|
457 | 2021-01-17T15:03:38.5137730Z Resolving deltas: 81% (2701/3334) |
---|
458 | 2021-01-17T15:03:38.5139940Z Resolving deltas: 82% (2734/3334) |
---|
459 | 2021-01-17T15:03:38.5142240Z Resolving deltas: 83% (2769/3334) |
---|
460 | 2021-01-17T15:03:38.5143920Z Resolving deltas: 84% (2801/3334) |
---|
461 | 2021-01-17T15:03:38.5146290Z Resolving deltas: 85% (2834/3334) |
---|
462 | 2021-01-17T15:03:38.5148740Z Resolving deltas: 86% (2868/3334) |
---|
463 | 2021-01-17T15:03:38.5153760Z Resolving deltas: 87% (2901/3334) |
---|
464 | 2021-01-17T15:03:38.5157890Z Resolving deltas: 88% (2934/3334) |
---|
465 | 2021-01-17T15:03:38.5164010Z Resolving deltas: 89% (2968/3334) |
---|
466 | 2021-01-17T15:03:38.5170310Z Resolving deltas: 90% (3001/3334) |
---|
467 | 2021-01-17T15:03:38.5174800Z Resolving deltas: 91% (3034/3334) |
---|
468 | 2021-01-17T15:03:38.5178820Z Resolving deltas: 92% (3068/3334) |
---|
469 | 2021-01-17T15:03:38.5180060Z Resolving deltas: 93% (3101/3334) |
---|
470 | 2021-01-17T15:03:38.5183500Z Resolving deltas: 94% (3134/3334) |
---|
471 | 2021-01-17T15:03:38.5188260Z Resolving deltas: 95% (3168/3334) |
---|
472 | 2021-01-17T15:03:38.5197350Z Resolving deltas: 96% (3201/3334) |
---|
473 | 2021-01-17T15:03:38.5219820Z Resolving deltas: 97% (3234/3334) |
---|
474 | 2021-01-17T15:03:38.5220860Z Resolving deltas: 98% (3268/3334) |
---|
475 | 2021-01-17T15:03:38.5221450Z Resolving deltas: 99% (3301/3334) |
---|
476 | 2021-01-17T15:03:38.5296630Z Resolving deltas: 100% (3334/3334) |
---|
477 | 2021-01-17T15:03:38.5297250Z Resolving deltas: 100% (3334/3334), done. |
---|
478 | 2021-01-17T15:03:38.6273290Z From https://github.com/macports/macports-ports |
---|
479 | 2021-01-17T15:03:38.6275570Z * [new ref] ab52ab068c9ffd4a87a786dd68390306c8b9bfab -> pull/9749/merge |
---|
480 | 2021-01-17T15:03:38.6347060Z ##[endgroup] |
---|
481 | 2021-01-17T15:03:38.6348150Z ##[group]Determining the checkout info |
---|
482 | 2021-01-17T15:03:38.6349100Z ##[endgroup] |
---|
483 | 2021-01-17T15:03:38.6350280Z ##[group]Checking out the ref |
---|
484 | 2021-01-17T15:03:38.6356120Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/9749/merge |
---|
485 | 2021-01-17T15:03:39.7798780Z Updating files: 17% (3817/21248) |
---|
486 | 2021-01-17T15:03:39.8428050Z Updating files: 18% (3825/21248) |
---|
487 | 2021-01-17T15:03:39.8958980Z Updating files: 19% (4038/21248) |
---|
488 | 2021-01-17T15:03:39.9532420Z Updating files: 20% (4250/21248) |
---|
489 | 2021-01-17T15:03:40.0081020Z Updating files: 21% (4463/21248) |
---|
490 | 2021-01-17T15:03:40.0900550Z Updating files: 22% (4675/21248) |
---|
491 | 2021-01-17T15:03:40.1442120Z Updating files: 23% (4888/21248) |
---|
492 | 2021-01-17T15:03:40.1994280Z Updating files: 24% (5100/21248) |
---|
493 | 2021-01-17T15:03:40.2532550Z Updating files: 25% (5312/21248) |
---|
494 | 2021-01-17T15:03:40.3108400Z Updating files: 26% (5525/21248) |
---|
495 | 2021-01-17T15:03:40.3698070Z Updating files: 27% (5737/21248) |
---|
496 | 2021-01-17T15:03:40.4244340Z Updating files: 28% (5950/21248) |
---|
497 | 2021-01-17T15:03:40.5083480Z Updating files: 29% (6162/21248) |
---|
498 | 2021-01-17T15:03:40.5627520Z Updating files: 30% (6375/21248) |
---|
499 | 2021-01-17T15:03:40.6146910Z Updating files: 31% (6587/21248) |
---|
500 | 2021-01-17T15:03:40.6841080Z Updating files: 32% (6800/21248) |
---|
501 | 2021-01-17T15:03:40.7086500Z Updating files: 33% (7012/21248) |
---|
502 | 2021-01-17T15:03:40.7451320Z Updating files: 33% (7102/21248) |
---|
503 | 2021-01-17T15:03:40.8148810Z Updating files: 34% (7225/21248) |
---|
504 | 2021-01-17T15:03:40.8784810Z Updating files: 35% (7437/21248) |
---|
505 | 2021-01-17T15:03:40.9365560Z Updating files: 36% (7650/21248) |
---|
506 | 2021-01-17T15:03:40.9855450Z Updating files: 37% (7862/21248) |
---|
507 | 2021-01-17T15:03:41.0356080Z Updating files: 38% (8075/21248) |
---|
508 | 2021-01-17T15:03:41.0924210Z Updating files: 39% (8287/21248) |
---|
509 | 2021-01-17T15:03:41.1448630Z Updating files: 40% (8500/21248) |
---|
510 | 2021-01-17T15:03:41.2052250Z Updating files: 41% (8712/21248) |
---|
511 | 2021-01-17T15:03:41.2636220Z Updating files: 42% (8925/21248) |
---|
512 | 2021-01-17T15:03:41.3234270Z Updating files: 43% (9137/21248) |
---|
513 | 2021-01-17T15:03:41.3896890Z Updating files: 44% (9350/21248) |
---|
514 | 2021-01-17T15:03:41.4484600Z Updating files: 45% (9562/21248) |
---|
515 | 2021-01-17T15:03:41.5769410Z Updating files: 46% (9775/21248) |
---|
516 | 2021-01-17T15:03:41.6378050Z Updating files: 47% (9987/21248) |
---|
517 | 2021-01-17T15:03:41.6962960Z Updating files: 48% (10200/21248) |
---|
518 | 2021-01-17T15:03:41.7077010Z Updating files: 49% (10412/21248) |
---|
519 | 2021-01-17T15:03:41.7564200Z Updating files: 49% (10459/21248) |
---|
520 | 2021-01-17T15:03:41.8297830Z Updating files: 50% (10624/21248) |
---|
521 | 2021-01-17T15:03:41.8892470Z Updating files: 51% (10837/21248) |
---|
522 | 2021-01-17T15:03:41.9553650Z Updating files: 52% (11049/21248) |
---|
523 | 2021-01-17T15:03:42.0134000Z Updating files: 53% (11262/21248) |
---|
524 | 2021-01-17T15:03:42.1460240Z Updating files: 54% (11474/21248) |
---|
525 | 2021-01-17T15:03:42.2155380Z Updating files: 55% (11687/21248) |
---|
526 | 2021-01-17T15:03:42.3159030Z Updating files: 56% (11899/21248) |
---|
527 | 2021-01-17T15:03:42.3833570Z Updating files: 57% (12112/21248) |
---|
528 | 2021-01-17T15:03:42.4427440Z Updating files: 58% (12324/21248) |
---|
529 | 2021-01-17T15:03:42.5074080Z Updating files: 59% (12537/21248) |
---|
530 | 2021-01-17T15:03:42.5650410Z Updating files: 60% (12749/21248) |
---|
531 | 2021-01-17T15:03:42.6338380Z Updating files: 61% (12962/21248) |
---|
532 | 2021-01-17T15:03:42.7070570Z Updating files: 62% (13174/21248) |
---|
533 | 2021-01-17T15:03:42.7084090Z Updating files: 63% (13387/21248) |
---|
534 | 2021-01-17T15:03:42.7849490Z Updating files: 63% (13393/21248) |
---|
535 | 2021-01-17T15:03:42.8485440Z Updating files: 64% (13599/21248) |
---|
536 | 2021-01-17T15:03:42.9045800Z Updating files: 65% (13812/21248) |
---|
537 | 2021-01-17T15:03:42.9697710Z Updating files: 66% (14024/21248) |
---|
538 | 2021-01-17T15:03:43.0769440Z Updating files: 67% (14237/21248) |
---|
539 | 2021-01-17T15:03:43.1368030Z Updating files: 68% (14449/21248) |
---|
540 | 2021-01-17T15:03:43.2000230Z Updating files: 69% (14662/21248) |
---|
541 | 2021-01-17T15:03:43.2663540Z Updating files: 70% (14874/21248) |
---|
542 | 2021-01-17T15:03:43.3305700Z Updating files: 71% (15087/21248) |
---|
543 | 2021-01-17T15:03:43.4388200Z Updating files: 72% (15299/21248) |
---|
544 | 2021-01-17T15:03:43.5008280Z Updating files: 73% (15512/21248) |
---|
545 | 2021-01-17T15:03:43.5641260Z Updating files: 74% (15724/21248) |
---|
546 | 2021-01-17T15:03:43.6358140Z Updating files: 75% (15936/21248) |
---|
547 | 2021-01-17T15:03:43.6929140Z Updating files: 76% (16149/21248) |
---|
548 | 2021-01-17T15:03:43.7084710Z Updating files: 77% (16361/21248) |
---|
549 | 2021-01-17T15:03:43.7501670Z Updating files: 77% (16413/21248) |
---|
550 | 2021-01-17T15:03:43.8170000Z Updating files: 78% (16574/21248) |
---|
551 | 2021-01-17T15:03:43.8708180Z Updating files: 79% (16786/21248) |
---|
552 | 2021-01-17T15:03:43.9421500Z Updating files: 80% (16999/21248) |
---|
553 | 2021-01-17T15:03:43.9959370Z Updating files: 81% (17211/21248) |
---|
554 | 2021-01-17T15:03:44.0546630Z Updating files: 82% (17424/21248) |
---|
555 | 2021-01-17T15:03:44.1189170Z Updating files: 83% (17636/21248) |
---|
556 | 2021-01-17T15:03:44.1881450Z Updating files: 84% (17849/21248) |
---|
557 | 2021-01-17T15:03:44.2539090Z Updating files: 85% (18061/21248) |
---|
558 | 2021-01-17T15:03:44.3529470Z Updating files: 86% (18274/21248) |
---|
559 | 2021-01-17T15:03:44.5419190Z Updating files: 87% (18486/21248) |
---|
560 | 2021-01-17T15:03:44.6036350Z Updating files: 88% (18699/21248) |
---|
561 | 2021-01-17T15:03:44.6613520Z Updating files: 89% (18911/21248) |
---|
562 | 2021-01-17T15:03:44.7078690Z Updating files: 90% (19124/21248) |
---|
563 | 2021-01-17T15:03:44.7286160Z Updating files: 90% (19276/21248) |
---|
564 | 2021-01-17T15:03:44.7978530Z Updating files: 91% (19336/21248) |
---|
565 | 2021-01-17T15:03:44.8736090Z Updating files: 92% (19549/21248) |
---|
566 | 2021-01-17T15:03:44.9481410Z Updating files: 93% (19761/21248) |
---|
567 | 2021-01-17T15:03:45.0118820Z Updating files: 94% (19974/21248) |
---|
568 | 2021-01-17T15:03:45.1124100Z Updating files: 95% (20186/21248) |
---|
569 | 2021-01-17T15:03:45.1901570Z Updating files: 96% (20399/21248) |
---|
570 | 2021-01-17T15:03:45.2569320Z Updating files: 97% (20611/21248) |
---|
571 | 2021-01-17T15:03:45.3177800Z Updating files: 98% (20824/21248) |
---|
572 | 2021-01-17T15:03:45.3838040Z Updating files: 99% (21036/21248) |
---|
573 | 2021-01-17T15:03:45.3842300Z Updating files: 100% (21248/21248) |
---|
574 | 2021-01-17T15:03:45.3842950Z Updating files: 100% (21248/21248), done. |
---|
575 | 2021-01-17T15:03:45.4492090Z HEAD is now at ab52ab06 Merge 2861025432bee5768e3b4bb13f99aed73a66a698 into 2756d6d8d08f5e2010c6bc837679343d9b96bc71 |
---|
576 | 2021-01-17T15:03:45.4511210Z ##[endgroup] |
---|
577 | 2021-01-17T15:03:45.4616860Z [command]/usr/local/bin/git log -1 --format='%H' |
---|
578 | 2021-01-17T15:03:45.4689780Z 'ab52ab068c9ffd4a87a786dd68390306c8b9bfab' |
---|
579 | 2021-01-17T15:03:45.4880490Z ##[group]Run actions/checkout@v2 |
---|
580 | 2021-01-17T15:03:45.4880910Z with: |
---|
581 | 2021-01-17T15:03:45.4881270Z repository: macports/mpbb |
---|
582 | 2021-01-17T15:03:45.4881630Z path: mpbb |
---|
583 | 2021-01-17T15:03:45.4882310Z token: *** |
---|
584 | 2021-01-17T15:03:45.4882650Z ssh-strict: true |
---|
585 | 2021-01-17T15:03:45.4883070Z persist-credentials: true |
---|
586 | 2021-01-17T15:03:45.4883480Z clean: true |
---|
587 | 2021-01-17T15:03:45.4883800Z fetch-depth: 1 |
---|
588 | 2021-01-17T15:03:45.4884130Z lfs: false |
---|
589 | 2021-01-17T15:03:45.4884450Z submodules: false |
---|
590 | 2021-01-17T15:03:45.4884780Z ##[endgroup] |
---|
591 | 2021-01-17T15:03:45.6147180Z Syncing repository: macports/mpbb |
---|
592 | 2021-01-17T15:03:45.6164650Z ##[group]Getting Git version info |
---|
593 | 2021-01-17T15:03:45.6166750Z Working directory is '/Users/runner/work/macports-ports/macports-ports/mpbb' |
---|
594 | 2021-01-17T15:03:45.6213640Z [command]/usr/local/bin/git version |
---|
595 | 2021-01-17T15:03:45.6293670Z git version 2.30.0 |
---|
596 | 2021-01-17T15:03:45.6327790Z ##[endgroup] |
---|
597 | 2021-01-17T15:03:45.6329970Z ##[group]Initializing the repository |
---|
598 | 2021-01-17T15:03:45.6336000Z [command]/usr/local/bin/git init /Users/runner/work/macports-ports/macports-ports/mpbb |
---|
599 | 2021-01-17T15:03:45.6446630Z hint: Using 'master' as the name for the initial branch. This default branch name |
---|
600 | 2021-01-17T15:03:45.6447490Z hint: is subject to change. To configure the initial branch name to use in all |
---|
601 | 2021-01-17T15:03:45.6448260Z hint: of your new repositories, which will suppress this warning, call: |
---|
602 | 2021-01-17T15:03:45.6448790Z hint: |
---|
603 | 2021-01-17T15:03:45.6450050Z hint: git config --global init.defaultBranch <name> |
---|
604 | 2021-01-17T15:03:45.6450740Z hint: |
---|
605 | 2021-01-17T15:03:45.6452150Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and |
---|
606 | 2021-01-17T15:03:45.6454620Z hint: 'development'. The just-created branch can be renamed via this command: |
---|
607 | 2021-01-17T15:03:45.6455230Z hint: |
---|
608 | 2021-01-17T15:03:45.6456210Z hint: git branch -m <name> |
---|
609 | 2021-01-17T15:03:45.6490830Z Initialized empty Git repository in /Users/runner/work/macports-ports/macports-ports/mpbb/.git/ |
---|
610 | 2021-01-17T15:03:45.6501770Z [command]/usr/local/bin/git remote add origin https://github.com/macports/mpbb |
---|
611 | 2021-01-17T15:03:45.6583090Z ##[endgroup] |
---|
612 | 2021-01-17T15:03:45.6584440Z ##[group]Disabling automatic garbage collection |
---|
613 | 2021-01-17T15:03:45.6590170Z [command]/usr/local/bin/git config --local gc.auto 0 |
---|
614 | 2021-01-17T15:03:45.6664660Z ##[endgroup] |
---|
615 | 2021-01-17T15:03:45.6671820Z ##[group]Setting up auth |
---|
616 | 2021-01-17T15:03:45.6681660Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand |
---|
617 | 2021-01-17T15:03:45.6755830Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : |
---|
618 | 2021-01-17T15:03:45.7600490Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader |
---|
619 | 2021-01-17T15:03:45.7670990Z [command]/usr/local/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' || : |
---|
620 | 2021-01-17T15:03:45.8606900Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** |
---|
621 | 2021-01-17T15:03:45.8707260Z ##[endgroup] |
---|
622 | 2021-01-17T15:03:45.8708410Z ##[group]Determining the default branch |
---|
623 | 2021-01-17T15:03:45.8713360Z Retrieving the default branch name |
---|
624 | 2021-01-17T15:03:46.0526160Z Default branch 'master' |
---|
625 | 2021-01-17T15:03:46.0526930Z ##[endgroup] |
---|
626 | 2021-01-17T15:03:46.0527390Z ##[group]Fetching the repository |
---|
627 | 2021-01-17T15:03:46.0535770Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master:refs/remotes/origin/master |
---|
628 | 2021-01-17T15:03:46.3145980Z remote: Enumerating objects: 27, done. |
---|
629 | 2021-01-17T15:03:46.3148640Z remote: Counting objects: 3% (1/27) |
---|
630 | 2021-01-17T15:03:46.3164390Z remote: Counting objects: 7% (2/27) |
---|
631 | 2021-01-17T15:03:46.3166510Z remote: Counting objects: 11% (3/27) |
---|
632 | 2021-01-17T15:03:46.3183120Z remote: Counting objects: 14% (4/27) |
---|
633 | 2021-01-17T15:03:46.3186310Z remote: Counting objects: 18% (5/27) |
---|
634 | 2021-01-17T15:03:46.3187140Z remote: Counting objects: 22% (6/27) |
---|
635 | 2021-01-17T15:03:46.3197360Z remote: Counting objects: 25% (7/27) |
---|
636 | 2021-01-17T15:03:46.3198720Z remote: Counting objects: 29% (8/27) |
---|
637 | 2021-01-17T15:03:46.3199960Z remote: Counting objects: 33% (9/27) |
---|
638 | 2021-01-17T15:03:46.3211240Z remote: Counting objects: 37% (10/27) |
---|
639 | 2021-01-17T15:03:46.3215000Z remote: Counting objects: 40% (11/27) |
---|
640 | 2021-01-17T15:03:46.3218380Z remote: Counting objects: 44% (12/27) |
---|
641 | 2021-01-17T15:03:46.3219830Z remote: Counting objects: 48% (13/27) |
---|
642 | 2021-01-17T15:03:46.3223440Z remote: Counting objects: 51% (14/27) |
---|
643 | 2021-01-17T15:03:46.3235900Z remote: Counting objects: 55% (15/27) |
---|
644 | 2021-01-17T15:03:46.3237590Z remote: Counting objects: 59% (16/27) |
---|
645 | 2021-01-17T15:03:46.3240420Z remote: Counting objects: 62% (17/27) |
---|
646 | 2021-01-17T15:03:46.3246960Z remote: Counting objects: 66% (18/27) |
---|
647 | 2021-01-17T15:03:46.3247910Z remote: Counting objects: 70% (19/27) |
---|
648 | 2021-01-17T15:03:46.3249290Z remote: Counting objects: 74% (20/27) |
---|
649 | 2021-01-17T15:03:46.3250530Z remote: Counting objects: 77% (21/27) |
---|
650 | 2021-01-17T15:03:46.3254730Z remote: Counting objects: 81% (22/27) |
---|
651 | 2021-01-17T15:03:46.3257910Z remote: Counting objects: 85% (23/27) |
---|
652 | 2021-01-17T15:03:46.3258870Z remote: Counting objects: 88% (24/27) |
---|
653 | 2021-01-17T15:03:46.3263290Z remote: Counting objects: 92% (25/27) |
---|
654 | 2021-01-17T15:03:46.3264110Z remote: Counting objects: 96% (26/27) |
---|
655 | 2021-01-17T15:03:46.3275790Z remote: Counting objects: 100% (27/27) |
---|
656 | 2021-01-17T15:03:46.3280720Z remote: Counting objects: 100% (27/27), done. |
---|
657 | 2021-01-17T15:03:46.3284340Z remote: Compressing objects: 3% (1/27) |
---|
658 | 2021-01-17T15:03:46.3295830Z remote: Compressing objects: 7% (2/27) |
---|
659 | 2021-01-17T15:03:46.3298860Z remote: Compressing objects: 11% (3/27) |
---|
660 | 2021-01-17T15:03:46.3303260Z remote: Compressing objects: 14% (4/27) |
---|
661 | 2021-01-17T15:03:46.3306300Z remote: Compressing objects: 18% (5/27) |
---|
662 | 2021-01-17T15:03:46.3307160Z remote: Compressing objects: 22% (6/27) |
---|
663 | 2021-01-17T15:03:46.3315060Z remote: Compressing objects: 25% (7/27) |
---|
664 | 2021-01-17T15:03:46.3334790Z remote: Compressing objects: 29% (8/27) |
---|
665 | 2021-01-17T15:03:46.3338330Z remote: Compressing objects: 33% (9/27) |
---|
666 | 2021-01-17T15:03:46.3339460Z remote: Compressing objects: 37% (10/27) |
---|
667 | 2021-01-17T15:03:46.3346400Z remote: Compressing objects: 40% (11/27) |
---|
668 | 2021-01-17T15:03:46.3347530Z remote: Compressing objects: 44% (12/27) |
---|
669 | 2021-01-17T15:03:46.3348670Z remote: Compressing objects: 48% (13/27) |
---|
670 | 2021-01-17T15:03:46.3358680Z remote: Compressing objects: 51% (14/27) |
---|
671 | 2021-01-17T15:03:46.3361980Z remote: Compressing objects: 55% (15/27) |
---|
672 | 2021-01-17T15:03:46.3366360Z remote: Compressing objects: 59% (16/27) |
---|
673 | 2021-01-17T15:03:46.3367480Z remote: Compressing objects: 62% (17/27) |
---|
674 | 2021-01-17T15:03:46.3368880Z remote: Compressing objects: 66% (18/27) |
---|
675 | 2021-01-17T15:03:46.3369750Z remote: Compressing objects: 70% (19/27) |
---|
676 | 2021-01-17T15:03:46.3378590Z remote: Compressing objects: 74% (20/27) |
---|
677 | 2021-01-17T15:03:46.3379970Z remote: Compressing objects: 77% (21/27) |
---|
678 | 2021-01-17T15:03:46.3381060Z remote: Compressing objects: 81% (22/27) |
---|
679 | 2021-01-17T15:03:46.3382300Z remote: Compressing objects: 85% (23/27) |
---|
680 | 2021-01-17T15:03:46.3386660Z remote: Compressing objects: 88% (24/27) |
---|
681 | 2021-01-17T15:03:46.3387950Z remote: Compressing objects: 92% (25/27) |
---|
682 | 2021-01-17T15:03:46.3398850Z remote: Compressing objects: 96% (26/27) |
---|
683 | 2021-01-17T15:03:46.3400170Z remote: Compressing objects: 100% (27/27) |
---|
684 | 2021-01-17T15:03:46.3401660Z remote: Compressing objects: 100% (27/27), done. |
---|
685 | 2021-01-17T15:03:46.3459910Z remote: Total 27 (delta 6), reused 4 (delta 0), pack-reused 0 |
---|
686 | 2021-01-17T15:03:46.3729750Z From https://github.com/macports/mpbb |
---|
687 | 2021-01-17T15:03:46.3731310Z * [new branch] master -> origin/master |
---|
688 | 2021-01-17T15:03:46.3798150Z ##[endgroup] |
---|
689 | 2021-01-17T15:03:46.3798860Z ##[group]Determining the checkout info |
---|
690 | 2021-01-17T15:03:46.3802290Z ##[endgroup] |
---|
691 | 2021-01-17T15:03:46.3804900Z ##[group]Checking out the ref |
---|
692 | 2021-01-17T15:03:46.3810290Z [command]/usr/local/bin/git checkout --progress --force -B master refs/remotes/origin/master |
---|
693 | 2021-01-17T15:03:46.4014480Z Reset branch 'master' |
---|
694 | 2021-01-17T15:03:46.4015910Z Branch 'master' set up to track remote branch 'master' from 'origin'. |
---|
695 | 2021-01-17T15:03:46.4020810Z ##[endgroup] |
---|
696 | 2021-01-17T15:03:46.4115190Z [command]/usr/local/bin/git log -1 --format='%H' |
---|
697 | 2021-01-17T15:03:46.4185010Z 'd20090f86d3951910ec99e107753ed55cee6f663' |
---|
698 | 2021-01-17T15:03:46.4315370Z ##[group]Run . ports/.github/workflows/bootstrap.sh |
---|
699 | 2021-01-17T15:03:46.4316230Z [36;1m. ports/.github/workflows/bootstrap.sh[0m |
---|
700 | 2021-01-17T15:03:46.4481380Z shell: /bin/bash -e {0} |
---|
701 | 2021-01-17T15:03:46.4481830Z ##[endgroup] |
---|
702 | 2021-01-17T15:03:46.4793180Z ##[group]Disabling Spotlight |
---|
703 | 2021-01-17T15:03:46.5285090Z 2021-01-17 15:03:46.527 mdutil[952:5878] mdutil disabling Spotlight: / -> kMDConfigSearchLevelFSSearchOnly |
---|
704 | 2021-01-17T15:03:46.8441300Z 2021-01-17 15:03:46.843 mdutil[952:5878] mdutil disabling Spotlight: /System/Volumes/Data -> kMDConfigSearchLevelFSSearchOnly |
---|
705 | 2021-01-17T15:03:48.3667460Z /: |
---|
706 | 2021-01-17T15:03:48.3683770Z Indexing disabled. |
---|
707 | 2021-01-17T15:03:48.3688980Z /System/Volumes/Data: |
---|
708 | 2021-01-17T15:03:48.3733440Z Indexing disabled. |
---|
709 | 2021-01-17T15:03:48.3734810Z ##[endgroup] |
---|
710 | 2021-01-17T15:03:48.3735750Z ##[group]Uninstalling Homebrew |
---|
711 | 2021-01-17T15:03:48.3736530Z Moving directories... |
---|
712 | 2021-01-17T15:03:48.4157940Z /usr/local/man |
---|
713 | 2021-01-17T15:03:48.4211940Z /usr/local/bin |
---|
714 | 2021-01-17T15:03:48.4235230Z /usr/local/microsoft |
---|
715 | 2021-01-17T15:03:48.4256430Z /usr/local/include |
---|
716 | 2021-01-17T15:03:48.4276570Z /usr/local/sbin |
---|
717 | 2021-01-17T15:03:48.4295790Z /usr/local/etc |
---|
718 | 2021-01-17T15:03:48.4316030Z /usr/local/Homebrew |
---|
719 | 2021-01-17T15:03:48.4335280Z /usr/local/var |
---|
720 | 2021-01-17T15:03:48.4354550Z /usr/local/Caskroom |
---|
721 | 2021-01-17T15:03:48.4375310Z /usr/local/aws-cli |
---|
722 | 2021-01-17T15:03:48.4394280Z /usr/local/lib |
---|
723 | 2021-01-17T15:03:48.4414580Z /usr/local/opt |
---|
724 | 2021-01-17T15:03:48.4434370Z /usr/local/Frameworks |
---|
725 | 2021-01-17T15:03:48.4454580Z /usr/local/Cellar |
---|
726 | 2021-01-17T15:03:48.4475400Z /usr/local/miniconda |
---|
727 | 2021-01-17T15:03:48.4494320Z /usr/local/share |
---|
728 | 2021-01-17T15:03:48.4524930Z Removing files... |
---|
729 | 2021-01-17T15:03:48.4748450Z /usr/local/.com.apple.installer.keep |
---|
730 | 2021-01-17T15:03:48.4759550Z ##[endgroup] |
---|
731 | 2021-01-17T15:03:48.4760270Z ##[group]Installing MacPorts |
---|
732 | 2021-01-17T15:03:48.4760720Z Fetching... |
---|
733 | 2021-01-17T15:03:48.8771780Z Extracting... |
---|
734 | 2021-01-17T15:03:49.9482310Z ##[endgroup] |
---|
735 | 2021-01-17T15:03:49.9483150Z ##[group]Configuring MacPorts |
---|
736 | 2021-01-17T15:03:50.0489590Z ##[endgroup] |
---|
737 | 2021-01-17T15:03:50.0490390Z ##[group]Generating PortIndex |
---|
738 | 2021-01-17T15:03:50.0540610Z % Total % Received % Xferd Average Speed Time Time Time Current |
---|
739 | 2021-01-17T15:03:50.0542190Z Dload Upload Total Spent Left Speed |
---|
740 | 2021-01-17T15:03:50.0543210Z |
---|
741 | 2021-01-17T15:03:50.4741950Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
742 | 2021-01-17T15:03:51.5391440Z 0 14.4M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
743 | 2021-01-17T15:03:52.1235670Z 24 14.4M 24 3584k 0 0 2415k 0 0:00:06 0:00:01 0:00:05 2413k |
---|
744 | 2021-01-17T15:03:52.1238100Z 100 14.4M 100 14.4M 0 0 7127k 0 0:00:02 0:00:02 --:--:-- 7127k |
---|
745 | 2021-01-17T15:03:58.1077030Z From https://github.com/macports/macports-ports |
---|
746 | 2021-01-17T15:03:58.1078860Z * branch master -> FETCH_HEAD |
---|
747 | 2021-01-17T15:03:58.1126750Z * [new branch] master -> macports/master |
---|
748 | 2021-01-17T15:03:59.0258100Z Warning: No quick index file found, attempting to generate one for source: file:///Users/runner/work/macports-ports/macports-ports/ports |
---|
749 | 2021-01-17T15:03:59.2091720Z Creating port index in /Users/runner/work/macports-ports/macports-ports/ports |
---|
750 | 2021-01-17T15:04:02.0729050Z Adding port lang/castxml |
---|
751 | 2021-01-17T15:04:02.9922730Z Adding port python/py-jupyter_server |
---|
752 | 2021-01-17T15:04:03.0235980Z Adding subport py36-jupyter_server |
---|
753 | 2021-01-17T15:04:03.0545550Z Adding subport py37-jupyter_server |
---|
754 | 2021-01-17T15:04:03.0875230Z Adding subport py38-jupyter_server |
---|
755 | 2021-01-17T15:04:03.1182060Z Adding subport py39-jupyter_server |
---|
756 | 2021-01-17T15:04:03.1544480Z Adding port python/py-jupyterlab |
---|
757 | 2021-01-17T15:04:03.1876770Z Adding subport py36-jupyterlab |
---|
758 | 2021-01-17T15:04:03.2193500Z Adding subport py37-jupyterlab |
---|
759 | 2021-01-17T15:04:03.2512000Z Adding subport py38-jupyterlab |
---|
760 | 2021-01-17T15:04:03.2836280Z Adding subport py39-jupyterlab |
---|
761 | 2021-01-17T15:04:03.3167270Z Adding subport py27-jupyterlab |
---|
762 | 2021-01-17T15:04:03.3499010Z Adding subport py35-jupyterlab |
---|
763 | 2021-01-17T15:04:03.4476830Z Adding port python/py-mako |
---|
764 | 2021-01-17T15:04:03.4786230Z Adding subport py27-mako |
---|
765 | 2021-01-17T15:04:03.5091360Z Adding subport py35-mako |
---|
766 | 2021-01-17T15:04:03.5406020Z Adding subport py36-mako |
---|
767 | 2021-01-17T15:04:03.5709370Z Adding subport py37-mako |
---|
768 | 2021-01-17T15:04:03.6014350Z Adding subport py38-mako |
---|
769 | 2021-01-17T15:04:03.6333090Z Adding subport py39-mako |
---|
770 | 2021-01-17T15:04:03.9522540Z Adding port python/py-tmuxp |
---|
771 | 2021-01-17T15:04:03.9833810Z Adding subport py27-tmuxp |
---|
772 | 2021-01-17T15:04:04.0158710Z Adding subport py36-tmuxp |
---|
773 | 2021-01-17T15:04:04.0475560Z Adding subport py37-tmuxp |
---|
774 | 2021-01-17T15:04:04.0786900Z Adding subport py38-tmuxp |
---|
775 | 2021-01-17T15:04:04.1109110Z Adding subport py39-tmuxp |
---|
776 | 2021-01-17T15:04:04.3922810Z Adding port security/KeePassXC |
---|
777 | 2021-01-17T15:04:04.5834310Z Adding port textproc/pdftk |
---|
778 | 2021-01-17T15:04:05.0469320Z |
---|
779 | 2021-01-17T15:04:05.0470310Z Total number of ports parsed: 28 |
---|
780 | 2021-01-17T15:04:05.0471680Z Ports successfully parsed: 28 |
---|
781 | 2021-01-17T15:04:05.0472460Z Ports failed: 0 |
---|
782 | 2021-01-17T15:04:05.0474580Z Up-to-date ports skipped: 25178 |
---|
783 | 2021-01-17T15:04:05.0475870Z |
---|
784 | 2021-01-17T15:04:05.7792090Z Creating port index in /Users/runner/work/macports-ports/macports-ports/ports |
---|
785 | 2021-01-17T15:04:07.9975110Z |
---|
786 | 2021-01-17T15:04:07.9976460Z Total number of ports parsed: 0 |
---|
787 | 2021-01-17T15:04:07.9977410Z Ports successfully parsed: 0 |
---|
788 | 2021-01-17T15:04:07.9981080Z Ports failed: 0 |
---|
789 | 2021-01-17T15:04:07.9987350Z Up-to-date ports skipped: 25206 |
---|
790 | 2021-01-17T15:04:07.9988200Z |
---|
791 | 2021-01-17T15:04:08.0002770Z ##[endgroup] |
---|
792 | 2021-01-17T15:04:08.0004430Z ##[group]Running postflight |
---|
793 | 2021-01-17T15:04:08.0007480Z Postflight... |
---|
794 | 2021-01-17T15:04:08.1020660Z The MacPorts Project, postflight script version 2.6: checking the shell environment for user "root". |
---|
795 | 2021-01-17T15:04:08.2383840Z Creating group "macports" |
---|
796 | 2021-01-17T15:04:08.8200550Z Creating user "macports" |
---|
797 | 2021-01-17T15:04:10.0840050Z |
---|
798 | 2021-01-17T15:04:10.0847760Z Removing old man pages... |
---|
799 | 2021-01-17T15:04:10.1021470Z Done. |
---|
800 | 2021-01-17T15:04:10.1026560Z |
---|
801 | 2021-01-17T15:04:10.1386270Z Detected the bash shell. |
---|
802 | 2021-01-17T15:04:10.9242090Z Your shell already has the right PATH environment variable for use with MacPorts! |
---|
803 | 2021-01-17T15:04:10.9790700Z Your shell already has the right DISPLAY environment variable for use with MacPorts! |
---|
804 | 2021-01-17T15:04:10.9820200Z Adding [default] tag to sources.conf if needed... |
---|
805 | 2021-01-17T15:04:11.2021700Z Updating port image format... |
---|
806 | 2021-01-17T15:04:11.3285570Z No ports installed to convert. |
---|
807 | 2021-01-17T15:04:11.6595490Z Synchronizing the MacPorts installation with the project's rsync server... |
---|
808 | 2021-01-17T15:04:11.8259640Z Version: 2.6.4 |
---|
809 | 2021-01-17T15:04:11.8285440Z Successful! |
---|
810 | 2021-01-17T15:04:11.8287260Z You have successfully installed the MacPorts system. Launch a terminal and try it out! |
---|
811 | 2021-01-17T15:04:11.8288300Z Read the port(1) manual page and https://guide.macports.org/ for help. |
---|
812 | 2021-01-17T15:04:11.8289400Z See https://www.macports.org/contact.php if you need to get in touch with The MacPorts Project. |
---|
813 | 2021-01-17T15:04:11.8299920Z ##[endgroup] |
---|
814 | 2021-01-17T15:04:11.8300620Z ##[group]Installing getopt |
---|
815 | 2021-01-17T15:04:11.8301050Z Extracting... |
---|
816 | 2021-01-17T15:04:12.1390030Z ##[endgroup] |
---|
817 | 2021-01-17T15:04:12.4207600Z ##[group]Run set -eu |
---|
818 | 2021-01-17T15:04:12.4208150Z [36;1mset -eu[0m |
---|
819 | 2021-01-17T15:04:12.4208690Z [36;1m# Add getopt, mpbb and the MacPorts paths to $PATH for the subsequent[0m |
---|
820 | 2021-01-17T15:04:12.4209260Z [36;1m# steps.[0m |
---|
821 | 2021-01-17T15:04:12.4209650Z [36;1mecho "/opt/mports/bin" >> $GITHUB_PATH[0m |
---|
822 | 2021-01-17T15:04:12.4210120Z [36;1mecho "${PWD}/mpbb" >> $GITHUB_PATH[0m |
---|
823 | 2021-01-17T15:04:12.4210580Z [36;1mecho "/opt/local/bin" >> $GITHUB_PATH[0m |
---|
824 | 2021-01-17T15:04:12.4211310Z [36;1mecho "/opt/local/sbin" >> $GITHUB_PATH[0m |
---|
825 | 2021-01-17T15:04:12.4211700Z [36;1m[0m |
---|
826 | 2021-01-17T15:04:12.4212060Z [36;1mIFS='/' read -r -a portlist <<<$( \[0m |
---|
827 | 2021-01-17T15:04:12.4212680Z [36;1m git -C ports/ diff --name-only --diff-filter=AM macports/master...@ \[0m |
---|
828 | 2021-01-17T15:04:12.4213290Z [36;1m | grep -E '[^\._/][^/]*/[^/]+/(Portfile|files/)' \[0m |
---|
829 | 2021-01-17T15:04:12.4213720Z [36;1m | cut -d/ -f2 \[0m |
---|
830 | 2021-01-17T15:04:12.4214030Z [36;1m | sort -u \[0m |
---|
831 | 2021-01-17T15:04:12.4214430Z [36;1m | tr '\n' '/')[0m |
---|
832 | 2021-01-17T15:04:12.4214780Z [36;1m[0m |
---|
833 | 2021-01-17T15:04:12.4215340Z [36;1mecho "${portlist[@]}"[0m |
---|
834 | 2021-01-17T15:04:12.4215840Z [36;1mecho "::set-output name=portlist::${portlist[@]}"[0m |
---|
835 | 2021-01-17T15:04:12.4303890Z shell: /bin/bash -e {0} |
---|
836 | 2021-01-17T15:04:12.4304260Z ##[endgroup] |
---|
837 | 2021-01-17T15:04:13.4713170Z /Users/runner/work/_temp/143ecc73-c99f-487c-b507-286338e5b5c9.sh: line 16: portlist[@]: unbound variable |
---|
838 | 2021-01-17T15:04:13.4723540Z ##[error]Process completed with exit code 1. |
---|
839 | 2021-01-17T15:04:13.7593320Z ##[group]Run sudo find \ |
---|
840 | 2021-01-17T15:04:13.7593920Z [36;1msudo find \[0m |
---|
841 | 2021-01-17T15:04:13.7594260Z [36;1m /tmp/mpbb \[0m |
---|
842 | 2021-01-17T15:04:13.7594660Z [36;1m -maxdepth 1 \[0m |
---|
843 | 2021-01-17T15:04:13.7595830Z [36;1m -mindepth 1 \[0m |
---|
844 | 2021-01-17T15:04:13.7596230Z [36;1m -type d \[0m |
---|
845 | 2021-01-17T15:04:13.7596560Z [36;1m -print \[0m |
---|
846 | 2021-01-17T15:04:13.7596940Z [36;1m -exec chmod -R go+rX {} \;[0m |
---|
847 | 2021-01-17T15:04:13.7690610Z shell: /bin/bash -e {0} |
---|
848 | 2021-01-17T15:04:13.7691010Z ##[endgroup] |
---|
849 | 2021-01-17T15:04:13.9130470Z find: /tmp/mpbb: No such file or directory |
---|
850 | 2021-01-17T15:04:13.9146390Z ##[error]Process completed with exit code 1. |
---|
851 | 2021-01-17T15:04:14.1388240Z ##[group]Run actions/upload-artifact@v2 |
---|
852 | 2021-01-17T15:04:14.1388830Z with: |
---|
853 | 2021-01-17T15:04:14.1389430Z name: logs-macos-10.15.zip |
---|
854 | 2021-01-17T15:04:14.1389990Z path: /tmp/mpbb/*/logs |
---|
855 | 2021-01-17T15:04:14.1390430Z if-no-files-found: warn |
---|
856 | 2021-01-17T15:04:14.1390860Z ##[endgroup] |
---|
857 | 2021-01-17T15:04:14.2348530Z ##[warning]No files were found with the provided path: /tmp/mpbb/*/logs. No artifacts will be uploaded. |
---|
858 | 2021-01-17T15:04:14.4558920Z Post job cleanup. |
---|
859 | 2021-01-17T15:04:14.5861870Z [command]/usr/bin/git version |
---|
860 | 2021-01-17T15:04:14.6019250Z git version 2.24.3 (Apple Git-128) |
---|
861 | 2021-01-17T15:04:14.6071200Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand |
---|
862 | 2021-01-17T15:04:14.6223430Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : |
---|
863 | 2021-01-17T15:04:16.3884110Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader |
---|
864 | 2021-01-17T15:04:16.4017830Z http.https://github.com/.extraheader |
---|
865 | 2021-01-17T15:04:16.4032130Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader |
---|
866 | 2021-01-17T15:04:16.5369680Z [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' || : |
---|
867 | 2021-01-17T15:04:16.8657870Z Post job cleanup. |
---|
868 | 2021-01-17T15:04:17.0048540Z [command]/usr/bin/git version |
---|
869 | 2021-01-17T15:04:17.0195960Z git version 2.24.3 (Apple Git-128) |
---|
870 | 2021-01-17T15:04:17.0256810Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand |
---|
871 | 2021-01-17T15:04:17.0395560Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : |
---|
872 | 2021-01-17T15:04:17.1514950Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader |
---|
873 | 2021-01-17T15:04:17.1656900Z http.https://github.com/.extraheader |
---|
874 | 2021-01-17T15:04:17.1669550Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader |
---|
875 | 2021-01-17T15:04:17.2688300Z [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' || : |
---|
876 | 2021-01-17T15:04:17.4733520Z Cleaning up orphan processes |
---|