Created
December 3, 2020 19:03
-
-
Save stevengj/a7a3999dda80fd9d34c9150231dfefa7 to your computer and use it in GitHub Desktop.
error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-12-03T18:37:45.7964313Z ##[section]Starting: Request a runner to run this job | |
2020-12-03T18:37:46.5083864Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' | |
2020-12-03T18:37:46.5083966Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest' | |
2020-12-03T18:37:46.5666676Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'macOS-latest' | |
2020-12-03T18:37:46.6885736Z ##[section]Finishing: Request a runner to run this job | |
2020-12-03T18:37:59.8116280Z Current runner version: '2.274.2' | |
2020-12-03T18:37:59.8163910Z ##[group]Operating System | |
2020-12-03T18:37:59.8164730Z Mac OS X | |
2020-12-03T18:37:59.8165090Z 10.15.7 | |
2020-12-03T18:37:59.8165420Z 19H15 | |
2020-12-03T18:37:59.8165780Z ##[endgroup] | |
2020-12-03T18:37:59.8166220Z ##[group]Virtual Environment | |
2020-12-03T18:37:59.8166750Z Environment: macos-10.15 | |
2020-12-03T18:37:59.8167190Z Version: 20201130.3 | |
2020-12-03T18:37:59.8168040Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20201130.3/images/macos/macos-10.15-Readme.md | |
2020-12-03T18:37:59.8168900Z ##[endgroup] | |
2020-12-03T18:37:59.8172440Z Prepare workflow directory | |
2020-12-03T18:37:59.8877800Z Prepare all required actions | |
2020-12-03T18:37:59.8890170Z Getting action download info | |
2020-12-03T18:38:00.1851190Z Download action repository 'actions/checkout@v2' | |
2020-12-03T18:38:01.1487920Z Download action repository 'julia-actions/setup-julia@v1' | |
2020-12-03T18:38:01.3728810Z Download action repository 'actions/cache@v1' | |
2020-12-03T18:38:01.5565880Z Download action repository 'julia-actions/julia-buildpkg@latest' | |
2020-12-03T18:38:01.7530460Z Download action repository 'julia-actions/julia-runtest@latest' | |
2020-12-03T18:38:01.9032020Z Download action repository 'julia-actions/julia-processcoverage@v1' | |
2020-12-03T18:38:02.0653940Z Download action repository 'codecov/codecov-action@v1' | |
2020-12-03T18:38:02.5933440Z ##[group]Run actions/checkout@v2 | |
2020-12-03T18:38:02.5934080Z with: | |
2020-12-03T18:38:02.5934770Z repository: JuliaMath/SpecialFunctions.jl | |
2020-12-03T18:38:02.5935580Z token: *** | |
2020-12-03T18:38:02.5935930Z ssh-strict: true | |
2020-12-03T18:38:02.5936460Z persist-credentials: true | |
2020-12-03T18:38:02.5936860Z clean: true | |
2020-12-03T18:38:02.5937170Z fetch-depth: 1 | |
2020-12-03T18:38:02.5937480Z lfs: false | |
2020-12-03T18:38:02.5937800Z submodules: false | |
2020-12-03T18:38:02.5938120Z ##[endgroup] | |
2020-12-03T18:38:03.2734820Z Syncing repository: JuliaMath/SpecialFunctions.jl | |
2020-12-03T18:38:03.2736190Z ##[group]Getting Git version info | |
2020-12-03T18:38:03.2737920Z Working directory is '/Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl' | |
2020-12-03T18:38:03.2738810Z [command]/usr/local/bin/git version | |
2020-12-03T18:38:03.4327900Z git version 2.29.2 | |
2020-12-03T18:38:03.4363790Z ##[endgroup] | |
2020-12-03T18:38:03.4373490Z Deleting the contents of '/Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl' | |
2020-12-03T18:38:03.4377900Z ##[group]Initializing the repository | |
2020-12-03T18:38:03.4383610Z [command]/usr/local/bin/git init /Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl | |
2020-12-03T18:38:03.4667550Z Initialized empty Git repository in /Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl/.git/ | |
2020-12-03T18:38:03.4679890Z [command]/usr/local/bin/git remote add origin https://github.com/JuliaMath/SpecialFunctions.jl | |
2020-12-03T18:38:03.4779110Z ##[endgroup] | |
2020-12-03T18:38:03.4781980Z ##[group]Disabling automatic garbage collection | |
2020-12-03T18:38:03.4785900Z [command]/usr/local/bin/git config --local gc.auto 0 | |
2020-12-03T18:38:03.4854090Z ##[endgroup] | |
2020-12-03T18:38:03.4861580Z ##[group]Setting up auth | |
2020-12-03T18:38:03.4872700Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand | |
2020-12-03T18:38:03.4945400Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : | |
2020-12-03T18:38:03.6673780Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
2020-12-03T18:38:03.6754530Z [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' || : | |
2020-12-03T18:38:03.7597190Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** | |
2020-12-03T18:38:03.7684700Z ##[endgroup] | |
2020-12-03T18:38:03.7685870Z ##[group]Fetching the repository | |
2020-12-03T18:38:03.7696640Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5d301a037cce892ddc4bc5d0663bd9bfc6c8d56c:refs/remotes/pull/278/merge | |
2020-12-03T18:38:04.0078100Z remote: Enumerating objects: 45, done. | |
2020-12-03T18:38:04.0081260Z remote: Counting objects: 2% (1/45) | |
2020-12-03T18:38:04.0083440Z remote: Counting objects: 4% (2/45) | |
2020-12-03T18:38:04.0084310Z remote: Counting objects: 6% (3/45) | |
2020-12-03T18:38:04.0092510Z remote: Counting objects: 8% (4/45) | |
2020-12-03T18:38:04.0098560Z remote: Counting objects: 11% (5/45) | |
2020-12-03T18:38:04.0101280Z remote: Counting objects: 13% (6/45) | |
2020-12-03T18:38:04.0102220Z remote: Counting objects: 15% (7/45) | |
2020-12-03T18:38:04.0102860Z remote: Counting objects: 17% (8/45) | |
2020-12-03T18:38:04.0106320Z remote: Counting objects: 20% (9/45) | |
2020-12-03T18:38:04.0109300Z remote: Counting objects: 22% (10/45) | |
2020-12-03T18:38:04.0110830Z remote: Counting objects: 24% (11/45) | |
2020-12-03T18:38:04.0111360Z remote: Counting objects: 26% (12/45) | |
2020-12-03T18:38:04.0111820Z remote: Counting objects: 28% (13/45) | |
2020-12-03T18:38:04.0112850Z remote: Counting objects: 31% (14/45) | |
2020-12-03T18:38:04.0113390Z remote: Counting objects: 33% (15/45) | |
2020-12-03T18:38:04.0113890Z remote: Counting objects: 35% (16/45) | |
2020-12-03T18:38:04.0114350Z remote: Counting objects: 37% (17/45) | |
2020-12-03T18:38:04.0114810Z remote: Counting objects: 40% (18/45) | |
2020-12-03T18:38:04.0115650Z remote: Counting objects: 42% (19/45) | |
2020-12-03T18:38:04.0116130Z remote: Counting objects: 44% (20/45) | |
2020-12-03T18:38:04.0116990Z remote: Counting objects: 46% (21/45) | |
2020-12-03T18:38:04.0117490Z remote: Counting objects: 48% (22/45) | |
2020-12-03T18:38:04.0118000Z remote: Counting objects: 51% (23/45) | |
2020-12-03T18:38:04.0118480Z remote: Counting objects: 53% (24/45) | |
2020-12-03T18:38:04.0118980Z remote: Counting objects: 55% (25/45) | |
2020-12-03T18:38:04.0119460Z remote: Counting objects: 57% (26/45) | |
2020-12-03T18:38:04.0119950Z remote: Counting objects: 60% (27/45) | |
2020-12-03T18:38:04.0120420Z remote: Counting objects: 62% (28/45) | |
2020-12-03T18:38:04.0120890Z remote: Counting objects: 64% (29/45) | |
2020-12-03T18:38:04.0121400Z remote: Counting objects: 66% (30/45) | |
2020-12-03T18:38:04.0121860Z remote: Counting objects: 68% (31/45) | |
2020-12-03T18:38:04.0122360Z remote: Counting objects: 71% (32/45) | |
2020-12-03T18:38:04.0123040Z remote: Counting objects: 73% (33/45) | |
2020-12-03T18:38:04.0123550Z remote: Counting objects: 75% (34/45) | |
2020-12-03T18:38:04.0124010Z remote: Counting objects: 77% (35/45) | |
2020-12-03T18:38:04.0124510Z remote: Counting objects: 80% (36/45) | |
2020-12-03T18:38:04.0125230Z remote: Counting objects: 82% (37/45) | |
2020-12-03T18:38:04.0125730Z remote: Counting objects: 84% (38/45) | |
2020-12-03T18:38:04.0126200Z remote: Counting objects: 86% (39/45) | |
2020-12-03T18:38:04.0126690Z remote: Counting objects: 88% (40/45) | |
2020-12-03T18:38:04.0127170Z remote: Counting objects: 91% (41/45) | |
2020-12-03T18:38:04.0127640Z remote: Counting objects: 93% (42/45) | |
2020-12-03T18:38:04.0128130Z remote: Counting objects: 95% (43/45) | |
2020-12-03T18:38:04.0128600Z remote: Counting objects: 97% (44/45) | |
2020-12-03T18:38:04.0129090Z remote: Counting objects: 100% (45/45) | |
2020-12-03T18:38:04.0129600Z remote: Counting objects: 100% (45/45), done. | |
2020-12-03T18:38:04.0130520Z remote: Compressing objects: 2% (1/45) | |
2020-12-03T18:38:04.0131050Z remote: Compressing objects: 4% (2/45) | |
2020-12-03T18:38:04.0131610Z remote: Compressing objects: 6% (3/45) | |
2020-12-03T18:38:04.0132690Z remote: Compressing objects: 8% (4/45) | |
2020-12-03T18:38:04.0133210Z remote: Compressing objects: 11% (5/45) | |
2020-12-03T18:38:04.0133750Z remote: Compressing objects: 13% (6/45) | |
2020-12-03T18:38:04.0134260Z remote: Compressing objects: 15% (7/45) | |
2020-12-03T18:38:04.0134800Z remote: Compressing objects: 17% (8/45) | |
2020-12-03T18:38:04.0135320Z remote: Compressing objects: 20% (9/45) | |
2020-12-03T18:38:04.0135860Z remote: Compressing objects: 22% (10/45) | |
2020-12-03T18:38:04.0136370Z remote: Compressing objects: 24% (11/45) | |
2020-12-03T18:38:04.0136880Z remote: Compressing objects: 26% (12/45) | |
2020-12-03T18:38:04.0137430Z remote: Compressing objects: 28% (13/45) | |
2020-12-03T18:38:04.0138000Z remote: Compressing objects: 31% (14/45) | |
2020-12-03T18:38:04.0138550Z remote: Compressing objects: 33% (15/45) | |
2020-12-03T18:38:04.0139060Z remote: Compressing objects: 35% (16/45) | |
2020-12-03T18:38:04.0139610Z remote: Compressing objects: 37% (17/45) | |
2020-12-03T18:38:04.0140120Z remote: Compressing objects: 40% (18/45) | |
2020-12-03T18:38:04.0166500Z remote: Compressing objects: 42% (19/45) | |
2020-12-03T18:38:04.0177140Z remote: Compressing objects: 44% (20/45) | |
2020-12-03T18:38:04.1421160Z remote: Compressing objects: 46% (21/45) | |
2020-12-03T18:38:04.1422920Z remote: Compressing objects: 48% (22/45) | |
2020-12-03T18:38:04.1423990Z remote: Compressing objects: 51% (23/45) | |
2020-12-03T18:38:04.1426060Z remote: Compressing objects: 53% (24/45) | |
2020-12-03T18:38:04.1426960Z remote: Compressing objects: 55% (25/45) | |
2020-12-03T18:38:04.1428240Z remote: Compressing objects: 57% (26/45) | |
2020-12-03T18:38:04.1429090Z remote: Compressing objects: 60% (27/45) | |
2020-12-03T18:38:04.1430120Z remote: Compressing objects: 62% (28/45) | |
2020-12-03T18:38:04.1430990Z remote: Compressing objects: 64% (29/45) | |
2020-12-03T18:38:04.1431760Z remote: Compressing objects: 66% (30/45) | |
2020-12-03T18:38:04.1432790Z remote: Compressing objects: 68% (31/45) | |
2020-12-03T18:38:04.1433420Z remote: Compressing objects: 71% (32/45) | |
2020-12-03T18:38:04.1434060Z remote: Compressing objects: 73% (33/45) | |
2020-12-03T18:38:04.1434770Z remote: Compressing objects: 75% (34/45) | |
2020-12-03T18:38:04.1435580Z remote: Compressing objects: 77% (35/45) | |
2020-12-03T18:38:04.1436410Z remote: Compressing objects: 80% (36/45) | |
2020-12-03T18:38:04.1437410Z remote: Compressing objects: 82% (37/45) | |
2020-12-03T18:38:04.1438400Z remote: Compressing objects: 84% (38/45) | |
2020-12-03T18:38:04.1439360Z remote: Compressing objects: 86% (39/45) | |
2020-12-03T18:38:04.1440130Z remote: Compressing objects: 88% (40/45) | |
2020-12-03T18:38:04.1440900Z remote: Compressing objects: 91% (41/45) | |
2020-12-03T18:38:04.1441630Z remote: Compressing objects: 93% (42/45) | |
2020-12-03T18:38:04.1442610Z remote: Compressing objects: 95% (43/45) | |
2020-12-03T18:38:04.1443400Z remote: Compressing objects: 97% (44/45) | |
2020-12-03T18:38:04.1444160Z remote: Compressing objects: 100% (45/45) | |
2020-12-03T18:38:04.1445250Z remote: Compressing objects: 100% (45/45), done. | |
2020-12-03T18:38:04.1446940Z remote: Total 45 (delta 0), reused 10 (delta 0), pack-reused 0 | |
2020-12-03T18:38:04.1448030Z From https://github.com/JuliaMath/SpecialFunctions.jl | |
2020-12-03T18:38:04.1449710Z * [new ref] 5d301a037cce892ddc4bc5d0663bd9bfc6c8d56c -> pull/278/merge | |
2020-12-03T18:38:04.1451240Z ##[endgroup] | |
2020-12-03T18:38:04.1452110Z ##[group]Determining the checkout info | |
2020-12-03T18:38:04.1453100Z ##[endgroup] | |
2020-12-03T18:38:04.1453540Z ##[group]Checking out the ref | |
2020-12-03T18:38:04.1454870Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/278/merge | |
2020-12-03T18:38:04.1456280Z HEAD is now at 5d301a0 Merge dc88ef2c05a98f1b3be5d7eee8d2ca5ff1dd3a1a into 9207729ed4bdd0aed3fca1dae2a8e8ecdf7925e5 | |
2020-12-03T18:38:04.1484740Z ##[endgroup] | |
2020-12-03T18:38:04.1486270Z [command]/usr/local/bin/git log -1 --format='%H' | |
2020-12-03T18:38:04.1487660Z '5d301a037cce892ddc4bc5d0663bd9bfc6c8d56c' | |
2020-12-03T18:38:04.2049240Z ##[group]Run julia-actions/setup-julia@v1 | |
2020-12-03T18:38:04.2049810Z with: | |
2020-12-03T18:38:04.2050150Z version: nightly | |
2020-12-03T18:38:04.2050520Z arch: x64 | |
2020-12-03T18:38:04.2050910Z show-versioninfo: false | |
2020-12-03T18:38:04.2051320Z ##[endgroup] | |
2020-12-03T18:38:05.2331420Z [command]hdiutil attach /Users/runner/work/_temp/1d66e150-8003-475c-b391-48fe3320ced5 | |
2020-12-03T18:38:05.4854840Z Checksumming Protective Master Boot Record (MBR : 0)… | |
2020-12-03T18:38:05.4859660Z Protective Master Boot Record (MBR :: verified CRC32 $DB18E963 | |
2020-12-03T18:38:05.4861040Z Checksumming GPT Header (Primary GPT Header : 1)… | |
2020-12-03T18:38:05.4864930Z GPT Header (Primary GPT Header : 1): verified CRC32 $A40D811C | |
2020-12-03T18:38:05.4867230Z Checksumming GPT Partition Data (Primary GPT Table : 2)… | |
2020-12-03T18:38:05.4871810Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $400BBC0C | |
2020-12-03T18:38:05.4873740Z Checksumming (Apple_Free : 3)… | |
2020-12-03T18:38:06.0025640Z (Apple_Free : 3): verified CRC32 $00000000 | |
2020-12-03T18:38:06.0027760Z Checksumming EFI System Partition (C12A7328-F81F-11D2-BA4B-00A0C93EC93B : 4)… | |
2020-12-03T18:38:06.4734460Z EFI System Partition (C12A7328-F81F-: verified CRC32 $B54B659C | |
2020-12-03T18:38:06.4739230Z Checksumming disk image (Apple_HFS : 5)… | |
2020-12-03T18:38:08.6655270Z disk image (Apple_HFS : 5): verified CRC32 $01A06B58 | |
2020-12-03T18:38:08.6657990Z Checksumming (Apple_Free : 6)… | |
2020-12-03T18:38:09.0641080Z (Apple_Free : 6): verified CRC32 $00000000 | |
2020-12-03T18:38:09.0644170Z Checksumming GPT Partition Data (Backup GPT Table : 7)… | |
2020-12-03T18:38:09.0649060Z GPT Partition Data (Backup GPT Table: verified CRC32 $400BBC0C | |
2020-12-03T18:38:09.0652160Z Checksumming GPT Header (Backup GPT Header : 8)… | |
2020-12-03T18:38:09.0655910Z GPT Header (Backup GPT Header : 8): verified CRC32 $E58F514E | |
2020-12-03T18:38:09.0669540Z verified CRC32 $2AE523AC | |
2020-12-03T18:38:09.1518290Z /dev/disk2 GUID_partition_scheme | |
2020-12-03T18:38:09.1547000Z /dev/disk2s1 EFI | |
2020-12-03T18:38:09.1548760Z /dev/disk2s2 Apple_HFS /Volumes/Julia-1.6.0-DEV-f309d27c33 | |
2020-12-03T18:38:09.1570140Z [command]/bin/bash -c cp -a /Volumes/Julia-*/Julia-*.app/Contents/Resources/julia julia-x64-nightly-rLrVFl | |
2020-12-03T18:38:15.3261960Z [command]julia --version | |
2020-12-03T18:38:16.0598880Z julia version 1.6.0-DEV | |
2020-12-03T18:38:16.1983520Z ##[group]Run actions/cache@v1 | |
2020-12-03T18:38:16.1983990Z with: | |
2020-12-03T18:38:16.1984370Z path: ~/.julia/artifacts | |
2020-12-03T18:38:16.1986050Z key: macOS-test-cache-artifacts-70651f75bafa06f8207dffe796a0e6bd7ee862ee3f88e2603df92b9c97288537 | |
2020-12-03T18:38:16.1988110Z restore-keys: macOS-test-cache-artifacts- | |
macOS-test- | |
macOS- | |
2020-12-03T18:38:16.1988710Z env: | |
2020-12-03T18:38:16.1989140Z cache-name: cache-artifacts | |
2020-12-03T18:38:16.1989550Z ##[endgroup] | |
2020-12-03T18:38:16.5425720Z Cache Size: ~3 MB (2652134 B) | |
2020-12-03T18:38:16.5490450Z [command]/usr/bin/tar -xz -f /Users/runner/work/_temp/cff7b03e-ddee-4990-9b29-2d78809d7359/cache.tgz -C /Users/runner/.julia/artifacts | |
2020-12-03T18:38:16.6053660Z Cache restored from key: macOS-test-cache-artifacts-70651f75bafa06f8207dffe796a0e6bd7ee862ee3f88e2603df92b9c97288537 | |
2020-12-03T18:38:16.6186780Z ##[group]Run julia-actions/julia-buildpkg@latest | |
2020-12-03T18:38:16.6205740Z ##[endgroup] | |
2020-12-03T18:38:19.2693060Z [32m[1m Cloning[22m[39m registry from "https://github.com/JuliaRegistries/General.git" | |
2020-12-03T18:38:39.8172040Z [32m[1m Added[22m[39m registry `General` to `~/.julia/registries/General` | |
2020-12-03T18:38:40.6806640Z [32m[1m Updating[22m[39m registry at `~/.julia/registries/General` | |
2020-12-03T18:38:41.2035850Z [32m[1m Updating[22m[39m git-repo `https://github.com/JuliaRegistries/General.git` | |
2020-12-03T18:38:42.6407820Z [32m[1m Installed[22m[39m OpenSpecFun_jll ─ v0.5.3+4 | |
2020-12-03T18:38:42.6697730Z [32m[1m Installed[22m[39m JLLWrappers ───── v1.1.3 | |
2020-12-03T18:38:44.0537540Z [32m[1mUpdating[22m[39m `~/work/SpecialFunctions.jl/SpecialFunctions.jl/Project.toml` | |
2020-12-03T18:38:44.1445830Z [90m [efe28fd5] [39m[92m+ OpenSpecFun_jll v0.5.3+4[39m | |
2020-12-03T18:38:44.1449850Z [32m[1mUpdating[22m[39m `~/work/SpecialFunctions.jl/SpecialFunctions.jl/Manifest.toml` | |
2020-12-03T18:38:44.1457310Z [90m [692b3bcd] [39m[92m+ JLLWrappers v1.1.3[39m | |
2020-12-03T18:38:44.1473720Z [90m [efe28fd5] [39m[92m+ OpenSpecFun_jll v0.5.3+4[39m | |
2020-12-03T18:38:44.1479290Z [90m [0dad84c5] [39m[92m+ ArgTools[39m | |
2020-12-03T18:38:44.1485210Z [90m [56f22d72] [39m[92m+ Artifacts[39m | |
2020-12-03T18:38:44.1491080Z [90m [2a0f44e3] [39m[92m+ Base64[39m | |
2020-12-03T18:38:44.1497220Z [90m [ade2ca70] [39m[92m+ Dates[39m | |
2020-12-03T18:38:44.1502930Z [90m [f43a241f] [39m[92m+ Downloads[39m | |
2020-12-03T18:38:44.1508460Z [90m [b77e0a4c] [39m[92m+ InteractiveUtils[39m | |
2020-12-03T18:38:44.1514110Z [90m [b27032c2] [39m[92m+ LibCURL[39m | |
2020-12-03T18:38:44.1519830Z [90m [76f85450] [39m[92m+ LibGit2[39m | |
2020-12-03T18:38:44.1525850Z [90m [8f399da3] [39m[92m+ Libdl[39m | |
2020-12-03T18:38:44.1531650Z [90m [56ddb016] [39m[92m+ Logging[39m | |
2020-12-03T18:38:44.1537420Z [90m [d6f4376e] [39m[92m+ Markdown[39m | |
2020-12-03T18:38:44.1543750Z [90m [ca575930] [39m[92m+ NetworkOptions[39m | |
2020-12-03T18:38:44.1551030Z [90m [44cfe95a] [39m[92m+ Pkg[39m | |
2020-12-03T18:38:44.1556530Z [90m [de0858da] [39m[92m+ Printf[39m | |
2020-12-03T18:38:44.1562180Z [90m [3fa0cd96] [39m[92m+ REPL[39m | |
2020-12-03T18:38:44.1568100Z [90m [9a3f8284] [39m[92m+ Random[39m | |
2020-12-03T18:38:44.1573920Z [90m [ea8e919c] [39m[92m+ SHA[39m | |
2020-12-03T18:38:44.1579720Z [90m [9e88b42a] [39m[92m+ Serialization[39m | |
2020-12-03T18:38:44.1585270Z [90m [6462fe0b] [39m[92m+ Sockets[39m | |
2020-12-03T18:38:44.1591020Z [90m [fa267f1f] [39m[92m+ TOML[39m | |
2020-12-03T18:38:44.1596780Z [90m [a4e569a6] [39m[92m+ Tar[39m | |
2020-12-03T18:38:44.1603400Z [90m [cf7118a7] [39m[92m+ UUIDs[39m | |
2020-12-03T18:38:44.1609310Z [90m [4ec0a83e] [39m[92m+ Unicode[39m | |
2020-12-03T18:38:44.1615320Z [90m [e66e0078] [39m[92m+ CompilerSupportLibraries_jll[39m | |
2020-12-03T18:38:44.1620650Z [90m [deac9b47] [39m[92m+ LibCURL_jll[39m | |
2020-12-03T18:38:44.1625980Z [90m [29816b5a] [39m[92m+ LibSSH2_jll[39m | |
2020-12-03T18:38:44.1632240Z [90m [c8ffd9c3] [39m[92m+ MbedTLS_jll[39m | |
2020-12-03T18:38:44.1639480Z [90m [14a3606d] [39m[92m+ MozillaCACerts_jll[39m | |
2020-12-03T18:38:44.1645210Z [90m [83775a58] [39m[92m+ Zlib_jll[39m | |
2020-12-03T18:38:44.1650810Z [90m [8e850ede] [39m[92m+ nghttp2_jll[39m | |
2020-12-03T18:38:45.6757710Z [32m[1mPrecompiling[22m[39m project... | |
2020-12-03T18:38:45.6870530Z ##[group]Run julia-actions/julia-runtest@latest | |
2020-12-03T18:38:45.6871070Z with: | |
2020-12-03T18:38:45.6871430Z inline: yes | |
2020-12-03T18:38:45.6871800Z coverage: true | |
2020-12-03T18:38:45.6872200Z depwarn: yes | |
2020-12-03T18:38:45.6872560Z ##[endgroup] | |
2020-12-03T18:38:47.2312970Z [32m[1m Testing[22m[39m SpecialFunctions | |
2020-12-03T18:38:48.0109260Z [32m[1mStatus[22m[39m `/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_dLPSod/Project.toml` | |
2020-12-03T18:38:48.0998240Z [90m [276daf66] [39m[37mSpecialFunctions v1.1.0 `~/work/SpecialFunctions.jl/SpecialFunctions.jl`[39m | |
2020-12-03T18:38:48.1014540Z [90m [efe28fd5] [39m[37mOpenSpecFun_jll v0.5.3+4[39m | |
2020-12-03T18:38:48.1019890Z [90m [8dfed614] [39m[37mTest[39m | |
2020-12-03T18:38:48.1024090Z [32m[1mStatus[22m[39m `/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/jl_dLPSod/Manifest.toml` | |
2020-12-03T18:38:48.1031500Z [90m [692b3bcd] [39m[37mJLLWrappers v1.1.3[39m | |
2020-12-03T18:38:48.1037720Z [90m [276daf66] [39m[37mSpecialFunctions v1.1.0 `~/work/SpecialFunctions.jl/SpecialFunctions.jl`[39m | |
2020-12-03T18:38:48.1053920Z [90m [efe28fd5] [39m[37mOpenSpecFun_jll v0.5.3+4[39m | |
2020-12-03T18:38:48.1059480Z [90m [0dad84c5] [39m[37mArgTools[39m | |
2020-12-03T18:38:48.1064980Z [90m [56f22d72] [39m[37mArtifacts[39m | |
2020-12-03T18:38:48.1070400Z [90m [2a0f44e3] [39m[37mBase64[39m | |
2020-12-03T18:38:48.1075900Z [90m [ade2ca70] [39m[37mDates[39m | |
2020-12-03T18:38:48.1081510Z [90m [f43a241f] [39m[37mDownloads[39m | |
2020-12-03T18:38:48.1087070Z [90m [b77e0a4c] [39m[37mInteractiveUtils[39m | |
2020-12-03T18:38:48.1092710Z [90m [b27032c2] [39m[37mLibCURL[39m | |
2020-12-03T18:38:48.1098270Z [90m [76f85450] [39m[37mLibGit2[39m | |
2020-12-03T18:38:48.1104210Z [90m [8f399da3] [39m[37mLibdl[39m | |
2020-12-03T18:38:48.1110240Z [90m [56ddb016] [39m[37mLogging[39m | |
2020-12-03T18:38:48.1115840Z [90m [d6f4376e] [39m[37mMarkdown[39m | |
2020-12-03T18:38:48.1122320Z [90m [ca575930] [39m[37mNetworkOptions[39m | |
2020-12-03T18:38:48.1128200Z [90m [44cfe95a] [39m[37mPkg[39m | |
2020-12-03T18:38:48.1133850Z [90m [de0858da] [39m[37mPrintf[39m | |
2020-12-03T18:38:48.1139490Z [90m [3fa0cd96] [39m[37mREPL[39m | |
2020-12-03T18:38:48.1145550Z [90m [9a3f8284] [39m[37mRandom[39m | |
2020-12-03T18:38:48.1151310Z [90m [ea8e919c] [39m[37mSHA[39m | |
2020-12-03T18:38:48.1157150Z [90m [9e88b42a] [39m[37mSerialization[39m | |
2020-12-03T18:38:48.1162980Z [90m [6462fe0b] [39m[37mSockets[39m | |
2020-12-03T18:38:48.1169280Z [90m [fa267f1f] [39m[37mTOML[39m | |
2020-12-03T18:38:48.1175470Z [90m [a4e569a6] [39m[37mTar[39m | |
2020-12-03T18:38:48.1181270Z [90m [8dfed614] [39m[37mTest[39m | |
2020-12-03T18:38:48.1187000Z [90m [cf7118a7] [39m[37mUUIDs[39m | |
2020-12-03T18:38:48.1193080Z [90m [4ec0a83e] [39m[37mUnicode[39m | |
2020-12-03T18:38:48.1199130Z [90m [e66e0078] [39m[37mCompilerSupportLibraries_jll[39m | |
2020-12-03T18:38:48.1205080Z [90m [deac9b47] [39m[37mLibCURL_jll[39m | |
2020-12-03T18:38:48.1210830Z [90m [29816b5a] [39m[37mLibSSH2_jll[39m | |
2020-12-03T18:38:48.1216860Z [90m [c8ffd9c3] [39m[37mMbedTLS_jll[39m | |
2020-12-03T18:38:48.1222620Z [90m [14a3606d] [39m[37mMozillaCACerts_jll[39m | |
2020-12-03T18:38:48.1228900Z [90m [83775a58] [39m[37mZlib_jll[39m | |
2020-12-03T18:38:48.1235070Z [90m [8e850ede] [39m[37mnghttp2_jll[39m | |
2020-12-03T18:38:48.1237350Z [32m[1m Testing[22m[39m Running tests... | |
2020-12-03T18:38:52.7788190Z [91m[1mERROR: [22m[39mLoadError: LoadError: ArgumentError: Package CompilerSupportLibraries_jll [e66e0078-7015-5450-92f7-15fbd957f2ae] is required but does not seem to be installed: | |
2020-12-03T18:38:52.7789980Z - Run `Pkg.instantiate()` to install all recorded dependencies. | |
2020-12-03T18:38:52.7790460Z | |
2020-12-03T18:38:52.7790840Z Stacktrace: | |
2020-12-03T18:38:52.9053260Z [1] [0m[1m_require[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:52.9492720Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:985[0m | |
2020-12-03T18:38:52.9498750Z [2] [0m[1mrequire[22m[0m[1m([22m[90muuidkey[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:52.9504560Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:909[0m | |
2020-12-03T18:38:52.9514240Z [3] [0m[1mrequire[22m[0m[1m([22m[90minto[39m::[0mModule, [90mmod[39m::[0mSymbol[0m[1m)[22m | |
2020-12-03T18:38:52.9520600Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:896[0m | |
2020-12-03T18:38:52.9529920Z [4] [0m[1minclude[22m[0m[1m([22m[90mmod[39m::[0mModule, [90m_path[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:52.9535400Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mBase.jl:386[0m | |
2020-12-03T18:38:52.9538280Z [5] top-level scope | |
2020-12-03T18:38:52.9544120Z [90m @ [39m[90m~/.julia/packages/JLLWrappers/KuIwt/src/[39m[90;4mtoplevel_generators.jl:170[0m | |
2020-12-03T18:38:52.9547150Z [6] [0m[1minclude[22m | |
2020-12-03T18:38:52.9552740Z [90m @ [39m[90m./[39m[90;4mBase.jl:386[0m[90m [inlined][39m | |
2020-12-03T18:38:52.9613830Z [7] [0m[1minclude_package_for_output[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90minput[39m::[0mString, [90mdepot_path[39m::[0mVector[90m{String}[39m, [90mdl_load_path[39m::[0mVector[90m{String}[39m, [90mload_path[39m::[0mVector[90m{String}[39m, [90mconcrete_deps[39m::[0mVector[90m{Pair{Base.PkgId, UInt64}}[39m, [90msource[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:52.9618940Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1208[0m | |
2020-12-03T18:38:52.9621640Z [8] top-level scope | |
2020-12-03T18:38:52.9626190Z [90m @ [39m[90;4mnone:1[0m | |
2020-12-03T18:38:52.9628920Z [9] [0m[1meval[22m | |
2020-12-03T18:38:52.9634630Z [90m @ [39m[90m./[39m[90;4mboot.jl:360[0m[90m [inlined][39m | |
2020-12-03T18:38:52.9641920Z [10] [0m[1meval[22m[0m[1m([22m[90mx[39m::[0mExpr[0m[1m)[22m | |
2020-12-03T18:38:52.9648030Z [90m @ [39m[90mBase.MainInclude[39m [90m./[39m[90;4mclient.jl:446[0m | |
2020-12-03T18:38:52.9650650Z [11] top-level scope | |
2020-12-03T18:38:52.9655400Z [90m @ [39m[90;4mnone:1[0m | |
2020-12-03T18:38:52.9656780Z in expression starting at /Users/runner/.julia/packages/OpenSpecFun_jll/Xw8XK/src/wrappers/x86_64-apple-darwin-libgfortran4.jl:4 | |
2020-12-03T18:38:52.9658060Z in expression starting at /Users/runner/.julia/packages/OpenSpecFun_jll/Xw8XK/src/OpenSpecFun_jll.jl:2 | |
2020-12-03T18:38:53.8096880Z [91m[1mERROR: [22m[39mLoadError: Failed to precompile OpenSpecFun_jll [efe28fd5-8261-553b-a9e1-b2916fc3738e] to /Users/runner/.julia/compiled/v1.6/OpenSpecFun_jll/jl_Agfbvi. | |
2020-12-03T18:38:53.8098000Z Stacktrace: | |
2020-12-03T18:38:53.9310600Z [1] [0m[1merror[22m[0m[1m([22m[90ms[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:53.9675200Z [90m @ [39m[90mBase[39m [90m./[39m[90;4merror.jl:33[0m | |
2020-12-03T18:38:53.9704340Z [2] [0m[1mcompilecache[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90mpath[39m::[0mString, [90minternal_stderr[39m::[0mIOContext[90m{Base.PipeEndpoint}[39m, [90minternal_stdout[39m::[0mIOContext[90m{Base.PipeEndpoint}[39m[0m[1m)[22m | |
2020-12-03T18:38:53.9709740Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1355[0m | |
2020-12-03T18:38:53.9719220Z [3] [0m[1mcompilecache[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90mpath[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:53.9725160Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1301[0m | |
2020-12-03T18:38:53.9732300Z [4] [0m[1m_require[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:53.9738600Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1016[0m | |
2020-12-03T18:38:53.9745670Z [5] [0m[1mrequire[22m[0m[1m([22m[90muuidkey[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:53.9752000Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:909[0m | |
2020-12-03T18:38:53.9761760Z [6] [0m[1mrequire[22m[0m[1m([22m[90minto[39m::[0mModule, [90mmod[39m::[0mSymbol[0m[1m)[22m | |
2020-12-03T18:38:53.9768240Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:896[0m | |
2020-12-03T18:38:53.9770710Z [7] [0m[1minclude[22m | |
2020-12-03T18:38:53.9776290Z [90m @ [39m[90m./[39m[90;4mBase.jl:386[0m[90m [inlined][39m | |
2020-12-03T18:38:53.9836110Z [8] [0m[1minclude_package_for_output[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90minput[39m::[0mString, [90mdepot_path[39m::[0mVector[90m{String}[39m, [90mdl_load_path[39m::[0mVector[90m{String}[39m, [90mload_path[39m::[0mVector[90m{String}[39m, [90mconcrete_deps[39m::[0mVector[90m{Pair{Base.PkgId, UInt64}}[39m, [90msource[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:53.9841760Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1208[0m | |
2020-12-03T18:38:53.9845160Z [9] top-level scope | |
2020-12-03T18:38:53.9850090Z [90m @ [39m[90;4mnone:1[0m | |
2020-12-03T18:38:53.9852830Z [10] [0m[1meval[22m | |
2020-12-03T18:38:53.9859400Z [90m @ [39m[90m./[39m[90;4mboot.jl:360[0m[90m [inlined][39m | |
2020-12-03T18:38:53.9867590Z [11] [0m[1meval[22m[0m[1m([22m[90mx[39m::[0mExpr[0m[1m)[22m | |
2020-12-03T18:38:53.9875460Z [90m @ [39m[90mBase.MainInclude[39m [90m./[39m[90;4mclient.jl:446[0m | |
2020-12-03T18:38:53.9878510Z [12] top-level scope | |
2020-12-03T18:38:53.9883710Z [90m @ [39m[90;4mnone:1[0m | |
2020-12-03T18:38:53.9884630Z in expression starting at /Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl/src/SpecialFunctions.jl:1 | |
2020-12-03T18:38:55.1575040Z [91m[1mERROR: [22m[39mLoadError: Failed to precompile SpecialFunctions [276daf66-3868-5448-9aa4-cd146d93841b] to /Users/runner/.julia/compiled/v1.6/SpecialFunctions/jl_7S73fm. | |
2020-12-03T18:38:55.1576110Z Stacktrace: | |
2020-12-03T18:38:55.4059220Z [1] [0m[1merror[22m[0m[1m([22m[90ms[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:55.4799620Z [90m @ [39m[90mBase[39m [90m./[39m[90;4merror.jl:33[0m | |
2020-12-03T18:38:55.4822540Z [2] [0m[1mcompilecache[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90mpath[39m::[0mString, [90minternal_stderr[39m::[0mIOContext[90m{Base.PipeEndpoint}[39m, [90minternal_stdout[39m::[0mIOContext[90m{Base.PipeEndpoint}[39m[0m[1m)[22m | |
2020-12-03T18:38:55.4828430Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1355[0m | |
2020-12-03T18:38:55.4837860Z [3] [0m[1mcompilecache[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId, [90mpath[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:55.4844330Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1301[0m | |
2020-12-03T18:38:55.4852310Z [4] [0m[1m_require[22m[0m[1m([22m[90mpkg[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:55.4858920Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:1016[0m | |
2020-12-03T18:38:55.4866210Z [5] [0m[1mrequire[22m[0m[1m([22m[90muuidkey[39m::[0mBase.PkgId[0m[1m)[22m | |
2020-12-03T18:38:55.4872850Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:909[0m | |
2020-12-03T18:38:55.4883690Z [6] [0m[1mrequire[22m[0m[1m([22m[90minto[39m::[0mModule, [90mmod[39m::[0mSymbol[0m[1m)[22m | |
2020-12-03T18:38:55.4890110Z [90m @ [39m[90mBase[39m [90m./[39m[90;4mloading.jl:896[0m | |
2020-12-03T18:38:55.4897230Z [7] [0m[1minclude[22m[0m[1m([22m[90mfname[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:55.4903810Z [90m @ [39m[90mBase.MainInclude[39m [90m./[39m[90;4mclient.jl:444[0m | |
2020-12-03T18:38:55.4906520Z [8] top-level scope | |
2020-12-03T18:38:55.4911240Z [90m @ [39m[90;4mnone:6[0m | |
2020-12-03T18:38:55.4912140Z in expression starting at /Users/runner/work/SpecialFunctions.jl/SpecialFunctions.jl/test/runtests.jl:3 | |
2020-12-03T18:38:56.5853210Z [91m[1mERROR: [22m[39mPackage SpecialFunctions errored during testing | |
2020-12-03T18:38:56.5853880Z Stacktrace: | |
2020-12-03T18:38:56.8221220Z [1] [0m[1mpkgerror[22m[0m[1m([22m[90mmsg[39m::[0mString[0m[1m)[22m | |
2020-12-03T18:38:56.8946270Z [90m @ [39m[35mPkg.Types[39m [90m/Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/[39m[90;4mTypes.jl:52[0m | |
2020-12-03T18:38:56.9456120Z [2] [0m[1mtest[22m[0m[1m([22m[90mctx[39m::[0mPkg.Types.Context, [90mpkgs[39m::[0mVector[90m{Pkg.Types.PackageSpec}[39m; [90mcoverage[39m::[0mBool, [90mjulia_args[39m::[0mCmd, [90mtest_args[39m::[0mCmd, [90mtest_fn[39m::[0mNothing[0m[1m)[22m | |
2020-12-03T18:38:56.9461840Z [90m @ [39m[35mPkg.Operations[39m [90m/Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/[39m[90;4mOperations.jl:1652[0m | |
2020-12-03T18:38:56.9660130Z [3] [0m[1mtest[22m[0m[1m([22m[90mctx[39m::[0mPkg.Types.Context, [90mpkgs[39m::[0mVector[90m{Pkg.Types.PackageSpec}[39m; [90mcoverage[39m::[0mBool, [90mtest_fn[39m::[0mNothing, [90mjulia_args[39m::[0mCmd, [90mtest_args[39m::[0mCmd, [90mkwargs[39m::[0mBase.Iterators.Pairs[90m{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}[39m[0m[1m)[22m | |
2020-12-03T18:38:56.9665990Z [90m @ [39m[35mPkg.API[39m [90m/Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/[39m[90;4mAPI.jl:336[0m | |
2020-12-03T18:38:56.9668320Z [4] [0m[1m#test#62[22m | |
2020-12-03T18:38:56.9675210Z [90m @ [39m[90m/Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/[39m[90;4mAPI.jl:73[0m[90m [inlined][39m | |
2020-12-03T18:38:57.0620360Z [5] [0m[1mtest[22m[0m[1m([22m; [90mname[39m::[0mNothing, [90muuid[39m::[0mNothing, [90mversion[39m::[0mNothing, [90murl[39m::[0mNothing, [90mrev[39m::[0mNothing, [90mpath[39m::[0mNothing, [90mmode[39m::[0mPkg.Types.PackageMode, [90msubdir[39m::[0mNothing, [90mkwargs[39m::[0mBase.Iterators.Pairs[90m{Symbol, Bool, Tuple{Symbol}, NamedTuple{(:coverage,), Tuple{Bool}}}[39m[0m[1m)[22m | |
2020-12-03T18:38:57.0625420Z [90m @ [39m[35mPkg.API[39m [90m/Users/julia/buildbot/worker/package_macos64/build/usr/share/julia/stdlib/v1.6/Pkg/src/[39m[90;4mAPI.jl:89[0m | |
2020-12-03T18:38:57.0627940Z [6] top-level scope | |
2020-12-03T18:38:57.0633080Z [90m @ [39m[90;4mnone:1[0m | |
2020-12-03T18:38:57.0750260Z ##[error]Process completed with exit code 1. | |
2020-12-03T18:38:57.0892350Z Post job cleanup. | |
2020-12-03T18:38:57.2120550Z [command]/usr/local/bin/git version | |
2020-12-03T18:38:57.2191810Z git version 2.29.2 | |
2020-12-03T18:38:57.2239980Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand | |
2020-12-03T18:38:57.2312570Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : | |
2020-12-03T18:38:57.3185860Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
2020-12-03T18:38:57.3239210Z http.https://github.com/.extraheader | |
2020-12-03T18:38:57.3251130Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader | |
2020-12-03T18:38:57.3324260Z [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' || : | |
2020-12-03T18:38:57.4264540Z Cleaning up orphan processes | |
2020-12-03T18:38:57.5843170Z Terminate orphan process: pid (848) (diskimages-help) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment