2021-05-18T14:12:59.6113337Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:13:00.1183394Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:13:00.1837514Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:13:00.2761265Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:13:00.4606048Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:13:09.8197664Z Current runner version: '2.278.0' 2021-05-18T14:13:09.8228018Z ##[group]Operating System 2021-05-18T14:13:09.8229076Z Ubuntu 2021-05-18T14:13:09.8229616Z 20.04.2 2021-05-18T14:13:09.8230135Z LTS 2021-05-18T14:13:09.8230699Z ##[endgroup] 2021-05-18T14:13:09.8231306Z ##[group]Virtual Environment 2021-05-18T14:13:09.8232077Z Environment: ubuntu-20.04 2021-05-18T14:13:09.8233006Z Version: 20210510.0 2021-05-18T14:13:09.8234153Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:13:09.8235732Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:13:09.8236772Z ##[endgroup] 2021-05-18T14:13:09.8238967Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:13:09.8240424Z Actions: write 2021-05-18T14:13:09.8241043Z Checks: write 2021-05-18T14:13:09.8241606Z Contents: write 2021-05-18T14:13:09.8242247Z Deployments: write 2021-05-18T14:13:09.8242972Z Issues: write 2021-05-18T14:13:09.8243623Z Metadata: read 2021-05-18T14:13:09.8244253Z Packages: write 2021-05-18T14:13:09.8244847Z PullRequests: write 2021-05-18T14:13:09.8245596Z RepositoryProjects: write 2021-05-18T14:13:09.8246374Z SecurityEvents: write 2021-05-18T14:13:09.8246994Z Statuses: write 2021-05-18T14:13:09.8247750Z ##[endgroup] 2021-05-18T14:13:09.8251132Z Prepare workflow directory 2021-05-18T14:13:09.9394187Z Prepare all required actions 2021-05-18T14:13:09.9406937Z Getting action download info 2021-05-18T14:13:10.3580216Z Download action repository 'actions/checkout@v2' 2021-05-18T14:13:12.1500779Z Download action repository 'r-lib/actions@master' 2021-05-18T14:13:12.7762337Z Download action repository 'adigherman/actions@master' 2021-05-18T14:13:15.1511908Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:13:15.4742337Z Download action repository 'actions/cache@v1' 2021-05-18T14:13:15.7638548Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:13:16.0368816Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:13:16.5329809Z ##[group]Run actions/checkout@v2 2021-05-18T14:13:16.5330490Z with: 2021-05-18T14:13:16.5331122Z repository: neuroconductor/freesurferformats 2021-05-18T14:13:16.5332265Z token: *** 2021-05-18T14:13:16.5332709Z ssh-strict: true 2021-05-18T14:13:16.5333283Z persist-credentials: true 2021-05-18T14:13:16.5333813Z clean: true 2021-05-18T14:13:16.5334252Z fetch-depth: 1 2021-05-18T14:13:16.5334675Z lfs: false 2021-05-18T14:13:16.5335115Z submodules: false 2021-05-18T14:13:16.5335541Z env: 2021-05-18T14:13:16.5336022Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.5336558Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.5337471Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.5338791Z GITHUB_PAT: *** 2021-05-18T14:13:16.5339720Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.5340268Z continue-on-error: false 2021-05-18T14:13:16.5340814Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.5341269Z ##[endgroup] 2021-05-18T14:13:16.7451708Z Syncing repository: neuroconductor/freesurferformats 2021-05-18T14:13:16.7452744Z ##[group]Getting Git version info 2021-05-18T14:13:16.7454262Z Working directory is '/home/runner/work/freesurferformats/freesurferformats' 2021-05-18T14:13:16.7579071Z [command]/usr/bin/git version 2021-05-18T14:13:16.7700314Z git version 2.31.1 2021-05-18T14:13:16.7723177Z ##[endgroup] 2021-05-18T14:13:16.7730758Z Deleting the contents of '/home/runner/work/freesurferformats/freesurferformats' 2021-05-18T14:13:16.7734499Z ##[group]Initializing the repository 2021-05-18T14:13:16.7741757Z [command]/usr/bin/git init /home/runner/work/freesurferformats/freesurferformats 2021-05-18T14:13:16.7815149Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:13:16.7816204Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:13:16.7817157Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:13:16.7818003Z hint: 2021-05-18T14:13:16.7818833Z hint: git config --global init.defaultBranch 2021-05-18T14:13:16.7819441Z hint: 2021-05-18T14:13:16.7820216Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:13:16.7821324Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:13:16.7821985Z hint: 2021-05-18T14:13:16.7822559Z hint: git branch -m 2021-05-18T14:13:16.7836145Z Initialized empty Git repository in /home/runner/work/freesurferformats/freesurferformats/.git/ 2021-05-18T14:13:16.7848165Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/freesurferformats 2021-05-18T14:13:16.7897399Z ##[endgroup] 2021-05-18T14:13:16.7898476Z ##[group]Disabling automatic garbage collection 2021-05-18T14:13:16.7902429Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:13:16.7944133Z ##[endgroup] 2021-05-18T14:13:16.7948992Z ##[group]Setting up auth 2021-05-18T14:13:16.7956738Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:13:16.7997029Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:13:16.8376361Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:13:16.8426318Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:13:16.8699238Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:13:16.8749702Z ##[endgroup] 2021-05-18T14:13:16.8750793Z ##[group]Fetching the repository 2021-05-18T14:13:16.8763186Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5ee873ef8a36fc9bc5d3a9054d32374678d85926:refs/tags/0.1.13.s 2021-05-18T14:13:17.2360178Z remote: Enumerating objects: 318, done. 2021-05-18T14:13:17.2361161Z remote: Counting objects: 0% (1/318) 2021-05-18T14:13:17.2362911Z remote: Counting objects: 1% (4/318) 2021-05-18T14:13:17.2363608Z remote: Counting objects: 2% (7/318) 2021-05-18T14:13:17.2364194Z remote: Counting objects: 3% (10/318) 2021-05-18T14:13:17.2366031Z remote: Counting objects: 4% (13/318) 2021-05-18T14:13:17.2366663Z remote: Counting objects: 5% (16/318) 2021-05-18T14:13:17.2367244Z remote: Counting objects: 6% (20/318) 2021-05-18T14:13:17.2367830Z remote: Counting objects: 7% (23/318) 2021-05-18T14:13:17.2368428Z remote: Counting objects: 8% (26/318) 2021-05-18T14:13:17.2369001Z remote: Counting objects: 9% (29/318) 2021-05-18T14:13:17.2369645Z remote: Counting objects: 10% (32/318) 2021-05-18T14:13:17.2370251Z remote: Counting objects: 11% (35/318) 2021-05-18T14:13:17.2371806Z remote: Counting objects: 12% (39/318) 2021-05-18T14:13:17.2372400Z remote: Counting objects: 13% (42/318) 2021-05-18T14:13:17.2372975Z remote: Counting objects: 14% (45/318) 2021-05-18T14:13:17.2373566Z remote: Counting objects: 15% (48/318) 2021-05-18T14:13:17.2374135Z remote: Counting objects: 16% (51/318) 2021-05-18T14:13:17.2374720Z remote: Counting objects: 17% (55/318) 2021-05-18T14:13:17.2375306Z remote: Counting objects: 18% (58/318) 2021-05-18T14:13:17.2375874Z remote: Counting objects: 19% (61/318) 2021-05-18T14:13:17.2376458Z remote: Counting objects: 20% (64/318) 2021-05-18T14:13:17.2377041Z remote: Counting objects: 21% (67/318) 2021-05-18T14:13:17.2377668Z remote: Counting objects: 22% (70/318) 2021-05-18T14:13:17.2378286Z remote: Counting objects: 23% (74/318) 2021-05-18T14:13:17.2378859Z remote: Counting objects: 24% (77/318) 2021-05-18T14:13:17.2379678Z remote: Counting objects: 25% (80/318) 2021-05-18T14:13:17.2380264Z remote: Counting objects: 26% (83/318) 2021-05-18T14:13:17.2380835Z remote: Counting objects: 27% (86/318) 2021-05-18T14:13:17.2381416Z remote: Counting objects: 28% (90/318) 2021-05-18T14:13:17.2382033Z remote: Counting objects: 29% (93/318) 2021-05-18T14:13:17.2383478Z remote: Counting objects: 30% (96/318) 2021-05-18T14:13:17.2384067Z remote: Counting objects: 31% (99/318) 2021-05-18T14:13:17.2384647Z remote: Counting objects: 32% (102/318) 2021-05-18T14:13:17.2385242Z remote: Counting objects: 33% (105/318) 2021-05-18T14:13:17.2385838Z remote: Counting objects: 34% (109/318) 2021-05-18T14:13:17.2386415Z remote: Counting objects: 35% (112/318) 2021-05-18T14:13:17.2387004Z remote: Counting objects: 36% (115/318) 2021-05-18T14:13:17.2387580Z remote: Counting objects: 37% (118/318) 2021-05-18T14:13:17.2388178Z remote: Counting objects: 38% (121/318) 2021-05-18T14:13:17.2388767Z remote: Counting objects: 39% (125/318) 2021-05-18T14:13:17.2389342Z remote: Counting objects: 40% (128/318) 2021-05-18T14:13:17.2389927Z remote: Counting objects: 41% (131/318) 2021-05-18T14:13:17.2392114Z remote: Counting objects: 42% (134/318) 2021-05-18T14:13:17.2393027Z remote: Counting objects: 43% (137/318) 2021-05-18T14:13:17.2393616Z remote: Counting objects: 44% (140/318) 2021-05-18T14:13:17.2394194Z remote: Counting objects: 45% (144/318) 2021-05-18T14:13:17.2394788Z remote: Counting objects: 46% (147/318) 2021-05-18T14:13:17.2395380Z remote: Counting objects: 47% (150/318) 2021-05-18T14:13:17.2395955Z remote: Counting objects: 48% (153/318) 2021-05-18T14:13:17.2396542Z remote: Counting objects: 49% (156/318) 2021-05-18T14:13:17.2397123Z remote: Counting objects: 50% (159/318) 2021-05-18T14:13:17.2397869Z remote: Counting objects: 51% (163/318) 2021-05-18T14:13:17.2398467Z remote: Counting objects: 52% (166/318) 2021-05-18T14:13:17.2399041Z remote: Counting objects: 53% (169/318) 2021-05-18T14:13:17.2399625Z remote: Counting objects: 54% (172/318) 2021-05-18T14:13:17.2400202Z remote: Counting objects: 55% (175/318) 2021-05-18T14:13:17.2400789Z remote: Counting objects: 56% (179/318) 2021-05-18T14:13:17.2401375Z remote: Counting objects: 57% (182/318) 2021-05-18T14:13:17.2401945Z remote: Counting objects: 58% (185/318) 2021-05-18T14:13:17.2402533Z remote: Counting objects: 59% (188/318) 2021-05-18T14:13:17.2403128Z remote: Counting objects: 60% (191/318) 2021-05-18T14:13:17.2403700Z remote: Counting objects: 61% (194/318) 2021-05-18T14:13:17.2404288Z remote: Counting objects: 62% (198/318) 2021-05-18T14:13:17.2404861Z remote: Counting objects: 63% (201/318) 2021-05-18T14:13:17.2405485Z remote: Counting objects: 64% (204/318) 2021-05-18T14:13:17.2406078Z remote: Counting objects: 65% (207/318) 2021-05-18T14:13:17.2406668Z remote: Counting objects: 66% (210/318) 2021-05-18T14:13:17.2407245Z remote: Counting objects: 67% (214/318) 2021-05-18T14:13:17.2407831Z remote: Counting objects: 68% (217/318) 2021-05-18T14:13:17.2408400Z remote: Counting objects: 69% (220/318) 2021-05-18T14:13:17.2408991Z remote: Counting objects: 70% (223/318) 2021-05-18T14:13:17.2409579Z remote: Counting objects: 71% (226/318) 2021-05-18T14:13:17.2410158Z remote: Counting objects: 72% (229/318) 2021-05-18T14:13:17.2410751Z remote: Counting objects: 73% (233/318) 2021-05-18T14:13:17.2411326Z remote: Counting objects: 74% (236/318) 2021-05-18T14:13:17.2411916Z remote: Counting objects: 75% (239/318) 2021-05-18T14:13:17.2412501Z remote: Counting objects: 76% (242/318) 2021-05-18T14:13:17.2413167Z remote: Counting objects: 77% (245/318) 2021-05-18T14:13:17.2413752Z remote: Counting objects: 78% (249/318) 2021-05-18T14:13:17.2414327Z remote: Counting objects: 79% (252/318) 2021-05-18T14:13:17.2414920Z remote: Counting objects: 80% (255/318) 2021-05-18T14:13:17.2415507Z remote: Counting objects: 81% (258/318) 2021-05-18T14:13:17.2416078Z remote: Counting objects: 82% (261/318) 2021-05-18T14:13:17.2416667Z remote: Counting objects: 83% (264/318) 2021-05-18T14:13:17.2417255Z remote: Counting objects: 84% (268/318) 2021-05-18T14:13:17.2417833Z remote: Counting objects: 85% (271/318) 2021-05-18T14:13:17.2418421Z remote: Counting objects: 86% (274/318) 2021-05-18T14:13:17.2418996Z remote: Counting objects: 87% (277/318) 2021-05-18T14:13:17.2419585Z remote: Counting objects: 88% (280/318) 2021-05-18T14:13:17.2420175Z remote: Counting objects: 89% (284/318) 2021-05-18T14:13:17.2420761Z remote: Counting objects: 90% (287/318) 2021-05-18T14:13:17.2421350Z remote: Counting objects: 91% (290/318) 2021-05-18T14:13:17.2421930Z remote: Counting objects: 92% (293/318) 2021-05-18T14:13:17.2422517Z remote: Counting objects: 93% (296/318) 2021-05-18T14:13:17.2423110Z remote: Counting objects: 94% (299/318) 2021-05-18T14:13:17.2423690Z remote: Counting objects: 95% (303/318) 2021-05-18T14:13:17.2424275Z remote: Counting objects: 96% (306/318) 2021-05-18T14:13:17.2424862Z remote: Counting objects: 97% (309/318) 2021-05-18T14:13:17.2425437Z remote: Counting objects: 98% (312/318) 2021-05-18T14:13:17.2426023Z remote: Counting objects: 99% (315/318) 2021-05-18T14:13:17.2426598Z remote: Counting objects: 100% (318/318) 2021-05-18T14:13:17.2427213Z remote: Counting objects: 100% (318/318), done. 2021-05-18T14:13:17.2427865Z remote: Compressing objects: 0% (1/296) 2021-05-18T14:13:17.2428557Z remote: Compressing objects: 1% (3/296) 2021-05-18T14:13:17.2429216Z remote: Compressing objects: 2% (6/296) 2021-05-18T14:13:17.2429860Z remote: Compressing objects: 3% (9/296) 2021-05-18T14:13:17.2430487Z remote: Compressing objects: 4% (12/296) 2021-05-18T14:13:17.2431130Z remote: Compressing objects: 5% (15/296) 2021-05-18T14:13:17.2431955Z remote: Compressing objects: 6% (18/296) 2021-05-18T14:13:17.2432746Z remote: Compressing objects: 7% (21/296) 2021-05-18T14:13:17.2433401Z remote: Compressing objects: 8% (24/296) 2021-05-18T14:13:17.2434036Z remote: Compressing objects: 9% (27/296) 2021-05-18T14:13:17.2434679Z remote: Compressing objects: 10% (30/296) 2021-05-18T14:13:17.2435324Z remote: Compressing objects: 11% (33/296) 2021-05-18T14:13:17.2435958Z remote: Compressing objects: 12% (36/296) 2021-05-18T14:13:17.2436599Z remote: Compressing objects: 13% (39/296) 2021-05-18T14:13:17.2437238Z remote: Compressing objects: 14% (42/296) 2021-05-18T14:13:17.2437980Z remote: Compressing objects: 15% (45/296) 2021-05-18T14:13:17.2438627Z remote: Compressing objects: 16% (48/296) 2021-05-18T14:13:17.2439255Z remote: Compressing objects: 17% (51/296) 2021-05-18T14:13:17.2442843Z remote: Compressing objects: 18% (54/296) 2021-05-18T14:13:17.2443696Z remote: Compressing objects: 19% (57/296) 2021-05-18T14:13:17.2444354Z remote: Compressing objects: 20% (60/296) 2021-05-18T14:13:17.2446827Z remote: Compressing objects: 21% (63/296) 2021-05-18T14:13:17.2448350Z remote: Compressing objects: 22% (66/296) 2021-05-18T14:13:17.2449296Z remote: Compressing objects: 23% (69/296) 2021-05-18T14:13:17.2449948Z remote: Compressing objects: 24% (72/296) 2021-05-18T14:13:17.2452760Z remote: Compressing objects: 25% (74/296) 2021-05-18T14:13:17.2453467Z remote: Compressing objects: 26% (77/296) 2021-05-18T14:13:17.2455242Z remote: Compressing objects: 27% (80/296) 2021-05-18T14:13:17.2457471Z remote: Compressing objects: 28% (83/296) 2021-05-18T14:13:17.2458130Z remote: Compressing objects: 29% (86/296) 2021-05-18T14:13:17.2461657Z remote: Compressing objects: 30% (89/296) 2021-05-18T14:13:17.2463826Z remote: Compressing objects: 31% (92/296) 2021-05-18T14:13:17.2465326Z remote: Compressing objects: 32% (95/296) 2021-05-18T14:13:17.2465962Z remote: Compressing objects: 33% (98/296) 2021-05-18T14:13:17.2467514Z remote: Compressing objects: 34% (101/296) 2021-05-18T14:13:17.2468164Z remote: Compressing objects: 35% (104/296) 2021-05-18T14:13:17.2469791Z remote: Compressing objects: 36% (107/296) 2021-05-18T14:13:17.2470458Z remote: Compressing objects: 37% (110/296) 2021-05-18T14:13:17.2472807Z remote: Compressing objects: 38% (113/296) 2021-05-18T14:13:17.2473449Z remote: Compressing objects: 39% (116/296) 2021-05-18T14:13:17.2474465Z remote: Compressing objects: 40% (119/296) 2021-05-18T14:13:17.2475102Z remote: Compressing objects: 41% (122/296) 2021-05-18T14:13:17.2475745Z remote: Compressing objects: 42% (125/296) 2021-05-18T14:13:17.2476465Z remote: Compressing objects: 43% (128/296) 2021-05-18T14:13:17.2477101Z remote: Compressing objects: 44% (131/296) 2021-05-18T14:13:17.2477738Z remote: Compressing objects: 45% (134/296) 2021-05-18T14:13:17.2478376Z remote: Compressing objects: 46% (137/296) 2021-05-18T14:13:17.2479049Z remote: Compressing objects: 47% (140/296) 2021-05-18T14:13:17.2479691Z remote: Compressing objects: 48% (143/296) 2021-05-18T14:13:17.2480367Z remote: Compressing objects: 49% (146/296) 2021-05-18T14:13:17.2481010Z remote: Compressing objects: 50% (148/296) 2021-05-18T14:13:17.2481649Z remote: Compressing objects: 51% (151/296) 2021-05-18T14:13:17.2482394Z remote: Compressing objects: 52% (154/296) 2021-05-18T14:13:17.2483046Z remote: Compressing objects: 53% (157/296) 2021-05-18T14:13:17.2483737Z remote: Compressing objects: 54% (160/296) 2021-05-18T14:13:17.5853051Z remote: Compressing objects: 55% (163/296) 2021-05-18T14:13:17.5975738Z remote: Compressing objects: 56% (166/296) 2021-05-18T14:13:17.5976638Z remote: Compressing objects: 57% (169/296) 2021-05-18T14:13:17.5977435Z remote: Compressing objects: 58% (172/296) 2021-05-18T14:13:17.5978242Z remote: Compressing objects: 59% (175/296) 2021-05-18T14:13:17.5979122Z remote: Compressing objects: 60% (178/296) 2021-05-18T14:13:17.5979939Z remote: Compressing objects: 61% (181/296) 2021-05-18T14:13:17.5980731Z remote: Compressing objects: 62% (184/296) 2021-05-18T14:13:17.5981519Z remote: Compressing objects: 63% (187/296) 2021-05-18T14:13:17.5982294Z remote: Compressing objects: 64% (190/296) 2021-05-18T14:13:17.5983108Z remote: Compressing objects: 65% (193/296) 2021-05-18T14:13:17.5983901Z remote: Compressing objects: 66% (196/296) 2021-05-18T14:13:17.5984995Z remote: Compressing objects: 67% (199/296) 2021-05-18T14:13:17.5985820Z remote: Compressing objects: 68% (202/296) 2021-05-18T14:13:17.5993754Z remote: Compressing objects: 69% (205/296) 2021-05-18T14:13:17.5994635Z remote: Compressing objects: 70% (208/296) 2021-05-18T14:13:17.5995432Z remote: Compressing objects: 71% (211/296) 2021-05-18T14:13:17.5996408Z remote: Compressing objects: 72% (214/296) 2021-05-18T14:13:17.5997197Z remote: Compressing objects: 73% (217/296) 2021-05-18T14:13:17.5998004Z remote: Compressing objects: 74% (220/296) 2021-05-18T14:13:17.5998788Z remote: Compressing objects: 75% (222/296) 2021-05-18T14:13:17.5999576Z remote: Compressing objects: 76% (225/296) 2021-05-18T14:13:17.6000345Z remote: Compressing objects: 77% (228/296) 2021-05-18T14:13:17.6001386Z remote: Compressing objects: 78% (231/296) 2021-05-18T14:13:17.6002177Z remote: Compressing objects: 79% (234/296) 2021-05-18T14:13:17.6002952Z remote: Compressing objects: 80% (237/296) 2021-05-18T14:13:17.6003740Z remote: Compressing objects: 81% (240/296) 2021-05-18T14:13:17.6004526Z remote: Compressing objects: 82% (243/296) 2021-05-18T14:13:17.6005312Z remote: Compressing objects: 83% (246/296) 2021-05-18T14:13:17.6006078Z remote: Compressing objects: 84% (249/296) 2021-05-18T14:13:17.6006967Z remote: Compressing objects: 85% (252/296) 2021-05-18T14:13:17.6007758Z remote: Compressing objects: 86% (255/296) 2021-05-18T14:13:17.6008839Z remote: Compressing objects: 87% (258/296) 2021-05-18T14:13:17.6041875Z remote: Compressing objects: 88% (261/296) 2021-05-18T14:13:17.6042789Z remote: Compressing objects: 89% (264/296) 2021-05-18T14:13:17.6043666Z remote: Compressing objects: 90% (267/296) 2021-05-18T14:13:17.6044414Z remote: Compressing objects: 91% (270/296) 2021-05-18T14:13:17.6045171Z remote: Compressing objects: 92% (273/296) 2021-05-18T14:13:17.6046073Z remote: Compressing objects: 93% (276/296) 2021-05-18T14:13:17.6046839Z remote: Compressing objects: 94% (279/296) 2021-05-18T14:13:17.6047591Z remote: Compressing objects: 95% (282/296) 2021-05-18T14:13:17.6048345Z remote: Compressing objects: 96% (285/296) 2021-05-18T14:13:17.6049085Z remote: Compressing objects: 97% (288/296) 2021-05-18T14:13:17.6049842Z remote: Compressing objects: 98% (291/296) 2021-05-18T14:13:17.6050598Z remote: Compressing objects: 99% (294/296) 2021-05-18T14:13:17.6051331Z remote: Compressing objects: 100% (296/296) 2021-05-18T14:13:17.6052121Z remote: Compressing objects: 100% (296/296), done. 2021-05-18T14:13:17.6052842Z Receiving objects: 0% (1/318) 2021-05-18T14:13:17.6053696Z Receiving objects: 1% (4/318) 2021-05-18T14:13:17.6054348Z Receiving objects: 2% (7/318) 2021-05-18T14:13:17.6054984Z Receiving objects: 3% (10/318) 2021-05-18T14:13:17.6055622Z Receiving objects: 4% (13/318) 2021-05-18T14:13:17.6056243Z Receiving objects: 5% (16/318) 2021-05-18T14:13:17.6056884Z Receiving objects: 6% (20/318) 2021-05-18T14:13:17.6057524Z Receiving objects: 7% (23/318) 2021-05-18T14:13:17.6058143Z Receiving objects: 8% (26/318) 2021-05-18T14:13:17.6059064Z Receiving objects: 9% (29/318) 2021-05-18T14:13:17.6059764Z Receiving objects: 10% (32/318) 2021-05-18T14:13:17.6074651Z Receiving objects: 11% (35/318) 2021-05-18T14:13:17.6075396Z Receiving objects: 12% (39/318) 2021-05-18T14:13:17.6076100Z Receiving objects: 13% (42/318) 2021-05-18T14:13:17.6076738Z Receiving objects: 14% (45/318) 2021-05-18T14:13:17.6077379Z Receiving objects: 15% (48/318) 2021-05-18T14:13:17.6078169Z Receiving objects: 16% (51/318) 2021-05-18T14:13:17.6078793Z Receiving objects: 17% (55/318) 2021-05-18T14:13:17.6079584Z Receiving objects: 18% (58/318) 2021-05-18T14:13:17.6080220Z Receiving objects: 19% (61/318) 2021-05-18T14:13:17.6080843Z Receiving objects: 20% (64/318) 2021-05-18T14:13:17.6081485Z Receiving objects: 21% (67/318) 2021-05-18T14:13:17.6082116Z Receiving objects: 22% (70/318) 2021-05-18T14:13:17.6082735Z Receiving objects: 23% (74/318) 2021-05-18T14:13:17.6083367Z Receiving objects: 24% (77/318) 2021-05-18T14:13:17.6084000Z Receiving objects: 25% (80/318) 2021-05-18T14:13:17.6084617Z Receiving objects: 26% (83/318) 2021-05-18T14:13:17.6085251Z Receiving objects: 27% (86/318) 2021-05-18T14:13:17.6085874Z Receiving objects: 28% (90/318) 2021-05-18T14:13:17.6086506Z Receiving objects: 29% (93/318) 2021-05-18T14:13:17.6087137Z Receiving objects: 30% (96/318) 2021-05-18T14:13:17.6087750Z Receiving objects: 31% (99/318) 2021-05-18T14:13:17.6088382Z Receiving objects: 32% (102/318) 2021-05-18T14:13:17.6089024Z Receiving objects: 33% (105/318) 2021-05-18T14:13:17.6089862Z Receiving objects: 34% (109/318) 2021-05-18T14:13:17.6090501Z Receiving objects: 35% (112/318) 2021-05-18T14:13:17.6091144Z Receiving objects: 36% (115/318) 2021-05-18T14:13:17.6091761Z Receiving objects: 37% (118/318) 2021-05-18T14:13:17.6092399Z Receiving objects: 38% (121/318) 2021-05-18T14:13:17.6093035Z Receiving objects: 39% (125/318) 2021-05-18T14:13:17.6093655Z Receiving objects: 40% (128/318) 2021-05-18T14:13:17.6094301Z Receiving objects: 41% (131/318) 2021-05-18T14:13:17.6094940Z Receiving objects: 42% (134/318) 2021-05-18T14:13:17.6095564Z Receiving objects: 43% (137/318) 2021-05-18T14:13:17.6096204Z Receiving objects: 44% (140/318) 2021-05-18T14:13:17.6096835Z Receiving objects: 45% (144/318) 2021-05-18T14:13:17.6097444Z Receiving objects: 46% (147/318) 2021-05-18T14:13:17.6098079Z Receiving objects: 47% (150/318) 2021-05-18T14:13:17.6098705Z Receiving objects: 48% (153/318) 2021-05-18T14:13:17.6099321Z Receiving objects: 49% (156/318) 2021-05-18T14:13:17.6099960Z Receiving objects: 50% (159/318) 2021-05-18T14:13:17.6100596Z Receiving objects: 51% (163/318) 2021-05-18T14:13:17.6101212Z Receiving objects: 52% (166/318) 2021-05-18T14:13:17.6101847Z Receiving objects: 53% (169/318) 2021-05-18T14:13:17.6102476Z Receiving objects: 54% (172/318) 2021-05-18T14:13:17.6103087Z Receiving objects: 55% (175/318) 2021-05-18T14:13:17.6103724Z Receiving objects: 56% (179/318) 2021-05-18T14:13:17.6104357Z Receiving objects: 57% (182/318) 2021-05-18T14:13:17.6104970Z Receiving objects: 58% (185/318) 2021-05-18T14:13:17.6105605Z Receiving objects: 59% (188/318) 2021-05-18T14:13:17.6106232Z Receiving objects: 60% (191/318) 2021-05-18T14:13:17.6106845Z Receiving objects: 61% (194/318) 2021-05-18T14:13:17.6107532Z Receiving objects: 62% (198/318) 2021-05-18T14:13:17.6108160Z Receiving objects: 63% (201/318) 2021-05-18T14:13:17.6108774Z Receiving objects: 64% (204/318) 2021-05-18T14:13:17.6109411Z Receiving objects: 65% (207/318) 2021-05-18T14:13:17.6110040Z Receiving objects: 66% (210/318) 2021-05-18T14:13:17.6110771Z Receiving objects: 67% (214/318) 2021-05-18T14:13:17.6111430Z Receiving objects: 68% (217/318) 2021-05-18T14:13:17.6112064Z Receiving objects: 69% (220/318) 2021-05-18T14:13:17.6112834Z Receiving objects: 70% (223/318) 2021-05-18T14:13:17.6113475Z Receiving objects: 71% (226/318) 2021-05-18T14:13:17.6114105Z Receiving objects: 72% (229/318) 2021-05-18T14:13:17.6114722Z Receiving objects: 73% (233/318) 2021-05-18T14:13:17.6115359Z Receiving objects: 74% (236/318) 2021-05-18T14:13:17.6115989Z Receiving objects: 75% (239/318) 2021-05-18T14:13:17.6116612Z Receiving objects: 76% (242/318) 2021-05-18T14:13:17.6117247Z Receiving objects: 77% (245/318) 2021-05-18T14:13:17.6117883Z Receiving objects: 78% (249/318) 2021-05-18T14:13:17.6118495Z Receiving objects: 79% (252/318) 2021-05-18T14:13:17.6119130Z Receiving objects: 80% (255/318) 2021-05-18T14:13:17.6119760Z Receiving objects: 81% (258/318) 2021-05-18T14:13:17.6120415Z Receiving objects: 82% (261/318) 2021-05-18T14:13:17.6121044Z Receiving objects: 83% (264/318) 2021-05-18T14:13:17.6121673Z Receiving objects: 84% (268/318) 2021-05-18T14:13:17.6122303Z Receiving objects: 85% (271/318) 2021-05-18T14:13:17.6122919Z Receiving objects: 86% (274/318) 2021-05-18T14:13:17.6123550Z Receiving objects: 87% (277/318) 2021-05-18T14:13:17.6124178Z Receiving objects: 88% (280/318) 2021-05-18T14:13:17.6124801Z Receiving objects: 89% (284/318) 2021-05-18T14:13:17.6125424Z Receiving objects: 90% (287/318) 2021-05-18T14:13:17.6126056Z Receiving objects: 91% (290/318) 2021-05-18T14:13:17.6126709Z Receiving objects: 92% (293/318) 2021-05-18T14:13:17.6127338Z Receiving objects: 93% (296/318) 2021-05-18T14:13:17.6127976Z Receiving objects: 94% (299/318) 2021-05-18T14:13:17.6128591Z Receiving objects: 95% (303/318) 2021-05-18T14:13:17.6129225Z Receiving objects: 96% (306/318) 2021-05-18T14:13:17.6129863Z Receiving objects: 97% (309/318) 2021-05-18T14:13:17.6130478Z Receiving objects: 98% (312/318) 2021-05-18T14:13:17.6131279Z Receiving objects: 99% (315/318) 2021-05-18T14:13:17.6132706Z remote: Total 318 (delta 51), reused 119 (delta 19), pack-reused 0 2021-05-18T14:13:17.6133493Z Receiving objects: 100% (318/318) 2021-05-18T14:13:17.6134217Z Receiving objects: 100% (318/318), 3.40 MiB | 14.33 MiB/s, done. 2021-05-18T14:13:17.6134924Z Resolving deltas: 0% (0/51) 2021-05-18T14:13:17.6135548Z Resolving deltas: 1% (1/51) 2021-05-18T14:13:17.6136169Z Resolving deltas: 3% (2/51) 2021-05-18T14:13:17.6136782Z Resolving deltas: 5% (3/51) 2021-05-18T14:13:17.6137381Z Resolving deltas: 7% (4/51) 2021-05-18T14:13:17.6137995Z Resolving deltas: 9% (5/51) 2021-05-18T14:13:17.6138824Z Resolving deltas: 11% (6/51) 2021-05-18T14:13:17.6139676Z Resolving deltas: 13% (7/51) 2021-05-18T14:13:17.6140614Z Resolving deltas: 15% (8/51) 2021-05-18T14:13:17.6141282Z Resolving deltas: 17% (9/51) 2021-05-18T14:13:17.6141891Z Resolving deltas: 19% (10/51) 2021-05-18T14:13:17.6142513Z Resolving deltas: 21% (11/51) 2021-05-18T14:13:17.6143155Z Resolving deltas: 23% (12/51) 2021-05-18T14:13:17.6143763Z Resolving deltas: 25% (13/51) 2021-05-18T14:13:17.6144389Z Resolving deltas: 27% (14/51) 2021-05-18T14:13:17.6145012Z Resolving deltas: 29% (15/51) 2021-05-18T14:13:17.6145617Z Resolving deltas: 31% (16/51) 2021-05-18T14:13:17.6146238Z Resolving deltas: 33% (17/51) 2021-05-18T14:13:17.6146860Z Resolving deltas: 35% (18/51) 2021-05-18T14:13:17.6147465Z Resolving deltas: 37% (19/51) 2021-05-18T14:13:17.6148088Z Resolving deltas: 39% (20/51) 2021-05-18T14:13:17.6148706Z Resolving deltas: 41% (21/51) 2021-05-18T14:13:17.6149313Z Resolving deltas: 43% (22/51) 2021-05-18T14:13:17.6149933Z Resolving deltas: 45% (23/51) 2021-05-18T14:13:17.6150557Z Resolving deltas: 47% (24/51) 2021-05-18T14:13:17.6151162Z Resolving deltas: 49% (25/51) 2021-05-18T14:13:17.6151783Z Resolving deltas: 50% (26/51) 2021-05-18T14:13:17.6152649Z Resolving deltas: 54% (28/51) 2021-05-18T14:13:17.6153445Z Resolving deltas: 56% (29/51) 2021-05-18T14:13:17.6154246Z Resolving deltas: 58% (30/51) 2021-05-18T14:13:17.6154884Z Resolving deltas: 60% (31/51) 2021-05-18T14:13:17.6155495Z Resolving deltas: 62% (32/51) 2021-05-18T14:13:17.6156114Z Resolving deltas: 64% (33/51) 2021-05-18T14:13:17.6156736Z Resolving deltas: 66% (34/51) 2021-05-18T14:13:17.6157345Z Resolving deltas: 68% (35/51) 2021-05-18T14:13:17.6157967Z Resolving deltas: 70% (36/51) 2021-05-18T14:13:17.6158591Z Resolving deltas: 72% (37/51) 2021-05-18T14:13:17.6159197Z Resolving deltas: 74% (38/51) 2021-05-18T14:13:17.6159815Z Resolving deltas: 76% (39/51) 2021-05-18T14:13:17.6160436Z Resolving deltas: 78% (40/51) 2021-05-18T14:13:17.6161040Z Resolving deltas: 80% (41/51) 2021-05-18T14:13:17.6161662Z Resolving deltas: 82% (42/51) 2021-05-18T14:13:17.6162282Z Resolving deltas: 84% (43/51) 2021-05-18T14:13:17.6162890Z Resolving deltas: 86% (44/51) 2021-05-18T14:13:17.6163508Z Resolving deltas: 88% (45/51) 2021-05-18T14:13:17.6164127Z Resolving deltas: 90% (46/51) 2021-05-18T14:13:17.6164745Z Resolving deltas: 92% (47/51) 2021-05-18T14:13:17.6165370Z Resolving deltas: 94% (48/51) 2021-05-18T14:13:17.6165993Z Resolving deltas: 96% (49/51) 2021-05-18T14:13:17.6166606Z Resolving deltas: 98% (50/51) 2021-05-18T14:13:17.6167226Z Resolving deltas: 100% (51/51) 2021-05-18T14:13:17.6167871Z Resolving deltas: 100% (51/51), done. 2021-05-18T14:13:17.6168810Z From https://github.com/neuroconductor/freesurferformats 2021-05-18T14:13:17.6170431Z * [new ref] 5ee873ef8a36fc9bc5d3a9054d32374678d85926 -> 0.1.13.s 2021-05-18T14:13:17.6171709Z ##[endgroup] 2021-05-18T14:13:17.6172459Z ##[group]Determining the checkout info 2021-05-18T14:13:17.6173143Z ##[endgroup] 2021-05-18T14:13:17.6173763Z ##[group]Checking out the ref 2021-05-18T14:13:17.6174791Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.13.s 2021-05-18T14:13:17.6175802Z Note: switching to 'refs/tags/0.1.13.s'. 2021-05-18T14:13:17.6176296Z 2021-05-18T14:13:17.6177258Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:13:17.6178450Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:13:17.6179432Z state without impacting any branches by switching back to a branch. 2021-05-18T14:13:17.6180081Z 2021-05-18T14:13:17.6180768Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:13:17.6181922Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:13:17.6182509Z 2021-05-18T14:13:17.6183240Z git switch -c 2021-05-18T14:13:17.6183644Z 2021-05-18T14:13:17.6184076Z Or undo this operation with: 2021-05-18T14:13:17.6184427Z 2021-05-18T14:13:17.6184945Z git switch - 2021-05-18T14:13:17.6185220Z 2021-05-18T14:13:17.6185925Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:13:17.6186529Z 2021-05-18T14:13:17.6187154Z HEAD is now at 5ee873e Version id 198 stable 2021-05-18T14:13:17.6187811Z ##[endgroup] 2021-05-18T14:13:17.6188650Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:13:17.6189720Z '5ee873ef8a36fc9bc5d3a9054d32374678d85926' 2021-05-18T14:13:17.6294577Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:13:17.6295131Z with: 2021-05-18T14:13:17.6295524Z r-version: 3.5 2021-05-18T14:13:17.6295944Z Ncpus: 1 2021-05-18T14:13:17.6296527Z crayon.enabled: NULL 2021-05-18T14:13:17.6297085Z remove-openmp-macos: true 2021-05-18T14:13:17.6297685Z http-user-agent: default 2021-05-18T14:13:17.6298171Z install-r: true 2021-05-18T14:13:17.6298784Z windows-path-include-mingw: true 2021-05-18T14:13:17.6299352Z env: 2021-05-18T14:13:17.6299799Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:17.6300293Z TIC_DEPLOY_KEY: 2021-05-18T14:13:17.6301148Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:17.6302678Z GITHUB_PAT: *** 2021-05-18T14:13:17.6303550Z COVERALLS_TOKEN: *** 2021-05-18T14:13:17.6304077Z continue-on-error: false 2021-05-18T14:13:17.6304573Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:17.6305005Z ##[endgroup] 2021-05-18T14:13:20.2125481Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:13:23.3036293Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:13:23.3044827Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:13:23.3085823Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:13:23.3651927Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:13:23.4348702Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:13:23.5125660Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:13:23.5660458Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:13:23.5679496Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:13:23.5890993Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:13:23.5893116Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:13:23.5895244Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:13:23.5961828Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:13:23.5972793Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:13:23.6086350Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:13:23.6124724Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:13:23.8394456Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:13:24.0564888Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:13:24.2617692Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:13:24.2674300Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:13:24.5490849Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:13:24.5571992Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:13:24.5575250Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:13:24.5722307Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:13:24.5750982Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:13:24.6306094Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:13:24.6362441Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:13:31.6608646Z Fetched 4559 kB in 2s (3014 kB/s) 2021-05-18T14:13:32.5164403Z Reading package lists... 2021-05-18T14:13:32.5407482Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:13:34.6888252Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:13:34.7622483Z Reading package lists... 2021-05-18T14:13:34.9378045Z Building dependency tree... 2021-05-18T14:13:34.9393699Z Reading state information... 2021-05-18T14:13:35.1106151Z The following additional packages will be installed: 2021-05-18T14:13:35.1108556Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:13:35.1110495Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:13:35.1114635Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:13:35.1122886Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:13:35.1125031Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:13:35.1126951Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:13:35.1128967Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:13:35.1139111Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:13:35.1142013Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:13:35.1144733Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:13:35.1147401Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:13:35.1150228Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:13:35.1153826Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:13:35.1156723Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:13:35.1159394Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:13:35.1162023Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:13:35.1164443Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:13:35.1167339Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:13:35.1170406Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:13:35.1173141Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:13:35.1175618Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:13:35.1178051Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:13:35.1180881Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:13:35.1183890Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:13:35.1186653Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:13:35.1189661Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:13:35.1191304Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:13:35.1193142Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:13:35.1194871Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:13:35.1196623Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:13:35.1198329Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:13:35.1200173Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:13:35.1202064Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:13:35.1203628Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:13:35.1205382Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:13:35.1207254Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:13:35.1208859Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:13:35.1210073Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:13:35.1210902Z Suggested packages: 2021-05-18T14:13:35.1211946Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:13:35.1213272Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:13:35.1214766Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:13:35.1216235Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:13:35.1217775Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:13:35.1219192Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:13:35.1220557Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:13:35.1222172Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:13:35.1224017Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:13:35.1225542Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:13:35.6540771Z The following NEW packages will be installed: 2021-05-18T14:13:35.6544829Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:13:35.6546388Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:13:35.6548262Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:13:35.6550404Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:13:35.6552138Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:13:35.6554151Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:13:35.6555806Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:13:35.6557587Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:13:35.6559469Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:13:35.6561193Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:13:35.6562632Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:13:35.6609307Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:13:35.6611335Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:13:35.6613115Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:13:35.6614829Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:13:35.6616449Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:13:35.6618154Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:13:35.6620497Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:13:35.6622422Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:13:35.6624059Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:13:35.6625580Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:13:35.6627118Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:13:35.6628821Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:13:35.6630678Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:13:35.6632529Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:13:35.6634413Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:13:35.6636170Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:13:35.6637913Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:13:35.6639811Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:13:35.6641624Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:13:35.6643345Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:13:35.6645206Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:13:35.6647060Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:13:35.6648754Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:13:35.6650402Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:13:35.6652131Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:13:35.6653723Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:13:35.6655055Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:13:35.6814911Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:35.6815802Z Need to get 8648 kB of archives. 2021-05-18T14:13:35.6816627Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:13:35.6818382Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:13:35.6845328Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:13:35.6852585Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:13:35.6865119Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:13:35.6876578Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:13:35.6913040Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:13:35.6920382Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:13:35.6922734Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:13:35.6932577Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:13:35.6941311Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:13:35.6946325Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:13:35.6955924Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:13:35.6963104Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:13:35.6969564Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:13:35.6983553Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:13:35.6993173Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:13:35.7007385Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:13:35.7024633Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:13:35.7033317Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:13:35.7227463Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:13:35.7229357Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:13:35.7252158Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:13:35.7260584Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:13:35.7287286Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:13:35.7307488Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:13:35.7458494Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:13:35.7468324Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:13:35.7486482Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:13:35.7510446Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:13:35.7519936Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:13:35.7528454Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:13:35.7535776Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:13:35.7543872Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:13:35.7552976Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:13:35.7561810Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:13:35.7569421Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:13:35.7578823Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:13:35.7586634Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:13:35.7596070Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:13:35.7603508Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:13:35.7612024Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:13:35.7618755Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:13:35.7629766Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:13:35.7636442Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:13:35.7645727Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:13:35.7655147Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:13:35.7669757Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:13:35.7677249Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:13:35.7688744Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:13:35.7702506Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:13:35.7706495Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:13:35.7742825Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:13:35.7760921Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:13:35.7818061Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:13:35.7828567Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:13:35.7836911Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:13:35.7844403Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:13:35.7855470Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:13:35.7874745Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:13:35.7884815Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:13:35.7945478Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:13:35.7963055Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:13:35.7974735Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:13:35.7984681Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:13:35.7993882Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:13:35.8002889Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:13:35.8012185Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:13:35.8026152Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:13:35.8042134Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:13:35.8058500Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:13:35.8066886Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:13:35.8074533Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:13:35.8083435Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:13:35.8090161Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:13:35.8098845Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:13:35.8108137Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:13:35.8140962Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:13:35.8155342Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:13:35.8164548Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:13:35.8202613Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:13:35.8324658Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:13:35.8334518Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:13:35.8343138Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:13:35.8351255Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:13:35.8369631Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:13:35.8376818Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:13:35.8389222Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:13:35.8408810Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:13:35.8421147Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:13:35.8435727Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:13:35.8445419Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:13:35.8456749Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:13:35.8470777Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:13:35.8483732Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:13:35.8493787Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:13:35.8603781Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:13:35.8652736Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:13:35.8661364Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:13:35.8675782Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:13:35.8684348Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:13:35.8689862Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:13:35.8871018Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:13:35.8898854Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:13:35.8905179Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:13:35.8912111Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:13:35.8919173Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:13:35.8926383Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:13:35.8933453Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:13:35.8947793Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:13:35.8963822Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:13:35.8970365Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:13:35.8977588Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:13:35.8983873Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:13:35.8990785Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:13:35.9001016Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:13:35.9003030Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:13:35.9008752Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:13:35.9022683Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:13:35.9024673Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:13:35.9026571Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:13:35.9028398Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:13:35.9038093Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:13:35.9039974Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:13:35.9047742Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:13:35.9049510Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:13:35.9056862Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:13:35.9202001Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:13:35.9209296Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:13:35.9219142Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:13:35.9283974Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:13:36.7323074Z Fetched 8648 kB in 0s (32.6 MB/s) 2021-05-18T14:13:36.7704656Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:13:36.7899572Z (Reading database ... 2021-05-18T14:13:36.7900142Z (Reading database ... 5% 2021-05-18T14:13:36.7900636Z (Reading database ... 10% 2021-05-18T14:13:36.7901333Z (Reading database ... 15% 2021-05-18T14:13:36.7901838Z (Reading database ... 20% 2021-05-18T14:13:36.7902860Z (Reading database ... 25% 2021-05-18T14:13:36.7903374Z (Reading database ... 30% 2021-05-18T14:13:36.7903852Z (Reading database ... 35% 2021-05-18T14:13:36.7904340Z (Reading database ... 40% 2021-05-18T14:13:36.7904838Z (Reading database ... 45% 2021-05-18T14:13:36.7905310Z (Reading database ... 50% 2021-05-18T14:13:36.8169356Z (Reading database ... 55% 2021-05-18T14:13:36.8553955Z (Reading database ... 60% 2021-05-18T14:13:36.8891402Z (Reading database ... 65% 2021-05-18T14:13:36.9220115Z (Reading database ... 70% 2021-05-18T14:13:37.0041594Z (Reading database ... 75% 2021-05-18T14:13:37.0882017Z (Reading database ... 80% 2021-05-18T14:13:37.1715515Z (Reading database ... 85% 2021-05-18T14:13:37.2259061Z (Reading database ... 90% 2021-05-18T14:13:37.2746095Z (Reading database ... 95% 2021-05-18T14:13:37.2747163Z (Reading database ... 100% 2021-05-18T14:13:37.2748092Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:13:37.2876912Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:13:37.3252156Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:13:37.3639831Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:13:37.3927822Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:13:37.3940066Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:13:37.4234869Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:13:37.4463920Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:13:37.4490677Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:13:37.4798619Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:13:37.5077292Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:13:37.5080753Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:13:37.5389307Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:13:37.5691862Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:13:37.5715339Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:13:37.6105129Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:13:37.6351689Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:13:37.6367208Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:13:37.6676988Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:13:37.6938138Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:13:37.6946408Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:13:37.7190156Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:13:37.7472953Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:13:37.7485565Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:13:37.7754217Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:13:37.8009410Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:13:37.8019243Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:13:37.8315156Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:13:37.8562604Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:13:37.8573557Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:13:37.8874681Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:13:37.9125306Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:13:37.9137335Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:13:37.9417344Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:13:37.9670068Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:13:37.9682997Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:13:37.9954150Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:13:38.0221838Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:13:38.0243066Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:13:38.0595106Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:13:38.0870271Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:13:38.0884833Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:13:38.1195210Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:13:38.1429405Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:13:38.1443589Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:13:38.1695723Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:13:38.1981944Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:13:38.1992839Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:13:38.2332841Z Selecting previously unselected package patchutils. 2021-05-18T14:13:38.2594332Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:13:38.2603470Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:13:38.2954762Z Selecting previously unselected package wdiff. 2021-05-18T14:13:38.3210303Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:13:38.3223785Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:13:38.3593738Z Selecting previously unselected package devscripts. 2021-05-18T14:13:38.3848271Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:13:38.4121065Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:13:38.5465204Z Selecting previously unselected package diffstat. 2021-05-18T14:13:38.5709226Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:13:38.5720497Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:13:38.6028154Z Selecting previously unselected package python3-gpg. 2021-05-18T14:13:38.6318732Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:13:38.6326387Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:13:38.6825310Z Selecting previously unselected package dput. 2021-05-18T14:13:38.7117970Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:13:38.7198393Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:13:38.7494418Z Selecting previously unselected package gdebi-core. 2021-05-18T14:13:38.7783850Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:13:38.7795569Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:13:39.1793874Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:13:39.2017360Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:13:39.2041116Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:13:39.2360316Z Selecting previously unselected package gettext. 2021-05-18T14:13:39.2647281Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:13:39.2658449Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:13:39.4115059Z Selecting previously unselected package intltool-debian. 2021-05-18T14:13:39.4350446Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:13:39.4363506Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:13:39.4673858Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:13:39.4916652Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:13:39.4926630Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:13:39.5256914Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:13:39.5543223Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:13:39.5554201Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:13:39.5869871Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:13:39.6152605Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:13:39.6163122Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:13:39.6473962Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:13:39.6704997Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:13:39.6717694Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:13:39.6974596Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:13:39.7250868Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:13:39.7267247Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:13:39.7503018Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:13:39.7786625Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:13:39.7798893Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:13:39.8040122Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:13:39.8323761Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:13:39.8340598Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:13:39.8613994Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:13:39.8902343Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:13:39.8914595Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:13:39.9194790Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:13:39.9463556Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:13:39.9478663Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:13:39.9794226Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:13:40.0036733Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:13:40.0050672Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:13:40.0341732Z Selecting previously unselected package libclone-perl. 2021-05-18T14:13:40.0626841Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:13:40.0640919Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:13:40.0898591Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:13:40.1183676Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:13:40.1197508Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:13:40.1514083Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:13:40.1754781Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:13:40.1762567Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:13:40.2034238Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:13:40.2300801Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:13:40.2310243Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:13:40.2634182Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:13:40.2837360Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:13:40.2851628Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:13:40.3153760Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:13:40.3367004Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:13:40.3380727Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:13:40.3664412Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:13:40.3941180Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:13:40.3955759Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:13:40.4181632Z Selecting previously unselected package libwant-perl. 2021-05-18T14:13:40.4470388Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:13:40.4482808Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:13:40.4754433Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:13:40.5019423Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:13:40.5033963Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:13:40.5346128Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:13:40.5661977Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:13:40.5674875Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:13:40.6069351Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:13:40.6344016Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:13:40.6359027Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:13:40.6673952Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:13:40.6900461Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:13:40.6913959Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:13:40.7233840Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:13:40.7432754Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:13:40.7449223Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:13:40.7754844Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:13:40.7985797Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:13:40.7999806Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:13:40.8271431Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:13:40.8560129Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:13:40.8572029Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:13:40.9274346Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:13:40.9505430Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:13:40.9516442Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:13:40.9784000Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:13:41.0070557Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:13:41.0082320Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:13:41.0331376Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:13:41.0620052Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:13:41.0633489Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:13:41.0953923Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:13:41.1198392Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:13:41.1211652Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:13:41.1517192Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:13:41.1750985Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:13:41.1764327Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:13:41.1998522Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:13:41.2282714Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:13:41.2295153Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:13:41.2530660Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:13:41.2816608Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:13:41.2831625Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:13:41.3193871Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:13:41.3387907Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:13:41.3398816Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:13:41.3675945Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:13:41.3921082Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:13:41.3937900Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:13:41.4529214Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:13:41.4817901Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:13:41.4827357Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:13:41.5126179Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:13:41.5408744Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:13:41.5420574Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:13:41.5715003Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:13:41.5996242Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:13:41.6007312Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:13:41.6314515Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:13:41.6557552Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:13:41.6567249Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:13:41.6804450Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:13:41.7082434Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:13:41.7091927Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:13:41.7394095Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:13:41.7641485Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:13:41.7653864Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:13:41.7955370Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:13:41.8165965Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:13:41.8178460Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:13:41.8514269Z Selecting previously unselected package libjson-perl. 2021-05-18T14:13:41.8747227Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:13:41.8760074Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:13:41.9114073Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:13:41.9372283Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:13:41.9387300Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:13:41.9691872Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:13:41.9982534Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:13:41.9994877Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:13:42.0276181Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:13:42.0524354Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:13:42.0536902Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:13:42.0875914Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:13:42.1104928Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:13:42.1121794Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:13:42.1381160Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:13:42.1671386Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:13:42.1683451Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:13:42.1995587Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:13:42.2227431Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:13:42.2240094Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:13:42.2555376Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:13:42.2777928Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:13:42.2788500Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:13:42.3078110Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:13:42.3369883Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:13:42.3391441Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:13:42.4036362Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:13:42.4286445Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:13:42.4297814Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:13:42.4634933Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:13:42.4924979Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:13:42.4934388Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:13:42.5194488Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:13:42.5481078Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:13:42.5491783Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:13:42.5795546Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:13:42.6024891Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:13:42.6043182Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:13:42.6595033Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:13:42.6849793Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:13:42.6866709Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:13:42.7154987Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:13:42.7418313Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:13:42.7431079Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:13:42.7691568Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:13:42.7982353Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:13:42.7996431Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:13:42.8387605Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:13:42.8677732Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:13:42.8691056Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:13:42.9000067Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:13:42.9290288Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:13:42.9342969Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:13:42.9598099Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:13:42.9876118Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:13:42.9886766Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:13:43.0235724Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:13:43.0487708Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:13:43.0500068Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:13:43.0915923Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:13:43.1151574Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:13:43.1164816Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:13:43.1474287Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:13:43.1713627Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:13:43.1724649Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:13:43.2076072Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:13:43.2315107Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:13:43.2327321Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:13:43.2635164Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:13:43.2859093Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:13:43.2875105Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:13:43.3194273Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:13:43.3435602Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:13:43.3453876Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:13:43.3796951Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:13:43.4054408Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:13:43.4065947Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:13:43.4426858Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:13:43.4714800Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:13:43.4727495Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:13:43.5034100Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:13:43.5288306Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:13:43.5301114Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:13:43.5611531Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:13:43.5859735Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:13:43.5870893Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:13:43.6155896Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:13:43.6418512Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:13:43.6428559Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:13:43.6728165Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:13:43.7008073Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:13:43.7023327Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:13:43.7396021Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:13:43.7620352Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:13:43.7641776Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:13:43.7876223Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:13:43.8163495Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:13:43.8179926Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:13:43.8548246Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:13:43.8761533Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:13:43.8774013Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:13:43.9515146Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:13:43.9771815Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:13:43.9779052Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:13:44.0028484Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:13:44.0315938Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:13:44.0327242Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:13:44.0581396Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:13:44.0873561Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:13:44.0882521Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:13:44.1196036Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:13:44.1431583Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:13:44.1443451Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:13:44.1795562Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:13:44.2020775Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:13:44.2039631Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:13:44.2435462Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:13:44.2638200Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:13:44.2657150Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:13:44.2951933Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:13:44.3244015Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:13:44.3258267Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:44.3674145Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:13:44.3918824Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:13:44.3931768Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:44.4315290Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:13:44.4537883Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:13:44.4554897Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:13:44.4833921Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:13:44.5097250Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:13:44.5109025Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:13:44.5400014Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:13:44.5691242Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:13:44.5703515Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:13:44.6036249Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:13:44.6279192Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:13:44.6295876Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:13:44.6583828Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:13:44.6878296Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:13:44.6888225Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:13:44.7155876Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:13:44.7430847Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:13:44.7445082Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:13:44.7795794Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:13:44.8021248Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:13:44.8035563Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:13:44.8354183Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:13:44.8566602Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:13:44.8579088Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:13:44.8832962Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:13:44.9124097Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:13:44.9138966Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:13:44.9433957Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:13:44.9686340Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:13:44.9700175Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:13:45.0074191Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:13:45.0290760Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:13:45.0303514Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:13:45.0554348Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:13:45.0843752Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:13:45.0860102Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:13:45.1229489Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:13:45.1521969Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:13:45.1537389Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:13:45.1833382Z Selecting previously unselected package licensecheck. 2021-05-18T14:13:45.2091250Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:13:45.2105972Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:13:45.2434592Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:13:45.2684679Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:13:45.2696339Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:13:45.2993300Z Selecting previously unselected package t1utils. 2021-05-18T14:13:45.3232794Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:13:45.3253884Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:13:45.3633780Z Selecting previously unselected package lintian. 2021-05-18T14:13:45.3926670Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:13:45.3938481Z Unpacking lintian (2.62.0) ... 2021-05-18T14:13:45.7674336Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:13:45.7926259Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:13:45.7938081Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:13:45.8213888Z Selecting previously unselected package python3-xdg. 2021-05-18T14:13:45.8511290Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:13:45.8524651Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:13:45.8846798Z Selecting previously unselected package qpdf. 2021-05-18T14:13:45.9134708Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:13:45.9147527Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:13:45.9954456Z Selecting previously unselected package python3-magic. 2021-05-18T14:13:46.0181464Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:13:46.0197954Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:13:46.0888452Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:13:46.0928646Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:13:46.0959378Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:13:46.0996776Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:13:46.1026827Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:13:46.1062665Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:13:46.1090666Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:13:46.1119458Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:13:46.1144192Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:13:46.2854963Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:13:46.2887197Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:13:46.2918321Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:13:46.2956274Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:13:46.2983682Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:13:46.3160925Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:13:46.3200807Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:13:46.3230565Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:13:46.3263646Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:13:46.3296199Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:13:46.3334351Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:13:46.3366882Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:13:46.3395775Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:13:46.3422079Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:13:46.3458200Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:13:46.3487658Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:13:46.3522206Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:13:46.3554657Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:13:46.3585958Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:13:46.3620748Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:13:46.3650515Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:13:46.3680381Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:13:46.3716257Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:13:46.3753080Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:13:46.3778751Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:13:46.3803571Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:13:46.5664604Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:46.5690818Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:13:46.5727518Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:13:46.5751700Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:13:46.5782756Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:13:46.5812914Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:13:46.5845243Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:13:46.5881603Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:13:46.5912734Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:13:46.5939709Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:13:46.5971910Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:13:46.7995014Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:13:46.8007300Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:13:46.8037847Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:13:46.8069498Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:13:46.8101872Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:13:46.8131424Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:13:46.8162978Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:13:46.8188069Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:13:46.8217127Z Setting up t1utils (1.41-3) ... 2021-05-18T14:13:46.8260853Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:13:46.8284007Z Setting up diffstat (1.63-1) ... 2021-05-18T14:13:46.8309937Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:13:46.8337509Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:13:46.8364553Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:13:46.8388046Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:13:46.8415067Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:13:46.8443637Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:13:46.8471799Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:13:46.8498936Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:13:46.8522561Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:13:46.8546072Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:13:46.8571179Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:13:46.8595150Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:13:46.8621276Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:13:46.8650003Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:13:46.8676352Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:13:46.8806097Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:13:46.8854784Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:13:46.8889390Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:13:46.8921967Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:13:47.0580822Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:13:47.0631345Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:13:47.0669314Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:13:47.0707418Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:13:47.0744552Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:13:47.0774271Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:13:47.0800907Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:13:47.0834472Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:13:47.1008669Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:13:47.1040840Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:13:47.1079004Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:13:47.2741207Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:13:47.2784211Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:13:47.2810233Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:13:47.2900441Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:13:47.2937484Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:13:47.2968312Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:13:47.3000296Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:13:47.3033024Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:13:47.3062614Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:13:47.3094458Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:13:47.3136208Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:13:47.3175846Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:13:47.3208010Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:13:47.3248152Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:13:47.3283710Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:13:47.3314483Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:13:47.5149931Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:13:47.5181775Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:13:47.5214269Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:13:47.5244978Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:13:47.5276952Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:13:47.5305482Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:13:47.5339308Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:13:47.5370686Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:13:47.5407113Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:13:47.5435715Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:13:47.5463925Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:13:47.5496063Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:13:47.5517171Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:13:47.5538269Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:13:47.5573548Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:13:47.5614865Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:13:47.5637533Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:13:47.5664092Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:13:47.7528210Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:13:47.7559052Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:13:47.7589418Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:13:47.7627792Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:13:47.7652796Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:13:47.7687753Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:13:47.7725389Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:13:47.7754062Z Setting up lintian (2.62.0) ... 2021-05-18T14:13:47.7800559Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:13:47.7839312Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:07.6911708Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:14:08.0309931Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:10.4257096Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-18T14:14:10.5550789Z 2021-05-18T14:14:10.5722918Z Reading package lists... 0% 2021-05-18T14:14:10.5723825Z 2021-05-18T14:14:10.5770163Z Reading package lists... 100% 2021-05-18T14:14:10.5770889Z 2021-05-18T14:14:10.5771544Z 2021-05-18T14:14:10.5772290Z Reading package lists... Done 2021-05-18T14:14:10.5772671Z 2021-05-18T14:14:10.5773139Z Building dependency tree... 0% 2021-05-18T14:14:10.5773519Z 2021-05-18T14:14:10.6069480Z Building dependency tree... 0% 2021-05-18T14:14:10.6070236Z 2021-05-18T14:14:10.6071825Z Building dependency tree... 50% 2021-05-18T14:14:10.6073202Z 2021-05-18T14:14:10.7436562Z Building dependency tree... 50% 2021-05-18T14:14:10.7437289Z 2021-05-18T14:14:10.7438008Z Building dependency tree 2021-05-18T14:14:10.7438585Z 2021-05-18T14:14:10.7439735Z Reading state information... 0% 2021-05-18T14:14:10.7440345Z 2021-05-18T14:14:10.9222727Z Reading state information... 0% 2021-05-18T14:14:10.9223526Z 2021-05-18T14:14:10.9223958Z 2021-05-18T14:14:10.9224836Z Reading state information... Done 2021-05-18T14:14:10.9225554Z 2021-05-18T14:14:10.9226368Z Reading state information... 0% 2021-05-18T14:14:10.9276819Z 2021-05-18T14:14:10.9277311Z Reading state information... 1% 2021-05-18T14:14:10.9319081Z 2021-05-18T14:14:10.9319623Z Reading state information... 3% 2021-05-18T14:14:10.9361687Z 2021-05-18T14:14:10.9362302Z Reading state information... 5% 2021-05-18T14:14:10.9406928Z 2021-05-18T14:14:10.9407458Z Reading state information... 7% 2021-05-18T14:14:10.9448076Z 2021-05-18T14:14:10.9448632Z Reading state information... 9% 2021-05-18T14:14:10.9489620Z 2021-05-18T14:14:10.9490167Z Reading state information... 11% 2021-05-18T14:14:10.9533244Z 2021-05-18T14:14:10.9533808Z Reading state information... 13% 2021-05-18T14:14:10.9579765Z 2021-05-18T14:14:10.9580643Z Reading state information... 15% 2021-05-18T14:14:10.9617039Z 2021-05-18T14:14:10.9617571Z Reading state information... 17% 2021-05-18T14:14:10.9662868Z 2021-05-18T14:14:10.9663403Z Reading state information... 19% 2021-05-18T14:14:10.9704276Z 2021-05-18T14:14:10.9704822Z Reading state information... 21% 2021-05-18T14:14:10.9744632Z 2021-05-18T14:14:10.9745182Z Reading state information... 23% 2021-05-18T14:14:10.9789860Z 2021-05-18T14:14:10.9790403Z Reading state information... 25% 2021-05-18T14:14:10.9836532Z 2021-05-18T14:14:10.9837065Z Reading state information... 27% 2021-05-18T14:14:10.9880827Z 2021-05-18T14:14:10.9881371Z Reading state information... 29% 2021-05-18T14:14:10.9927323Z 2021-05-18T14:14:10.9927874Z Reading state information... 31% 2021-05-18T14:14:10.9973813Z 2021-05-18T14:14:10.9974653Z Reading state information... 33% 2021-05-18T14:14:11.0014146Z 2021-05-18T14:14:11.0014751Z Reading state information... 35% 2021-05-18T14:14:11.0054482Z 2021-05-18T14:14:11.0055013Z Reading state information... 37% 2021-05-18T14:14:11.0101576Z 2021-05-18T14:14:11.0102124Z Reading state information... 39% 2021-05-18T14:14:11.0148270Z 2021-05-18T14:14:11.0148845Z Reading state information... 41% 2021-05-18T14:14:11.0190009Z 2021-05-18T14:14:11.0190538Z Reading state information... 43% 2021-05-18T14:14:11.0239413Z 2021-05-18T14:14:11.0239946Z Reading state information... 45% 2021-05-18T14:14:11.0307836Z 2021-05-18T14:14:11.0308461Z Reading state information... 47% 2021-05-18T14:14:11.0350505Z 2021-05-18T14:14:11.0351052Z Reading state information... 49% 2021-05-18T14:14:11.0398062Z 2021-05-18T14:14:11.0398600Z Reading state information... 51% 2021-05-18T14:14:11.0441949Z 2021-05-18T14:14:11.0442488Z Reading state information... 53% 2021-05-18T14:14:11.0484944Z 2021-05-18T14:14:11.0485490Z Reading state information... 55% 2021-05-18T14:14:11.0530804Z 2021-05-18T14:14:11.0531353Z Reading state information... 57% 2021-05-18T14:14:11.0576390Z 2021-05-18T14:14:11.0576962Z Reading state information... 59% 2021-05-18T14:14:11.0627968Z 2021-05-18T14:14:11.0628497Z Reading state information... 61% 2021-05-18T14:14:11.0672624Z 2021-05-18T14:14:11.0673157Z Reading state information... 63% 2021-05-18T14:14:11.0715378Z 2021-05-18T14:14:11.0715922Z Reading state information... 65% 2021-05-18T14:14:11.0758798Z 2021-05-18T14:14:11.0759364Z Reading state information... 67% 2021-05-18T14:14:11.0801509Z 2021-05-18T14:14:11.0802003Z Reading state information... 69% 2021-05-18T14:14:11.0856555Z 2021-05-18T14:14:11.0857087Z Reading state information... 71% 2021-05-18T14:14:11.0894847Z 2021-05-18T14:14:11.0895397Z Reading state information... 73% 2021-05-18T14:14:11.0937489Z 2021-05-18T14:14:11.0938039Z Reading state information... 75% 2021-05-18T14:14:11.0991847Z 2021-05-18T14:14:11.0992674Z Reading state information... 77% 2021-05-18T14:14:11.1035079Z 2021-05-18T14:14:11.1035606Z Reading state information... 79% 2021-05-18T14:14:11.1079845Z 2021-05-18T14:14:11.1080384Z Reading state information... 81% 2021-05-18T14:14:11.1122415Z 2021-05-18T14:14:11.1122991Z Reading state information... 83% 2021-05-18T14:14:11.1165943Z 2021-05-18T14:14:11.1166501Z Reading state information... 85% 2021-05-18T14:14:11.1209471Z 2021-05-18T14:14:11.1209999Z Reading state information... 87% 2021-05-18T14:14:11.1249630Z 2021-05-18T14:14:11.1250161Z Reading state information... 89% 2021-05-18T14:14:11.1288745Z 2021-05-18T14:14:11.1289298Z Reading state information... 91% 2021-05-18T14:14:11.1332227Z 2021-05-18T14:14:11.1332773Z Reading state information... 93% 2021-05-18T14:14:11.1373422Z 2021-05-18T14:14:11.1373950Z Reading state information... 95% 2021-05-18T14:14:11.1415680Z 2021-05-18T14:14:11.1416176Z Reading state information... 97% 2021-05-18T14:14:11.1456262Z 2021-05-18T14:14:11.1456794Z Reading state information... 99% 2021-05-18T14:14:11.4444474Z Selecting previously unselected package r-3.5.3. 2021-05-18T14:14:11.5783742Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:14:11.5899544Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-18T14:14:11.5912170Z Unpacking r-3.5.3 (1) ... 2021-05-18T14:14:12.3170530Z Setting up r-3.5.3 (1) ... 2021-05-18T14:14:12.3433656Z 2021-05-18T14:14:12.3434786Z 2021-05-18T14:14:12.3435737Z Reading state information... Done 2021-05-18T14:14:12.3680190Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-18T14:14:12.3806623Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:14:12.4123546Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:14:12.4124153Z env: 2021-05-18T14:14:12.4124662Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:12.4125187Z TIC_DEPLOY_KEY: 2021-05-18T14:14:12.4126123Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:12.4128066Z GITHUB_PAT: *** 2021-05-18T14:14:12.4128995Z COVERALLS_TOKEN: *** 2021-05-18T14:14:12.4129561Z continue-on-error: false 2021-05-18T14:14:12.4130111Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:12.4130652Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:12.4131165Z TZ: UTC 2021-05-18T14:14:12.4131597Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:12.4132071Z NOT_CRAN: true 2021-05-18T14:14:12.4132502Z ##[endgroup] 2021-05-18T14:14:12.4698138Z [command]sudo apt-get install -y texinfo 2021-05-18T14:14:12.6525600Z Reading package lists... 2021-05-18T14:14:12.8325000Z Building dependency tree... 2021-05-18T14:14:12.8375039Z Reading state information... 2021-05-18T14:14:13.0772213Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:14:13.0782514Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:13.5203947Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:14:13.5366766Z --2021-05-18 14:14:13-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:14:13.5576434Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:14:13.5625494Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:14:13.6149093Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:14:13.6153635Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:14:13.6157818Z --2021-05-18 14:14:13-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:14:13.6915263Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:14:13.7151950Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:14:14.0705729Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:14:14.0712680Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=DciwSJzc0kzSiNVwTFPvuNFfSEh5me%2BAn2MWh2o6rDs%3D&st=2021-05-18T14%3A13%3A14Z&se=2021-05-18T14%3A19%3A14Z&sp=r [following] 2021-05-18T14:14:14.0720711Z --2021-05-18 14:14:14-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=DciwSJzc0kzSiNVwTFPvuNFfSEh5me%2BAn2MWh2o6rDs%3D&st=2021-05-18T14%3A13%3A14Z&se=2021-05-18T14%3A19%3A14Z&sp=r 2021-05-18T14:14:14.1713212Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:14:14.1940835Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:14:14.3840303Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:14:14.3849643Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:14:14.3852805Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:14:14.6060917Z 2021-05-18T14:14:15.3320561Z 0K ........ ........ ........ ........ 49% 35.8M 1s 2021-05-18T14:14:15.9606682Z 32768K ........ ........ ........ ........ 99% 48.6M 0s 2021-05-18T14:14:15.9608534Z 65536K 100% 7.79M=1.6s 2021-05-18T14:14:15.9609080Z 2021-05-18T14:14:15.9613419Z 2021-05-18 14:14:15 (40.7 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:14:15.9613909Z 2021-05-18T14:14:17.8775172Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:14:17.8776226Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:14:18.2043127Z ##[group]Run tlmgr update --self 2021-05-18T14:14:18.2043748Z tlmgr update --self 2021-05-18T14:14:18.2044662Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:14:18.2045573Z tlmgr update --all 2021-05-18T14:14:18.2096397Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:18.2096843Z env: 2021-05-18T14:14:18.2097346Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:18.2097918Z TIC_DEPLOY_KEY: 2021-05-18T14:14:18.2098854Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:18.2100828Z GITHUB_PAT: *** 2021-05-18T14:14:18.2101767Z COVERALLS_TOKEN: *** 2021-05-18T14:14:18.2102317Z continue-on-error: false 2021-05-18T14:14:18.2102863Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:18.2103398Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:18.2103902Z TZ: UTC 2021-05-18T14:14:18.2104342Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:18.2104867Z NOT_CRAN: true 2021-05-18T14:14:18.2105286Z ##[endgroup] 2021-05-18T14:14:21.8335481Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:22.1531259Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:14:22.1532063Z running mktexlsr ... 2021-05-18T14:14:22.2424239Z done running mktexlsr. 2021-05-18T14:14:22.2697816Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:22.2699991Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:23.8312025Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:23.8315367Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:14:24.0052322Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:14:24.0959714Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-18T14:14:24.1889183Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-18T14:14:24.2660958Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-18T14:14:25.0643195Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-18T14:14:26.5867141Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-18T14:14:26.7127941Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T14:14:26.8240759Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T14:14:26.8985711Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:14:26.9735066Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:14:27.0504877Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:14:27.1240598Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-18T14:14:27.1996134Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-18T14:14:27.2828719Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-18T14:14:27.4090232Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-18T14:14:27.5365813Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-18T14:14:27.6099232Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-18T14:14:27.6844878Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-18T14:14:27.7583636Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-18T14:14:27.8358368Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-18T14:14:27.9160426Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T14:14:27.9927125Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T14:14:28.0713929Z [24/89, 00:05/00:05] install: enigma [18k] 2021-05-18T14:14:28.1477684Z [25/89, 00:05/00:05] install: etex-pkg [6k] 2021-05-18T14:14:28.2231656Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-18T14:14:28.2972653Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-18T14:14:28.3725548Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-18T14:14:28.4488894Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-18T14:14:28.5226965Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-18T14:14:28.5997477Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-18T14:14:28.6746916Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-18T14:14:28.7505983Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-18T14:14:28.8299296Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-18T14:14:28.9054856Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-18T14:14:28.9821295Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-18T14:14:29.0745984Z [37/89, 00:06/00:06] install: lua-ul [7k] 2021-05-18T14:14:29.1492968Z [38/89, 00:06/00:06] install: lua-uni-algos [6k] 2021-05-18T14:14:29.2275688Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-18T14:14:29.3052135Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-18T14:14:29.3800411Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-18T14:14:29.4564229Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-18T14:14:29.5327042Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-18T14:14:29.6075164Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-18T14:14:29.6844541Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-18T14:14:29.7686234Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-18T14:14:29.8453424Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-18T14:14:29.9209585Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-18T14:14:29.9975334Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-18T14:14:30.0738871Z [50/89, 00:07/00:07] install: luamplib [12k] 2021-05-18T14:14:30.1525873Z [51/89, 00:07/00:07] install: luapackageloader [2k] 2021-05-18T14:14:30.2332953Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-18T14:14:30.3100878Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-18T14:14:30.3889966Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-18T14:14:30.4657357Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-18T14:14:30.5449822Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-18T14:14:30.6217638Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-18T14:14:30.6976222Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-18T14:14:30.7744493Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-18T14:14:30.8547862Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-18T14:14:30.9358258Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-18T14:14:31.0120577Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-18T14:14:31.0888348Z [63/89, 00:08/00:08] install: newpax [9k] 2021-05-18T14:14:31.1660016Z [64/89, 00:08/00:08] install: nodetree [13k] 2021-05-18T14:14:31.2448237Z [65/89, 00:08/00:08] install: odsfile [5k] 2021-05-18T14:14:31.3214268Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-18T14:14:31.4516578Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-18T14:14:31.5715601Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-18T14:14:31.6508702Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-18T14:14:31.7303000Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-18T14:14:31.8076940Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-18T14:14:31.8857055Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-18T14:14:31.9657094Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-18T14:14:32.0455829Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-18T14:14:32.1226963Z [75/89, 00:09/00:09] install: stricttex [2k] 2021-05-18T14:14:32.1983720Z [76/89, 00:09/00:09] install: texlive-common [1k] 2021-05-18T14:14:32.2731443Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-18T14:14:32.3525765Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-18T14:14:32.4461632Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:14:32.5219429Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-18T14:14:32.5995082Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-18T14:14:32.6768811Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-18T14:14:32.7559378Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-18T14:14:32.8358838Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-18T14:14:32.9144779Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-18T14:14:32.9972728Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-18T14:14:33.1285924Z [87/89, 00:10/00:10] install: xdvi [7k] 2021-05-18T14:14:33.2058461Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-18T14:14:33.2839572Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-18T14:14:33.3088198Z running mktexlsr ... 2021-05-18T14:14:33.3986398Z done running mktexlsr. 2021-05-18T14:14:33.4318800Z running updmap-sys ... 2021-05-18T14:14:33.7278318Z done running updmap-sys. 2021-05-18T14:14:33.7280029Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:14:33.7282320Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/OhtVCxCDde/bRvpd0WYP7 ... 2021-05-18T14:14:34.1305692Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/OhtVCxCDde/bRvpd0WYP7. 2021-05-18T14:14:34.1307625Z OK: optex.fmt/luatex 2021-05-18T14:14:34.1309544Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:34.1311012Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:35.6156702Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:14:35.6158585Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:14:35.9035364Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:14:35.9036788Z running mktexlsr ... 2021-05-18T14:14:35.9922856Z done running mktexlsr. 2021-05-18T14:14:36.0250469Z running updmap-sys ... 2021-05-18T14:14:36.3183891Z done running updmap-sys. 2021-05-18T14:14:36.3185922Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:14:36.3187659Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:14:36.4053656Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:14:36.4054317Z with: 2021-05-18T14:14:36.4054728Z pandoc-version: 2.7.3 2021-05-18T14:14:36.4055147Z env: 2021-05-18T14:14:36.4055592Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:36.4056086Z TIC_DEPLOY_KEY: 2021-05-18T14:14:36.4056946Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:36.4058750Z GITHUB_PAT: *** 2021-05-18T14:14:36.4059622Z COVERALLS_TOKEN: *** 2021-05-18T14:14:36.4060156Z continue-on-error: false 2021-05-18T14:14:36.4060645Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:36.4061152Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:36.4061606Z TZ: UTC 2021-05-18T14:14:36.4062018Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:36.4062456Z NOT_CRAN: true 2021-05-18T14:14:36.4062838Z ##[endgroup] 2021-05-18T14:14:36.8437351Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:14:36.9186214Z Reading package lists... 2021-05-18T14:14:37.0825270Z Building dependency tree... 2021-05-18T14:14:37.0844478Z Reading state information... 2021-05-18T14:14:37.3390970Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:14:37.3391925Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:37.3420864Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:14:37.4708794Z 2021-05-18T14:14:37.4886492Z Reading package lists... 0% 2021-05-18T14:14:37.4887435Z 2021-05-18T14:14:37.4942807Z Reading package lists... 100% 2021-05-18T14:14:37.4943681Z 2021-05-18T14:14:37.4944144Z 2021-05-18T14:14:37.4944895Z Reading package lists... Done 2021-05-18T14:14:37.4945475Z 2021-05-18T14:14:37.4946202Z Building dependency tree... 0% 2021-05-18T14:14:37.4946800Z 2021-05-18T14:14:37.5231836Z Building dependency tree... 0% 2021-05-18T14:14:37.5232769Z 2021-05-18T14:14:37.5233489Z Building dependency tree... 50% 2021-05-18T14:14:37.5234646Z 2021-05-18T14:14:37.6561155Z Building dependency tree... 50% 2021-05-18T14:14:37.6561929Z 2021-05-18T14:14:37.6562869Z Building dependency tree 2021-05-18T14:14:37.6563529Z 2021-05-18T14:14:37.6564493Z Reading state information... 0% 2021-05-18T14:14:37.6565189Z 2021-05-18T14:14:37.8330409Z Reading state information... 0% 2021-05-18T14:14:37.8331061Z 2021-05-18T14:14:37.8331428Z 2021-05-18T14:14:37.8332260Z Reading state information... Done 2021-05-18T14:14:37.8332853Z 2021-05-18T14:14:37.8333646Z Reading state information... 0% 2021-05-18T14:14:37.8392773Z 2021-05-18T14:14:37.8393411Z Reading state information... 1% 2021-05-18T14:14:37.8435294Z 2021-05-18T14:14:37.8435888Z Reading state information... 3% 2021-05-18T14:14:38.6693444Z 2021-05-18T14:14:38.6694806Z Reading state information... 5% 2021-05-18T14:14:38.6695612Z 2021-05-18T14:14:38.6696445Z Reading state information... 7% 2021-05-18T14:14:38.6697114Z 2021-05-18T14:14:38.6697847Z Reading state information... 9% 2021-05-18T14:14:38.6698492Z 2021-05-18T14:14:38.6699284Z Reading state information... 11% 2021-05-18T14:14:38.6699930Z 2021-05-18T14:14:38.6700587Z Reading state information... 13% 2021-05-18T14:14:38.6701220Z 2021-05-18T14:14:38.6702104Z Reading state information... 15% 2021-05-18T14:14:38.6702626Z 2021-05-18T14:14:38.6703320Z Reading state information... 17% 2021-05-18T14:14:38.6703824Z 2021-05-18T14:14:38.6704354Z Reading state information... 19% 2021-05-18T14:14:38.6704853Z 2021-05-18T14:14:38.6705379Z Reading state information... 21% 2021-05-18T14:14:38.6706215Z 2021-05-18T14:14:38.6706761Z Reading state information... 23% 2021-05-18T14:14:38.6707239Z 2021-05-18T14:14:38.6707780Z Reading state information... 25% 2021-05-18T14:14:38.6708269Z 2021-05-18T14:14:38.6708793Z Reading state information... 27% 2021-05-18T14:14:38.6709291Z 2021-05-18T14:14:38.6709818Z Reading state information... 29% 2021-05-18T14:14:38.6710315Z 2021-05-18T14:14:38.6710836Z Reading state information... 31% 2021-05-18T14:14:38.6711324Z 2021-05-18T14:14:38.6712036Z Reading state information... 33% 2021-05-18T14:14:38.6712733Z 2021-05-18T14:14:38.6713273Z Reading state information... 35% 2021-05-18T14:14:38.6713762Z 2021-05-18T14:14:38.6714287Z Reading state information... 37% 2021-05-18T14:14:38.6714785Z 2021-05-18T14:14:38.6715304Z Reading state information... 39% 2021-05-18T14:14:38.6715793Z 2021-05-18T14:14:38.6716328Z Reading state information... 41% 2021-05-18T14:14:38.6716798Z 2021-05-18T14:14:38.6717339Z Reading state information... 43% 2021-05-18T14:14:38.6717821Z 2021-05-18T14:14:38.6718364Z Reading state information... 45% 2021-05-18T14:14:38.6718858Z 2021-05-18T14:14:38.6719378Z Reading state information... 47% 2021-05-18T14:14:38.6719875Z 2021-05-18T14:14:38.6720393Z Reading state information... 49% 2021-05-18T14:14:38.6720887Z 2021-05-18T14:14:38.6721424Z Reading state information... 51% 2021-05-18T14:14:38.6721896Z 2021-05-18T14:14:38.6722439Z Reading state information... 53% 2021-05-18T14:14:38.6722916Z 2021-05-18T14:14:38.6723463Z Reading state information... 55% 2021-05-18T14:14:38.6723951Z 2021-05-18T14:14:38.6724476Z Reading state information... 57% 2021-05-18T14:14:38.6724969Z 2021-05-18T14:14:38.6725494Z Reading state information... 59% 2021-05-18T14:14:38.6725987Z 2021-05-18T14:14:38.6726524Z Reading state information... 61% 2021-05-18T14:14:38.6726995Z 2021-05-18T14:14:38.6727536Z Reading state information... 63% 2021-05-18T14:14:38.6728011Z 2021-05-18T14:14:38.6728550Z Reading state information... 65% 2021-05-18T14:14:38.6729042Z 2021-05-18T14:14:38.6729563Z Reading state information... 67% 2021-05-18T14:14:38.6730057Z 2021-05-18T14:14:38.6730579Z Reading state information... 69% 2021-05-18T14:14:38.6731067Z 2021-05-18T14:14:38.6731602Z Reading state information... 71% 2021-05-18T14:14:38.6732072Z 2021-05-18T14:14:38.6732615Z Reading state information... 73% 2021-05-18T14:14:38.6733089Z 2021-05-18T14:14:38.6733635Z Reading state information... 75% 2021-05-18T14:14:38.6734121Z 2021-05-18T14:14:38.6734647Z Reading state information... 77% 2021-05-18T14:14:38.6735142Z 2021-05-18T14:14:38.6735664Z Reading state information... 79% 2021-05-18T14:14:38.6736156Z 2021-05-18T14:14:38.6736692Z Reading state information... 81% 2021-05-18T14:14:38.6737162Z 2021-05-18T14:14:38.6737703Z Reading state information... 83% 2021-05-18T14:14:38.6738173Z 2021-05-18T14:14:38.6738714Z Reading state information... 85% 2021-05-18T14:14:38.6739200Z 2021-05-18T14:14:38.6739718Z Reading state information... 87% 2021-05-18T14:14:38.6740219Z 2021-05-18T14:14:38.6740739Z Reading state information... 89% 2021-05-18T14:14:38.6741228Z 2021-05-18T14:14:38.6741761Z Reading state information... 91% 2021-05-18T14:14:38.6742233Z 2021-05-18T14:14:38.6742775Z Reading state information... 93% 2021-05-18T14:14:38.6743248Z 2021-05-18T14:14:38.6743786Z Reading state information... 95% 2021-05-18T14:14:38.6744271Z 2021-05-18T14:14:38.6744793Z Reading state information... 97% 2021-05-18T14:14:38.6745288Z 2021-05-18T14:14:38.6745815Z Reading state information... 99% 2021-05-18T14:14:38.6746640Z Selecting previously unselected package pandoc. 2021-05-18T14:14:38.6747675Z (Reading database ... 261849 files and directories currently installed.) 2021-05-18T14:14:38.6749360Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:14:38.6750297Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:14:40.7601178Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:14:40.7633282Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:41.6362620Z 2021-05-18T14:14:41.6363567Z 2021-05-18T14:14:41.6364314Z Reading state information... Done 2021-05-18T14:14:41.6772884Z ##[group]Run git config user.name adigherman 2021-05-18T14:14:41.6773657Z git config user.name adigherman 2021-05-18T14:14:41.6774306Z git config user.email adig@jhu.edu 2021-05-18T14:14:41.6822890Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:41.6823369Z env: 2021-05-18T14:14:41.6823906Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:41.6824461Z TIC_DEPLOY_KEY: 2021-05-18T14:14:41.6825411Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:41.6827276Z GITHUB_PAT: *** 2021-05-18T14:14:41.6828335Z COVERALLS_TOKEN: *** 2021-05-18T14:14:41.6828937Z continue-on-error: false 2021-05-18T14:14:41.6829494Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:41.6830078Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:41.6830610Z TZ: UTC 2021-05-18T14:14:41.6831059Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:41.6831564Z NOT_CRAN: true 2021-05-18T14:14:41.6832009Z ##[endgroup] 2021-05-18T14:14:41.7164600Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:14:41.7165324Z env: 2021-05-18T14:14:41.7165844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:41.7166384Z TIC_DEPLOY_KEY: 2021-05-18T14:14:41.7167316Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:41.7169233Z GITHUB_PAT: *** 2021-05-18T14:14:41.7170182Z COVERALLS_TOKEN: *** 2021-05-18T14:14:41.7170751Z continue-on-error: false 2021-05-18T14:14:41.7171287Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:41.7171845Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:41.7172359Z TZ: UTC 2021-05-18T14:14:41.7172795Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:41.7173277Z NOT_CRAN: true 2021-05-18T14:14:41.7173695Z ##[endgroup] 2021-05-18T14:14:41.9397506Z Reading package lists... 2021-05-18T14:14:42.1219006Z Building dependency tree... 2021-05-18T14:14:42.1239414Z Reading state information... 2021-05-18T14:14:42.2875970Z The following additional packages will be installed: 2021-05-18T14:14:42.2880444Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:14:42.2887110Z Suggested packages: 2021-05-18T14:14:42.2887904Z cmake-doc ninja-build 2021-05-18T14:14:42.3362264Z The following NEW packages will be installed: 2021-05-18T14:14:42.3372175Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:14:42.3593311Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:42.3594237Z Need to get 5470 kB of archives. 2021-05-18T14:14:42.3595146Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:14:42.3597290Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:14:42.3841735Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:14:42.3858862Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:14:42.3937441Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:14:42.8836024Z Fetched 5470 kB in 0s (58.9 MB/s) 2021-05-18T14:14:42.9251772Z Selecting previously unselected package cmake-data. 2021-05-18T14:14:42.9329218Z (Reading database ... 2021-05-18T14:14:42.9330209Z (Reading database ... 5% 2021-05-18T14:14:42.9331024Z (Reading database ... 10% 2021-05-18T14:14:42.9331788Z (Reading database ... 15% 2021-05-18T14:14:42.9332559Z (Reading database ... 20% 2021-05-18T14:14:42.9333327Z (Reading database ... 25% 2021-05-18T14:14:42.9334076Z (Reading database ... 30% 2021-05-18T14:14:42.9334838Z (Reading database ... 35% 2021-05-18T14:14:42.9335599Z (Reading database ... 40% 2021-05-18T14:14:42.9336352Z (Reading database ... 45% 2021-05-18T14:14:42.9337108Z (Reading database ... 50% 2021-05-18T14:14:42.9375087Z (Reading database ... 55% 2021-05-18T14:14:42.9414962Z (Reading database ... 60% 2021-05-18T14:14:42.9456724Z (Reading database ... 65% 2021-05-18T14:14:42.9592781Z (Reading database ... 70% 2021-05-18T14:14:42.9617416Z (Reading database ... 75% 2021-05-18T14:14:43.0041352Z (Reading database ... 80% 2021-05-18T14:14:43.0377034Z (Reading database ... 85% 2021-05-18T14:14:43.0538896Z (Reading database ... 90% 2021-05-18T14:14:43.0626038Z (Reading database ... 95% 2021-05-18T14:14:43.0627116Z (Reading database ... 100% 2021-05-18T14:14:43.0628614Z (Reading database ... 261856 files and directories currently installed.) 2021-05-18T14:14:43.0746290Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:14:43.0910075Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:14:43.6071236Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:14:43.6383107Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:14:43.6412040Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:14:43.6755180Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:14:43.7051649Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:14:43.7065140Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:14:43.7447771Z Selecting previously unselected package cmake. 2021-05-18T14:14:43.7754508Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:14:43.7766553Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:14:44.2458000Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:14:44.2488835Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:14:44.2923501Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:14:44.2946960Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:14:44.2975422Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:45.5610159Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:47.9883188Z Reading package lists... 2021-05-18T14:14:48.1568365Z Building dependency tree... 2021-05-18T14:14:48.1588399Z Reading state information... 2021-05-18T14:14:48.3345758Z Suggested packages: 2021-05-18T14:14:48.3347600Z libssh-doc 2021-05-18T14:14:48.3847928Z The following NEW packages will be installed: 2021-05-18T14:14:48.3850251Z libssh-dev 2021-05-18T14:14:48.4082576Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:48.4083688Z Need to get 219 kB of archives. 2021-05-18T14:14:48.4084547Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:14:48.4086642Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:14:48.8578147Z Fetched 219 kB in 0s (10.1 MB/s) 2021-05-18T14:14:48.8939856Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:14:48.9020317Z (Reading database ... 2021-05-18T14:14:48.9020982Z (Reading database ... 5% 2021-05-18T14:14:48.9021561Z (Reading database ... 10% 2021-05-18T14:14:48.9022115Z (Reading database ... 15% 2021-05-18T14:14:48.9022705Z (Reading database ... 20% 2021-05-18T14:14:48.9023255Z (Reading database ... 25% 2021-05-18T14:14:48.9023824Z (Reading database ... 30% 2021-05-18T14:14:48.9024390Z (Reading database ... 35% 2021-05-18T14:14:48.9024934Z (Reading database ... 40% 2021-05-18T14:14:48.9025491Z (Reading database ... 45% 2021-05-18T14:14:48.9026037Z (Reading database ... 50% 2021-05-18T14:14:48.9054556Z (Reading database ... 55% 2021-05-18T14:14:48.9098891Z (Reading database ... 60% 2021-05-18T14:14:48.9146284Z (Reading database ... 65% 2021-05-18T14:14:48.9284495Z (Reading database ... 70% 2021-05-18T14:14:48.9312529Z (Reading database ... 75% 2021-05-18T14:14:48.9718792Z (Reading database ... 80% 2021-05-18T14:14:49.0066499Z (Reading database ... 85% 2021-05-18T14:14:49.0228993Z (Reading database ... 90% 2021-05-18T14:14:49.0317051Z (Reading database ... 95% 2021-05-18T14:14:49.0318149Z (Reading database ... 100% 2021-05-18T14:14:49.0319603Z (Reading database ... 264640 files and directories currently installed.) 2021-05-18T14:14:49.0439953Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:14:49.0462489Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:14:49.1289510Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:14:51.5251457Z Reading package lists... 2021-05-18T14:14:51.6874788Z Building dependency tree... 2021-05-18T14:14:51.6893625Z Reading state information... 2021-05-18T14:14:51.9032662Z The following NEW packages will be installed: 2021-05-18T14:14:51.9037936Z jags 2021-05-18T14:14:51.9261785Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:51.9262898Z Need to get 1562 kB of archives. 2021-05-18T14:14:51.9263845Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:14:51.9266003Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:14:52.3931037Z Fetched 1562 kB in 0s (38.3 MB/s) 2021-05-18T14:14:52.4273288Z Selecting previously unselected package jags. 2021-05-18T14:14:52.4353571Z (Reading database ... 2021-05-18T14:14:52.4354540Z (Reading database ... 5% 2021-05-18T14:14:52.4355292Z (Reading database ... 10% 2021-05-18T14:14:52.4355998Z (Reading database ... 15% 2021-05-18T14:14:52.4356678Z (Reading database ... 20% 2021-05-18T14:14:52.4357368Z (Reading database ... 25% 2021-05-18T14:14:52.4358060Z (Reading database ... 30% 2021-05-18T14:14:52.4358728Z (Reading database ... 35% 2021-05-18T14:14:52.4359417Z (Reading database ... 40% 2021-05-18T14:14:52.4360104Z (Reading database ... 45% 2021-05-18T14:14:52.4360773Z (Reading database ... 50% 2021-05-18T14:14:52.4381456Z (Reading database ... 55% 2021-05-18T14:14:52.4423118Z (Reading database ... 60% 2021-05-18T14:14:52.4467162Z (Reading database ... 65% 2021-05-18T14:14:52.4611667Z (Reading database ... 70% 2021-05-18T14:14:52.4637039Z (Reading database ... 75% 2021-05-18T14:14:52.5043613Z (Reading database ... 80% 2021-05-18T14:14:52.5381497Z (Reading database ... 85% 2021-05-18T14:14:52.5539681Z (Reading database ... 90% 2021-05-18T14:14:52.5627914Z (Reading database ... 95% 2021-05-18T14:14:52.5628701Z (Reading database ... 100% 2021-05-18T14:14:52.5629775Z (Reading database ... 264659 files and directories currently installed.) 2021-05-18T14:14:52.5754908Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:14:52.5776917Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:14:52.7520216Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:14:52.7769730Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:53.6140832Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:56.0307511Z Reading package lists... 2021-05-18T14:14:56.2059814Z Building dependency tree... 2021-05-18T14:14:56.2078862Z Reading state information... 2021-05-18T14:14:56.3796141Z The following additional packages will be installed: 2021-05-18T14:14:56.3799444Z libnode64 libuv1-dev 2021-05-18T14:14:56.4331538Z The following NEW packages will be installed: 2021-05-18T14:14:56.4336849Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:14:56.4568626Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:56.4570016Z Need to get 6239 kB of archives. 2021-05-18T14:14:56.4571691Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:14:56.4574371Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:14:56.4606812Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:14:56.6105248Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:14:57.0704172Z Fetched 6239 kB in 0s (34.7 MB/s) 2021-05-18T14:14:57.1042797Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:14:57.1120771Z (Reading database ... 2021-05-18T14:14:57.1121919Z (Reading database ... 5% 2021-05-18T14:14:57.1122822Z (Reading database ... 10% 2021-05-18T14:14:57.1123874Z (Reading database ... 15% 2021-05-18T14:14:57.1124743Z (Reading database ... 20% 2021-05-18T14:14:57.1125666Z (Reading database ... 25% 2021-05-18T14:14:57.1126470Z (Reading database ... 30% 2021-05-18T14:14:57.1127302Z (Reading database ... 35% 2021-05-18T14:14:57.1128816Z (Reading database ... 40% 2021-05-18T14:14:57.1205920Z (Reading database ... 45% 2021-05-18T14:14:57.1206513Z (Reading database ... 50% 2021-05-18T14:14:57.1207074Z (Reading database ... 55% 2021-05-18T14:14:57.1207620Z (Reading database ... 60% 2021-05-18T14:14:57.1247887Z (Reading database ... 65% 2021-05-18T14:14:57.1381297Z (Reading database ... 70% 2021-05-18T14:14:57.1407550Z (Reading database ... 75% 2021-05-18T14:14:57.1800833Z (Reading database ... 80% 2021-05-18T14:14:57.2137186Z (Reading database ... 85% 2021-05-18T14:14:57.2292634Z (Reading database ... 90% 2021-05-18T14:14:57.2375392Z (Reading database ... 95% 2021-05-18T14:14:57.2376140Z (Reading database ... 100% 2021-05-18T14:14:57.2377250Z (Reading database ... 264799 files and directories currently installed.) 2021-05-18T14:14:57.2496171Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:14:57.2509293Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:14:57.2880186Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:14:57.3183147Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:14:57.3208564Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:14:58.0276554Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:14:58.0564115Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:14:58.0579033Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:14:58.1586426Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:14:58.1616472Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:14:58.1647150Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:14:58.1691386Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:00.6762961Z Reading package lists... 2021-05-18T14:15:00.8604811Z Building dependency tree... 2021-05-18T14:15:00.8623404Z Reading state information... 2021-05-18T14:15:01.0292885Z The following additional packages will be installed: 2021-05-18T14:15:01.0299161Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:15:01.0304738Z Suggested packages: 2021-05-18T14:15:01.0305930Z libfftw3-doc 2021-05-18T14:15:01.0797461Z The following NEW packages will be installed: 2021-05-18T14:15:01.0806134Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:15:01.1010256Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:01.1011111Z Need to get 3986 kB of archives. 2021-05-18T14:15:01.1012102Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:15:01.1014481Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:15:01.1116082Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:15:01.1294987Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:15:01.1533639Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:15:01.1545017Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:15:01.6853893Z Fetched 3986 kB in 0s (31.4 MB/s) 2021-05-18T14:15:01.7189233Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:15:01.7269084Z (Reading database ... 2021-05-18T14:15:01.7269766Z (Reading database ... 5% 2021-05-18T14:15:01.7270341Z (Reading database ... 10% 2021-05-18T14:15:01.7270887Z (Reading database ... 15% 2021-05-18T14:15:01.7271683Z (Reading database ... 20% 2021-05-18T14:15:01.7272483Z (Reading database ... 25% 2021-05-18T14:15:01.7273028Z (Reading database ... 30% 2021-05-18T14:15:01.7273585Z (Reading database ... 35% 2021-05-18T14:15:01.7274126Z (Reading database ... 40% 2021-05-18T14:15:01.7274676Z (Reading database ... 45% 2021-05-18T14:15:01.7275228Z (Reading database ... 50% 2021-05-18T14:15:01.7316273Z (Reading database ... 55% 2021-05-18T14:15:01.7356496Z (Reading database ... 60% 2021-05-18T14:15:01.7399392Z (Reading database ... 65% 2021-05-18T14:15:01.7538387Z (Reading database ... 70% 2021-05-18T14:15:01.7563414Z (Reading database ... 75% 2021-05-18T14:15:01.7946295Z (Reading database ... 80% 2021-05-18T14:15:01.8288133Z (Reading database ... 85% 2021-05-18T14:15:01.8449541Z (Reading database ... 90% 2021-05-18T14:15:01.8537329Z (Reading database ... 95% 2021-05-18T14:15:01.8538236Z (Reading database ... 100% 2021-05-18T14:15:01.8539274Z (Reading database ... 264935 files and directories currently installed.) 2021-05-18T14:15:01.8664670Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:01.8687605Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:01.9272092Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:15:01.9580539Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:01.9591971Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.0635228Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:15:02.0878833Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:02.0891337Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.1915422Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:15:02.2191596Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:02.2207680Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.2594447Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:15:02.2829819Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:15:02.2838573Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.5994014Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.6032455Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.6062842Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.6095474Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.6127779Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:15:02.6163936Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:03.5269698Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:05.9146273Z Reading package lists... 2021-05-18T14:15:06.0925557Z Building dependency tree... 2021-05-18T14:15:06.0946844Z Reading state information... 2021-05-18T14:15:06.2662190Z The following additional packages will be installed: 2021-05-18T14:15:06.2665848Z libdcmtk14 2021-05-18T14:15:06.3182993Z The following NEW packages will be installed: 2021-05-18T14:15:06.3191837Z dcmtk libdcmtk14 2021-05-18T14:15:06.3403189Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:06.3404606Z Need to get 5546 kB of archives. 2021-05-18T14:15:06.3405867Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:15:06.3408775Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:15:06.4810803Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:15:06.9655657Z Fetched 5546 kB in 0s (31.3 MB/s) 2021-05-18T14:15:06.9999735Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:15:07.0079478Z (Reading database ... 2021-05-18T14:15:07.0080329Z (Reading database ... 5% 2021-05-18T14:15:07.0081106Z (Reading database ... 10% 2021-05-18T14:15:07.0081876Z (Reading database ... 15% 2021-05-18T14:15:07.0082863Z (Reading database ... 20% 2021-05-18T14:15:07.0083668Z (Reading database ... 25% 2021-05-18T14:15:07.0084430Z (Reading database ... 30% 2021-05-18T14:15:07.0085170Z (Reading database ... 35% 2021-05-18T14:15:07.0085918Z (Reading database ... 40% 2021-05-18T14:15:07.0086668Z (Reading database ... 45% 2021-05-18T14:15:07.0087403Z (Reading database ... 50% 2021-05-18T14:15:07.0126248Z (Reading database ... 55% 2021-05-18T14:15:07.0166958Z (Reading database ... 60% 2021-05-18T14:15:07.0208580Z (Reading database ... 65% 2021-05-18T14:15:07.0345610Z (Reading database ... 70% 2021-05-18T14:15:07.0373494Z (Reading database ... 75% 2021-05-18T14:15:07.0770425Z (Reading database ... 80% 2021-05-18T14:15:07.1106013Z (Reading database ... 85% 2021-05-18T14:15:07.1271595Z (Reading database ... 90% 2021-05-18T14:15:07.1360375Z (Reading database ... 95% 2021-05-18T14:15:07.1360998Z (Reading database ... 100% 2021-05-18T14:15:07.1361851Z (Reading database ... 265026 files and directories currently installed.) 2021-05-18T14:15:07.1488705Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:15:07.1511636Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:15:07.7075029Z Selecting previously unselected package dcmtk. 2021-05-18T14:15:07.7319281Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:15:07.7425023Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:15:07.8988358Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:15:07.9027883Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:15:07.9164243Z Adding `dcmtk' group to system ... 2021-05-18T14:15:07.9706454Z Adding `dcmtk' user to system ... 2021-05-18T14:15:08.0579022Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:15:08.3399788Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:10.2497384Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:12.6998040Z Reading package lists... 2021-05-18T14:15:12.8743913Z Building dependency tree... 2021-05-18T14:15:12.8763984Z Reading state information... 2021-05-18T14:15:13.1313694Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:15:13.1315320Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:13.2022042Z Reading package lists... 2021-05-18T14:15:13.3798508Z Building dependency tree... 2021-05-18T14:15:13.3819125Z Reading state information... 2021-05-18T14:15:13.6489280Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:15:13.6490607Z libpng-dev set to manually installed. 2021-05-18T14:15:13.6491574Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:13.7233521Z Reading package lists... 2021-05-18T14:15:13.8963249Z Building dependency tree... 2021-05-18T14:15:13.8983082Z Reading state information... 2021-05-18T14:15:14.0717683Z The following additional packages will be installed: 2021-05-18T14:15:14.0725448Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:15:14.0727297Z Suggested packages: 2021-05-18T14:15:14.0729670Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:15:14.0732462Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:15:14.0734574Z fonts-arphic-uming fonts-nanum 2021-05-18T14:15:14.1243501Z The following NEW packages will be installed: 2021-05-18T14:15:14.1245403Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:15:14.1252125Z libpoppler97 poppler-data 2021-05-18T14:15:14.1472862Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:14.1473915Z Need to get 2582 kB of archives. 2021-05-18T14:15:14.1475076Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:15:14.1477414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:15:14.1756774Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:15:14.1786677Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:15:14.1939836Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:15:14.1950090Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:15:14.1956557Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:15:14.6490295Z Fetched 2582 kB in 0s (39.2 MB/s) 2021-05-18T14:15:14.6859702Z Selecting previously unselected package poppler-data. 2021-05-18T14:15:14.6957136Z (Reading database ... 2021-05-18T14:15:14.6957816Z (Reading database ... 5% 2021-05-18T14:15:14.6958371Z (Reading database ... 10% 2021-05-18T14:15:14.6958935Z (Reading database ... 15% 2021-05-18T14:15:14.6959501Z (Reading database ... 20% 2021-05-18T14:15:14.6960303Z (Reading database ... 25% 2021-05-18T14:15:14.6960866Z (Reading database ... 30% 2021-05-18T14:15:14.6961408Z (Reading database ... 35% 2021-05-18T14:15:14.6961957Z (Reading database ... 40% 2021-05-18T14:15:14.6962510Z (Reading database ... 45% 2021-05-18T14:15:14.6963081Z (Reading database ... 50% 2021-05-18T14:15:14.6991736Z (Reading database ... 55% 2021-05-18T14:15:14.7033623Z (Reading database ... 60% 2021-05-18T14:15:14.7079098Z (Reading database ... 65% 2021-05-18T14:15:14.7218828Z (Reading database ... 70% 2021-05-18T14:15:14.7247995Z (Reading database ... 75% 2021-05-18T14:15:14.7648884Z (Reading database ... 80% 2021-05-18T14:15:14.7999331Z (Reading database ... 85% 2021-05-18T14:15:14.8154447Z (Reading database ... 90% 2021-05-18T14:15:14.8240704Z (Reading database ... 95% 2021-05-18T14:15:14.8241326Z (Reading database ... 100% 2021-05-18T14:15:14.8242182Z (Reading database ... 265261 files and directories currently installed.) 2021-05-18T14:15:14.8364926Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:15:14.8376263Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:15:15.0954435Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:15:15.1226767Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:15:15.1251337Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:15:15.1739906Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:15:15.1975099Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:15.1985480Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.3314739Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:15:15.3556300Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:15.3568147Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.3914522Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:15:15.4185990Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:15.4198463Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.4514504Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:15:15.4753986Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:15.4769157Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.5381144Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:15:15.5485476Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:15:15.5516680Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.5544637Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.5571570Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.5597790Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:15:15.5627784Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:15.6403080Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:18.0852193Z Reading package lists... 2021-05-18T14:15:18.2590511Z Building dependency tree... 2021-05-18T14:15:18.2602319Z Reading state information... 2021-05-18T14:15:19.1815085Z The following additional packages will be installed: 2021-05-18T14:15:19.1818920Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:15:19.1820982Z Suggested packages: 2021-05-18T14:15:19.1822329Z libhdf5-doc 2021-05-18T14:15:19.1823669Z The following NEW packages will be installed: 2021-05-18T14:15:19.1825849Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:15:19.1833177Z libsz2 2021-05-18T14:15:19.1834274Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:19.1835378Z Need to get 4074 kB of archives. 2021-05-18T14:15:19.1836586Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:15:19.1839708Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:15:19.1842620Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:15:19.1845244Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:15:19.1847490Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:15:19.1849634Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:15:19.1851612Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:15:19.1853605Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:15:19.1854751Z Fetched 4074 kB in 0s (51.5 MB/s) 2021-05-18T14:15:19.1855728Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:15:19.1856482Z (Reading database ... 2021-05-18T14:15:19.1857028Z (Reading database ... 5% 2021-05-18T14:15:19.1857584Z (Reading database ... 10% 2021-05-18T14:15:19.1858143Z (Reading database ... 15% 2021-05-18T14:15:19.1858691Z (Reading database ... 20% 2021-05-18T14:15:19.1859248Z (Reading database ... 25% 2021-05-18T14:15:19.1859793Z (Reading database ... 30% 2021-05-18T14:15:19.1860353Z (Reading database ... 35% 2021-05-18T14:15:19.1860909Z (Reading database ... 40% 2021-05-18T14:15:19.1861445Z (Reading database ... 45% 2021-05-18T14:15:19.1862000Z (Reading database ... 50% 2021-05-18T14:15:19.1862553Z (Reading database ... 55% 2021-05-18T14:15:19.1863093Z (Reading database ... 60% 2021-05-18T14:15:19.1863645Z (Reading database ... 65% 2021-05-18T14:15:19.1864177Z (Reading database ... 70% 2021-05-18T14:15:19.1864725Z (Reading database ... 75% 2021-05-18T14:15:19.1865282Z (Reading database ... 80% 2021-05-18T14:15:19.1977214Z (Reading database ... 85% 2021-05-18T14:15:19.2141919Z (Reading database ... 90% 2021-05-18T14:15:19.2230478Z (Reading database ... 95% 2021-05-18T14:15:19.2231117Z (Reading database ... 100% 2021-05-18T14:15:19.2232065Z (Reading database ... 265821 files and directories currently installed.) 2021-05-18T14:15:19.2358023Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:19.2378101Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:19.2673361Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:15:19.2946063Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:15:19.2967733Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:15:19.3237704Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:15:19.3547607Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:15:19.3559539Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:15:19.3845354Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:15:19.4153393Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:19.4164855Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:19.5835719Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:15:19.6106455Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:19.6120128Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:19.6554251Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:15:19.6806023Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:15:19.6817976Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:15:19.7154480Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:15:19.7407661Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:15:19.7421323Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:20.0928891Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:20.0959246Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:15:20.0983729Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:15:20.1009020Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:15:20.1032025Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:20.1059288Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:20.1087701Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:15:20.1171904Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:15:20.1202169Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:20.9923659Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:23.4279181Z Reading package lists... 2021-05-18T14:15:23.6051981Z Building dependency tree... 2021-05-18T14:15:23.6075111Z Reading state information... 2021-05-18T14:15:23.7782916Z The following additional packages will be installed: 2021-05-18T14:15:23.7786414Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:15:23.8297884Z The following NEW packages will be installed: 2021-05-18T14:15:23.8300355Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:15:23.8301871Z mesa-common-dev 2021-05-18T14:15:23.8505893Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:23.8506962Z Need to get 1761 kB of archives. 2021-05-18T14:15:23.8507945Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:15:23.8510597Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:15:23.8538636Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:15:23.8548658Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:15:23.8562795Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:15:23.8586790Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:15:23.8617080Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:15:24.3288448Z Fetched 1761 kB in 0s (42.3 MB/s) 2021-05-18T14:15:24.3604525Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:15:24.3685423Z (Reading database ... 2021-05-18T14:15:24.3686106Z (Reading database ... 5% 2021-05-18T14:15:24.3686671Z (Reading database ... 10% 2021-05-18T14:15:24.3687218Z (Reading database ... 15% 2021-05-18T14:15:24.3687775Z (Reading database ... 20% 2021-05-18T14:15:24.3688584Z (Reading database ... 25% 2021-05-18T14:15:24.3689136Z (Reading database ... 30% 2021-05-18T14:15:24.3689685Z (Reading database ... 35% 2021-05-18T14:15:24.3690222Z (Reading database ... 40% 2021-05-18T14:15:24.3690775Z (Reading database ... 45% 2021-05-18T14:15:24.3691323Z (Reading database ... 50% 2021-05-18T14:15:24.3717548Z (Reading database ... 55% 2021-05-18T14:15:24.3757256Z (Reading database ... 60% 2021-05-18T14:15:24.3799606Z (Reading database ... 65% 2021-05-18T14:15:24.3936584Z (Reading database ... 70% 2021-05-18T14:15:24.4059656Z (Reading database ... 75% 2021-05-18T14:15:24.4356875Z (Reading database ... 80% 2021-05-18T14:15:24.4708450Z (Reading database ... 85% 2021-05-18T14:15:24.4875474Z (Reading database ... 90% 2021-05-18T14:15:24.4966226Z (Reading database ... 95% 2021-05-18T14:15:24.4966897Z (Reading database ... 100% 2021-05-18T14:15:24.4967771Z (Reading database ... 266029 files and directories currently installed.) 2021-05-18T14:15:24.5097455Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:15:24.5114144Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:15:24.5513400Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:15:24.5821921Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:24.5834897Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:24.6154325Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:15:24.6411768Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:24.6422487Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:24.6822531Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:15:24.7131491Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:15:24.7154396Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:24.7594996Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:15:24.7869391Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:15:24.7882468Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:24.8395037Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:15:24.8678781Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:24.8686826Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:25.0500694Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:15:25.0539347Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:25.0572032Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:25.0609404Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:15:25.0637352Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:15:25.0670226Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:25.0708772Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:26.6868973Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:29.1346720Z Reading package lists... 2021-05-18T14:15:29.3049447Z Building dependency tree... 2021-05-18T14:15:29.3068986Z Reading state information... 2021-05-18T14:15:29.4706268Z The following additional packages will be installed: 2021-05-18T14:15:29.4708700Z libprotobuf-lite17 libprotoc17 2021-05-18T14:15:29.5244174Z The following NEW packages will be installed: 2021-05-18T14:15:29.5251029Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:15:29.5255987Z protobuf-compiler 2021-05-18T14:15:29.5513341Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:29.5514250Z Need to get 2754 kB of archives. 2021-05-18T14:15:29.5515094Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:15:29.5517187Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:15:29.5556588Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:15:29.5666828Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:15:29.5816804Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:15:29.5930068Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:15:30.0508173Z Fetched 2754 kB in 0s (44.7 MB/s) 2021-05-18T14:15:30.0843550Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:15:30.0926854Z (Reading database ... 2021-05-18T14:15:30.0927495Z (Reading database ... 5% 2021-05-18T14:15:30.0928068Z (Reading database ... 10% 2021-05-18T14:15:30.0928627Z (Reading database ... 15% 2021-05-18T14:15:30.0929168Z (Reading database ... 20% 2021-05-18T14:15:30.0929743Z (Reading database ... 25% 2021-05-18T14:15:30.0930523Z (Reading database ... 30% 2021-05-18T14:15:30.0931098Z (Reading database ... 35% 2021-05-18T14:15:30.0931650Z (Reading database ... 40% 2021-05-18T14:15:30.0932184Z (Reading database ... 45% 2021-05-18T14:15:30.0932733Z (Reading database ... 50% 2021-05-18T14:15:30.0974214Z (Reading database ... 55% 2021-05-18T14:15:30.1014704Z (Reading database ... 60% 2021-05-18T14:15:30.1057885Z (Reading database ... 65% 2021-05-18T14:15:30.1198515Z (Reading database ... 70% 2021-05-18T14:15:30.1324933Z (Reading database ... 75% 2021-05-18T14:15:30.1631632Z (Reading database ... 80% 2021-05-18T14:15:30.1975363Z (Reading database ... 85% 2021-05-18T14:15:30.2128661Z (Reading database ... 90% 2021-05-18T14:15:30.2211348Z (Reading database ... 95% 2021-05-18T14:15:30.2211956Z (Reading database ... 100% 2021-05-18T14:15:30.2212818Z (Reading database ... 266512 files and directories currently installed.) 2021-05-18T14:15:30.2332976Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:30.2364829Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.2834033Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:15:30.3093974Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:30.3110144Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.4116124Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:15:30.4396446Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:30.4407720Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.6155399Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:15:30.6398997Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:30.6412686Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.7638479Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:15:30.7946572Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:15:30.7957901Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8643594Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8677840Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8716055Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8744161Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8773539Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:15:30.8807124Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:31.7239703Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:34.1128678Z Reading package lists... 2021-05-18T14:15:34.2766459Z Building dependency tree... 2021-05-18T14:15:34.2787454Z Reading state information... 2021-05-18T14:15:34.4422531Z The following additional packages will be installed: 2021-05-18T14:15:34.4426588Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:15:34.4428170Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:15:34.4429345Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:15:34.4430800Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:15:34.4432499Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:15:34.4433837Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:15:34.4435616Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:15:34.4437042Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:15:34.4438422Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:15:34.4439806Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:15:34.4441481Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:15:34.4442732Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:15:34.4443934Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:15:34.4445103Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:15:34.4446340Z Suggested packages: 2021-05-18T14:15:34.4447484Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:15:34.4448775Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:15:34.4450225Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:15:34.4451504Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:15:34.5231037Z The following NEW packages will be installed: 2021-05-18T14:15:34.5234828Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:15:34.5236183Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:15:34.5239104Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:15:34.5240613Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:15:34.5244887Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:15:34.5248587Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:15:34.5251653Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:15:34.5255697Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:15:34.5257116Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:15:34.5260125Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:15:34.5261611Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:15:34.5264557Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:15:34.5268467Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:15:34.5273573Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:15:34.5506279Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:34.5507126Z Need to get 47.1 MB of archives. 2021-05-18T14:15:34.5507956Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:15:34.5509997Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:15:34.5687144Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:15:34.5698425Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:15:34.5712596Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:15:34.5725038Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:15:34.5735586Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:15:34.5744332Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:15:34.5779151Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:15:34.6881291Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:15:34.6888329Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:15:34.6899751Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:15:34.6932432Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:15:34.6941285Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:15:34.6947837Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:15:34.6955098Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:15:34.6969047Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:15:34.6979139Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:15:34.7004938Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:15:34.7018378Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:15:34.7034585Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:15:34.7066773Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:15:34.7134046Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:15:34.7254472Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:15:34.7288978Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:15:34.7317099Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:15:34.7360845Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:15:34.8058672Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:15:34.8066050Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:15:34.8073853Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:15:34.8087169Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:15:34.8113943Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:15:34.8122007Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:15:34.8143529Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:15:34.8162724Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:15:35.6845596Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:15:35.6851123Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:15:35.6855519Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:15:35.6860043Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:15:35.6863791Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:15:35.6867467Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:15:35.6871027Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:15:35.6873480Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:15:35.6875896Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:15:35.6880392Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:15:35.6882417Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:15:35.6884380Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:15:35.6886450Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:15:35.6888445Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:15:35.6890495Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:15:35.6892700Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:15:35.6894651Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:15:35.6896474Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:15:35.6898374Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:15:35.6900281Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:15:35.6902105Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:15:35.6904124Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:15:35.6906125Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:15:35.6908015Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:15:35.6909865Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:15:35.6911678Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:15:35.6914661Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:15:35.6916465Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:15:35.6918425Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:15:35.6920412Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:15:35.6922663Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:15:35.6924854Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:15:35.6927617Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:15:35.6929564Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:15:35.6931626Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:15:35.6933585Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:15:35.6935403Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:15:35.6937652Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:15:35.6939947Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:15:35.6942025Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:15:35.6943928Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:15:35.6945859Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:15:35.8715145Z Fetched 47.1 MB in 1s (66.8 MB/s) 2021-05-18T14:15:35.9073253Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:15:35.9150067Z (Reading database ... 2021-05-18T14:15:35.9151006Z (Reading database ... 5% 2021-05-18T14:15:35.9151815Z (Reading database ... 10% 2021-05-18T14:15:35.9152937Z (Reading database ... 15% 2021-05-18T14:15:35.9153718Z (Reading database ... 20% 2021-05-18T14:15:35.9154490Z (Reading database ... 25% 2021-05-18T14:15:35.9155256Z (Reading database ... 30% 2021-05-18T14:15:35.9156001Z (Reading database ... 35% 2021-05-18T14:15:35.9156838Z (Reading database ... 40% 2021-05-18T14:15:35.9157750Z (Reading database ... 45% 2021-05-18T14:15:35.9158487Z (Reading database ... 50% 2021-05-18T14:15:35.9198029Z (Reading database ... 55% 2021-05-18T14:15:35.9235306Z (Reading database ... 60% 2021-05-18T14:15:35.9278688Z (Reading database ... 65% 2021-05-18T14:15:35.9404224Z (Reading database ... 70% 2021-05-18T14:15:35.9527413Z (Reading database ... 75% 2021-05-18T14:15:35.9820961Z (Reading database ... 80% 2021-05-18T14:15:36.0158415Z (Reading database ... 85% 2021-05-18T14:15:36.0310767Z (Reading database ... 90% 2021-05-18T14:15:36.0390665Z (Reading database ... 95% 2021-05-18T14:15:36.0391360Z (Reading database ... 100% 2021-05-18T14:15:36.0392677Z (Reading database ... 266683 files and directories currently installed.) 2021-05-18T14:15:36.0508213Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:15:36.0531034Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:15:36.2073743Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:15:36.2292053Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:36.2303062Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:15:36.2620791Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:15:36.2922080Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:36.2934037Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:15:36.3187033Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:15:36.3488038Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:15:36.3500560Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:15:36.3752906Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:15:36.4055985Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:15:36.4065776Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:36.4394913Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:15:36.4681934Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:15:36.4696322Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:15:36.5073843Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:15:36.5303316Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:36.5314084Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:36.5832416Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:15:36.6133691Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:15:36.6146227Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:15:37.4313920Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:15:37.4532018Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:15:37.4543737Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:15:37.4833227Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:15:37.5130254Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:15:37.5144254Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:15:37.5553412Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:15:37.5808682Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:15:37.5821168Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:15:37.6276551Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:15:37.6573348Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:15:37.6586508Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:15:37.6851835Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:15:37.7151419Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:15:37.7168812Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:15:37.7436873Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:15:37.7742209Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:15:37.7757119Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:15:37.8074724Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:15:37.8382347Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:15:37.8395562Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:15:37.8750107Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:15:37.9060224Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:37.9074250Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:37.9407002Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:15:37.9712184Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:15:37.9725434Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:15:38.0167082Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:15:38.0471500Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:15:38.0483823Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:15:38.0834628Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:15:38.1093600Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:15:38.1107850Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:15:38.1474247Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:15:38.1780551Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:38.1790856Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:15:38.2132958Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:15:38.2437064Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:15:38.2450022Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:15:38.3296318Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:15:38.3591952Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:15:38.3603718Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:15:38.5768905Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:15:38.6072665Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:15:38.6084631Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:15:38.6550059Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:15:38.6842352Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:15:38.6853555Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:15:38.7159798Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:15:38.7460786Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:15:38.7473991Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:15:38.8074032Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:15:38.8319924Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:38.8337508Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:39.3700704Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:15:39.3996785Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:15:39.4009599Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:15:39.4354420Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:15:39.4614856Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:15:39.4624081Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:15:39.4954688Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:15:39.5214751Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:15:39.5227526Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:15:39.5634421Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:15:39.5890082Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:15:39.5901604Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:15:39.6313075Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:15:39.6614957Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:15:39.6627793Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:15:39.6954211Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:15:39.7229817Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:15:39.7244674Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:15:39.7655793Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:15:39.7960452Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:15:39.7974237Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:15:39.8474266Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:15:39.8706100Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:15:39.8722703Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:15:39.9674554Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:15:39.9937042Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:15:39.9950913Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:40.0514002Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:15:40.0752853Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:40.0765892Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:40.2034722Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:15:40.2314958Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:15:40.2326570Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:15:40.2754440Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:15:40.2994978Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:15:40.3009235Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:15:41.5874788Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:15:41.6103127Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:15:41.6114355Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:15:41.6475285Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:15:41.6743279Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:15:41.6755043Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:15:41.7114473Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:15:41.7348333Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:15:41.7364282Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:15:41.7657682Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:15:41.7963825Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:41.7976857Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:15:41.8267012Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:15:41.8572127Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:15:41.8584393Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:15:41.8894164Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:15:41.9197370Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:41.9207758Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:41.9589177Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:15:41.9851774Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:15:41.9861947Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:15:42.1234022Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:15:42.1497863Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:15:42.1511162Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:15:42.1913758Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:15:42.2174097Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:42.2185721Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:42.2643716Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:15:42.2905626Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:15:42.2918765Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:15:42.3313972Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:15:42.3529953Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:42.3546962Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:42.4953730Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:15:42.5225570Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:15:42.5237282Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:15:42.5833875Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:15:42.6059259Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:15:42.6079682Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:15:42.6434446Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:15:42.6717302Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:15:42.6732685Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:42.7017767Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:15:42.7319544Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:15:42.7331623Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:42.7674135Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:15:42.7915207Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:15:42.7928330Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:15:42.8354304Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:15:42.8598276Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:15:42.8612748Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:15:42.8895499Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:15:42.9201168Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:15:42.9212941Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:15:42.9759830Z Selecting previously unselected package libopenal-data. 2021-05-18T14:15:43.0064030Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:15:43.0077819Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:15:43.0476689Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:15:43.0782712Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:15:43.0793949Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:15:43.1120189Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:15:43.1410909Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:15:43.1422908Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:15:43.2194980Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:15:43.2467202Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:15:43.2478950Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:15:43.2783215Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:15:43.3045446Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:15:43.3059459Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:15:43.3429193Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:15:43.3735026Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:15:43.3752108Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:15:43.4207378Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:15:43.4509631Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:15:43.4599100Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:15:43.5115043Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:15:43.5418469Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:15:43.5431639Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:15:43.6194409Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:15:43.6467275Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:43.6479251Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:43.6835430Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:15:43.7124706Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:43.7137415Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:43.7468591Z Selecting previously unselected package ffmpeg. 2021-05-18T14:15:43.7773409Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:15:43.7882258Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:43.9237705Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:15:43.9537665Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:15:43.9548953Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:15:43.9931562Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:15:44.0231801Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:15:44.0244160Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:15:44.2393994Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:15:44.2630855Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:15:44.2642861Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:15:44.2958791Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:15:44.3263402Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:15:44.3276949Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:15:44.3578429Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:15:44.3876904Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:44.3893083Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:44.6955475Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:15:44.7221120Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:15:44.7238950Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:45.0636230Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:15:45.0902622Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:15:45.0916162Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:15:45.2394672Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:15:45.2652935Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:15:45.2666837Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.2994794Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:15:45.3253607Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:15:45.3268849Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:45.3972120Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:15:45.4007938Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:15:45.4042327Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:15:45.4067241Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:15:45.4095420Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:15:45.4128774Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:15:45.4155035Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:15:45.4185827Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:15:45.4215345Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:15:45.4237985Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:15:45.4261582Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:15:45.4287311Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:15:45.4316170Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:15:45.4343209Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:15:45.4369441Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:15:45.4397431Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:15:45.4421968Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:15:45.4449059Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:15:45.4482048Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:15:45.4510122Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:15:45.4542633Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.4575005Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:15:45.4596999Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:15:45.4631940Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:15:45.4662749Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:15:45.4696914Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:15:45.4731566Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:15:45.4756103Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:15:45.4782340Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:15:45.4812646Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:15:45.4838886Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.4867361Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:15:45.4902349Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:15:45.4922704Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:45.4960933Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:15:45.4989700Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:15:45.5022424Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:15:45.5049382Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:15:45.5085334Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:45.5113832Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:15:45.5152757Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:15:45.5182377Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.5213495Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:15:45.5243688Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:15:45.5267770Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:15:45.5291822Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:15:45.5319008Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:15:45.5348837Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:15:45.5375371Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:15:45.5511766Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:15:45.5540917Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:15:45.5570810Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:15:45.5599326Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:45.5627922Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:15:45.5655046Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:15:45.5677432Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.5709075Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:15:45.5730651Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.5754222Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:15:45.5779008Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:15:45.5809723Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:15:45.5838123Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:15:45.5871016Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:15:45.5900106Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.5925886Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:15:45.5950304Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:15:45.5974802Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:15:45.6081086Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6112434Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6136352Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6160744Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:15:45.6185107Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:15:45.6210325Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6237002Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6262151Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6288343Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:15:45.6391450Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:46.8738420Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:49.3151073Z Reading package lists... 2021-05-18T14:15:49.4833116Z Building dependency tree... 2021-05-18T14:15:49.4853873Z Reading state information... 2021-05-18T14:15:49.6508541Z The following additional packages will be installed: 2021-05-18T14:15:49.6511020Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:15:49.7076194Z The following NEW packages will be installed: 2021-05-18T14:15:49.7078469Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:15:49.7083342Z libmagick++-dev 2021-05-18T14:15:49.7305990Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:49.7307112Z Need to get 309 kB of archives. 2021-05-18T14:15:49.7308491Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:15:49.7310966Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:15:49.7328364Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:15:49.7351815Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:15:49.7369551Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:15:50.1977198Z Fetched 309 kB in 0s (13.3 MB/s) 2021-05-18T14:15:50.2330316Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:15:50.2417169Z (Reading database ... 2021-05-18T14:15:50.2418109Z (Reading database ... 5% 2021-05-18T14:15:50.2418872Z (Reading database ... 10% 2021-05-18T14:15:50.2419619Z (Reading database ... 15% 2021-05-18T14:15:50.2420345Z (Reading database ... 20% 2021-05-18T14:15:50.2421041Z (Reading database ... 25% 2021-05-18T14:15:50.2421857Z (Reading database ... 30% 2021-05-18T14:15:50.2422745Z (Reading database ... 35% 2021-05-18T14:15:50.2423574Z (Reading database ... 40% 2021-05-18T14:15:50.2424309Z (Reading database ... 45% 2021-05-18T14:15:50.2425099Z (Reading database ... 50% 2021-05-18T14:15:50.2469581Z (Reading database ... 55% 2021-05-18T14:15:50.2519225Z (Reading database ... 60% 2021-05-18T14:15:50.2550860Z (Reading database ... 65% 2021-05-18T14:15:50.2682557Z (Reading database ... 70% 2021-05-18T14:15:50.2811571Z (Reading database ... 75% 2021-05-18T14:15:50.2839016Z (Reading database ... 80% 2021-05-18T14:15:50.3407487Z (Reading database ... 85% 2021-05-18T14:15:50.3586519Z (Reading database ... 90% 2021-05-18T14:15:50.3667881Z (Reading database ... 95% 2021-05-18T14:15:50.3668642Z (Reading database ... 100% 2021-05-18T14:15:50.3669697Z (Reading database ... 267224 files and directories currently installed.) 2021-05-18T14:15:50.3789198Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:15:50.3874082Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.4181499Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:15:50.4480550Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:15:50.4500254Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.4995114Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:15:50.5216666Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:15:50.5231010Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.5714199Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:15:50.5994070Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:15:50.6090509Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.6716848Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.6809483Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.6843788Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.6876285Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:15:50.6967733Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:53.1389921Z Reading package lists... 2021-05-18T14:15:53.3213505Z Building dependency tree... 2021-05-18T14:15:53.3235678Z Reading state information... 2021-05-18T14:15:53.5016198Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:15:53.5019336Z The following additional packages will be installed: 2021-05-18T14:15:53.5021029Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:15:53.5022447Z libijs-0.35 libjbig2dec0 2021-05-18T14:15:53.5029418Z Suggested packages: 2021-05-18T14:15:53.5030776Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:15:53.5031909Z ghostscript-x 2021-05-18T14:15:53.5560920Z The following NEW packages will be installed: 2021-05-18T14:15:53.5563488Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:15:53.5569366Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:15:53.5805766Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:53.5806786Z Need to get 11.2 MB of archives. 2021-05-18T14:15:53.5807769Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:15:53.5810292Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:15:53.6203128Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:15:53.6214002Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:15:53.7119443Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:15:53.7212988Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:15:53.7218912Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:15:53.7232872Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:15:53.7522639Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:15:54.2135734Z Fetched 11.2 MB in 0s (58.7 MB/s) 2021-05-18T14:15:54.2504152Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:15:54.2587703Z (Reading database ... 2021-05-18T14:15:54.2588622Z (Reading database ... 5% 2021-05-18T14:15:54.2589705Z (Reading database ... 10% 2021-05-18T14:15:54.2590305Z (Reading database ... 15% 2021-05-18T14:15:54.2590867Z (Reading database ... 20% 2021-05-18T14:15:54.2591479Z (Reading database ... 25% 2021-05-18T14:15:54.2592027Z (Reading database ... 30% 2021-05-18T14:15:54.2592769Z (Reading database ... 35% 2021-05-18T14:15:54.2593308Z (Reading database ... 40% 2021-05-18T14:15:54.2593855Z (Reading database ... 45% 2021-05-18T14:15:54.2594409Z (Reading database ... 50% 2021-05-18T14:15:54.2648876Z (Reading database ... 55% 2021-05-18T14:15:54.2701597Z (Reading database ... 60% 2021-05-18T14:15:54.2735334Z (Reading database ... 65% 2021-05-18T14:15:54.2868918Z (Reading database ... 70% 2021-05-18T14:15:54.2999658Z (Reading database ... 75% 2021-05-18T14:15:54.3028566Z (Reading database ... 80% 2021-05-18T14:15:54.3588684Z (Reading database ... 85% 2021-05-18T14:15:54.3765002Z (Reading database ... 90% 2021-05-18T14:15:54.3847773Z (Reading database ... 95% 2021-05-18T14:15:54.3849087Z (Reading database ... 100% 2021-05-18T14:15:54.3850278Z (Reading database ... 267269 files and directories currently installed.) 2021-05-18T14:15:54.3966158Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:15:54.4221545Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:15:54.6514553Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:15:54.6778135Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:15:54.6790788Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:15:54.7155086Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:15:54.7430952Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:15:54.8139758Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:15:55.2475458Z Selecting previously unselected package libgs9-common. 2021-05-18T14:15:55.2779867Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:15:55.2790960Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:55.3910040Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:15:55.4181911Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:15:55.4205846Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:15:55.4554708Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:15:55.4794457Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:15:55.4810337Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:15:55.5185499Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:15:55.5489297Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:15:55.5504072Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:55.8834356Z Selecting previously unselected package ghostscript. 2021-05-18T14:15:55.9094521Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:15:55.9106192Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:55.9832730Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:15:55.9873607Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:15:55.9901598Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:15:56.0605153Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:15:56.0632108Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:15:56.0900922Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:56.0927145Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:56.0956054Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:15:56.1082414Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:56.2230193Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:56.2477609Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:59.8544062Z Reading package lists... 2021-05-18T14:16:00.0212745Z Building dependency tree... 2021-05-18T14:16:00.0234197Z Reading state information... 2021-05-18T14:16:00.1859286Z The following additional packages will be installed: 2021-05-18T14:16:00.1862741Z libudunits2-0 libudunits2-data 2021-05-18T14:16:00.2428684Z The following NEW packages will be installed: 2021-05-18T14:16:00.2431103Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:16:00.2644531Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:00.2645453Z Need to get 429 kB of archives. 2021-05-18T14:16:00.2646289Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:16:00.2648705Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:16:00.2662768Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:16:00.2678281Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:16:00.7358678Z Fetched 429 kB in 0s (16.7 MB/s) 2021-05-18T14:16:00.7720031Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:16:00.7811106Z (Reading database ... 2021-05-18T14:16:00.7811909Z (Reading database ... 5% 2021-05-18T14:16:00.7812574Z (Reading database ... 10% 2021-05-18T14:16:00.7813247Z (Reading database ... 15% 2021-05-18T14:16:00.7813903Z (Reading database ... 20% 2021-05-18T14:16:00.7814537Z (Reading database ... 25% 2021-05-18T14:16:00.7815193Z (Reading database ... 30% 2021-05-18T14:16:00.7815851Z (Reading database ... 35% 2021-05-18T14:16:00.7816515Z (Reading database ... 40% 2021-05-18T14:16:00.7817428Z (Reading database ... 45% 2021-05-18T14:16:00.7818109Z (Reading database ... 50% 2021-05-18T14:16:00.7870779Z (Reading database ... 55% 2021-05-18T14:16:00.7927997Z (Reading database ... 60% 2021-05-18T14:16:00.7960664Z (Reading database ... 65% 2021-05-18T14:16:00.8106774Z (Reading database ... 70% 2021-05-18T14:16:00.8245933Z (Reading database ... 75% 2021-05-18T14:16:00.8275865Z (Reading database ... 80% 2021-05-18T14:16:00.8891555Z (Reading database ... 85% 2021-05-18T14:16:00.9090157Z (Reading database ... 90% 2021-05-18T14:16:00.9184006Z (Reading database ... 95% 2021-05-18T14:16:00.9184638Z (Reading database ... 100% 2021-05-18T14:16:00.9185513Z (Reading database ... 267833 files and directories currently installed.) 2021-05-18T14:16:00.9319464Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:16:00.9334405Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:16:00.9675027Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:16:00.9948700Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:16:00.9975226Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:16:01.0319769Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:16:01.0573761Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:16:01.0586544Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:16:01.1408969Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:16:01.1447622Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:16:01.1483963Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:16:01.1520419Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:16:01.2762179Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:03.6493011Z Reading package lists... 2021-05-18T14:16:04.6910377Z Building dependency tree... 2021-05-18T14:16:04.6911791Z Reading state information... 2021-05-18T14:16:04.6912976Z The following NEW packages will be installed: 2021-05-18T14:16:04.6914346Z libjq-dev 2021-05-18T14:16:04.6915309Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:04.6916215Z Need to get 11.2 kB of archives. 2021-05-18T14:16:04.6917238Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:16:04.6919215Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:16:04.6920558Z Fetched 11.2 kB in 0s (713 kB/s) 2021-05-18T14:16:04.6921717Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:16:04.6922595Z (Reading database ... 2021-05-18T14:16:04.6923758Z (Reading database ... 5% 2021-05-18T14:16:04.6924804Z (Reading database ... 10% 2021-05-18T14:16:04.6925798Z (Reading database ... 15% 2021-05-18T14:16:04.6926760Z (Reading database ... 20% 2021-05-18T14:16:04.6927729Z (Reading database ... 25% 2021-05-18T14:16:04.6929147Z (Reading database ... 30% 2021-05-18T14:16:04.6930105Z (Reading database ... 35% 2021-05-18T14:16:04.6931086Z (Reading database ... 40% 2021-05-18T14:16:04.6932036Z (Reading database ... 45% 2021-05-18T14:16:04.6932991Z (Reading database ... 50% 2021-05-18T14:16:04.6934009Z (Reading database ... 55% 2021-05-18T14:16:04.6934966Z (Reading database ... 60% 2021-05-18T14:16:04.6935935Z (Reading database ... 65% 2021-05-18T14:16:04.6936884Z (Reading database ... 70% 2021-05-18T14:16:04.6937851Z (Reading database ... 75% 2021-05-18T14:16:04.6938820Z (Reading database ... 80% 2021-05-18T14:16:04.6939765Z (Reading database ... 85% 2021-05-18T14:16:04.6940731Z (Reading database ... 90% 2021-05-18T14:16:04.6968903Z (Reading database ... 95% 2021-05-18T14:16:04.6969563Z (Reading database ... 100% 2021-05-18T14:16:04.6970430Z (Reading database ... 267862 files and directories currently installed.) 2021-05-18T14:16:04.7092826Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:16:04.7109821Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:16:04.7742229Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:16:07.1735522Z Reading package lists... 2021-05-18T14:16:07.3515886Z Building dependency tree... 2021-05-18T14:16:07.3538954Z Reading state information... 2021-05-18T14:16:07.5699951Z The following NEW packages will be installed: 2021-05-18T14:16:07.5706400Z libmng2 2021-05-18T14:16:07.5916907Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:07.5917727Z Need to get 168 kB of archives. 2021-05-18T14:16:07.5918566Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:16:07.5920707Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:16:08.0595233Z Fetched 168 kB in 0s (7854 kB/s) 2021-05-18T14:16:08.0955706Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:16:08.1041991Z (Reading database ... 2021-05-18T14:16:08.1042783Z (Reading database ... 5% 2021-05-18T14:16:08.1043432Z (Reading database ... 10% 2021-05-18T14:16:08.1044058Z (Reading database ... 15% 2021-05-18T14:16:08.1044661Z (Reading database ... 20% 2021-05-18T14:16:08.1045276Z (Reading database ... 25% 2021-05-18T14:16:08.1045889Z (Reading database ... 30% 2021-05-18T14:16:08.1046478Z (Reading database ... 35% 2021-05-18T14:16:08.1047089Z (Reading database ... 40% 2021-05-18T14:16:08.1047697Z (Reading database ... 45% 2021-05-18T14:16:08.1048287Z (Reading database ... 50% 2021-05-18T14:16:08.1087604Z (Reading database ... 55% 2021-05-18T14:16:08.1143828Z (Reading database ... 60% 2021-05-18T14:16:08.1172347Z (Reading database ... 65% 2021-05-18T14:16:08.1311144Z (Reading database ... 70% 2021-05-18T14:16:08.1444578Z (Reading database ... 75% 2021-05-18T14:16:08.1475283Z (Reading database ... 80% 2021-05-18T14:16:08.2054868Z (Reading database ... 85% 2021-05-18T14:16:08.2238239Z (Reading database ... 90% 2021-05-18T14:16:08.2325235Z (Reading database ... 95% 2021-05-18T14:16:08.2326157Z (Reading database ... 100% 2021-05-18T14:16:08.2327372Z (Reading database ... 267868 files and directories currently installed.) 2021-05-18T14:16:08.2450072Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:16:08.2476603Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:16:08.3275625Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:16:08.3318056Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:10.7379631Z Reading package lists... 2021-05-18T14:16:10.9018737Z Building dependency tree... 2021-05-18T14:16:10.9039045Z Reading state information... 2021-05-18T14:16:11.0592516Z E: Unable to locate package libmng1 2021-05-18T14:16:11.1363455Z Reading package lists... 2021-05-18T14:16:11.3166891Z Building dependency tree... 2021-05-18T14:16:11.3187956Z Reading state information... 2021-05-18T14:16:11.4595249Z E: Unable to locate package libapparmor-devel 2021-05-18T14:16:11.5310044Z Reading package lists... 2021-05-18T14:16:11.6994553Z Building dependency tree... 2021-05-18T14:16:11.7016022Z Reading state information... 2021-05-18T14:16:11.8656550Z The following additional packages will be installed: 2021-05-18T14:16:11.8658630Z libij-java 2021-05-18T14:16:11.9155150Z The following NEW packages will be installed: 2021-05-18T14:16:11.9161270Z imagej libij-java 2021-05-18T14:16:11.9366260Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:11.9367787Z Need to get 2328 kB of archives. 2021-05-18T14:16:11.9369142Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:16:11.9371837Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:16:11.9721239Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:16:12.4370764Z Fetched 2328 kB in 0s (45.3 MB/s) 2021-05-18T14:16:12.4715637Z Selecting previously unselected package libij-java. 2021-05-18T14:16:12.4802298Z (Reading database ... 2021-05-18T14:16:12.4803168Z (Reading database ... 5% 2021-05-18T14:16:12.4804603Z (Reading database ... 10% 2021-05-18T14:16:12.4805251Z (Reading database ... 15% 2021-05-18T14:16:12.4805822Z (Reading database ... 20% 2021-05-18T14:16:12.4806365Z (Reading database ... 25% 2021-05-18T14:16:12.4806930Z (Reading database ... 30% 2021-05-18T14:16:12.4807468Z (Reading database ... 35% 2021-05-18T14:16:12.4808022Z (Reading database ... 40% 2021-05-18T14:16:12.4808584Z (Reading database ... 45% 2021-05-18T14:16:12.4809121Z (Reading database ... 50% 2021-05-18T14:16:12.4864588Z (Reading database ... 55% 2021-05-18T14:16:12.4922464Z (Reading database ... 60% 2021-05-18T14:16:12.4953478Z (Reading database ... 65% 2021-05-18T14:16:12.5089750Z (Reading database ... 70% 2021-05-18T14:16:12.5223530Z (Reading database ... 75% 2021-05-18T14:16:12.5252635Z (Reading database ... 80% 2021-05-18T14:16:12.5819181Z (Reading database ... 85% 2021-05-18T14:16:12.6007128Z (Reading database ... 90% 2021-05-18T14:16:12.6093346Z (Reading database ... 95% 2021-05-18T14:16:12.6094015Z (Reading database ... 100% 2021-05-18T14:16:12.6094877Z (Reading database ... 267874 files and directories currently installed.) 2021-05-18T14:16:12.6219403Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:16:12.6233068Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:16:12.7220008Z Selecting previously unselected package imagej. 2021-05-18T14:16:12.7456394Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:16:12.7467856Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:16:12.8159399Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:16:12.8197813Z Setting up imagej (1.52r-1) ... 2021-05-18T14:16:12.8234286Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:16:12.8741677Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:13.6759280Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:16:16.0706752Z Reading package lists... 2021-05-18T14:16:16.2437923Z Building dependency tree... 2021-05-18T14:16:16.2459936Z Reading state information... 2021-05-18T14:16:16.4147368Z Suggested packages: 2021-05-18T14:16:16.4149314Z bowtie2-examples 2021-05-18T14:16:16.4650216Z The following NEW packages will be installed: 2021-05-18T14:16:16.4659359Z bowtie2 2021-05-18T14:16:16.4861163Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:16.4862200Z Need to get 1324 kB of archives. 2021-05-18T14:16:16.4863068Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:16:16.4865176Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:16:16.9697094Z Fetched 1324 kB in 0s (37.2 MB/s) 2021-05-18T14:16:17.0033180Z Selecting previously unselected package bowtie2. 2021-05-18T14:16:17.0119338Z (Reading database ... 2021-05-18T14:16:17.0120169Z (Reading database ... 5% 2021-05-18T14:16:17.0121039Z (Reading database ... 10% 2021-05-18T14:16:17.0121725Z (Reading database ... 15% 2021-05-18T14:16:17.0122709Z (Reading database ... 20% 2021-05-18T14:16:17.0123363Z (Reading database ... 25% 2021-05-18T14:16:17.0124022Z (Reading database ... 30% 2021-05-18T14:16:17.0124685Z (Reading database ... 35% 2021-05-18T14:16:17.0125320Z (Reading database ... 40% 2021-05-18T14:16:17.0125977Z (Reading database ... 45% 2021-05-18T14:16:17.0126630Z (Reading database ... 50% 2021-05-18T14:16:17.0162826Z (Reading database ... 55% 2021-05-18T14:16:17.0216126Z (Reading database ... 60% 2021-05-18T14:16:17.0244272Z (Reading database ... 65% 2021-05-18T14:16:17.0377524Z (Reading database ... 70% 2021-05-18T14:16:17.0507357Z (Reading database ... 75% 2021-05-18T14:16:17.0535024Z (Reading database ... 80% 2021-05-18T14:16:17.1098852Z (Reading database ... 85% 2021-05-18T14:16:17.1278470Z (Reading database ... 90% 2021-05-18T14:16:17.1359830Z (Reading database ... 95% 2021-05-18T14:16:17.1361432Z (Reading database ... 100% 2021-05-18T14:16:17.1363258Z (Reading database ... 267897 files and directories currently installed.) 2021-05-18T14:16:17.1481869Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:16:17.1498865Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:16:17.3568998Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:16:17.3601101Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:20.7248251Z Reading package lists... 2021-05-18T14:16:20.8996715Z Building dependency tree... 2021-05-18T14:16:20.9018242Z Reading state information... 2021-05-18T14:16:21.0516973Z E: Unable to locate package install 2021-05-18T14:16:21.0517760Z E: Unable to locate package gdal 2021-05-18T14:16:21.1228431Z Reading package lists... 2021-05-18T14:16:21.2973989Z Building dependency tree... 2021-05-18T14:16:21.2996209Z Reading state information... 2021-05-18T14:16:21.3253486Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:16:21.3256503Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:16:21.3258416Z is only available from another source 2021-05-18T14:16:21.3259497Z 2021-05-18T14:16:21.4354884Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:16:21.5055955Z Reading package lists... 2021-05-18T14:16:21.6699629Z Building dependency tree... 2021-05-18T14:16:21.6720259Z Reading state information... 2021-05-18T14:16:21.6972378Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:16:21.6978479Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:16:21.6979846Z is only available from another source 2021-05-18T14:16:21.6981115Z However the following packages replace it: 2021-05-18T14:16:21.6982056Z ffmpeg 2021-05-18T14:16:21.6982516Z 2021-05-18T14:16:21.8064427Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:16:21.8781888Z Reading package lists... 2021-05-18T14:16:22.0513295Z Building dependency tree... 2021-05-18T14:16:22.0534324Z Reading state information... 2021-05-18T14:16:22.2238229Z The following additional packages will be installed: 2021-05-18T14:16:22.2240126Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:16:22.2288308Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:16:22.2289914Z libssh2-1-dev 2021-05-18T14:16:22.2290964Z Suggested packages: 2021-05-18T14:16:22.2292201Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:16:22.2758874Z The following NEW packages will be installed: 2021-05-18T14:16:22.2762440Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:16:22.2767520Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:16:22.2773362Z libssh2-1-dev 2021-05-18T14:16:22.2985503Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:22.2986655Z Need to get 2667 kB of archives. 2021-05-18T14:16:22.2987539Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:16:22.2990412Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:16:22.3023354Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:16:22.3147438Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:16:22.3153496Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:16:22.3171659Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:16:22.3181136Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:16:22.3198713Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:16:22.3281151Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:16:22.3379867Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:16:22.3527413Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:16:22.3533804Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:16:22.8373294Z Fetched 2667 kB in 0s (32.6 MB/s) 2021-05-18T14:16:22.8742229Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:16:22.8828123Z (Reading database ... 2021-05-18T14:16:22.8828784Z (Reading database ... 5% 2021-05-18T14:16:22.8829336Z (Reading database ... 10% 2021-05-18T14:16:22.8829902Z (Reading database ... 15% 2021-05-18T14:16:22.8830458Z (Reading database ... 20% 2021-05-18T14:16:22.8830998Z (Reading database ... 25% 2021-05-18T14:16:22.8831550Z (Reading database ... 30% 2021-05-18T14:16:22.8832107Z (Reading database ... 35% 2021-05-18T14:16:22.8832977Z (Reading database ... 40% 2021-05-18T14:16:22.8833533Z (Reading database ... 45% 2021-05-18T14:16:22.8834073Z (Reading database ... 50% 2021-05-18T14:16:22.8884547Z (Reading database ... 55% 2021-05-18T14:16:22.8936305Z (Reading database ... 60% 2021-05-18T14:16:22.8968452Z (Reading database ... 65% 2021-05-18T14:16:22.9100434Z (Reading database ... 70% 2021-05-18T14:16:22.9233076Z (Reading database ... 75% 2021-05-18T14:16:22.9261824Z (Reading database ... 80% 2021-05-18T14:16:22.9854379Z (Reading database ... 85% 2021-05-18T14:16:23.0046812Z (Reading database ... 90% 2021-05-18T14:16:23.0138270Z (Reading database ... 95% 2021-05-18T14:16:23.0139354Z (Reading database ... 100% 2021-05-18T14:16:23.0140876Z (Reading database ... 267923 files and directories currently installed.) 2021-05-18T14:16:23.0269125Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:16:23.0290774Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:16:23.0714641Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:16:23.0964101Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:16:23.0977560Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:16:23.1795156Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:16:23.2060397Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:16:23.2081852Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:16:23.2357174Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:16:23.2663001Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:23.2675111Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.3154714Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:16:23.3386732Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:23.3399462Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.3753822Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:16:23.4010776Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:23.4026317Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.4434797Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:16:23.4687720Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:16:23.4701963Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:23.5379394Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:16:23.5686975Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:16:23.5698172Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.6514865Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:16:23.6781699Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:16:23.6792701Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:16:23.7434991Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:16:23.7673278Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:16:23.7686111Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:16:23.7993968Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:16:23.8265577Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:16:23.8277071Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:23.9746096Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:16:23.9782174Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.9819934Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:16:23.9847665Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:16:23.9870421Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.9905631Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.9932158Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:16:23.9953839Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:16:23.9976641Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:16:24.0000963Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:24.0032636Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:16:24.0062966Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:29.6452965Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:16:29.7710740Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:32.1881109Z Reading package lists... 2021-05-18T14:16:32.3647643Z Building dependency tree... 2021-05-18T14:16:32.3667754Z Reading state information... 2021-05-18T14:16:32.6339273Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:16:32.6340504Z libtiff-dev set to manually installed. 2021-05-18T14:16:32.6341484Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:32.7070685Z Reading package lists... 2021-05-18T14:16:32.8816038Z Building dependency tree... 2021-05-18T14:16:32.8835482Z Reading state information... 2021-05-18T14:16:33.1387053Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:16:33.1388376Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:33.2089999Z Reading package lists... 2021-05-18T14:16:33.3827565Z Building dependency tree... 2021-05-18T14:16:33.3848982Z Reading state information... 2021-05-18T14:16:33.6050825Z The following NEW packages will be installed: 2021-05-18T14:16:33.6052890Z libsodium-dev 2021-05-18T14:16:33.6296039Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:33.6297017Z Need to get 169 kB of archives. 2021-05-18T14:16:33.6298036Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:16:33.6300959Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:16:34.0965205Z Fetched 169 kB in 0s (7829 kB/s) 2021-05-18T14:16:34.1307501Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:16:34.1392075Z (Reading database ... 2021-05-18T14:16:34.1396289Z (Reading database ... 5% 2021-05-18T14:16:34.1396867Z (Reading database ... 10% 2021-05-18T14:16:34.1397412Z (Reading database ... 15% 2021-05-18T14:16:34.1397969Z (Reading database ... 20% 2021-05-18T14:16:34.1398527Z (Reading database ... 25% 2021-05-18T14:16:34.1399071Z (Reading database ... 30% 2021-05-18T14:16:34.1399621Z (Reading database ... 35% 2021-05-18T14:16:34.1400159Z (Reading database ... 40% 2021-05-18T14:16:34.1400705Z (Reading database ... 45% 2021-05-18T14:16:34.1401365Z (Reading database ... 50% 2021-05-18T14:16:34.1430828Z (Reading database ... 55% 2021-05-18T14:16:34.1483167Z (Reading database ... 60% 2021-05-18T14:16:34.1509851Z (Reading database ... 65% 2021-05-18T14:16:34.1635795Z (Reading database ... 70% 2021-05-18T14:16:34.1761470Z (Reading database ... 75% 2021-05-18T14:16:34.1786954Z (Reading database ... 80% 2021-05-18T14:16:34.2355301Z (Reading database ... 85% 2021-05-18T14:16:34.2540764Z (Reading database ... 90% 2021-05-18T14:16:34.2623626Z (Reading database ... 95% 2021-05-18T14:16:34.2624519Z (Reading database ... 100% 2021-05-18T14:16:34.2625613Z (Reading database ... 268426 files and directories currently installed.) 2021-05-18T14:16:34.2754304Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:16:34.2763720Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:16:34.3614772Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:16:36.7501552Z Reading package lists... 2021-05-18T14:16:36.9220169Z Building dependency tree... 2021-05-18T14:16:36.9241665Z Reading state information... 2021-05-18T14:16:37.0925804Z The following additional packages will be installed: 2021-05-18T14:16:37.0928858Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:16:37.1423981Z The following NEW packages will be installed: 2021-05-18T14:16:37.1429019Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:16:37.1430928Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:16:37.1633569Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:37.1634531Z Need to get 10.4 MB of archives. 2021-05-18T14:16:37.1635514Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:16:37.1638010Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:16:37.1762747Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:16:37.2139789Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:16:37.2582613Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:16:37.2931304Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:16:37.3314008Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:16:37.3725808Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:16:37.4506251Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:16:37.9276834Z Fetched 10.4 MB in 0s (33.7 MB/s) 2021-05-18T14:16:37.9622427Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:16:37.9708452Z (Reading database ... 2021-05-18T14:16:37.9709362Z (Reading database ... 5% 2021-05-18T14:16:37.9710140Z (Reading database ... 10% 2021-05-18T14:16:37.9710915Z (Reading database ... 15% 2021-05-18T14:16:37.9711937Z (Reading database ... 20% 2021-05-18T14:16:37.9715381Z (Reading database ... 25% 2021-05-18T14:16:37.9716025Z (Reading database ... 30% 2021-05-18T14:16:37.9716542Z (Reading database ... 35% 2021-05-18T14:16:37.9717043Z (Reading database ... 40% 2021-05-18T14:16:37.9717554Z (Reading database ... 45% 2021-05-18T14:16:37.9718059Z (Reading database ... 50% 2021-05-18T14:16:37.9761469Z (Reading database ... 55% 2021-05-18T14:16:37.9815616Z (Reading database ... 60% 2021-05-18T14:16:37.9842831Z (Reading database ... 65% 2021-05-18T14:16:37.9975900Z (Reading database ... 70% 2021-05-18T14:16:38.0108836Z (Reading database ... 75% 2021-05-18T14:16:38.0137389Z (Reading database ... 80% 2021-05-18T14:16:38.0719940Z (Reading database ... 85% 2021-05-18T14:16:38.0904351Z (Reading database ... 90% 2021-05-18T14:16:38.0991493Z (Reading database ... 95% 2021-05-18T14:16:38.0992132Z (Reading database ... 100% 2021-05-18T14:16:38.0993285Z (Reading database ... 268496 files and directories currently installed.) 2021-05-18T14:16:38.1118009Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:16:38.1130637Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:16:38.1943685Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:16:38.2215133Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:16:38.2235296Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:16:38.3515778Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:16:38.3786665Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:16:38.3801499Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:16:38.5455099Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:16:38.5718301Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:38.5738462Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:38.7314735Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:16:38.7572344Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:38.7584667Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:38.9474507Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:16:38.9754864Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:16:38.9768222Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:39.1635325Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:16:39.1928541Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:16:39.1940435Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:39.5707821Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:16:39.6012055Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:16:39.6024550Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:16:39.7004534Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:39.7042709Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:16:39.7074228Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:16:39.7109146Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:39.7143078Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:16:39.7170455Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:16:39.7201026Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:16:39.7225308Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:16:39.7255094Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:43.1255673Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:45.5626947Z Reading package lists... 2021-05-18T14:16:45.7416754Z Building dependency tree... 2021-05-18T14:16:45.7438515Z Reading state information... 2021-05-18T14:16:45.9943225Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:16:45.9944966Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:46.0660487Z Reading package lists... 2021-05-18T14:16:46.2347117Z Building dependency tree... 2021-05-18T14:16:46.2370439Z Reading state information... 2021-05-18T14:16:46.4009137Z The following additional packages will be installed: 2021-05-18T14:16:46.4012242Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:16:46.4016328Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:16:46.4017610Z Suggested packages: 2021-05-18T14:16:46.4019121Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:16:46.4574561Z The following NEW packages will be installed: 2021-05-18T14:16:46.4581050Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:16:46.4586045Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:16:46.4790749Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:46.4792810Z Need to get 1459 kB of archives. 2021-05-18T14:16:46.4794385Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:16:46.4797174Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:16:46.4818074Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:16:46.4831656Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:16:46.4846789Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:16:46.4862614Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:16:46.4879012Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:16:46.4922034Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:16:46.5022601Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:16:46.5074220Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:16:46.5082954Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:16:46.9860352Z Fetched 1459 kB in 0s (27.0 MB/s) 2021-05-18T14:16:47.0270929Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:16:47.0361672Z (Reading database ... 2021-05-18T14:16:47.0362630Z (Reading database ... 5% 2021-05-18T14:16:47.0363243Z (Reading database ... 10% 2021-05-18T14:16:47.0363804Z (Reading database ... 15% 2021-05-18T14:16:47.0364375Z (Reading database ... 20% 2021-05-18T14:16:47.0364972Z (Reading database ... 25% 2021-05-18T14:16:47.0365533Z (Reading database ... 30% 2021-05-18T14:16:47.0366097Z (Reading database ... 35% 2021-05-18T14:16:47.0366647Z (Reading database ... 40% 2021-05-18T14:16:47.0367208Z (Reading database ... 45% 2021-05-18T14:16:47.0367773Z (Reading database ... 50% 2021-05-18T14:16:47.0413397Z (Reading database ... 55% 2021-05-18T14:16:47.0465578Z (Reading database ... 60% 2021-05-18T14:16:47.0502755Z (Reading database ... 65% 2021-05-18T14:16:47.0648433Z (Reading database ... 70% 2021-05-18T14:16:47.0787123Z (Reading database ... 75% 2021-05-18T14:16:47.0816758Z (Reading database ... 80% 2021-05-18T14:16:47.1278934Z (Reading database ... 85% 2021-05-18T14:16:47.1644704Z (Reading database ... 90% 2021-05-18T14:16:47.1741763Z (Reading database ... 95% 2021-05-18T14:16:47.1742911Z (Reading database ... 100% 2021-05-18T14:16:47.1744476Z (Reading database ... 268721 files and directories currently installed.) 2021-05-18T14:16:47.1875253Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.1895951Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.2274628Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:16:47.2529330Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.2543250Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.2831283Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:16:47.3142326Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.3155001Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.3514975Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:16:47.3770260Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.3784028Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.4195115Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:16:47.4414015Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:16:47.4456329Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:16:47.4834786Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:16:47.5053212Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.5063863Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.5514341Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:16:47.5771867Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:16:47.5784872Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:16:47.6595048Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:16:47.6872943Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:16:47.6883873Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:16:47.7394294Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:16:47.7672928Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:16:47.7683958Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.7994511Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:16:47.8291853Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:16:47.8305934Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:16:47.9484908Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:16:47.9518628Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9547059Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:16:47.9576764Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:16:47.9618921Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9648220Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9672954Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9705643Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9723880Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:16:47.9748544Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:16:47.9781601Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:47.9995618Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:16:51.7091980Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:16:54.2271211Z Reading package lists... 2021-05-18T14:16:54.4002120Z Building dependency tree... 2021-05-18T14:16:54.4022603Z Reading state information... 2021-05-18T14:16:54.5484243Z E: Unable to locate package udunits 2021-05-18T14:16:54.6211163Z Reading package lists... 2021-05-18T14:16:54.7934315Z Building dependency tree... 2021-05-18T14:16:54.7956862Z Reading state information... 2021-05-18T14:16:54.9617772Z The following additional packages will be installed: 2021-05-18T14:16:54.9619805Z libwebpdemux2 2021-05-18T14:16:55.0119355Z The following NEW packages will be installed: 2021-05-18T14:16:55.0121955Z libwebp-dev libwebpdemux2 2021-05-18T14:16:55.0334447Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:55.0335715Z Need to get 277 kB of archives. 2021-05-18T14:16:55.0337164Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:16:55.0339361Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:16:55.0357475Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:16:55.5166386Z Fetched 277 kB in 0s (12.2 MB/s) 2021-05-18T14:16:55.5528147Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:16:55.5616607Z (Reading database ... 2021-05-18T14:16:55.5617550Z (Reading database ... 5% 2021-05-18T14:16:55.5618710Z (Reading database ... 10% 2021-05-18T14:16:55.5619361Z (Reading database ... 15% 2021-05-18T14:16:55.5620164Z (Reading database ... 20% 2021-05-18T14:16:55.5620796Z (Reading database ... 25% 2021-05-18T14:16:55.5621337Z (Reading database ... 30% 2021-05-18T14:16:55.5621899Z (Reading database ... 35% 2021-05-18T14:16:55.5622446Z (Reading database ... 40% 2021-05-18T14:16:55.5622998Z (Reading database ... 45% 2021-05-18T14:16:55.5623554Z (Reading database ... 50% 2021-05-18T14:16:55.5676894Z (Reading database ... 55% 2021-05-18T14:16:55.5726581Z (Reading database ... 60% 2021-05-18T14:16:55.5760261Z (Reading database ... 65% 2021-05-18T14:16:55.5894811Z (Reading database ... 70% 2021-05-18T14:16:55.6024276Z (Reading database ... 75% 2021-05-18T14:16:55.6053338Z (Reading database ... 80% 2021-05-18T14:16:55.6477447Z (Reading database ... 85% 2021-05-18T14:16:55.6819642Z (Reading database ... 90% 2021-05-18T14:16:55.6905757Z (Reading database ... 95% 2021-05-18T14:16:55.6906608Z (Reading database ... 100% 2021-05-18T14:16:55.6907645Z (Reading database ... 269021 files and directories currently installed.) 2021-05-18T14:16:55.7035418Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:16:55.7062245Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:16:55.7354445Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:16:55.7620485Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:16:55.7630238Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:16:55.8547950Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:16:55.8592952Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:16:55.8627007Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:16:58.2608861Z Reading package lists... 2021-05-18T14:16:58.4366024Z Building dependency tree... 2021-05-18T14:16:58.4388007Z Reading state information... 2021-05-18T14:16:58.6125780Z The following additional packages will be installed: 2021-05-18T14:16:58.6130425Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:16:58.6132798Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:16:58.6134684Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:16:58.6142917Z Suggested packages: 2021-05-18T14:16:58.6144304Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:16:58.6145268Z Recommended packages: 2021-05-18T14:16:58.6145958Z cargo 2021-05-18T14:16:58.6721998Z The following NEW packages will be installed: 2021-05-18T14:16:58.6727793Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:16:58.6729723Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:16:58.6732464Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:16:58.6989630Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:16:58.6990739Z Need to get 108 MB of archives. 2021-05-18T14:16:58.6992162Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:16:58.6995517Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:16:58.7031153Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:16:58.7042088Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:16:58.7069322Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:16:58.7159635Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:16:58.7199706Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:16:58.7209564Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:16:58.9781809Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:17:00.0187241Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:17:00.5338997Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:17:00.5673146Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:17:00.6247092Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:17:00.8201331Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:17:01.3187886Z Fetched 108 MB in 2s (50.4 MB/s) 2021-05-18T14:17:01.3578364Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:17:01.3666630Z (Reading database ... 2021-05-18T14:17:01.3667307Z (Reading database ... 5% 2021-05-18T14:17:01.3667878Z (Reading database ... 10% 2021-05-18T14:17:01.3668434Z (Reading database ... 15% 2021-05-18T14:17:01.3668995Z (Reading database ... 20% 2021-05-18T14:17:01.3669540Z (Reading database ... 25% 2021-05-18T14:17:01.3670098Z (Reading database ... 30% 2021-05-18T14:17:01.3670660Z (Reading database ... 35% 2021-05-18T14:17:01.3671204Z (Reading database ... 40% 2021-05-18T14:17:01.3671755Z (Reading database ... 45% 2021-05-18T14:17:01.3673103Z (Reading database ... 50% 2021-05-18T14:17:01.3718372Z (Reading database ... 55% 2021-05-18T14:17:01.3768420Z (Reading database ... 60% 2021-05-18T14:17:01.3803729Z (Reading database ... 65% 2021-05-18T14:17:01.3941191Z (Reading database ... 70% 2021-05-18T14:17:01.4073962Z (Reading database ... 75% 2021-05-18T14:17:01.4103391Z (Reading database ... 80% 2021-05-18T14:17:01.4535022Z (Reading database ... 85% 2021-05-18T14:17:01.4875223Z (Reading database ... 90% 2021-05-18T14:17:01.4963334Z (Reading database ... 95% 2021-05-18T14:17:01.4963936Z (Reading database ... 100% 2021-05-18T14:17:01.4964748Z (Reading database ... 269049 files and directories currently installed.) 2021-05-18T14:17:01.5088443Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:17:02.2054950Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:17:02.2057237Z Selecting previously unselected package libipt2. 2021-05-18T14:17:02.2058673Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:17:02.2059946Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:17:02.2062163Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:17:02.2064187Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:17:02.2065601Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:17:02.2067011Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:17:02.2068807Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:17:02.2070039Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:17:02.2071366Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:17:02.2073084Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:17:02.2074373Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:17:02.2075408Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:17:02.2076535Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:17:02.2077449Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:17:02.2078240Z Selecting previously unselected package gdb. 2021-05-18T14:17:02.2079316Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:17:02.2080226Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:17:02.3474781Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:17:02.3716778Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:02.3728360Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:08.7797127Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:17:08.8106329Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:08.8117874Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:12.0653349Z Selecting previously unselected package rustc. 2021-05-18T14:17:12.0964667Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:12.0978049Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:12.3143604Z Selecting previously unselected package cargo. 2021-05-18T14:17:12.3453262Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:17:12.3464630Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:17:12.7167992Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:17:12.7469936Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:17:12.7481044Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:17:14.0176855Z Selecting previously unselected package rust-gdb. 2021-05-18T14:17:14.0483006Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:17:14.0499262Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1169055Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1201082Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:17:14.1230578Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:17:14.1260100Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1284331Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:17:14.1310557Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:17:14.1333813Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:17:14.1356074Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1382270Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:17:14.1415725Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:17:14.1442410Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1468214Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:17:14.1500782Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:17:14.1532038Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:17:14.1754261Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:18.0286537Z Reading package lists... 2021-05-18T14:17:18.2034696Z Building dependency tree... 2021-05-18T14:17:18.2055981Z Reading state information... 2021-05-18T14:17:18.3852532Z The following additional packages will be installed: 2021-05-18T14:17:18.3855483Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:17:18.3862792Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:17:18.3865597Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:17:18.3868178Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:17:18.3870863Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:17:18.3873782Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:17:18.3876146Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:17:18.3878842Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:17:18.3881586Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:17:18.3884133Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:17:18.3885691Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:17:18.3887211Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:17:18.3888827Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:17:18.3890609Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:17:18.3892318Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:17:18.3893939Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:17:18.3895485Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:17:18.3897030Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:17:18.3898669Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:17:18.3900001Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:17:18.3901270Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:17:18.3902629Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:17:18.3903915Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:17:18.3905143Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:17:18.3906383Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:17:18.3907863Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:17:18.3909367Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:17:18.3910902Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:17:18.3912571Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:17:18.3914046Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:17:18.3915427Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:17:18.3916764Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:17:18.3918218Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:17:18.3919700Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:17:18.3921312Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:17:18.3922926Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:17:18.3924418Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:17:18.3925883Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:17:18.3927316Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:17:18.3928841Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:17:18.3930562Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:17:18.3932009Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:17:18.3933438Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:17:18.3935117Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:17:18.3936844Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:17:18.3938354Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:17:18.3939835Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:17:18.3941433Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:17:18.3942799Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:17:18.3943699Z Suggested packages: 2021-05-18T14:17:18.3944822Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:17:18.3946221Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:17:18.3947819Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:17:18.3949386Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:17:18.3950732Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:17:18.3952178Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:17:18.3953838Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:17:18.3955381Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:17:18.3956816Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:17:18.3958301Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:17:18.3959922Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:17:18.3961558Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:17:18.3963084Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:17:18.3964209Z wpagui libengine-pkcs11-openssl 2021-05-18T14:17:18.4858745Z The following NEW packages will be installed: 2021-05-18T14:17:18.4862407Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:17:18.4865623Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:17:18.4868810Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:17:18.4871892Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:17:18.4880081Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:17:18.4882680Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:17:18.4885108Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:17:18.4887870Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:17:18.4889892Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:17:18.4891363Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:17:18.4892889Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:17:18.4894408Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:17:18.4896021Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:17:18.4897808Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:17:18.4899509Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:17:18.4901123Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:17:18.4902672Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:17:18.4904592Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:17:18.4906230Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:17:18.4907540Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:17:18.4908830Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:17:18.4910199Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:17:18.4911484Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:17:18.4912875Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:17:18.4914133Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:17:18.4915636Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:17:18.4917139Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:17:18.4918673Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:17:18.4920375Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:17:18.4921847Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:17:18.4923224Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:17:18.4924554Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:17:18.4925999Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:17:18.4927485Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:17:18.4929084Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:17:18.4930799Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:17:18.4932402Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:17:18.4933852Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:17:18.4935289Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:17:18.4936805Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:17:18.4938357Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:17:18.4939798Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:17:18.4941234Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:17:18.4942924Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:17:18.4944647Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:17:18.4946152Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:17:18.4947624Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:17:18.4949226Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:17:18.4950601Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:17:18.5825321Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:18.5826304Z Need to get 183 MB of archives. 2021-05-18T14:17:18.5827142Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:17:18.5829406Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:17:18.5852604Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:17:18.6299293Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:17:18.6313796Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:17:18.6322063Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:17:18.6332168Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:17:18.6340007Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:17:18.6347571Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:17:18.6355802Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:17:18.6364463Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:17:18.6384280Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:17:18.6422390Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:17:18.6555649Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:17:18.6564690Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:17:18.6573003Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:17:18.6582464Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:17:18.6589251Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:17:18.6599653Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:17:18.6606803Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:17:18.6616122Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:17:18.6625004Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:17:18.6636256Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:17:18.6643715Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:17:18.7144089Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:17:18.7598381Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:17:18.7625068Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:17:18.7660338Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:17:18.7789828Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:17:18.7799128Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:17:18.7831167Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:17:18.7883931Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:17:18.8178561Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:17:18.8491649Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:17:18.8518237Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:17:18.8539608Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:17:18.8549148Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:17:19.1257650Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:17:19.1262807Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:17:19.1408519Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:17:19.1465522Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:17:19.1499881Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:17:19.1524900Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:17:19.1541757Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:17:19.1576345Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:17:19.1598369Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:17:19.1630333Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:17:19.1648093Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:17:19.1730130Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:17:19.1757641Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:17:19.1852972Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:17:19.1869879Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:17:19.1882324Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:17:19.1895588Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:17:19.1919940Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:17:19.2011289Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:17:19.2028766Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:17:19.3473567Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:17:19.3620545Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:17:19.3634011Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:17:19.3689007Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:17:19.3696019Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:17:19.3708425Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:17:19.3719291Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:17:19.3750327Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:17:19.3766117Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:17:19.3834407Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:17:19.3877307Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:17:19.3908225Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:17:19.4144738Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:17:19.4291735Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:17:19.5438792Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:17:19.5444886Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:17:19.5454794Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:17:19.5464726Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:17:19.5488021Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:17:19.5541912Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:17:19.5555845Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:17:19.6455290Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:17:19.6464148Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:17:19.6472709Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:17:19.6696902Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:17:19.6705140Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:17:19.6727838Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:17:19.6808434Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:17:19.7346836Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:17:19.7658361Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:17:19.7674949Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:17:19.7681900Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:17:19.7698422Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:17:19.7815081Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:17:19.7820452Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:17:19.7857693Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:17:19.7875574Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:17:19.7915421Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:17:19.7940348Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:17:19.7956065Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:17:19.8468840Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:17:19.8565897Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:17:19.8611942Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:17:19.8615794Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:17:19.8649556Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:17:19.8704179Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:17:19.8767882Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:17:19.8786539Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:17:19.8802426Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:17:19.8900977Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:17:19.8908250Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:17:20.4017394Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:17:20.4034158Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:17:20.4046164Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:17:20.4349236Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:17:20.5320747Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:17:20.5329071Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:17:20.5339874Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:17:20.5440856Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:17:20.5450753Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:17:20.5834673Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:17:20.5958355Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:17:20.5984392Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:17:20.5989248Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:17:20.5997231Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:17:20.6034444Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:17:20.6048833Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:17:20.6054926Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:17:20.6062477Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:17:20.6080882Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:17:20.6088394Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:17:20.6096016Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:17:20.6108329Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:17:20.6117212Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:17:20.6125523Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:17:20.6138552Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:17:20.6157539Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:17:20.6338774Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:17:20.6354232Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:17:20.6364464Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:17:20.6384625Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:17:20.6491110Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:17:20.6517839Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:17:20.6534044Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:17:20.6541512Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:17:20.6562801Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:17:20.6573908Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:17:20.6584854Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:17:20.6602243Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:17:20.6612749Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:17:20.6619574Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:17:20.6654680Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:17:20.6789597Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:17:20.7253416Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:17:20.7260956Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:17:20.7315994Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:17:20.7332686Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:17:20.7342888Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:17:20.7385140Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:17:20.7391716Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:17:20.7764914Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:17:20.7864790Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:17:20.7999879Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:17:20.8476267Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:17:20.8522465Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:17:20.8568187Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:17:20.8578602Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:17:20.8678898Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:17:20.8684850Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:17:20.8714020Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:17:20.8719294Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:17:20.8879768Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:17:20.8949434Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:17:20.9749964Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:17:20.9759454Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:17:20.9778061Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:17:20.9781866Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:17:20.9793699Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:17:20.9800071Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:17:20.9910248Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:17:20.9914774Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:17:20.9934773Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:17:20.9941243Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:17:20.9962499Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:17:20.9975443Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:17:20.9997767Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:17:21.0219371Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:17:21.0233486Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:17:21.0879919Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:17:21.0888680Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:17:21.0892827Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:17:21.0932904Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:17:21.0937906Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:17:21.0958294Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:17:21.1011810Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:17:21.1015546Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:17:21.1300531Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:17:21.1315624Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:17:21.1327035Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:17:21.1690537Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:17:21.1730794Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:17:21.1751963Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:17:21.1757829Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:17:21.1777324Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:17:21.2124058Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:17:21.3269745Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:17:21.3313271Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:17:21.3383255Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:17:21.5708188Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:17:21.6375131Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:17:21.6437599Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:17:21.6452786Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:17:21.6534323Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:17:21.6552130Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:17:21.6751261Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:17:21.6914345Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:17:21.6924263Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:17:21.6930386Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:17:22.9250640Z Fetched 183 MB in 3s (57.2 MB/s) 2021-05-18T14:17:22.9630504Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:17:22.9719333Z (Reading database ... 2021-05-18T14:17:22.9719975Z (Reading database ... 5% 2021-05-18T14:17:22.9723232Z (Reading database ... 10% 2021-05-18T14:17:22.9723807Z (Reading database ... 15% 2021-05-18T14:17:22.9724356Z (Reading database ... 20% 2021-05-18T14:17:22.9724917Z (Reading database ... 25% 2021-05-18T14:17:22.9725475Z (Reading database ... 30% 2021-05-18T14:17:22.9726013Z (Reading database ... 35% 2021-05-18T14:17:22.9726562Z (Reading database ... 40% 2021-05-18T14:17:22.9727119Z (Reading database ... 45% 2021-05-18T14:17:22.9727657Z (Reading database ... 50% 2021-05-18T14:17:22.9755491Z (Reading database ... 55% 2021-05-18T14:17:22.9806179Z (Reading database ... 60% 2021-05-18T14:17:22.9839174Z (Reading database ... 65% 2021-05-18T14:17:22.9978208Z (Reading database ... 70% 2021-05-18T14:17:23.0110140Z (Reading database ... 75% 2021-05-18T14:17:23.0140672Z (Reading database ... 80% 2021-05-18T14:17:23.0557474Z (Reading database ... 85% 2021-05-18T14:17:23.0902068Z (Reading database ... 90% 2021-05-18T14:17:23.0990109Z (Reading database ... 95% 2021-05-18T14:17:23.0990741Z (Reading database ... 100% 2021-05-18T14:17:23.0991601Z (Reading database ... 269804 files and directories currently installed.) 2021-05-18T14:17:23.1118322Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:17:23.1144058Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:17:23.1505616Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:17:23.1841567Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:23.1930416Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:23.4034424Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:17:23.4304410Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:17:23.4318462Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:17:23.4753635Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:17:23.4998639Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:17:23.5010255Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:17:23.5353653Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:17:23.5599708Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:23.5617366Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:17:23.5948689Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:17:23.6226483Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:17:23.6239480Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:17:23.6555026Z Selecting previously unselected package libwacom-common. 2021-05-18T14:17:23.6835016Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:17:23.6846830Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:17:23.7455493Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:17:23.7769818Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:17:23.7783447Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:17:23.8058222Z Selecting previously unselected package libinput-bin. 2021-05-18T14:17:23.8369039Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:17:23.8382136Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:17:23.8704029Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:17:23.9016809Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:17:23.9030909Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:17:23.9473622Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:17:23.9733660Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:23.9747419Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:24.0230739Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:17:24.0544047Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:24.0554834Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:24.1516583Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:17:24.1825580Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:17:24.1837601Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:17:24.2113603Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:17:24.2425632Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:17:24.2438794Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:17:24.2735019Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:17:24.3044515Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:17:24.3060304Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:24.3343392Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:17:24.3654401Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:17:24.3666767Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:24.3944819Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:17:24.4253752Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:17:24.4268274Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:17:24.4558422Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:17:24.4870357Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:17:24.4883655Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:17:24.5170488Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:17:24.5480883Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:17:24.5496499Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:17:24.5775827Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:17:24.6084574Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:17:24.6098062Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:17:24.6434322Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:17:24.6711660Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:17:24.6723908Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:17:24.7056001Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:17:24.7324768Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:17:24.7333171Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:17:24.7691549Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:17:24.8005155Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:24.8109630Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:25.1554142Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:17:25.1803502Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:25.1816236Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:25.4394374Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:17:25.4648103Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:25.4660109Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:25.5074321Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:17:25.5376926Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:17:25.5391881Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:17:25.5933067Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:17:25.6243512Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:17:25.6256342Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:17:25.7353721Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:17:25.7600223Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:17:25.7612426Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:17:25.7953744Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:17:25.8232441Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:25.8242984Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:25.8754239Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:17:25.9034477Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:25.9047132Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:25.9633972Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:17:25.9889844Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:25.9899484Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:26.1714653Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:17:26.1990832Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:26.2003044Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:26.3715167Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:17:26.3994561Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:26.4006640Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:26.4434896Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:17:26.4707332Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:26.4725534Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:26.5113660Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:17:26.5395641Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:17:26.5407982Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:17:26.5794334Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:17:26.6046448Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:17:26.6059221Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:17:28.0755091Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:17:28.1064733Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:28.1077112Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:28.1474240Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:17:28.1718295Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:17:28.1731577Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:28.4114345Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:17:28.4391808Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:17:28.4403982Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:17:28.4986139Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:17:28.5307552Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:17:28.5321419Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:17:28.5786653Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:17:28.6120069Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:28.6132234Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:28.6502563Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:17:28.6814712Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:28.6826487Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:28.7125872Z Selecting previously unselected package gdal-data. 2021-05-18T14:17:28.7429399Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:17:28.7441638Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:28.7993841Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:17:28.8251836Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:17:28.8264883Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:17:28.8634544Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:17:28.8906137Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:17:28.8915517Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:17:28.9330009Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:17:28.9648287Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:17:28.9661681Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:17:29.0049567Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:17:29.0366784Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:17:29.0378291Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:17:29.1194001Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:17:29.1465773Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:17:29.1477203Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:17:29.1834566Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:17:29.2121727Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:17:29.2134744Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:17:29.2906405Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:17:29.3221077Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:17:29.3234044Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:17:29.3633657Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:17:29.3930760Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:17:29.3945182Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:17:29.4243892Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:17:29.4556952Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:17:29.4568655Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:17:29.4880794Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:17:29.5196075Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:17:29.5207905Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:17:29.5674796Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:17:29.5953878Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:17:29.5964710Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:29.6874694Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:17:29.7110780Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:17:29.7124250Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:29.7515009Z Selecting previously unselected package proj-data. 2021-05-18T14:17:29.7787816Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:17:29.7798493Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:17:30.6473803Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:17:30.6716776Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:17:30.6730623Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:17:30.8034186Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:17:30.8257746Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:17:30.8269762Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:17:30.8586543Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:17:30.8895369Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:17:30.8907610Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:17:30.9512825Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:17:30.9748077Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:17:30.9759048Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:17:31.0040401Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:17:31.0347769Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:17:31.0359648Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:17:31.0666656Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:17:31.0979243Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:31.0989573Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:31.1325988Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:17:31.1642672Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:31.1656414Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:31.2193623Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:17:31.2429965Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:17:31.2442065Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:31.2791666Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:17:31.3105158Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:17:31.3116998Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:17:31.3834365Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:17:31.4099572Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:17:31.4113994Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:17:31.4580767Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:17:31.4893637Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:17:31.4905191Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:17:31.5393818Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:17:31.5653171Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:17:31.5665413Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:17:31.7411297Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:17:31.7737228Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:17:31.7847404Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:17:31.9153618Z Selecting previously unselected package libgdal26. 2021-05-18T14:17:31.9410969Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:31.9422841Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:32.6505312Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:17:32.6812431Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:32.6824227Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:32.7193513Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:17:32.7434647Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:17:32.7448423Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:17:32.7775013Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:17:32.8077393Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:32.8091722Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:32.8386187Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:17:32.8685642Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:32.8698075Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:32.9071003Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:17:32.9380370Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:17:32.9394355Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:17:32.9948450Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:17:33.0257667Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:17:33.0270876Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:17:33.0764121Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:17:33.1071796Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:33.1085905Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:33.7349661Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:17:33.7659037Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:33.7670296Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:33.7971925Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:17:33.8281708Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:17:33.8295181Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:17:33.8750804Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:17:33.9064907Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:17:33.9079174Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:17:34.0747100Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:17:34.1062536Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:34.1075672Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:34.1376725Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:17:34.1689114Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:34.1702732Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:34.2194819Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:17:34.2469776Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:17:34.2482299Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:17:34.3390254Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:17:34.3649631Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:34.3821671Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:34.7853022Z Selecting previously unselected package qgis-providers. 2021-05-18T14:17:34.8165110Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:34.8177643Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:35.0556102Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:17:35.0868442Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:35.0885405Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:17:35.1238999Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:17:35.1545507Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:17:35.1556216Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:17:35.1859269Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:17:35.2172396Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:35.2183555Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:17:35.2633902Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:17:35.2948357Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:17:35.2961294Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:17:35.3825487Z Selecting previously unselected package blt. 2021-05-18T14:17:35.4141528Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:17:35.4153277Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:17:35.4474358Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:17:35.4733407Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:17:35.4747450Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:17:35.5176212Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:17:35.5489687Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:35.5500896Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:35.5904339Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:17:35.6171059Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:35.6186560Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:35.6737795Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:17:35.7000131Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:35.7013876Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:35.7429352Z Selecting previously unselected package gcr. 2021-05-18T14:17:35.7745303Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:17:35.7759155Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:17:35.8211147Z Selecting previously unselected package python3-numpy. 2021-05-18T14:17:35.8529665Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:17:35.8539694Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:17:36.1790690Z Selecting previously unselected package python3-gdal. 2021-05-18T14:17:36.2113301Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:36.2128558Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:36.3034272Z Selecting previously unselected package gdal-bin. 2021-05-18T14:17:36.3305947Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:17:36.3321526Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:36.3954693Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:17:36.4191549Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:17:36.4206066Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:17:36.4525841Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:17:36.4850987Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:17:36.4863636Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:17:36.5386318Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:17:36.5707148Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:17:36.5719536Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:17:36.6171229Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:17:36.6486577Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:36.6499184Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:36.7114368Z Selecting previously unselected package p11-kit. 2021-05-18T14:17:36.7394229Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:17:36.7409612Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:36.7781425Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:17:36.8102873Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:17:36.8115434Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:17:36.8514541Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:17:36.8761320Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:36.8901635Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:17:36.9875248Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:17:37.0178542Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:37.0193296Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:17:37.0594787Z Selecting previously unselected package grass-doc. 2021-05-18T14:17:37.0862996Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:17:37.0876795Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:17:39.0171632Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:17:39.0496835Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:17:39.0514258Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:17:39.0947348Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:17:39.1268438Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:39.1281879Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:17:39.1714586Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:17:39.1986612Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:39.1997883Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:17:39.4154424Z Selecting previously unselected package grass-core. 2021-05-18T14:17:39.4436534Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:17:39.4448864Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:17:40.1218493Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:17:40.1566389Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:17:40.1577062Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:17:40.1955080Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:17:40.2236453Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:17:40.2246119Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:17:40.2674498Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:17:40.2940634Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:17:40.2954406Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:17:40.3994662Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:17:40.4245998Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:17:40.4258166Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:17:40.4596321Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:17:40.4914837Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:17:40.4928901Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:17:40.8973957Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:17:40.9310333Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:17:40.9323547Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:17:41.0430132Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:17:41.0752671Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:17:41.0766585Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:17:41.1202844Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:17:41.1525540Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:17:41.1536729Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:17:41.1873543Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:17:41.2132246Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:17:41.2146154Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:17:41.2479179Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:17:41.2779891Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:17:41.2878338Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:17:41.3756234Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:17:41.4075117Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:17:41.4087421Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:17:41.4485801Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:17:41.4807768Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:17:41.4824389Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:17:41.5154259Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:17:41.5420001Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:17:41.5433686Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:41.5724570Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:17:41.6042402Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:17:41.6053594Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:41.6502693Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:17:41.6822793Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:17:41.6832624Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:17:41.7132302Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:17:41.7453009Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:17:41.7469304Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:17:41.7833720Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:17:41.8088615Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:17:41.8099100Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:17:41.8434125Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:17:41.8688863Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:41.8701221Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:17:41.9034211Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:17:41.9306909Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:41.9319485Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:17:41.9661885Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:17:41.9938962Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:41.9948301Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:17:42.0315378Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:17:42.0637005Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:42.0649856Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:17:42.1075093Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:17:42.1387004Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:17:42.1400757Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:17:42.3154957Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:17:42.3426185Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:42.3436547Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:17:42.3792660Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:17:42.4113504Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:17:42.4128192Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:17:42.4443111Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:17:42.4762759Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.4775839Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.5240043Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:17:42.5559654Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.5571767Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.6674294Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:17:42.6940042Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.6951084Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.7474129Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:17:42.7735026Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.7748069Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.8233982Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:17:42.8503927Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.8519132Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.8821727Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:17:42.9147089Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.9160584Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:42.9635704Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:17:42.9919443Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:42.9933854Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:43.0314800Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:17:43.0563543Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:43.0577306Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:43.0954654Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:17:43.1205590Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:43.1218514Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:43.1674206Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:17:43.1931588Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:43.1943246Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:43.2261950Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:17:43.2583049Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:43.2598609Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:43.2888838Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:17:43.3200436Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:43.3212000Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:43.3765246Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:17:43.4080749Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:43.4096121Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:43.5474515Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:17:43.5752758Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:43.5763003Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:43.9866961Z Selecting previously unselected package qtchooser. 2021-05-18T14:17:44.0187572Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:17:44.0199218Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:17:44.0555099Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:17:44.0837510Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.0849493Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.1674343Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:17:44.1997551Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.2009332Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.2474565Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:17:44.2740815Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.2751754Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.3114922Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:17:44.3388850Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.3400520Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.4035300Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:17:44.4358315Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.4368933Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.4740506Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:17:44.5066320Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.5078848Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.7428133Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:17:44.7748200Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.7765759Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:44.8834522Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:17:44.9100960Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:17:44.9116211Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:17:45.0497115Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:17:45.0820430Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:45.0837906Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.2274797Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:17:45.2553041Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:45.2568823Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.3234618Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:17:45.3533622Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:45.3545262Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.4154043Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:17:45.4404917Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:45.4419798Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:45.4791005Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:17:45.5118830Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:17:45.5131277Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:17:45.5991663Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:17:45.6316753Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:17:45.6499442Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:17:45.6833813Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:17:45.7118254Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:45.7140122Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:45.7632904Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:17:45.7897669Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:17:45.7911437Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:17:45.8313865Z Selecting previously unselected package modemmanager. 2021-05-18T14:17:45.8565133Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:17:45.8656499Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:17:45.9835377Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:17:46.0120797Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:17:46.0138519Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:17:46.0474626Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:17:46.0803061Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:17:46.0819370Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:17:46.4314569Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:17:46.4618425Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:17:46.4631029Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:17:46.4942714Z Selecting previously unselected package python3-bs4. 2021-05-18T14:17:46.5270278Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:17:46.5284037Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:17:46.5670399Z Selecting previously unselected package python3-cycler. 2021-05-18T14:17:46.5999254Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:17:46.6012598Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:17:46.6314693Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:17:46.6640578Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:17:46.6659238Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:17:46.7021466Z Selecting previously unselected package python3-decorator. 2021-05-18T14:17:46.7352881Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:17:46.7366570Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:17:46.7714538Z Selecting previously unselected package python3-future. 2021-05-18T14:17:46.7994456Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:17:46.8006661Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:17:46.8795440Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:17:46.9093457Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:17:46.9108223Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:17:46.9475734Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:17:46.9731376Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:17:46.9747556Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:17:47.0155992Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:17:47.0454876Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:17:47.0468124Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:17:47.0834797Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:17:47.1117597Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:17:47.1129172Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:17:47.2755656Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:17:47.3018851Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:17:47.3040577Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:17:47.3394495Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:17:47.3689263Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:17:47.3698751Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:17:47.4114242Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:17:47.4391765Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:17:47.4407549Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:17:47.6234728Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:17:47.6477999Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:17:47.6490245Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:17:47.6875064Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:17:47.7166178Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:17:47.7178749Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:17:48.1914526Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:17:48.2212231Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:17:48.2224958Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:17:48.2634155Z Selecting previously unselected package python3-olefile. 2021-05-18T14:17:48.2890998Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:17:48.2901795Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:17:48.3234926Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:17:48.3520679Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:17:48.3533972Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:17:48.4126870Z Selecting previously unselected package python3-tz. 2021-05-18T14:17:48.4454606Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:17:48.4465502Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:17:48.4837085Z Selecting previously unselected package python3-owslib. 2021-05-18T14:17:48.5157800Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:17:48.5172866Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:17:48.5592044Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:17:48.5916527Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:17:48.5929312Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:17:48.6634708Z Selecting previously unselected package python3-retrying. 2021-05-18T14:17:48.6953995Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:17:48.6966112Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:17:48.7312128Z Selecting previously unselected package python3-plotly. 2021-05-18T14:17:48.7638402Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:17:48.7654039Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:17:49.2695312Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:17:49.3033190Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:17:49.3044775Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:17:49.3474441Z Selecting previously unselected package python3-sip. 2021-05-18T14:17:49.3770419Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:17:49.3784126Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:17:49.4235234Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:17:49.4529636Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:17:49.4541891Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:49.7714815Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:17:49.8004055Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:17:49.8021118Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:17:49.8634356Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:17:49.8900897Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:17:49.8921875Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:49.9267230Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:17:49.9595983Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:17:49.9606563Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:49.9954310Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:17:50.0222569Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:17:50.0236708Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:17:50.0684313Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:17:50.1015094Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:17:50.1030961Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:50.4315312Z Selecting previously unselected package python3-qgis. 2021-05-18T14:17:50.4623374Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:50.4637505Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:51.4303757Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:17:51.4636215Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:17:51.4651960Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:17:51.5113033Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:17:51.5465997Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:17:51.5479097Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:17:51.6050581Z Selecting previously unselected package qgis-common. 2021-05-18T14:17:51.6388846Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:17:51.6401528Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:53.4347585Z Selecting previously unselected package qgis. 2021-05-18T14:17:53.4683695Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:53.5461347Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:53.8204681Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:17:53.8539291Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:17:53.8556181Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:54.0595626Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:17:54.0940722Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:54.0950787Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:54.1378953Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:17:54.1706896Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:17:54.1719678Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:54.2554584Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:17:54.2846362Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:17:54.2858340Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:54.3258459Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:17:54.3590300Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:17:54.3606819Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:17:54.5623660Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:17:54.5962927Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:17:54.5976004Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:17:54.7499087Z Selecting previously unselected package proj-bin. 2021-05-18T14:17:54.7837481Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:17:54.7856743Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:17:54.8227445Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:17:54.8561487Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:17:54.8574613Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:17:54.8914647Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:17:54.9252275Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:17:54.9366615Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:17:55.0214675Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:17:55.0252337Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:17:55.3228477Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:17:55.3248095Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:17:55.3283055Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:17:55.3328673Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:17:55.3444590Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:17:55.3479770Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:17:55.3506821Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:17:55.3544130Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:55.3584512Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:17:55.3619504Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:17:55.3656556Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:17:55.3695937Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:17:55.3730036Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:17:55.3769144Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:17:55.3794906Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:17:55.3818537Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:17:55.3850728Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:17:55.3877358Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:17:55.5593460Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:17:55.5620295Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:17:55.5651846Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:17:55.7294720Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:17:55.7324874Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:17:55.8902728Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:55.8929614Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:17:55.8968001Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:17:55.9004914Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:17:55.9030701Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:17:55.9062290Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:17:55.9095113Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:17:56.0381050Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:17:56.0416247Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:17:56.0448894Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:17:56.0476341Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:17:56.0510090Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:17:56.2175916Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:17:56.2205014Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:17:56.3930686Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:17:56.4021898Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:17:56.4055460Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:17:56.4143101Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:56.4171130Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:17:56.4207384Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:17:56.4242962Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:56.4272003Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:17:56.5893469Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:17:56.5927893Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:17:56.5952002Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:17:56.5985811Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:17:56.6115489Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:17:56.6138393Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:17:56.8181923Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:17:56.8218016Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:17:56.9850979Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:17:56.9875902Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:17:56.9906444Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:17:56.9941443Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:17:56.9960987Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:17:56.9986228Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:17:57.0011123Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:17:57.1859198Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:17:57.1889373Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:17:57.1918390Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:17:57.1960999Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:57.2051409Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:17:57.4492943Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:17:58.8100016Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:17:58.8135867Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:17:58.8164661Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:17:58.8196762Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:17:58.8236519Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:17:58.8263421Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:17:58.8287152Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:17:58.8318274Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:17:59.0351379Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:17:59.0389944Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:17:59.0421217Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:17:59.0445305Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:17:59.2681926Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:17:59.2710947Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:17:59.2744739Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:17:59.2804183Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:17:59.2842795Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:17:59.3050518Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:17:59.5030889Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:17:59.5070736Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:17:59.5096736Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:17:59.5211896Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:17:59.5233396Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:17:59.5265079Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:17:59.5298123Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:17:59.5329481Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:17:59.5421880Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:17:59.5488483Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:17:59.9307020Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:00.1048969Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:18:00.1082891Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:00.1111705Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:18:00.1143148Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:18:00.1173931Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:18:00.1211544Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:18:00.1240506Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:18:00.1268383Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:00.1299316Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:18:00.3339788Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:18:00.5184129Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:18:00.6986190Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:18:00.7029207Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:18:00.7060210Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:18:00.7085604Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:18:00.8871039Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:18:00.8900892Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:18:00.8930761Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:18:00.9058718Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:18:01.9802115Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:18:01.9828507Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:18:01.9856308Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:18:01.9888114Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:01.9915731Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:01.9939232Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:18:01.9961246Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:18:01.9987080Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:18:02.0012503Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:18:02.4232182Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:18:02.4248947Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:02.4276272Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:18:02.6185608Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:18:02.6218010Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:18:02.8051085Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:02.8085770Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:18:03.0258794Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:18:03.0291275Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:18:03.0323753Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:03.0355962Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:18:03.1873589Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:18:03.1876126Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:18:03.7749802Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:18:04.1029016Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:04.1059251Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:18:04.1084465Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:04.1110347Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:04.1134511Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:04.1165802Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:04.1193924Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:18:04.2951628Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.2955704Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:18:04.2959560Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.2962616Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:18:04.3440853Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.3443968Z if direction is "increasing": 2021-05-18T14:18:04.3447736Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.3450449Z elif direction is "decreasing": 2021-05-18T14:18:04.3655523Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.3657191Z if direction is "increasing": 2021-05-18T14:18:04.3658939Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:04.3660230Z elif direction is "decreasing": 2021-05-18T14:18:05.4401429Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:05.4404945Z if props["offset_coordinates"] is "data": 2021-05-18T14:18:05.4408476Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:18:05.4410857Z if props["coordinates"] is not "data": 2021-05-18T14:18:06.2963477Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:18:06.9037354Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:18:06.9040559Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:18:06.9043602Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:18:08.1777425Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:18:08.1814269Z First installation detected... 2021-05-18T14:18:08.1815487Z Checking NSS setup... 2021-05-18T14:18:08.1858174Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:18:08.1892375Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:08.1923496Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:18:08.5017664Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:08.5055935Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:18:08.5087611Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:18:08.5120762Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:18:08.5153177Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:18:08.5186277Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:18:08.5221769Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:18:08.5252269Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:18:08.5284657Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:08.7470797Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:18:08.7502099Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:18:08.7530744Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:18:09.1477848Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:09.1480183Z if value is '': 2021-05-18T14:18:09.2615139Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:09.2617045Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:18:09.2618338Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:09.2619525Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:18:09.2620901Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:18:09.2622093Z if driver_string is not None and driver_string is not "": 2021-05-18T14:18:09.3120267Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:09.3125081Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:18:09.3127973Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:18:09.3130276Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:18:09.3828550Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:18:09.3860798Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.3961212Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:18:09.3990753Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.4051667Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.4234322Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:09.4264901Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.4290964Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.4317750Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:09.4345440Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.4371611Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:18:09.5369085Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:09.5400514Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.5428188Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:09.5457807Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:18:09.6918273Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:18:09.6923822Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:18:10.3573745Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3671052Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3700945Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:18:10.3728079Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3756442Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:10.3783663Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3817189Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:18:10.3854062Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:18:10.3886269Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:18:10.3915855Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3943042Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.3972480Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:10.4004790Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:10.4036611Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:10.4065987Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:10.4096736Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.4126447Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:18:10.4156100Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:10.4196459Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:10.4244439Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:10.6396674Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:10.6430342Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:10.6457573Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:10.6490822Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.5923859Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:46.5956210Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:46.5986996Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.6017349Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:46.6038878Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.6059710Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.6084399Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:18:46.6113503Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.7781636Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.7811634Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:18:46.7836804Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.7862998Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:18:46.7886462Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.9789484Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.9817456Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.9855027Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:18:46.9984515Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:18:47.0172662Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:18:47.8749731Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:18:47.8957971Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:18:47.9235484Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:18:47.9412316Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:18:48.0096791Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:18:48.0462704Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:18:48.3210740Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:19:01.7241387Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:19:01.7436014Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:19:04.1367238Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:19:04.1367862Z with: 2021-05-18T14:19:04.1368566Z github_slug: neuroconductor/freesurferformats 2021-05-18T14:19:04.1369134Z env: 2021-05-18T14:19:04.1369591Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:04.1370080Z TIC_DEPLOY_KEY: 2021-05-18T14:19:04.1370955Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:04.1372761Z GITHUB_PAT: *** 2021-05-18T14:19:04.1373611Z COVERALLS_TOKEN: *** 2021-05-18T14:19:04.1374135Z continue-on-error: false 2021-05-18T14:19:04.1374641Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:04.1375137Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:04.1375605Z TZ: UTC 2021-05-18T14:19:04.1375997Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:04.1376433Z NOT_CRAN: true 2021-05-18T14:19:04.1376827Z ##[endgroup] 2021-05-18T14:19:04.1744292Z repo slug is: neuroconductor/freesurferformats 2021-05-18T14:19:04.1901055Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:19:04.1901719Z env: 2021-05-18T14:19:04.1902211Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:04.1902751Z TIC_DEPLOY_KEY: 2021-05-18T14:19:04.1903685Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:04.1905233Z GITHUB_PAT: *** 2021-05-18T14:19:04.1906100Z COVERALLS_TOKEN: *** 2021-05-18T14:19:04.1906632Z continue-on-error: false 2021-05-18T14:19:04.1907133Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:04.1907651Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:04.1908131Z TZ: UTC 2021-05-18T14:19:04.1908529Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:04.1908974Z NOT_CRAN: true 2021-05-18T14:19:04.1909363Z ##[endgroup] 2021-05-18T14:19:04.4006233Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:19:04.4006922Z with: 2021-05-18T14:19:04.4007441Z repo_name: freesurferformats 2021-05-18T14:19:04.4007983Z repo_version: 0.1.13 2021-05-18T14:19:04.4008433Z runner_os: Linux 2021-05-18T14:19:04.4008848Z R_version: 3.5 2021-05-18T14:19:04.4009249Z env: 2021-05-18T14:19:04.4009742Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:04.4010267Z TIC_DEPLOY_KEY: 2021-05-18T14:19:04.4011188Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:04.4012658Z GITHUB_PAT: *** 2021-05-18T14:19:04.4013572Z COVERALLS_TOKEN: *** 2021-05-18T14:19:04.4014141Z continue-on-error: false 2021-05-18T14:19:04.4014687Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:04.4015228Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:04.4015740Z TZ: UTC 2021-05-18T14:19:04.4016171Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:04.4016647Z NOT_CRAN: true 2021-05-18T14:19:04.4017084Z ##[endgroup] 2021-05-18T14:19:04.4408085Z Package: freesurferformats 2021-05-18T14:19:04.4452841Z Version: 0.1.13 2021-05-18T14:19:04.4453538Z OS: Linux 2021-05-18T14:19:04.4526563Z ##[group]Run install.packages('remotes') 2021-05-18T14:19:04.4527364Z install.packages('remotes') 2021-05-18T14:19:04.4528273Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:19:04.4529413Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:19:04.4537753Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:19:04.4538227Z env: 2021-05-18T14:19:04.4538728Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:04.4539255Z TIC_DEPLOY_KEY: 2021-05-18T14:19:04.4540186Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:04.4541626Z GITHUB_PAT: *** 2021-05-18T14:19:04.4542636Z COVERALLS_TOKEN: *** 2021-05-18T14:19:04.4543162Z continue-on-error: false 2021-05-18T14:19:04.4543659Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:04.4544168Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:04.4544652Z TZ: UTC 2021-05-18T14:19:04.4545063Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:04.4545487Z NOT_CRAN: true 2021-05-18T14:19:04.4545881Z ##[endgroup] 2021-05-18T14:19:04.6293624Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:04.6295328Z (as ‘lib’ is unspecified) 2021-05-18T14:19:20.7319115Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:19:21.4110567Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-18T14:19:21.4284370Z ================================================== 2021-05-18T14:19:21.4285446Z downloaded 378 KB 2021-05-18T14:19:21.4286008Z 2021-05-18T14:19:21.6692712Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:19:21.6767212Z * DONE (remotes) 2021-05-18T14:19:21.6824067Z 2021-05-18T14:19:21.6825185Z The downloaded source packages are in 2021-05-18T14:19:21.6826790Z ‘/tmp/Rtmpt2syw7/downloaded_packages’ 2021-05-18T14:19:42.8111839Z ##[group]Run actions/cache@v1 2021-05-18T14:19:42.8112634Z with: 2021-05-18T14:19:42.8113142Z path: /home/runner/work/_temp/Library 2021-05-18T14:19:42.8116024Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-1d53412470e932ed080685375bc9b610f3b2c6295cb82391715c3e4ba430d73d 2021-05-18T14:19:42.8119718Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-18T14:19:42.8121055Z env: 2021-05-18T14:19:42.8121559Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:42.8122102Z TIC_DEPLOY_KEY: 2021-05-18T14:19:42.8123018Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:42.8125095Z GITHUB_PAT: *** 2021-05-18T14:19:42.8126042Z COVERALLS_TOKEN: *** 2021-05-18T14:19:42.8126597Z continue-on-error: false 2021-05-18T14:19:42.8127144Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:42.8127695Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:42.8128249Z TZ: UTC 2021-05-18T14:19:42.8128679Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:42.8129192Z NOT_CRAN: true 2021-05-18T14:19:42.8129607Z ##[endgroup] 2021-05-18T14:19:42.8651799Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:19:42.8725154Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:19:42.8726081Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:19:42.8726933Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:19:42.8727655Z sudo -s eval "$sysreqs" 2021-05-18T14:19:42.8778001Z shell: /usr/bin/bash -e {0} 2021-05-18T14:19:42.8778453Z env: 2021-05-18T14:19:42.8778958Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:19:42.8779486Z TIC_DEPLOY_KEY: 2021-05-18T14:19:42.8780419Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:19:42.8781932Z GITHUB_PAT: *** 2021-05-18T14:19:42.8782857Z COVERALLS_TOKEN: *** 2021-05-18T14:19:42.8783426Z continue-on-error: false 2021-05-18T14:19:42.8783959Z VDIFFR_RUN_TESTS: 2021-05-18T14:19:42.8784516Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:19:42.8785023Z TZ: UTC 2021-05-18T14:19:42.8785478Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:19:42.8785937Z NOT_CRAN: true 2021-05-18T14:19:42.8786476Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:19:42.8787179Z ##[endgroup] 2021-05-18T14:19:43.0786292Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:19:43.6948065Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:20:02.0355103Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:20:02.0356017Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:20:02.0356771Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:20:02.0357515Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:20:02.0358343Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:20:02.0382635Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:20:02.0403429Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:02.0404643Z (as ‘lib’ is unspecified) 2021-05-18T14:20:16.9638406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:20:17.8481219Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-18T14:20:17.8560993Z ================================================== 2021-05-18T14:20:17.8562229Z downloaded 93 KB 2021-05-18T14:20:17.8562900Z 2021-05-18T14:20:17.8597771Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:20:18.5436015Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-18T14:20:18.5533718Z ================================================== 2021-05-18T14:20:18.5535003Z downloaded 134 KB 2021-05-18T14:20:18.5535381Z 2021-05-18T14:20:18.5574960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:20:19.5654543Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-18T14:20:19.5709337Z ================================================== 2021-05-18T14:20:19.5709909Z downloaded 79 KB 2021-05-18T14:20:19.5710222Z 2021-05-18T14:20:19.5744524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:20:20.2563726Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-18T14:20:20.2758875Z ================================================== 2021-05-18T14:20:20.2759850Z downloaded 515 KB 2021-05-18T14:20:20.2760520Z 2021-05-18T14:20:20.2800419Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:20:21.2581513Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-18T14:20:21.2813763Z ================================================== 2021-05-18T14:20:21.2814288Z downloaded 991 KB 2021-05-18T14:20:21.5094275Z 2021-05-18T14:20:21.5096732Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:20:21.5146953Z * DONE (rprojroot) 2021-05-18T14:20:21.7364654Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:20:21.7409588Z * DONE (crayon) 2021-05-18T14:20:21.9629069Z * installing *binary* package ‘R6’ ... 2021-05-18T14:20:21.9683655Z * DONE (R6) 2021-05-18T14:20:22.2177461Z * installing *binary* package ‘desc’ ... 2021-05-18T14:20:22.2240693Z * DONE (desc) 2021-05-18T14:20:22.4687422Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:20:22.4748586Z * DONE (debugme) 2021-05-18T14:20:22.4806096Z 2021-05-18T14:20:22.4807254Z The downloaded source packages are in 2021-05-18T14:20:22.4808800Z ‘/tmp/RtmpsWiU8M/downloaded_packages’ 2021-05-18T14:20:22.4819019Z Running `R CMD build`... 2021-05-18T14:20:22.7317857Z * checking for file ‘/tmp/RtmpsWiU8M/remotes6a316ff9c6d2/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:20:22.7319576Z * preparing ‘sysreqs’: 2021-05-18T14:20:22.7320676Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:20:22.7322146Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:20:22.7323228Z * checking for empty or unneeded directories 2021-05-18T14:20:22.7324257Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:20:22.7326550Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:22.7327623Z (as ‘lib’ is unspecified) 2021-05-18T14:20:22.9365848Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:20:22.9508466Z ** R 2021-05-18T14:20:22.9603406Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:23.1395154Z ** help 2021-05-18T14:20:23.1526465Z *** installing help indices 2021-05-18T14:20:23.1731739Z ** building package indices 2021-05-18T14:20:23.1840102Z ** testing if installed package can be loaded 2021-05-18T14:20:23.3816552Z * DONE (sysreqs) 2021-05-18T14:20:43.0547160Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:20:43.0549959Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:20:43.0551953Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:20:43.1280569Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:20:43.1839764Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-18T14:20:43.2307654Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:20:43.3264381Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:20:43.5999635Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:20:43.8743957Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:20:45.0995295Z Reading package lists... 2021-05-18T14:20:45.1873566Z Reading package lists... 2021-05-18T14:20:45.7700258Z Building dependency tree... 2021-05-18T14:20:45.7712001Z Reading state information... 2021-05-18T14:20:45.7714656Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:20:45.7716288Z libicu-dev set to manually installed. 2021-05-18T14:20:45.7717915Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-18T14:20:45.7719507Z libxml2-dev set to manually installed. 2021-05-18T14:20:45.7721276Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:20:45.7723207Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:20:45.7724389Z The following additional packages will be installed: 2021-05-18T14:20:45.7726222Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:20:45.7727377Z Suggested packages: 2021-05-18T14:20:45.7729156Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:20:45.7732089Z The following NEW packages will be installed: 2021-05-18T14:20:45.7734692Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:20:45.7736565Z pandoc-citeproc 2021-05-18T14:20:45.7737884Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:20:45.7738801Z Need to get 13.7 MB of archives. 2021-05-18T14:20:45.7740209Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:20:45.7742897Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:20:45.7746651Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:20:45.7749862Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:20:45.7752997Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:20:46.3815654Z Fetched 13.7 MB in 0s (51.3 MB/s) 2021-05-18T14:20:46.4223458Z Selecting previously unselected package libbibutils6. 2021-05-18T14:20:46.4323446Z (Reading database ... 2021-05-18T14:20:46.4324357Z (Reading database ... 5% 2021-05-18T14:20:46.4325126Z (Reading database ... 10% 2021-05-18T14:20:46.4325949Z (Reading database ... 15% 2021-05-18T14:20:46.4326718Z (Reading database ... 20% 2021-05-18T14:20:46.4327463Z (Reading database ... 25% 2021-05-18T14:20:46.4328737Z (Reading database ... 30% 2021-05-18T14:20:46.4329355Z (Reading database ... 35% 2021-05-18T14:20:46.4329899Z (Reading database ... 40% 2021-05-18T14:20:46.4330452Z (Reading database ... 45% 2021-05-18T14:20:46.4331188Z (Reading database ... 50% 2021-05-18T14:20:46.4384962Z (Reading database ... 55% 2021-05-18T14:20:46.4445789Z (Reading database ... 60% 2021-05-18T14:20:46.4496999Z (Reading database ... 65% 2021-05-18T14:20:46.4625705Z (Reading database ... 70% 2021-05-18T14:20:46.4770635Z (Reading database ... 75% 2021-05-18T14:20:46.5080859Z (Reading database ... 80% 2021-05-18T14:20:46.5201155Z (Reading database ... 85% 2021-05-18T14:20:46.5668145Z (Reading database ... 90% 2021-05-18T14:20:46.5763827Z (Reading database ... 95% 2021-05-18T14:20:46.5764481Z (Reading database ... 100% 2021-05-18T14:20:46.5765429Z (Reading database ... 285015 files and directories currently installed.) 2021-05-18T14:20:46.5909192Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:20:46.5938397Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:20:46.6717971Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:20:46.7063497Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:20:46.7074193Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:20:46.7702294Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:20:46.8012385Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:20:46.8025273Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:20:46.8425840Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:20:46.8725018Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:20:46.8736225Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:20:46.8782288Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:20:48.4370320Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:20:48.4406125Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:20:48.4436742Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:20:48.4463614Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:20:48.4494087Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:20:52.3148838Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:20:54.7056311Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:20:54.7057144Z remotes::install_github("ropensci/tic") 2021-05-18T14:20:54.7057900Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:20:54.7058694Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:20:54.7059363Z remotes::install_cran("covr") 2021-05-18T14:20:54.7068012Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:20:54.7068499Z env: 2021-05-18T14:20:54.7069032Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:54.7069618Z TIC_DEPLOY_KEY: 2021-05-18T14:20:54.7070551Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:54.7072641Z GITHUB_PAT: *** 2021-05-18T14:20:54.7073720Z COVERALLS_TOKEN: *** 2021-05-18T14:20:54.7074307Z continue-on-error: false 2021-05-18T14:20:54.7074896Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:54.7075447Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:54.7076091Z TZ: UTC 2021-05-18T14:20:54.7076527Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:54.7077011Z NOT_CRAN: true 2021-05-18T14:20:54.7077430Z ##[endgroup] 2021-05-18T14:20:54.9133911Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:20:55.7207399Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:21:14.0637515Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:21:14.0638912Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:21:14.0639944Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:21:14.0640798Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:21:14.0641662Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:21:14.0642521Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:21:14.0643381Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:21:14.0644229Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:21:14.0645484Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:21:14.0646332Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:21:14.0647142Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:21:14.0648027Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:21:14.0648884Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:21:14.0649706Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:21:14.0650579Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:21:14.0651473Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:14.0652354Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:21:14.0653199Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:21:14.0654036Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:21:14.0654891Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:21:14.0655765Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:21:14.0656608Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:21:14.0657464Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:21:14.0658325Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:14.0659223Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:21:14.0660053Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:21:14.0660893Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:21:14.0661730Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:21:14.0662573Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:21:14.0663437Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:21:14.0666031Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:21:14.0667741Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:21:14.0678262Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:21:14.0679158Z (as ‘lib’ is unspecified) 2021-05-18T14:21:29.1520812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:21:29.8382535Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-18T14:21:29.8648326Z ================================================== 2021-05-18T14:21:29.8648963Z downloaded 1.3 MB 2021-05-18T14:21:29.8649566Z 2021-05-18T14:21:29.8690495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:21:30.3084550Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-18T14:21:30.3229198Z ================================================== 2021-05-18T14:21:30.3231118Z downloaded 226 KB 2021-05-18T14:21:30.3232114Z 2021-05-18T14:21:30.3267037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:21:31.0095683Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-18T14:21:31.0194111Z ================================================== 2021-05-18T14:21:31.0195297Z downloaded 140 KB 2021-05-18T14:21:31.0196013Z 2021-05-18T14:21:31.0236215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:21:31.7175208Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-18T14:21:31.7220498Z ================================================== 2021-05-18T14:21:31.7221353Z downloaded 53 KB 2021-05-18T14:21:31.7222148Z 2021-05-18T14:21:31.7262016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:21:32.4107969Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-18T14:21:32.4108823Z ================================================== 2021-05-18T14:21:32.4110957Z downloaded 22 KB 2021-05-18T14:21:32.4111296Z 2021-05-18T14:21:32.4149384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:21:33.0785898Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-18T14:21:33.1051172Z ================================================== 2021-05-18T14:21:33.1052057Z downloaded 1.4 MB 2021-05-18T14:21:33.1052388Z 2021-05-18T14:21:33.1093353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:21:33.6195539Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:21:33.6230149Z ================================================== 2021-05-18T14:21:33.6230738Z downloaded 36 KB 2021-05-18T14:21:33.6231070Z 2021-05-18T14:21:33.6271504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:21:34.3090690Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-18T14:21:34.3315262Z ================================================== 2021-05-18T14:21:34.3316362Z downloaded 883 KB 2021-05-18T14:21:34.3316918Z 2021-05-18T14:21:34.3355969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:21:35.1925291Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-18T14:21:35.2122534Z ================================================== 2021-05-18T14:21:35.2123613Z downloaded 522 KB 2021-05-18T14:21:35.2124202Z 2021-05-18T14:21:35.2160276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:21:36.1918217Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-18T14:21:36.1920674Z ================================================== 2021-05-18T14:21:36.1921984Z downloaded 12 KB 2021-05-18T14:21:36.1922935Z 2021-05-18T14:21:36.1955798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:21:36.8743387Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-18T14:21:36.8927106Z ================================================== 2021-05-18T14:21:36.8928283Z downloaded 482 KB 2021-05-18T14:21:36.8928847Z 2021-05-18T14:21:36.8965828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:21:37.8851182Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-18T14:21:37.8931351Z ================================================== 2021-05-18T14:21:37.8931999Z downloaded 90 KB 2021-05-18T14:21:37.8932360Z 2021-05-18T14:21:37.8967873Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:21:38.7858737Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-18T14:21:38.7861634Z ================================================== 2021-05-18T14:21:38.7862826Z downloaded 503 KB 2021-05-18T14:21:38.7863648Z 2021-05-18T14:21:38.7866231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:21:39.0562135Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-18T14:21:39.0768542Z ================================================== 2021-05-18T14:21:39.0769621Z downloaded 621 KB 2021-05-18T14:21:39.0770304Z 2021-05-18T14:21:39.0811339Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:21:39.6054011Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-18T14:21:39.6221758Z ================================================== 2021-05-18T14:21:39.6222841Z downloaded 265 KB 2021-05-18T14:21:39.6223392Z 2021-05-18T14:21:39.6260278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:21:40.3144212Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-18T14:21:40.3249276Z ================================================== 2021-05-18T14:21:40.3250257Z downloaded 166 KB 2021-05-18T14:21:40.3250827Z 2021-05-18T14:21:40.3292585Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:21:40.7630331Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-18T14:21:40.7776564Z ================================================== 2021-05-18T14:21:40.7777563Z downloaded 235 KB 2021-05-18T14:21:40.7778257Z 2021-05-18T14:21:40.7818542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:21:41.2977649Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-18T14:21:41.3131440Z ================================================== 2021-05-18T14:21:41.3132452Z downloaded 276 KB 2021-05-18T14:21:41.3133009Z 2021-05-18T14:21:41.3174902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:21:42.0318249Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-18T14:21:42.0450081Z ================================================== 2021-05-18T14:21:42.0450635Z downloaded 202 KB 2021-05-18T14:21:42.0450970Z 2021-05-18T14:21:42.0486775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:21:43.0338372Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-18T14:21:43.0387065Z ================================================== 2021-05-18T14:21:43.0387675Z downloaded 63 KB 2021-05-18T14:21:43.0388010Z 2021-05-18T14:21:43.0426641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:21:44.2231117Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-18T14:21:44.2276483Z ================================================== 2021-05-18T14:21:44.2277068Z downloaded 45 KB 2021-05-18T14:21:44.2277399Z 2021-05-18T14:21:44.2316523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:21:44.9242150Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-18T14:21:44.9423569Z ================================================== 2021-05-18T14:21:44.9424755Z downloaded 415 KB 2021-05-18T14:21:44.9425336Z 2021-05-18T14:21:44.9528519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:21:45.6477200Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-18T14:21:45.6543699Z ================================================== 2021-05-18T14:21:45.6545494Z downloaded 90 KB 2021-05-18T14:21:45.6546481Z 2021-05-18T14:21:45.6588696Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:21:46.3417766Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-18T14:21:46.3517924Z ================================================== 2021-05-18T14:21:46.3518554Z downloaded 132 KB 2021-05-18T14:21:46.3518889Z 2021-05-18T14:21:46.3559987Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:21:47.0502448Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-18T14:21:47.0653759Z ================================================== 2021-05-18T14:21:47.0654413Z downloaded 270 KB 2021-05-18T14:21:47.0654744Z 2021-05-18T14:21:47.0697369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:21:47.5840961Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-18T14:21:47.6069574Z ================================================== 2021-05-18T14:21:47.6070232Z downloaded 736 KB 2021-05-18T14:21:47.6070567Z 2021-05-18T14:21:47.6112963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:21:48.4192046Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-18T14:21:48.4235741Z ================================================== 2021-05-18T14:21:48.4236459Z downloaded 45 KB 2021-05-18T14:21:48.4236995Z 2021-05-18T14:21:48.4276688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:21:49.1431860Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-18T14:21:49.1480852Z ================================================== 2021-05-18T14:21:49.1481607Z downloaded 66 KB 2021-05-18T14:21:49.1481980Z 2021-05-18T14:21:49.1521318Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:21:50.1306313Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-18T14:21:50.1519534Z ================================================== 2021-05-18T14:21:50.1520099Z downloaded 684 KB 2021-05-18T14:21:50.1520403Z 2021-05-18T14:21:50.1562026Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:21:50.8571361Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-18T14:21:50.8619020Z ================================================== 2021-05-18T14:21:50.8620850Z downloaded 45 KB 2021-05-18T14:21:50.8621823Z 2021-05-18T14:21:50.8655160Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:21:51.6934494Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-18T14:21:51.7137162Z ================================================== 2021-05-18T14:21:51.7138344Z downloaded 598 KB 2021-05-18T14:21:51.7138920Z 2021-05-18T14:21:52.0128985Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:21:52.0212728Z * DONE (rlang) 2021-05-18T14:21:52.2618450Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:21:52.2685502Z * DONE (magrittr) 2021-05-18T14:21:52.5018182Z * installing *binary* package ‘glue’ ... 2021-05-18T14:21:52.5074711Z * DONE (glue) 2021-05-18T14:21:52.7271622Z * installing *binary* package ‘sys’ ... 2021-05-18T14:21:52.7341879Z * DONE (sys) 2021-05-18T14:21:52.9522598Z * installing *binary* package ‘mime’ ... 2021-05-18T14:21:52.9591084Z * DONE (mime) 2021-05-18T14:21:53.2728695Z * installing *binary* package ‘curl’ ... 2021-05-18T14:21:53.2802439Z * DONE (curl) 2021-05-18T14:21:53.5353232Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:21:53.5408648Z * DONE (jsonlite) 2021-05-18T14:21:53.7538038Z * installing *binary* package ‘ini’ ... 2021-05-18T14:21:53.7581250Z * DONE (ini) 2021-05-18T14:21:53.9856695Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:21:53.9929793Z * DONE (gitcreds) 2021-05-18T14:21:54.2729782Z * installing *binary* package ‘zip’ ... 2021-05-18T14:21:54.2797091Z * DONE (zip) 2021-05-18T14:21:54.5249298Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:21:54.5319611Z * DONE (rstudioapi) 2021-05-18T14:21:54.7741921Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:21:54.7811217Z * DONE (fastmap) 2021-05-18T14:21:55.0243909Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:21:55.0329435Z * DONE (yaml) 2021-05-18T14:21:55.2678739Z * installing *binary* package ‘withr’ ... 2021-05-18T14:21:55.2731744Z * DONE (withr) 2021-05-18T14:21:55.5108770Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:21:55.5161768Z * DONE (whisker) 2021-05-18T14:21:55.7354609Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:21:55.7424921Z * DONE (rappdirs) 2021-05-18T14:21:56.0345513Z * installing *binary* package ‘fs’ ... 2021-05-18T14:21:56.0414080Z * DONE (fs) 2021-05-18T14:21:56.2591567Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:21:56.2662732Z * DONE (clipr) 2021-05-18T14:21:56.5250970Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:21:56.5325704Z * DONE (git2r) 2021-05-18T14:21:56.7471048Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:21:56.7528804Z * DONE (askpass) 2021-05-18T14:21:57.0065405Z * installing *binary* package ‘cli’ ... 2021-05-18T14:21:57.0130058Z * DONE (cli) 2021-05-18T14:21:57.2620087Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:21:57.2699879Z * DONE (purrr) 2021-05-18T14:21:57.5101594Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:21:57.5165840Z * DONE (lifecycle) 2021-05-18T14:21:57.7321941Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:21:57.7381321Z * DONE (cachem) 2021-05-18T14:21:58.0914609Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:21:58.0995288Z * DONE (openssl) 2021-05-18T14:21:58.3145482Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:21:58.3211463Z * DONE (memoise) 2021-05-18T14:21:58.5747260Z * installing *binary* package ‘httr’ ... 2021-05-18T14:21:58.5823624Z * DONE (httr) 2021-05-18T14:21:58.8169070Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:21:58.8241887Z * DONE (credentials) 2021-05-18T14:21:59.0429608Z * installing *binary* package ‘gh’ ... 2021-05-18T14:21:59.0548306Z * DONE (gh) 2021-05-18T14:21:59.2984384Z * installing *binary* package ‘gert’ ... 2021-05-18T14:21:59.3040092Z * DONE (gert) 2021-05-18T14:21:59.5864540Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:21:59.5938597Z * DONE (usethis) 2021-05-18T14:21:59.6008726Z 2021-05-18T14:21:59.6009916Z The downloaded source packages are in 2021-05-18T14:21:59.6011499Z ‘/tmp/Rtmp8N7IV7/downloaded_packages’ 2021-05-18T14:21:59.6021758Z Running `R CMD build`... 2021-05-18T14:22:01.2586801Z * checking for file ‘/tmp/Rtmp8N7IV7/remotes72a13a86ea43/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:22:01.2588583Z * preparing ‘tic’: 2021-05-18T14:22:01.2589789Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:22:01.2590957Z * installing the package to process help pages 2021-05-18T14:22:01.2592562Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:22:01.2593759Z * checking for empty or unneeded directories 2021-05-18T14:22:01.2594928Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:22:01.2596085Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:22:01.2597137Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:22:01.2599293Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:01.2600444Z (as ‘lib’ is unspecified) 2021-05-18T14:22:02.2923442Z * installing *source* package ‘tic’ ... 2021-05-18T14:22:02.2935183Z ** R 2021-05-18T14:22:02.2935897Z ** inst 2021-05-18T14:22:02.2936838Z ** preparing package for lazy loading 2021-05-18T14:22:02.2937987Z ** help 2021-05-18T14:22:02.2938942Z *** installing help indices 2021-05-18T14:22:02.2939934Z *** copying figures 2021-05-18T14:22:02.2941012Z ** building package indices 2021-05-18T14:22:02.2942052Z ** installing vignettes 2021-05-18T14:22:02.2943303Z ** testing if installed package can be loaded 2021-05-18T14:22:02.5582089Z * DONE (tic) 2021-05-18T14:22:02.5767472Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:22:03.0302950Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:22:05.2801829Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:22:05.2803418Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:22:05.2804432Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:22:05.2805474Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:22:05.2808147Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:22:05.2812296Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:22:05.2813341Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:22:05.2815219Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:22:05.2816116Z (as ‘lib’ is unspecified) 2021-05-18T14:22:05.2817280Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:22:05.2818459Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:22:05.2819370Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:22:05.2820268Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:22:05.2821603Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:22:05.2822505Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:22:05.2823429Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:22:05.2824329Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:22:05.2825260Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:22:05.2826185Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:22:05.2827079Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:22:05.2827978Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:22:05.2828876Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:22:05.2829763Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:22:05.2830623Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:22:05.2831516Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:22:05.2832725Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:22:05.2833663Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:22:05.2834556Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:22:05.2835473Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:22:05.2836345Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:22:05.2837264Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:22:05.2838175Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:22:05.2839060Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:22:05.2839976Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:22:05.2840944Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:22:05.2841876Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:22:05.2842797Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:22:05.2843740Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:22:05.2844667Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:22:05.2845574Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:22:05.2846505Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:22:20.8823659Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:22:21.7328922Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-18T14:22:21.7470196Z ================================================== 2021-05-18T14:22:21.7470974Z downloaded 231 KB 2021-05-18T14:22:21.7471302Z 2021-05-18T14:22:21.7507935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:22:22.4756064Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-18T14:22:22.5044169Z ================================================== 2021-05-18T14:22:22.5044829Z downloaded 1.5 MB 2021-05-18T14:22:22.5045157Z 2021-05-18T14:22:22.5090075Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:22:23.6984947Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-18T14:22:23.6986378Z ================================================== 2021-05-18T14:22:23.6987121Z downloaded 17 KB 2021-05-18T14:22:23.6987655Z 2021-05-18T14:22:23.7022360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:22:24.3824526Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-18T14:22:24.4140527Z ================================================== 2021-05-18T14:22:24.4141481Z downloaded 984 KB 2021-05-18T14:22:24.4142010Z 2021-05-18T14:22:24.4177010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:22:25.0991918Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-18T14:22:25.1218994Z ================================================== 2021-05-18T14:22:25.1220375Z downloaded 791 KB 2021-05-18T14:22:25.1221016Z 2021-05-18T14:22:25.1259743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:22:25.8139871Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-18T14:22:25.8185454Z ================================================== 2021-05-18T14:22:25.8186597Z downloaded 43 KB 2021-05-18T14:22:25.8187234Z 2021-05-18T14:22:25.8221757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:22:26.5048207Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-18T14:22:26.5188743Z ================================================== 2021-05-18T14:22:26.5189888Z downloaded 247 KB 2021-05-18T14:22:26.5190504Z 2021-05-18T14:22:26.5234375Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:22:27.2237784Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-18T14:22:27.2483799Z ================================================== 2021-05-18T14:22:27.2484424Z downloaded 968 KB 2021-05-18T14:22:27.2484735Z 2021-05-18T14:22:27.2523337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:22:28.3000448Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-18T14:22:28.3002516Z ================================================== 2021-05-18T14:22:28.3003569Z downloaded 67 KB 2021-05-18T14:22:28.3004128Z 2021-05-18T14:22:28.3007048Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:22:28.7708206Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-18T14:22:28.7911241Z ================================================== 2021-05-18T14:22:28.7912624Z downloaded 349 KB 2021-05-18T14:22:28.7915512Z 2021-05-18T14:22:28.7947955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:22:29.7698738Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-18T14:22:29.7875697Z ================================================== 2021-05-18T14:22:29.7876350Z downloaded 411 KB 2021-05-18T14:22:29.7876682Z 2021-05-18T14:22:29.7916172Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:22:30.4813827Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-18T14:22:30.4816206Z ================================================== 2021-05-18T14:22:30.4816996Z downloaded 15 KB 2021-05-18T14:22:30.4817512Z 2021-05-18T14:22:30.4858038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:22:31.1700353Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-18T14:22:31.1807225Z ================================================== 2021-05-18T14:22:31.1808151Z downloaded 146 KB 2021-05-18T14:22:31.1808812Z 2021-05-18T14:22:31.1848121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:22:31.8950501Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-18T14:22:31.9007409Z ================================================== 2021-05-18T14:22:31.9007960Z downloaded 71 KB 2021-05-18T14:22:31.9008314Z 2021-05-18T14:22:31.9051455Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:22:32.5849919Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-18T14:22:32.5874425Z ================================================== 2021-05-18T14:22:32.5875891Z downloaded 39 KB 2021-05-18T14:22:32.5876857Z 2021-05-18T14:22:32.5910755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:22:33.2763818Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-18T14:22:33.2931410Z ================================================== 2021-05-18T14:22:33.2932499Z downloaded 348 KB 2021-05-18T14:22:33.2933046Z 2021-05-18T14:22:33.2974757Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:22:34.1289561Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-18T14:22:34.1467257Z ================================================== 2021-05-18T14:22:34.1468098Z downloaded 423 KB 2021-05-18T14:22:34.1468543Z 2021-05-18T14:22:34.1506888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:22:34.8356248Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-18T14:22:34.8399332Z ================================================== 2021-05-18T14:22:34.8400339Z downloaded 41 KB 2021-05-18T14:22:34.8400972Z 2021-05-18T14:22:34.8438803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:22:35.5326803Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-18T14:22:35.5525805Z ================================================== 2021-05-18T14:22:35.5526920Z downloaded 603 KB 2021-05-18T14:22:35.5527451Z 2021-05-18T14:22:35.5563506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:22:36.2357698Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-18T14:22:36.2529889Z ================================================== 2021-05-18T14:22:36.2530918Z downloaded 320 KB 2021-05-18T14:22:36.2531584Z 2021-05-18T14:22:36.2570863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:22:36.9412582Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-18T14:22:36.9574170Z ================================================== 2021-05-18T14:22:36.9574800Z downloaded 224 KB 2021-05-18T14:22:36.9575137Z 2021-05-18T14:22:36.9620245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:22:37.6550242Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-18T14:22:37.6559978Z ================================================== 2021-05-18T14:22:37.6561601Z downloaded 37 KB 2021-05-18T14:22:37.6563013Z 2021-05-18T14:22:37.6596896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:22:38.3486751Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-18T14:22:38.3645565Z ================================================== 2021-05-18T14:22:38.3646173Z downloaded 200 KB 2021-05-18T14:22:38.3646504Z 2021-05-18T14:22:38.3684903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:22:39.0565462Z Content type 'binary/octet-stream' length 2947889 bytes (2.8 MB) 2021-05-18T14:22:39.1194545Z ================================================== 2021-05-18T14:22:39.1195797Z downloaded 2.8 MB 2021-05-18T14:22:39.1196364Z 2021-05-18T14:22:39.1233237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:22:39.8065110Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-18T14:22:39.8464177Z ================================================== 2021-05-18T14:22:39.8465307Z downloaded 4.0 MB 2021-05-18T14:22:39.8465935Z 2021-05-18T14:22:39.8504629Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:22:40.5450932Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-18T14:22:40.5729317Z ================================================== 2021-05-18T14:22:40.5730368Z downloaded 1.3 MB 2021-05-18T14:22:40.5731018Z 2021-05-18T14:22:40.5764184Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:22:41.4256111Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-18T14:22:41.4437575Z ================================================== 2021-05-18T14:22:41.4438686Z downloaded 479 KB 2021-05-18T14:22:41.4439333Z 2021-05-18T14:22:41.4475262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:22:42.1371956Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-18T14:22:42.1464179Z ================================================== 2021-05-18T14:22:42.1465096Z downloaded 107 KB 2021-05-18T14:22:42.1465772Z 2021-05-18T14:22:42.1504127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:22:42.8544581Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-18T14:22:42.8546218Z ================================================== 2021-05-18T14:22:42.8546969Z downloaded 21 KB 2021-05-18T14:22:42.8547515Z 2021-05-18T14:22:42.8579425Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:22:43.5398969Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-18T14:22:43.5446285Z ================================================== 2021-05-18T14:22:43.5447532Z downloaded 42 KB 2021-05-18T14:22:43.5448291Z 2021-05-18T14:22:43.5487239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:22:44.2685096Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-18T14:22:44.2694374Z ================================================== 2021-05-18T14:22:44.2694924Z downloaded 33 KB 2021-05-18T14:22:44.2695229Z 2021-05-18T14:22:44.2733458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:22:44.9526447Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-18T14:22:44.9627554Z ================================================== 2021-05-18T14:22:44.9628192Z downloaded 135 KB 2021-05-18T14:22:44.9628578Z 2021-05-18T14:22:44.9671046Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:22:45.6529171Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-18T14:22:45.7269549Z ================================================== 2021-05-18T14:22:45.7271268Z downloaded 3.4 MB 2021-05-18T14:22:45.7272079Z 2021-05-18T14:22:45.7387175Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:22:46.8062868Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-18T14:22:46.8066408Z ================================================== 2021-05-18T14:22:46.8067545Z downloaded 64 KB 2021-05-18T14:22:46.8068008Z 2021-05-18T14:22:46.8070204Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:22:47.2605171Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-18T14:22:47.2874253Z ================================================== 2021-05-18T14:22:47.2875418Z downloaded 1.3 MB 2021-05-18T14:22:47.2875996Z 2021-05-18T14:22:47.2912006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:22:47.9818791Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-18T14:22:47.9913555Z ================================================== 2021-05-18T14:22:47.9914674Z downloaded 128 KB 2021-05-18T14:22:47.9915275Z 2021-05-18T14:22:47.9949997Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:22:48.6835986Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-18T14:22:48.7008704Z ================================================== 2021-05-18T14:22:48.7009797Z downloaded 383 KB 2021-05-18T14:22:48.7010347Z 2021-05-18T14:22:48.9428565Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:22:48.9509734Z * DONE (utf8) 2021-05-18T14:22:49.1621653Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:22:49.1673271Z * DONE (pkgconfig) 2021-05-18T14:22:49.4039907Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:22:49.4103985Z * DONE (fansi) 2021-05-18T14:22:49.6702899Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:22:49.6759612Z * DONE (diffobj) 2021-05-18T14:22:49.9156791Z * installing *binary* package ‘ps’ ... 2021-05-18T14:22:49.9238277Z * DONE (ps) 2021-05-18T14:22:50.1361220Z * installing *binary* package ‘praise’ ... 2021-05-18T14:22:50.1404901Z * DONE (praise) 2021-05-18T14:22:50.3587323Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:22:50.3639484Z * DONE (pkgload) 2021-05-18T14:22:50.5803347Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:22:50.5862528Z * DONE (evaluate) 2021-05-18T14:22:50.7992771Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:22:50.8040433Z * DONE (ellipsis) 2021-05-18T14:22:51.0740216Z * installing *binary* package ‘digest’ ... 2021-05-18T14:22:51.0821889Z * DONE (digest) 2021-05-18T14:22:51.2978675Z * installing *binary* package ‘brio’ ... 2021-05-18T14:22:51.3043520Z * DONE (brio) 2021-05-18T14:22:51.5854707Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:22:51.5922391Z * DONE (xml2) 2021-05-18T14:22:51.8325944Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:22:51.8403497Z * DONE (xfun) 2021-05-18T14:22:52.2983122Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:22:52.3117191Z * DONE (stringi) 2021-05-18T14:22:53.3784064Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:22:53.4252178Z * DONE (Rcpp) 2021-05-18T14:22:53.7074121Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:22:53.7136539Z * DONE (commonmark) 2021-05-18T14:22:53.9644245Z * installing *binary* package ‘brew’ ... 2021-05-18T14:22:53.9707002Z * DONE (brew) 2021-05-18T14:22:54.1860606Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:22:54.1909516Z * DONE (sessioninfo) 2021-05-18T14:22:54.4038680Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:22:54.4103994Z * DONE (prettyunits) 2021-05-18T14:22:54.7604769Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:22:54.7715099Z * DONE (vctrs) 2021-05-18T14:22:55.0142025Z * installing *binary* package ‘processx’ ... 2021-05-18T14:22:55.0194346Z * DONE (processx) 2021-05-18T14:22:55.2673858Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:22:55.2755342Z * DONE (markdown) 2021-05-18T14:22:55.4972566Z * installing *binary* package ‘highr’ ... 2021-05-18T14:22:55.5043495Z * DONE (highr) 2021-05-18T14:22:55.7478779Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:22:55.7541573Z * DONE (stringr) 2021-05-18T14:22:55.9715861Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:22:55.9766912Z * DONE (rversions) 2021-05-18T14:22:56.2806541Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:22:56.2910306Z * DONE (pillar) 2021-05-18T14:22:56.5275559Z * installing *binary* package ‘callr’ ... 2021-05-18T14:22:56.5329873Z * DONE (callr) 2021-05-18T14:22:56.9107241Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:22:56.9251541Z * DONE (knitr) 2021-05-18T14:22:57.1366068Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:22:57.1409438Z * DONE (xopen) 2021-05-18T14:22:57.4405683Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:22:57.4475545Z * DONE (tibble) 2021-05-18T14:22:57.6650664Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:22:57.6693185Z * DONE (pkgbuild) 2021-05-18T14:22:58.0155480Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:22:58.0262461Z * DONE (roxygen2) 2021-05-18T14:22:58.2399646Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:22:58.2449260Z * DONE (rematch2) 2021-05-18T14:22:58.4596426Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:22:58.4664365Z * DONE (rcmdcheck) 2021-05-18T14:22:58.6808517Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:22:58.6858557Z * DONE (waldo) 2021-05-18T14:22:59.2603941Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:22:59.2754751Z * DONE (testthat) 2021-05-18T14:22:59.5256897Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:22:59.5337300Z * DONE (devtools) 2021-05-18T14:22:59.5404120Z 2021-05-18T14:22:59.5405377Z The downloaded source packages are in 2021-05-18T14:22:59.5407003Z ‘/tmp/Rtmp8N7IV7/downloaded_packages’ 2021-05-18T14:22:59.6766993Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:23:02.8245313Z 2021-05-18T14:23:03.1500251Z 2021-05-18T14:23:03.1518740Z checking for file ‘/tmp/Rtmp8N7IV7/remotes72a146b7b2fa/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:23:03.1584313Z 2021-05-18T14:23:03.1586220Z ✔ checking for file ‘/tmp/Rtmp8N7IV7/remotes72a146b7b2fa/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:23:03.1674884Z 2021-05-18T14:23:03.1675635Z 2021-05-18T14:23:03.1676685Z ─ preparing ‘desc’: 2021-05-18T14:23:03.1677153Z 2021-05-18T14:23:03.1677623Z 2021-05-18T14:23:03.1763847Z checking DESCRIPTION meta-information ... 2021-05-18T14:23:03.1805650Z 2021-05-18T14:23:03.8106320Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:03.8108329Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:23:03.8124395Z (as ‘lib’ is unspecified) 2021-05-18T14:23:03.8125166Z 2021-05-18T14:23:03.8127382Z * installing *source* package ‘desc’ ... 2021-05-18T14:23:03.8127925Z ** R 2021-05-18T14:23:03.8128299Z ** inst 2021-05-18T14:23:03.8129168Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:03.8129800Z 2021-05-18T14:23:03.8130783Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:23:03.8131339Z 2021-05-18T14:23:03.8131694Z 2021-05-18T14:23:03.8132476Z ─ checking for empty or unneeded directories 2021-05-18T14:23:03.8133356Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:23:03.8133714Z 2021-05-18T14:23:03.8134052Z 2021-05-18T14:23:03.8134411Z 2021-05-18T14:23:05.0754920Z ** help 2021-05-18T14:23:05.2097672Z *** installing help indices 2021-05-18T14:23:05.3098069Z ** building package indices 2021-05-18T14:23:05.4471177Z ** testing if installed package can be loaded 2021-05-18T14:23:05.6409908Z * DONE (desc) 2021-05-18T14:23:05.8513999Z 2021-05-18T14:23:05.8515940Z 2021-05-18T14:23:05.8525227Z checking for file ‘/tmp/Rtmp8N7IV7/remotes72a14d7dd12a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:23:05.8577509Z 2021-05-18T14:23:05.8579391Z ✔ checking for file ‘/tmp/Rtmp8N7IV7/remotes72a14d7dd12a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:23:05.8699867Z 2021-05-18T14:23:05.8700571Z 2021-05-18T14:23:05.8701599Z ─ preparing ‘ghtravis’: 2021-05-18T14:23:05.8702141Z 2021-05-18T14:23:05.8702613Z 2021-05-18T14:23:05.8772859Z checking DESCRIPTION meta-information ... 2021-05-18T14:23:05.8806822Z 2021-05-18T14:23:05.8808306Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:23:05.9283599Z 2021-05-18T14:23:05.9348040Z 2021-05-18T14:23:05.9353555Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:23:05.9369832Z 2021-05-18T14:23:05.9413051Z 2021-05-18T14:23:05.9415361Z ─ checking for empty or unneeded directories 2021-05-18T14:23:05.9451860Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:23:05.9628452Z 2021-05-18T14:23:05.9630844Z 2021-05-18T14:23:05.9632660Z 2021-05-18T14:23:06.0081815Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:06.0084252Z (as ‘lib’ is unspecified) 2021-05-18T14:23:06.2491863Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:23:06.2649710Z ** R 2021-05-18T14:23:06.2755880Z ** inst 2021-05-18T14:23:06.2765876Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:07.2940149Z ** help 2021-05-18T14:23:07.3478988Z *** installing help indices 2021-05-18T14:23:07.3961387Z ** building package indices 2021-05-18T14:23:07.4375310Z ** testing if installed package can be loaded 2021-05-18T14:23:08.0758862Z * DONE (ghtravis) 2021-05-18T14:23:08.0868721Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:23:08.4003868Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:23:11.2827408Z 2021-05-18T14:23:11.2829690Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:23:11.2830712Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:23:11.2832099Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:23:11.2833379Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:23:11.2836694Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:23:11.2837682Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:23:11.2838744Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:26.1957701Z (as ‘lib’ is unspecified) 2021-05-18T14:23:26.1959431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:23:26.8783147Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-18T14:23:26.8905792Z ================================================== 2021-05-18T14:23:26.8906735Z downloaded 192 KB 2021-05-18T14:23:26.8907319Z 2021-05-18T14:23:26.8943993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:23:27.5899449Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-18T14:23:27.5968119Z ================================================== 2021-05-18T14:23:27.5968667Z downloaded 66 KB 2021-05-18T14:23:27.5968999Z 2021-05-18T14:23:27.6009223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:23:28.3031202Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-18T14:23:28.3149514Z ================================================== 2021-05-18T14:23:28.3150153Z downloaded 191 KB 2021-05-18T14:23:28.3150487Z 2021-05-18T14:23:28.3190202Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:23:29.0160279Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-18T14:23:29.0439719Z ================================================== 2021-05-18T14:23:29.0440836Z downloaded 1.2 MB 2021-05-18T14:23:29.0441386Z 2021-05-18T14:23:29.0479555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:23:29.7288374Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-18T14:23:29.7541182Z ================================================== 2021-05-18T14:23:29.7541832Z downloaded 1.0 MB 2021-05-18T14:23:29.7543887Z 2021-05-18T14:23:29.9925418Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:23:29.9994888Z * DONE (tidyselect) 2021-05-18T14:23:30.2177980Z * installing *binary* package ‘generics’ ... 2021-05-18T14:23:30.2221896Z * DONE (generics) 2021-05-18T14:23:30.4825521Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:23:30.4888509Z * DONE (cpp11) 2021-05-18T14:23:30.8052933Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:23:30.8140903Z * DONE (dplyr) 2021-05-18T14:23:31.1260618Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:23:31.1354089Z * DONE (tidyr) 2021-05-18T14:23:31.1426497Z 2021-05-18T14:23:31.1427709Z The downloaded source packages are in 2021-05-18T14:23:31.1429321Z ‘/tmp/Rtmp8N7IV7/downloaded_packages’ 2021-05-18T14:23:31.3459675Z 2021-05-18T14:23:31.3461854Z checking for file ‘/tmp/Rtmp8N7IV7/remotes72a15cf2ef3f/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:23:31.3509205Z 2021-05-18T14:23:31.3512971Z ✔ checking for file ‘/tmp/Rtmp8N7IV7/remotes72a15cf2ef3f/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:23:31.3595720Z 2021-05-18T14:23:31.3596279Z 2021-05-18T14:23:31.3597214Z ─ preparing ‘aghast’: 2021-05-18T14:23:31.3597581Z 2021-05-18T14:23:31.3597930Z 2021-05-18T14:23:31.3674383Z checking DESCRIPTION meta-information ... 2021-05-18T14:23:31.3713245Z 2021-05-18T14:23:31.3716683Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:23:31.3980611Z 2021-05-18T14:23:31.4028047Z 2021-05-18T14:23:31.4032026Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:23:31.4047277Z 2021-05-18T14:23:31.4094189Z 2021-05-18T14:23:31.4096660Z ─ checking for empty or unneeded directories 2021-05-18T14:23:31.4131372Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:23:31.4199906Z 2021-05-18T14:23:31.4202371Z 2021-05-18T14:23:31.4203926Z 2021-05-18T14:23:31.4282908Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:31.4283891Z (as ‘lib’ is unspecified) 2021-05-18T14:23:31.6424122Z * installing *source* package ‘aghast’ ... 2021-05-18T14:23:31.6656839Z ** R 2021-05-18T14:23:31.6724340Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:31.9197045Z ** help 2021-05-18T14:23:31.9415812Z *** installing help indices 2021-05-18T14:23:31.9653058Z ** building package indices 2021-05-18T14:23:31.9851761Z ** testing if installed package can be loaded 2021-05-18T14:23:32.1693157Z * DONE (aghast) 2021-05-18T14:23:32.1778385Z Installing 1 packages: covr 2021-05-18T14:23:32.1786608Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:32.1787787Z (as ‘lib’ is unspecified) 2021-05-18T14:23:47.2074092Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:23:47.2074941Z 2021-05-18T14:23:47.8241527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:23:48.0276291Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-18T14:23:48.0386846Z ================================================== 2021-05-18T14:23:48.0387537Z downloaded 160 KB 2021-05-18T14:23:48.0387872Z 2021-05-18T14:23:48.0428878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:23:48.8103763Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-18T14:23:48.8203029Z ================================================== 2021-05-18T14:23:48.8203718Z downloaded 118 KB 2021-05-18T14:23:48.8204087Z 2021-05-18T14:23:48.8246436Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:23:49.7059187Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-18T14:23:49.7385719Z ================================================== 2021-05-18T14:23:49.7386437Z downloaded 280 KB 2021-05-18T14:23:49.7386770Z 2021-05-18T14:23:49.9757680Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:23:49.9810522Z * DONE (lazyeval) 2021-05-18T14:23:50.2127433Z * installing *binary* package ‘rex’ ... 2021-05-18T14:23:50.2179699Z * DONE (rex) 2021-05-18T14:23:50.4663697Z * installing *binary* package ‘covr’ ... 2021-05-18T14:23:50.4722714Z * DONE (covr) 2021-05-18T14:23:50.4789187Z 2021-05-18T14:23:50.4790421Z The downloaded source packages are in 2021-05-18T14:23:50.4792067Z ‘/tmp/Rtmp8N7IV7/downloaded_packages’ 2021-05-18T14:23:50.4951894Z 2021-05-18T14:23:50.5021897Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:23:50.5022795Z Rscript -e "tic::before_install()" 2021-05-18T14:23:50.5072863Z shell: /usr/bin/bash -e {0} 2021-05-18T14:23:50.5073307Z env: 2021-05-18T14:23:50.5073813Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:23:50.5074337Z TIC_DEPLOY_KEY: 2021-05-18T14:23:50.5075263Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:23:50.5077118Z GITHUB_PAT: *** 2021-05-18T14:23:50.5078153Z COVERALLS_TOKEN: *** 2021-05-18T14:23:50.5078723Z continue-on-error: false 2021-05-18T14:23:50.5079265Z VDIFFR_RUN_TESTS: 2021-05-18T14:23:50.5079802Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:23:50.5080312Z TZ: UTC 2021-05-18T14:23:50.5080739Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:23:50.5081208Z NOT_CRAN: true 2021-05-18T14:23:50.5081637Z ##[endgroup] 2021-05-18T14:23:50.8023422Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:23:50.9341019Z Running before_install: step_install_remote_binaries() 2021-05-18T14:23:51.4307476Z Installing gifti binaries 2021-05-18T14:23:51.4318925Z [1] "neuroconductor/gifti" 2021-05-18T14:23:51.7687390Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:23:51.7721115Z tag_name 2021-05-18T14:23:51.7721604Z 9 0.7.6.s 2021-05-18T14:23:51.7722319Z zipball_url 2021-05-18T14:23:51.7724569Z 9 https://api.github.com/repos/neuroconductor/gifti/zipball/refs/tags/0.7.6.s 2021-05-18T14:23:51.7725505Z tarball_url 2021-05-18T14:23:51.7727568Z 9 https://api.github.com/repos/neuroconductor/gifti/tarball/refs/tags/0.7.6.s 2021-05-18T14:23:51.7728434Z commit.sha 2021-05-18T14:23:51.7730308Z 9 e3ff5e0beb859ef5b27242365b9d4487873adb9e 2021-05-18T14:23:51.7731197Z commit.url 2021-05-18T14:23:51.7733703Z 9 https://api.github.com/repos/neuroconductor/gifti/commits/e3ff5e0beb859ef5b27242365b9d4487873adb9e 2021-05-18T14:23:51.7734803Z node_id 2021-05-18T14:23:51.7735800Z 9 MDM6UmVmMzY3NDc5MDgwOnJlZnMvdGFncy8wLjcuNi5z 2021-05-18T14:23:51.7737994Z url 2021-05-18T14:23:51.7739951Z 9 https://api.github.com/repos/neuroconductor/gifti/releases/42981904 2021-05-18T14:23:51.7740837Z assets_url 2021-05-18T14:23:51.7742973Z 9 https://api.github.com/repos/neuroconductor/gifti/releases/42981904/assets 2021-05-18T14:23:51.7743941Z upload_url 2021-05-18T14:23:51.7746166Z 9 https://uploads.github.com/repos/neuroconductor/gifti/releases/42981904/assets{?name,label} 2021-05-18T14:23:51.7748449Z id asset_updated_at asset_created_at created_at 2021-05-18T14:23:51.7750967Z 9 42981904 2021-05-14 21:17:51 2021-05-14 21:17:51 2021-05-14 21:04:08 2021-05-18T14:23:51.7753021Z published_at asset_name asset_label 2021-05-18T14:23:51.7755626Z 9 2021-05-14 21:04:27 gifti_0.7.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:51.7756314Z asset_download_count 2021-05-18T14:23:51.7756806Z 9 1 2021-05-18T14:23:51.7758811Z asset_browser_download_url 2021-05-18T14:23:51.7761569Z 9 https://github.com/neuroconductor/gifti/releases/download/0.7.6.s/gifti_0.7.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:51.7769614Z Installing gifti package binaries 2021-05-18T14:23:51.7820994Z --2021-05-18 14:23:51-- https://github.com/neuroconductor/gifti/releases/download/0.7.6.s/gifti_0.7.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:51.7876034Z Resolving github.com (github.com)... 192.30.255.113 2021-05-18T14:23:51.7926980Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-18T14:23:51.9684412Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:23:51.9697340Z Location: https://github-releases.githubusercontent.com/367479080/d6e32980-b4f9-11eb-8b36-4d0cdfa53b35?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142351Z&X-Amz-Expires=300&X-Amz-Signature=04839eb7af6f17e332864758b842ef1513c40eae94c8810ea936b0b64f6813dc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479080&response-content-disposition=attachment%3B%20filename%3Dgifti_0.7.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:23:51.9715895Z --2021-05-18 14:23:51-- https://github-releases.githubusercontent.com/367479080/d6e32980-b4f9-11eb-8b36-4d0cdfa53b35?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142351Z&X-Amz-Expires=300&X-Amz-Signature=04839eb7af6f17e332864758b842ef1513c40eae94c8810ea936b0b64f6813dc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479080&response-content-disposition=attachment%3B%20filename%3Dgifti_0.7.6_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:23:51.9751293Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:23:51.9797443Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:23:52.1634220Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:23:52.1637632Z Length: 68446 (67K) [application/octet-stream] 2021-05-18T14:23:52.1640577Z Saving to: ‘/tmp/Rtmp8OwqRu/gifti_0.7.6_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:23:52.1641558Z 2021-05-18T14:23:52.1679350Z 0K .......... .......... .......... .......... .......... 74% 10.6M 0s 2021-05-18T14:23:52.1691521Z 50K .......... ...... 100% 15.2M=0.006s 2021-05-18T14:23:52.1692149Z 2021-05-18T14:23:52.1695106Z 2021-05-18 14:23:52 (11.5 MB/s) - ‘/tmp/Rtmp8OwqRu/gifti_0.7.6_R_x86_64-pc-linux-gnu.tar.gz’ saved [68446/68446] 2021-05-18T14:23:52.1696152Z 2021-05-18T14:23:52.1738698Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:52.1739700Z (as ‘lib’ is unspecified) 2021-05-18T14:23:52.3899040Z * installing *binary* package ‘gifti’ ... 2021-05-18T14:23:52.3954989Z * DONE (gifti) 2021-05-18T14:23:52.4069876Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/cifti@a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:23:52.4178552Z Installing oro.nifti binaries 2021-05-18T14:23:52.4186520Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:23:52.7027643Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:23:52.7049868Z tag_name 2021-05-18T14:23:52.7050391Z 9 0.10.3.s 2021-05-18T14:23:52.7051019Z zipball_url 2021-05-18T14:23:52.7052080Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:23:52.7053700Z tarball_url 2021-05-18T14:23:52.7054766Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:23:52.7055686Z commit.sha 2021-05-18T14:23:52.7056440Z 9 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:23:52.7057335Z commit.url 2021-05-18T14:23:52.7058637Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:23:52.7059773Z node_id 2021-05-18T14:23:52.7061325Z 9 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:23:52.7065266Z url 2021-05-18T14:23:52.7066264Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:23:52.7067258Z assets_url 2021-05-18T14:23:52.7068286Z 9 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:23:52.7069353Z upload_url 2021-05-18T14:23:52.7072684Z 9 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:23:52.7073985Z id asset_updated_at asset_created_at created_at 2021-05-18T14:23:52.7075483Z 9 43005549 2021-05-15 22:50:23 2021-05-15 22:50:22 2021-05-15 22:37:06 2021-05-18T14:23:52.7076200Z published_at asset_name 2021-05-18T14:23:52.7077304Z 9 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:52.7078295Z asset_label asset_download_count 2021-05-18T14:23:52.7078873Z 9 50 2021-05-18T14:23:52.7081658Z asset_browser_download_url 2021-05-18T14:23:52.7083683Z 9 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:52.7092886Z Installing oro.nifti package binaries 2021-05-18T14:23:52.7142082Z --2021-05-18 14:23:52-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:52.7192172Z Resolving github.com (github.com)... 192.30.255.113 2021-05-18T14:23:52.7246436Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-18T14:23:52.8933035Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:23:52.8950214Z Location: https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142352Z&X-Amz-Expires=300&X-Amz-Signature=dcba98c3139193b7f2a3e7587a881d0675f50a807053f643ff5599cd455677c8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:23:52.8969736Z --2021-05-18 14:23:52-- https://github-releases.githubusercontent.com/367742122/edf44b00-b5cf-11eb-88c2-5f286ecda70f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142352Z&X-Amz-Expires=300&X-Amz-Signature=dcba98c3139193b7f2a3e7587a881d0675f50a807053f643ff5599cd455677c8&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:23:52.8979480Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:23:52.9024049Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:23:53.1008140Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:23:53.1013354Z Length: 6034005 (5.8M) [application/octet-stream] 2021-05-18T14:23:53.1017417Z Saving to: ‘/tmp/Rtmp8OwqRu/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:23:53.1021266Z 2021-05-18T14:23:53.1059205Z 0K .......... .......... .......... .......... .......... 0% 10.7M 1s 2021-05-18T14:23:53.1102807Z 50K .......... .......... .......... .......... .......... 1% 11.3M 1s 2021-05-18T14:23:53.1131082Z 100K .......... .......... .......... .......... .......... 2% 21.7M 0s 2021-05-18T14:23:53.1156086Z 150K .......... .......... .......... .......... .......... 3% 15.7M 0s 2021-05-18T14:23:53.1193329Z 200K .......... .......... .......... .......... .......... 4% 12.7M 0s 2021-05-18T14:23:53.1212694Z 250K .......... .......... .......... .......... .......... 5% 24.9M 0s 2021-05-18T14:23:53.1261700Z 300K .......... .......... .......... .......... .......... 5% 11.3M 0s 2021-05-18T14:23:53.1287670Z 350K .......... .......... .......... .......... .......... 6% 15.3M 0s 2021-05-18T14:23:53.1305319Z 400K .......... .......... .......... .......... .......... 7% 27.4M 0s 2021-05-18T14:23:53.1333255Z 450K .......... .......... .......... .......... .......... 8% 17.3M 0s 2021-05-18T14:23:53.1358663Z 500K .......... .......... .......... .......... .......... 9% 19.2M 0s 2021-05-18T14:23:53.1395006Z 550K .......... .......... .......... .......... .......... 10% 13.9M 0s 2021-05-18T14:23:53.1407700Z 600K .......... .......... .......... .......... .......... 11% 37.0M 0s 2021-05-18T14:23:53.1441290Z 650K .......... .......... .......... .......... .......... 11% 14.5M 0s 2021-05-18T14:23:53.1455672Z 700K .......... .......... .......... .......... .......... 12% 33.9M 0s 2021-05-18T14:23:53.1474342Z 750K .......... .......... .......... .......... .......... 13% 46.0M 0s 2021-05-18T14:23:53.1504927Z 800K .......... .......... .......... .......... .......... 14% 12.8M 0s 2021-05-18T14:23:53.1521838Z 850K .......... .......... .......... .......... .......... 15% 27.6M 0s 2021-05-18T14:23:53.1550177Z 900K .......... .......... .......... .......... .......... 16% 21.6M 0s 2021-05-18T14:23:53.1558632Z 950K .......... .......... .......... .......... .......... 16% 34.1M 0s 2021-05-18T14:23:53.1582461Z 1000K .......... .......... .......... .......... .......... 17% 20.3M 0s 2021-05-18T14:23:53.1596501Z 1050K .......... .......... .......... .......... .......... 18% 34.3M 0s 2021-05-18T14:23:53.1630471Z 1100K .......... .......... .......... .......... .......... 19% 14.5M 0s 2021-05-18T14:23:53.1640817Z 1150K .......... .......... .......... .......... .......... 20% 133M 0s 2021-05-18T14:23:53.1652746Z 1200K .......... .......... .......... .......... .......... 21% 25.8M 0s 2021-05-18T14:23:53.1681527Z 1250K .......... .......... .......... .......... .......... 22% 17.2M 0s 2021-05-18T14:23:53.1689682Z 1300K .......... .......... .......... .......... .......... 22% 57.8M 0s 2021-05-18T14:23:53.1727030Z 1350K .......... .......... .......... .......... .......... 23% 13.4M 0s 2021-05-18T14:23:53.1731666Z 1400K .......... .......... .......... .......... .......... 24% 86.4M 0s 2021-05-18T14:23:53.1748126Z 1450K .......... .......... .......... .......... .......... 25% 29.6M 0s 2021-05-18T14:23:53.1776971Z 1500K .......... .......... .......... .......... .......... 26% 17.2M 0s 2021-05-18T14:23:53.1785423Z 1550K .......... .......... .......... .......... .......... 27% 60.1M 0s 2021-05-18T14:23:53.1801966Z 1600K .......... .......... .......... .......... .......... 28% 29.4M 0s 2021-05-18T14:23:53.1826511Z 1650K .......... .......... .......... .......... .......... 28% 20.2M 0s 2021-05-18T14:23:53.1836220Z 1700K .......... .......... .......... .......... .......... 29% 53.8M 0s 2021-05-18T14:23:53.1848829Z 1750K .......... .......... .......... .......... .......... 30% 35.9M 0s 2021-05-18T14:23:53.1875062Z 1800K .......... .......... .......... .......... .......... 31% 18.4M 0s 2021-05-18T14:23:53.1887442Z 1850K .......... .......... .......... .......... .......... 32% 38.2M 0s 2021-05-18T14:23:53.1897623Z 1900K .......... .......... .......... .......... .......... 33% 50.8M 0s 2021-05-18T14:23:53.1924159Z 1950K .......... .......... .......... .......... .......... 33% 64.1M 0s 2021-05-18T14:23:53.1933864Z 2000K .......... .......... .......... .......... .......... 34% 17.1M 0s 2021-05-18T14:23:53.1944993Z 2050K .......... .......... .......... .......... .......... 35% 42.2M 0s 2021-05-18T14:23:53.1972244Z 2100K .......... .......... .......... .......... .......... 36% 18.0M 0s 2021-05-18T14:23:53.1976700Z 2150K .......... .......... .......... .......... .......... 37% 109M 0s 2021-05-18T14:23:53.1984215Z 2200K .......... .......... .......... .......... .......... 38% 61.6M 0s 2021-05-18T14:23:53.1999360Z 2250K .......... .......... .......... .......... .......... 39% 33.6M 0s 2021-05-18T14:23:53.2022914Z 2300K .......... .......... .......... .......... .......... 39% 20.9M 0s 2021-05-18T14:23:53.2036328Z 2350K .......... .......... .......... .......... .......... 40% 57.3M 0s 2021-05-18T14:23:53.2044574Z 2400K .......... .......... .......... .......... .......... 41% 36.7M 0s 2021-05-18T14:23:53.2072016Z 2450K .......... .......... .......... .......... .......... 42% 18.1M 0s 2021-05-18T14:23:53.2075446Z 2500K .......... .......... .......... .......... .......... 43% 123M 0s 2021-05-18T14:23:53.2086579Z 2550K .......... .......... .......... .......... .......... 44% 44.9M 0s 2021-05-18T14:23:53.2120169Z 2600K .......... .......... .......... .......... .......... 44% 14.9M 0s 2021-05-18T14:23:53.2122631Z 2650K .......... .......... .......... .......... .......... 45% 138M 0s 2021-05-18T14:23:53.2126278Z 2700K .......... .......... .......... .......... .......... 46% 131M 0s 2021-05-18T14:23:53.2139508Z 2750K .......... .......... .......... .......... .......... 47% 37.9M 0s 2021-05-18T14:23:53.2150522Z 2800K .......... .......... .......... .......... .......... 48% 42.6M 0s 2021-05-18T14:23:53.2172183Z 2850K .......... .......... .......... .......... .......... 49% 24.5M 0s 2021-05-18T14:23:53.2179041Z 2900K .......... .......... .......... .......... .......... 50% 59.3M 0s 2021-05-18T14:23:53.2186178Z 2950K .......... .......... .......... .......... .......... 50% 69.3M 0s 2021-05-18T14:23:53.2197732Z 3000K .......... .......... .......... .......... .......... 51% 41.4M 0s 2021-05-18T14:23:53.2217957Z 3050K .......... .......... .......... .......... .......... 52% 25.3M 0s 2021-05-18T14:23:53.2221129Z 3100K .......... .......... .......... .......... .......... 53% 117M 0s 2021-05-18T14:23:53.2235276Z 3150K .......... .......... .......... .......... .......... 54% 35.7M 0s 2021-05-18T14:23:53.2242967Z 3200K .......... .......... .......... .......... .......... 55% 59.6M 0s 2021-05-18T14:23:53.2266390Z 3250K .......... .......... .......... .......... .......... 56% 21.4M 0s 2021-05-18T14:23:53.2285062Z 3300K .......... .......... .......... .......... .......... 56% 26.5M 0s 2021-05-18T14:23:53.2288055Z 3350K .......... .......... .......... .......... .......... 57% 136M 0s 2021-05-18T14:23:53.2291358Z 3400K .......... .......... .......... .......... .......... 58% 147M 0s 2021-05-18T14:23:53.2315053Z 3450K .......... .......... .......... .......... .......... 59% 20.7M 0s 2021-05-18T14:23:53.2333013Z 3500K .......... .......... .......... .......... .......... 60% 27.7M 0s 2021-05-18T14:23:53.2336907Z 3550K .......... .......... .......... .......... .......... 61% 120M 0s 2021-05-18T14:23:53.2345368Z 3600K .......... .......... .......... .......... .......... 61% 54.2M 0s 2021-05-18T14:23:53.2348898Z 3650K .......... .......... .......... .......... .......... 62% 138M 0s 2021-05-18T14:23:53.2362284Z 3700K .......... .......... .......... .......... .......... 63% 36.6M 0s 2021-05-18T14:23:53.2380776Z 3750K .......... .......... .......... .......... .......... 64% 27.5M 0s 2021-05-18T14:23:53.2385935Z 3800K .......... .......... .......... .......... .......... 65% 89.4M 0s 2021-05-18T14:23:53.2388698Z 3850K .......... .......... .......... .......... .......... 66% 150M 0s 2021-05-18T14:23:53.2396846Z 3900K .......... .......... .......... .......... .......... 67% 60.3M 0s 2021-05-18T14:23:53.2408604Z 3950K .......... .......... .......... .......... .......... 67% 44.0M 0s 2021-05-18T14:23:53.2432125Z 4000K .......... .......... .......... .......... .......... 68% 20.8M 0s 2021-05-18T14:23:53.2435557Z 4050K .......... .......... .......... .......... .......... 69% 121M 0s 2021-05-18T14:23:53.2441422Z 4100K .......... .......... .......... .......... .......... 70% 86.3M 0s 2021-05-18T14:23:53.2445501Z 4150K .......... .......... .......... .......... .......... 71% 124M 0s 2021-05-18T14:23:53.2454095Z 4200K .......... .......... .......... .......... .......... 72% 54.0M 0s 2021-05-18T14:23:53.2479986Z 4250K .......... .......... .......... .......... .......... 72% 19.2M 0s 2021-05-18T14:23:53.2483698Z 4300K .......... .......... .......... .......... .......... 73% 106M 0s 2021-05-18T14:23:53.2489145Z 4350K .......... .......... .......... .......... .......... 74% 252M 0s 2021-05-18T14:23:53.2496552Z 4400K .......... .......... .......... .......... .......... 75% 44.3M 0s 2021-05-18T14:23:53.2502217Z 4450K .......... .......... .......... .......... .......... 76% 86.1M 0s 2021-05-18T14:23:53.2524585Z 4500K .......... .......... .......... .......... .......... 77% 22.4M 0s 2021-05-18T14:23:53.2529657Z 4550K .......... .......... .......... .......... .......... 78% 94.0M 0s 2021-05-18T14:23:53.2531395Z 4600K .......... .......... .......... .......... .......... 78% 216M 0s 2021-05-18T14:23:53.2539828Z 4650K .......... .......... .......... .......... .......... 79% 58.5M 0s 2021-05-18T14:23:53.2548570Z 4700K .......... .......... .......... .......... .......... 80% 55.9M 0s 2021-05-18T14:23:53.2574615Z 4750K .......... .......... .......... .......... .......... 81% 19.5M 0s 2021-05-18T14:23:53.2576178Z 4800K .......... .......... .......... .......... .......... 82% 182M 0s 2021-05-18T14:23:53.2581177Z 4850K .......... .......... .......... .......... .......... 83% 99.6M 0s 2021-05-18T14:23:53.2585052Z 4900K .......... .......... .......... .......... .......... 84% 135M 0s 2021-05-18T14:23:53.2596033Z 4950K .......... .......... .......... .......... .......... 84% 49.2M 0s 2021-05-18T14:23:53.2599220Z 5000K .......... .......... .......... .......... .......... 85% 129M 0s 2021-05-18T14:23:53.2621935Z 5050K .......... .......... .......... .......... .......... 86% 22.2M 0s 2021-05-18T14:23:53.2624303Z 5100K .......... .......... .......... .......... .......... 87% 232M 0s 2021-05-18T14:23:53.2626569Z 5150K .......... .......... .......... .......... .......... 88% 167M 0s 2021-05-18T14:23:53.2634636Z 5200K .......... .......... .......... .......... .......... 89% 58.4M 0s 2021-05-18T14:23:53.2642233Z 5250K .......... .......... .......... .......... .......... 89% 67.0M 0s 2021-05-18T14:23:53.2647216Z 5300K .......... .......... .......... .......... .......... 90% 92.4M 0s 2021-05-18T14:23:53.2650812Z 5350K .......... .......... .......... .......... .......... 91% 120M 0s 2021-05-18T14:23:53.2674065Z 5400K .......... .......... .......... .......... .......... 92% 21.2M 0s 2021-05-18T14:23:53.2678076Z 5450K .......... .......... .......... .......... .......... 93% 113M 0s 2021-05-18T14:23:53.2682023Z 5500K .......... .......... .......... .......... .......... 94% 120M 0s 2021-05-18T14:23:53.2687354Z 5550K .......... .......... .......... .......... .......... 95% 127M 0s 2021-05-18T14:23:53.2694721Z 5600K .......... .......... .......... .......... .......... 95% 56.3M 0s 2021-05-18T14:23:53.2698539Z 5650K .......... .......... .......... .......... .......... 96% 119M 0s 2021-05-18T14:23:53.2722372Z 5700K .......... .......... .......... .......... .......... 97% 20.9M 0s 2021-05-18T14:23:53.2726567Z 5750K .......... .......... .......... .......... .......... 98% 113M 0s 2021-05-18T14:23:53.2730726Z 5800K .......... .......... .......... .......... .......... 99% 112M 0s 2021-05-18T14:23:53.2734157Z 5850K .......... .......... .......... .......... .. 100% 119M=0.2s 2021-05-18T14:23:53.2734846Z 2021-05-18T14:23:53.2740298Z 2021-05-18 14:23:53 (33.4 MB/s) - ‘/tmp/Rtmp8OwqRu/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6034005/6034005] 2021-05-18T14:23:53.2741229Z 2021-05-18T14:23:53.2765754Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:53.2767411Z (as ‘lib’ is unspecified) 2021-05-18T14:23:53.7198996Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:23:53.7325515Z * DONE (oro.nifti) 2021-05-18T14:23:53.7447766Z Rewriting new remotes: neuroconductor/cifti@a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:23:53.7533080Z Installing cifti binaries 2021-05-18T14:23:53.7541027Z [1] "neuroconductor/cifti" 2021-05-18T14:23:54.0337312Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:23:54.0357435Z tag_name 2021-05-18T14:23:54.0358228Z 9 0.4.7.s 2021-05-18T14:23:54.0360772Z zipball_url 2021-05-18T14:23:54.0362573Z 9 https://api.github.com/repos/neuroconductor/cifti/zipball/refs/tags/0.4.7.s 2021-05-18T14:23:54.0364376Z tarball_url 2021-05-18T14:23:54.0366601Z 9 https://api.github.com/repos/neuroconductor/cifti/tarball/refs/tags/0.4.7.s 2021-05-18T14:23:54.0368179Z commit.sha 2021-05-18T14:23:54.0369512Z 9 a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:23:54.0371110Z commit.url 2021-05-18T14:23:54.0373322Z 9 https://api.github.com/repos/neuroconductor/cifti/commits/a7e91f2f3d3e678bd178f132fe0614499802213d 2021-05-18T14:23:54.0375268Z node_id 2021-05-18T14:23:54.0377136Z 9 MDM6UmVmMzY3NzU1MzM5OnJlZnMvdGFncy8wLjQuNy5z 2021-05-18T14:23:54.0379127Z url 2021-05-18T14:23:54.0380768Z 9 https://api.github.com/repos/neuroconductor/cifti/releases/43007038 2021-05-18T14:23:54.0382444Z assets_url 2021-05-18T14:23:54.0384211Z 9 https://api.github.com/repos/neuroconductor/cifti/releases/43007038/assets 2021-05-18T14:23:54.0386019Z upload_url 2021-05-18T14:23:54.0388044Z 9 https://uploads.github.com/repos/neuroconductor/cifti/releases/43007038/assets{?name,label} 2021-05-18T14:23:54.0390194Z id asset_updated_at asset_created_at created_at 2021-05-18T14:23:54.0392941Z 9 43007038 2021-05-16 00:45:33 2021-05-16 00:45:33 2021-05-16 00:31:50 2021-05-18T14:23:54.0394046Z published_at asset_name asset_label 2021-05-18T14:23:54.0395169Z 9 2021-05-16 00:32:15 cifti_0.4.7_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:54.0395828Z asset_download_count 2021-05-18T14:23:54.0396297Z 9 0 2021-05-18T14:23:54.0397034Z asset_browser_download_url 2021-05-18T14:23:54.0398497Z 9 https://github.com/neuroconductor/cifti/releases/download/0.4.7.s/cifti_0.4.7_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:54.0399715Z Installing cifti package binaries 2021-05-18T14:23:54.0423235Z --2021-05-18 14:23:54-- https://github.com/neuroconductor/cifti/releases/download/0.4.7.s/cifti_0.4.7_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:23:54.0466748Z Resolving github.com (github.com)... 192.30.255.113 2021-05-18T14:23:54.0551523Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-18T14:23:54.2293553Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:23:54.2304407Z Location: https://github-releases.githubusercontent.com/367755339/053b3480-b5e0-11eb-9f13-e648da073995?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142354Z&X-Amz-Expires=300&X-Amz-Signature=2a40342ea3cdee394cbea7282fac38ac46815dc849dda9b4c032734ef31d45e2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755339&response-content-disposition=attachment%3B%20filename%3Dcifti_0.4.7_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:23:54.2314337Z --2021-05-18 14:23:54-- https://github-releases.githubusercontent.com/367755339/053b3480-b5e0-11eb-9f13-e648da073995?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142354Z&X-Amz-Expires=300&X-Amz-Signature=2a40342ea3cdee394cbea7282fac38ac46815dc849dda9b4c032734ef31d45e2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755339&response-content-disposition=attachment%3B%20filename%3Dcifti_0.4.7_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:23:54.2320031Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:23:54.2369983Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-18T14:23:54.4287913Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:23:54.4290389Z Length: 1495292 (1.4M) [application/octet-stream] 2021-05-18T14:23:54.4292504Z Saving to: ‘/tmp/Rtmp8OwqRu/cifti_0.4.7_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:23:54.4293485Z 2021-05-18T14:23:54.4332766Z 0K .......... .......... .......... .......... .......... 3% 10.6M 0s 2021-05-18T14:23:54.4372783Z 50K .......... .......... .......... .......... .......... 6% 11.6M 0s 2021-05-18T14:23:54.4395560Z 100K .......... .......... .......... .......... .......... 10% 21.4M 0s 2021-05-18T14:23:54.4427897Z 150K .......... .......... .......... .......... .......... 13% 14.9M 0s 2021-05-18T14:23:54.4463224Z 200K .......... .......... .......... .......... .......... 17% 13.9M 0s 2021-05-18T14:23:54.4485414Z 250K .......... .......... .......... .......... .......... 20% 21.7M 0s 2021-05-18T14:23:54.4516987Z 300K .......... .......... .......... .......... .......... 23% 15.5M 0s 2021-05-18T14:23:54.4554452Z 350K .......... .......... .......... .......... .......... 27% 13.3M 0s 2021-05-18T14:23:54.4565922Z 400K .......... .......... .......... .......... .......... 30% 38.4M 0s 2021-05-18T14:23:54.4601801Z 450K .......... .......... .......... .......... .......... 34% 14.0M 0s 2021-05-18T14:23:54.4625241Z 500K .......... .......... .......... .......... .......... 37% 20.7M 0s 2021-05-18T14:23:54.4645656Z 550K .......... .......... .......... .......... .......... 41% 23.3M 0s 2021-05-18T14:23:54.4659870Z 600K .......... .......... .......... .......... .......... 44% 36.4M 0s 2021-05-18T14:23:54.4695634Z 650K .......... .......... .......... .......... .......... 47% 13.4M 0s 2021-05-18T14:23:54.4722269Z 700K .......... .......... .......... .......... .......... 51% 18.7M 0s 2021-05-18T14:23:54.4744008Z 750K .......... .......... .......... .......... .......... 54% 23.3M 0s 2021-05-18T14:23:54.4769875Z 800K .......... .......... .......... .......... .......... 58% 18.2M 0s 2021-05-18T14:23:54.4791124Z 850K .......... .......... .......... .......... .......... 61% 23.4M 0s 2021-05-18T14:23:54.4834231Z 900K .......... .......... .......... .......... .......... 65% 38.6M 0s 2021-05-18T14:23:54.4838096Z 950K .......... .......... .......... .......... .......... 68% 13.6M 0s 2021-05-18T14:23:54.4849069Z 1000K .......... .......... .......... .......... .......... 71% 44.2M 0s 2021-05-18T14:23:54.4882664Z 1050K .......... .......... .......... .......... .......... 75% 14.7M 0s 2021-05-18T14:23:54.4895832Z 1100K .......... .......... .......... .......... .......... 78% 120M 0s 2021-05-18T14:23:54.4906265Z 1150K .......... .......... .......... .......... .......... 82% 24.5M 0s 2021-05-18T14:23:54.4936253Z 1200K .......... .......... .......... .......... .......... 85% 17.0M 0s 2021-05-18T14:23:54.4944082Z 1250K .......... .......... .......... .......... .......... 89% 60.2M 0s 2021-05-18T14:23:54.4978772Z 1300K .......... .......... .......... .......... .......... 92% 14.2M 0s 2021-05-18T14:23:54.4990212Z 1350K .......... .......... .......... .......... .......... 95% 38.7M 0s 2021-05-18T14:23:54.4999973Z 1400K .......... .......... .......... .......... .......... 99% 49.4M 0s 2021-05-18T14:23:54.5010848Z 1450K .......... 100% 75.6M=0.07s 2021-05-18T14:23:54.5012283Z 2021-05-18T14:23:54.5015273Z 2021-05-18 14:23:54 (19.9 MB/s) - ‘/tmp/Rtmp8OwqRu/cifti_0.4.7_R_x86_64-pc-linux-gnu.tar.gz’ saved [1495292/1495292] 2021-05-18T14:23:54.5016894Z 2021-05-18T14:23:54.5018856Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:23:54.5020722Z (as ‘lib’ is unspecified) 2021-05-18T14:23:54.7898936Z * installing *binary* package ‘cifti’ ... 2021-05-18T14:23:54.7971220Z * DONE (cifti) 2021-05-18T14:23:54.8084718Z Rewriting new remotes: 2021-05-18T14:23:54.8295828Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:23:54.8296837Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:23:54.8297543Z remotes::install_cran("rcmdcheck") 2021-05-18T14:23:54.8298240Z remotes::install_cran("markdown") 2021-05-18T14:23:54.8305796Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:23:54.8306242Z env: 2021-05-18T14:23:54.8306708Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:23:54.8307202Z TIC_DEPLOY_KEY: 2021-05-18T14:23:54.8308070Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:23:54.8309834Z GITHUB_PAT: *** 2021-05-18T14:23:54.8310783Z COVERALLS_TOKEN: *** 2021-05-18T14:23:54.8311317Z continue-on-error: false 2021-05-18T14:23:54.8311833Z VDIFFR_RUN_TESTS: 2021-05-18T14:23:54.8312784Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:23:54.8313387Z TZ: UTC 2021-05-18T14:23:54.8313782Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:23:54.8314253Z NOT_CRAN: true 2021-05-18T14:23:54.8314656Z ##[endgroup] 2021-05-18T14:24:14.7682004Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:24:14.7684546Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-18T14:24:14.7686113Z Skipping 1 packages ahead of CRAN: cifti 2021-05-18T14:24:14.7688090Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-18T14:24:14.7689746Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:24:14.7691356Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:24:14.7692909Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:24:14.7694469Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:24:14.7695994Z gifti (0.7.6 -> 0.8.0 ) [CRAN] 2021-05-18T14:24:14.7697528Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-18T14:24:14.7699258Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:24:14.7700849Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-18T14:24:14.7702444Z downloader (NA -> 0.4 ) [CRAN] 2021-05-18T14:24:14.7704114Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:24:14.7705758Z pkgfilecache (NA -> 0.1.4 ) [CRAN] 2021-05-18T14:24:14.7715612Z Installing 14 packages: R.methodsS3, R.oo, R.utils, base64enc, RNifti, abind, bitops, gifti, oro.nifti, tinytex, htmltools, downloader, rmarkdown, pkgfilecache 2021-05-18T14:24:14.7729999Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:24:14.7731574Z (as ‘lib’ is unspecified) 2021-05-18T14:24:29.9005893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:24:30.6415090Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-18T14:24:30.6481668Z ================================================== 2021-05-18T14:24:30.6482264Z downloaded 75 KB 2021-05-18T14:24:30.6485614Z 2021-05-18T14:24:30.6524667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:24:31.3438531Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-18T14:24:31.3733829Z ================================================== 2021-05-18T14:24:31.3734924Z downloaded 928 KB 2021-05-18T14:24:31.3735562Z 2021-05-18T14:24:31.3775219Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:24:32.0940455Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-18T14:24:32.1223282Z ================================================== 2021-05-18T14:24:32.1223932Z downloaded 1.3 MB 2021-05-18T14:24:32.1224265Z 2021-05-18T14:24:32.1270099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:24:33.2148703Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-18T14:24:33.2192651Z ================================================== 2021-05-18T14:24:33.2194270Z downloaded 37 KB 2021-05-18T14:24:33.2195236Z 2021-05-18T14:24:33.2241797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:24:33.9072993Z Content type 'binary/octet-stream' length 2687390 bytes (2.6 MB) 2021-05-18T14:24:33.9399379Z ================================================== 2021-05-18T14:24:33.9400027Z downloaded 2.6 MB 2021-05-18T14:24:33.9400354Z 2021-05-18T14:24:33.9441444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:24:34.6343171Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-18T14:24:34.6390680Z ================================================== 2021-05-18T14:24:34.6391546Z downloaded 58 KB 2021-05-18T14:24:34.6392080Z 2021-05-18T14:24:34.6434942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:24:35.3646136Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-18T14:24:35.3653647Z ================================================== 2021-05-18T14:24:35.3654249Z downloaded 34 KB 2021-05-18T14:24:35.3654578Z 2021-05-18T14:24:35.3695310Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gifti_0.8.0.tar.gz' 2021-05-18T14:24:36.7458773Z Content type 'binary/octet-stream' length 69030 bytes (67 KB) 2021-05-18T14:24:36.7503089Z ================================================== 2021-05-18T14:24:36.7504262Z downloaded 67 KB 2021-05-18T14:24:36.7504639Z 2021-05-18T14:24:36.7551695Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:24:37.4541980Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-18T14:24:37.5105368Z ================================================== 2021-05-18T14:24:37.5106021Z downloaded 5.8 MB 2021-05-18T14:24:37.5106352Z 2021-05-18T14:24:37.5147958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:24:39.2307926Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-18T14:24:39.2353368Z ================================================== 2021-05-18T14:24:39.2355118Z downloaded 113 KB 2021-05-18T14:24:39.2356089Z 2021-05-18T14:24:39.2399294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:24:40.7806545Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-18T14:24:40.7951038Z ================================================== 2021-05-18T14:24:40.7951986Z downloaded 229 KB 2021-05-18T14:24:40.7952806Z 2021-05-18T14:24:40.7997265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-18T14:24:42.1784205Z Content type 'binary/octet-stream' length 21510 bytes (21 KB) 2021-05-18T14:24:42.2517200Z ================================================== 2021-05-18T14:24:42.2517880Z downloaded 21 KB 2021-05-18T14:24:42.2518213Z 2021-05-18T14:24:42.2561945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:24:43.8125891Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-18T14:24:43.8511908Z ================================================== 2021-05-18T14:24:43.8512798Z downloaded 3.5 MB 2021-05-18T14:24:43.8513736Z 2021-05-18T14:24:43.8557794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgfilecache_0.1.4.tar.gz' 2021-05-18T14:24:45.1329097Z Content type 'binary/octet-stream' length 58152 bytes (56 KB) 2021-05-18T14:24:45.2349858Z ================================================== 2021-05-18T14:24:45.2350964Z downloaded 56 KB 2021-05-18T14:24:45.2351548Z 2021-05-18T14:24:45.4544513Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:24:45.4603805Z * DONE (R.methodsS3) 2021-05-18T14:24:45.6778892Z * installing *binary* package ‘base64enc’ ... 2021-05-18T14:24:45.6824880Z * DONE (base64enc) 2021-05-18T14:24:46.2596485Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:24:46.2750217Z * DONE (RNifti) 2021-05-18T14:24:46.4921749Z * installing *binary* package ‘abind’ ... 2021-05-18T14:24:46.4985034Z * DONE (abind) 2021-05-18T14:24:46.7145191Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:24:46.7210931Z * DONE (bitops) 2021-05-18T14:24:46.9378865Z * installing *binary* package ‘tinytex’ ... 2021-05-18T14:24:46.9446730Z * DONE (tinytex) 2021-05-18T14:24:47.1604547Z * installing *binary* package ‘downloader’ ... 2021-05-18T14:24:47.1664505Z * DONE (downloader) 2021-05-18T14:24:47.4207872Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:24:47.4263226Z * DONE (R.oo) 2021-05-18T14:24:47.8686026Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:24:47.8825007Z * DONE (oro.nifti) 2021-05-18T14:24:48.1222099Z * installing *binary* package ‘htmltools’ ... 2021-05-18T14:24:48.1277062Z * DONE (htmltools) 2021-05-18T14:24:48.3476519Z * installing *binary* package ‘pkgfilecache’ ... 2021-05-18T14:24:48.3528905Z * DONE (pkgfilecache) 2021-05-18T14:24:48.6346147Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:24:48.6425933Z * DONE (R.utils) 2021-05-18T14:24:49.2798523Z * installing *binary* package ‘rmarkdown’ ... 2021-05-18T14:24:49.3053468Z * DONE (rmarkdown) 2021-05-18T14:24:49.5462042Z * installing *binary* package ‘gifti’ ... 2021-05-18T14:24:49.5556382Z * DONE (gifti) 2021-05-18T14:24:49.5619340Z 2021-05-18T14:24:49.5620390Z The downloaded source packages are in 2021-05-18T14:24:49.5622052Z ‘/tmp/RtmpIsZf3m/downloaded_packages’ 2021-05-18T14:25:04.0143560Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:25:04.0145390Z Use `force = TRUE` to force installation 2021-05-18T14:25:04.0155069Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:25:04.0156203Z Use `force = TRUE` to force installation 2021-05-18T14:25:04.0336286Z ##[group]Run options(width = 100) 2021-05-18T14:25:04.0336910Z options(width = 100) 2021-05-18T14:25:04.0337561Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:25:04.0338370Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:25:04.0347615Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:25:04.0348116Z env: 2021-05-18T14:25:04.0348738Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:04.0349281Z TIC_DEPLOY_KEY: 2021-05-18T14:25:04.0350220Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:04.0352982Z GITHUB_PAT: *** 2021-05-18T14:25:04.0354039Z COVERALLS_TOKEN: *** 2021-05-18T14:25:04.0354621Z continue-on-error: false 2021-05-18T14:25:04.0355179Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:04.0355729Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:04.0356247Z TZ: UTC 2021-05-18T14:25:04.0356686Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:04.0357205Z NOT_CRAN: true 2021-05-18T14:25:04.0357650Z ##[endgroup] 2021-05-18T14:25:04.5207669Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:04.5208923Z setting value 2021-05-18T14:25:04.5210353Z version R version 3.5.3 (2019-03-11) 2021-05-18T14:25:04.5211407Z os Ubuntu 20.04.2 LTS 2021-05-18T14:25:04.5212724Z system x86_64, linux-gnu 2021-05-18T14:25:04.5213730Z ui X11 2021-05-18T14:25:04.5214661Z language (EN) 2021-05-18T14:25:04.5215957Z collate C.UTF-8 2021-05-18T14:25:04.5217259Z ctype C.UTF-8 2021-05-18T14:25:04.5218196Z tz UTC 2021-05-18T14:25:04.5219071Z date 2021-05-18 2021-05-18T14:25:04.5219386Z 2021-05-18T14:25:04.5220364Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:25:04.5221199Z package * version date lib source 2021-05-18T14:25:04.5222203Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5223549Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:25:04.5224586Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5225514Z base * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5226444Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5227391Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5228303Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5229217Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5230126Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5231036Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5231964Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5233253Z cifti 0.4.7 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-18T14:25:04.5234225Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5235133Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5236036Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5236951Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5237907Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5239092Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5240075Z compiler 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5240999Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5241924Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5242833Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5243789Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5244716Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5245642Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5246589Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5247600Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:25:04.5248630Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5249571Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5250606Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5251564Z downloader 0.4 2015-07-09 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5252514Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5253441Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5254404Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5255342Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5256249Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5257192Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5258103Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5259010Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5259947Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5260876Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5261918Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:25:04.5262955Z gifti 0.8.0 2020-11-11 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5263856Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5264792Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5265727Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5266641Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5267595Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5268527Z grid 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5269427Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5270365Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5271293Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5272172Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5273240Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5274195Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5275268Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5276222Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5277171Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5278129Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5279089Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5280012Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5280934Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5281845Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5282765Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5286441Z methods * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5287442Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5288339Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5289381Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5290295Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5291213Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5292156Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5293090Z parallel 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5294038Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5294977Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5295926Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5296918Z pkgfilecache 0.1.4 2021-05-17 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5297903Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5298824Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5299789Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5300766Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5301676Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5302580Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5303535Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5304471Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5305387Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5306298Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5307215Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5308174Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5309098Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5310039Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5310988Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5311892Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5313142Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5314110Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5315038Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5315991Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5316930Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5317853Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5318818Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5319784Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5320743Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5321711Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5322654Z splines 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5323563Z stats * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5324577Z stats4 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5325496Z stringi 1.6.2 2021-05-17 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5326427Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5327362Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-18T14:25:04.5328271Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5329252Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:25:04.5330230Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5331157Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5332096Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5333070Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:25:04.5334037Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5334985Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5335933Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5336842Z tools 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5337763Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5338689Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5339582Z utils * 3.5.3 2021-02-17 [2] local 2021-05-18T14:25:04.5340495Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5341398Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5366456Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5367812Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5368747Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5369656Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5370580Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5371492Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5372380Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-18T14:25:04.5372739Z 2021-05-18T14:25:04.5373509Z [1] /home/runner/work/_temp/Library 2021-05-18T14:25:04.5374122Z [2] /opt/R/3.5.3/lib/R/library 2021-05-18T14:25:04.5408702Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:25:04.5409364Z Rscript -e 'tic::script()' 2021-05-18T14:25:04.5409849Z ls -l check 2021-05-18T14:25:04.5459174Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:25:04.5459772Z env: 2021-05-18T14:25:04.5460284Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:25:04.5460859Z TIC_DEPLOY_KEY: 2021-05-18T14:25:04.5461796Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:25:04.5463607Z GITHUB_PAT: *** 2021-05-18T14:25:04.5464951Z COVERALLS_TOKEN: *** 2021-05-18T14:25:04.5465539Z continue-on-error: false 2021-05-18T14:25:04.5466082Z VDIFFR_RUN_TESTS: 2021-05-18T14:25:04.5466642Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:25:04.5467159Z TZ: UTC 2021-05-18T14:25:04.5467588Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:25:04.5468066Z NOT_CRAN: true 2021-05-18T14:25:04.5468485Z ##[endgroup] 2021-05-18T14:25:04.8246765Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:25:04.9513752Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:25:04.9516209Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:25:04.9517627Z timeout = Inf, check_dir = "check") 2021-05-18T14:25:05.0240127Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:25:05.2491149Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:25:05.2740288Z * preparing ‘freesurferformats’: 2021-05-18T14:25:05.2862616Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:25:05.5523607Z * installing the package to build vignettes 2021-05-18T14:25:14.1821233Z * creating vignettes ... OK 2021-05-18T14:25:14.1842257Z ##[warning]Warning: ‘inst/doc’ files 2021-05-18T14:25:14.1858254Z ‘freesurferformats_header.R’, ‘freesurferformats_write.R’ 2021-05-18T14:25:14.1859486Z ignored as vignettes have been rebuilt. 2021-05-18T14:25:14.1860926Z Run R CMD build with --no-build-vignettes to prevent rebuilding. 2021-05-18T14:25:14.2361804Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:25:14.2375281Z * checking for empty or unneeded directories 2021-05-18T14:25:14.2447917Z * building ‘freesurferformats_0.1.13.tar.gz’ 2021-05-18T14:25:14.7286827Z 2021-05-18T14:25:15.0410593Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:25:15.2653231Z * using log directory ‘/home/runner/work/freesurferformats/freesurferformats/check/freesurferformats.Rcheck’ 2021-05-18T14:25:15.2655189Z * using R version 3.5.3 (2019-03-11) 2021-05-18T14:25:15.2656293Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:25:15.2657319Z * using session charset: UTF-8 2021-05-18T14:25:15.5614481Z * using option ‘--as-cran’ 2021-05-18T14:25:15.5634995Z * checking for file ‘freesurferformats/DESCRIPTION’ ... OK 2021-05-18T14:25:15.5654311Z * checking extension type ... Package 2021-05-18T14:25:15.5655900Z * this is package ‘freesurferformats’ version ‘0.1.13’ 2021-05-18T14:25:15.5657118Z * package encoding: UTF-8 2021-05-18T14:25:15.5685512Z * checking package namespace information ... OK 2021-05-18T14:25:31.4461879Z * checking package dependencies ... OK 2021-05-18T14:25:31.4488162Z * checking if this is a source package ... OK 2021-05-18T14:25:31.4500396Z * checking if there is a namespace ... OK 2021-05-18T14:25:32.6965608Z * checking for executable files ... OK 2021-05-18T14:25:32.6989958Z * checking for hidden files and directories ... OK 2021-05-18T14:25:32.7054764Z * checking for portable file names ... OK 2021-05-18T14:25:32.7071233Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:25:32.7104055Z * checking serialization versions ... OK 2021-05-18T14:25:37.5621811Z * checking whether package ‘freesurferformats’ can be installed ... OK 2021-05-18T14:25:37.5663233Z * checking installed package size ... OK 2021-05-18T14:25:37.6443239Z * checking package directory ... OK 2021-05-18T14:25:37.6445210Z * checking ‘build’ directory ... OK 2021-05-18T14:25:37.8226608Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:25:37.8228470Z * checking top-level files ... OK 2021-05-18T14:25:37.8231432Z * checking for left-over files ... OK 2021-05-18T14:25:38.0000040Z * checking index information ... OK 2021-05-18T14:25:38.1926223Z * checking package subdirectories ... OK 2021-05-18T14:25:38.2518744Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:25:38.3525107Z * checking R files for syntax errors ... OK 2021-05-18T14:25:38.5468074Z * checking whether the package can be loaded ... OK 2021-05-18T14:25:38.7081683Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:25:38.8714306Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:25:39.0340713Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:25:39.2255365Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:25:39.4309038Z * checking loading without being on the library search path ... OK 2021-05-18T14:25:40.3237454Z * checking dependencies in R code ... OK 2021-05-18T14:25:40.8967999Z * checking S3 generic/method consistency ... OK 2021-05-18T14:25:41.0929446Z * checking replacement functions ... OK 2021-05-18T14:25:41.6797982Z * checking foreign function calls ... OK 2021-05-18T14:25:51.6593419Z * checking R code for possible problems ... OK 2021-05-18T14:25:52.1691064Z * checking Rd files ... OK 2021-05-18T14:25:52.2234416Z * checking Rd metadata ... OK 2021-05-18T14:25:52.5438981Z * checking Rd line widths ... OK 2021-05-18T14:25:52.7579220Z * checking Rd cross-references ... OK 2021-05-18T14:25:53.0303634Z * checking for missing documentation entries ... OK 2021-05-18T14:25:54.1095986Z * checking for code/documentation mismatches ... OK 2021-05-18T14:25:55.4238360Z * checking Rd \usage sections ... OK 2021-05-18T14:25:55.6868531Z * checking Rd contents ... OK 2021-05-18T14:25:55.9819524Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:25:55.9937705Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:25:56.0036178Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:26:10.1755044Z * checking examples ... OK 2021-05-18T14:26:10.1782138Z ** found \donttest examples: check also with --run-donttest 2021-05-18T14:26:10.2386265Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:26:10.4089783Z * checking tests ... 2021-05-18T14:39:52.5482300Z Running ‘testthat.R’ [1m/14m] 2021-05-18T14:39:52.5539457Z OK 2021-05-18T14:39:52.7614700Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:39:52.7792088Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-18T14:39:56.9578213Z * checking re-building of vignette outputs ... OK 2021-05-18T14:40:02.4419511Z * checking PDF version of manual ... OK 2021-05-18T14:40:02.4420570Z * DONE 2021-05-18T14:40:02.4421040Z 2021-05-18T14:40:02.4421664Z Status: OK 2021-05-18T14:40:02.4422083Z 2021-05-18T14:40:02.5292510Z ── R CMD check results ─────────────────────────── freesurferformats 0.1.13 ──── 2021-05-18T14:40:02.5307133Z Duration: 14m 47.8s 2021-05-18T14:40:02.5307732Z 2021-05-18T14:40:02.5318189Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:40:02.5376901Z total 7300 2021-05-18T14:40:02.5378701Z drwxr-xr-x 6 runner docker 4096 May 18 14:40 freesurferformats.Rcheck 2021-05-18T14:40:02.5386281Z -rw-r--r-- 1 runner docker 3519525 May 18 14:25 freesurferformats_0.1.13.tar.gz 2021-05-18T14:40:02.5388606Z -rw-r--r-- 1 runner docker 3944707 May 18 14:25 freesurferformats_0.1.13_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:40:02.5429658Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:40:02.5430476Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:40:02.5489302Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:40:02.5489882Z env: 2021-05-18T14:40:02.5490389Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:02.5490923Z TIC_DEPLOY_KEY: 2021-05-18T14:40:02.5491869Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:40:02.5493856Z GITHUB_PAT: *** 2021-05-18T14:40:02.5494716Z COVERALLS_TOKEN: *** 2021-05-18T14:40:02.5495246Z continue-on-error: false 2021-05-18T14:40:02.5495759Z VDIFFR_RUN_TESTS: 2021-05-18T14:40:02.5496263Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:40:02.5496742Z TZ: UTC 2021-05-18T14:40:02.5497146Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:02.5497587Z NOT_CRAN: true 2021-05-18T14:40:02.5497985Z ##[endgroup] 2021-05-18T14:40:02.5606406Z 2021-05-18T14:40:02.5607644Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-18T14:40:02.5608448Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-18T14:40:02.5609365Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:40:02.5609752Z 2021-05-18T14:40:02.5610401Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:40:02.5611484Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:40:02.5612879Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:40:02.5613361Z 2021-05-18T14:40:02.5614041Z R is a collaborative project with many contributors. 2021-05-18T14:40:02.5615068Z Type 'contributors()' for more information and 2021-05-18T14:40:02.5616127Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:40:02.5616613Z 2021-05-18T14:40:02.5617427Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:40:02.5618469Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:40:02.5619261Z Type 'q()' to quit R. 2021-05-18T14:40:02.5619554Z 2021-05-18T14:40:02.5620016Z > library(testthat) 2021-05-18T14:40:02.5620655Z > library(freesurferformats) 2021-05-18T14:40:02.5621160Z > 2021-05-18T14:40:02.5621737Z > test_check("freesurferformats") 2021-05-18T14:40:02.5623880Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.5626080Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.5627356Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.5627988Z ================================================== 2021-05-18T14:40:02.5628577Z downloaded 1.1 MB 2021-05-18T14:40:02.5628905Z 2021-05-18T14:40:02.5630755Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.5632935Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.5634178Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.5634829Z ================================================== 2021-05-18T14:40:02.5635317Z downloaded 1.1 MB 2021-05-18T14:40:02.5635640Z 2021-05-18T14:40:02.5637493Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.5639536Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.5640767Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.5641414Z ================================================== 2021-05-18T14:40:02.5641892Z downloaded 6.0 MB 2021-05-18T14:40:02.5642215Z 2021-05-18T14:40:02.5644357Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.5646616Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.5647794Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.5648400Z ================================================== 2021-05-18T14:40:02.5648852Z downloaded 1.2 MB 2021-05-18T14:40:02.5649148Z 2021-05-18T14:40:02.5650825Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.5652674Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.5653790Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.5654394Z ================================================== 2021-05-18T14:40:02.5654837Z downloaded 1.2 MB 2021-05-18T14:40:02.5655133Z 2021-05-18T14:40:02.5656834Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.5658724Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.5660264Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.5660879Z ================================================== 2021-05-18T14:40:02.5661319Z downloaded 6.0 MB 2021-05-18T14:40:02.5661612Z 2021-05-18T14:40:02.5663200Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.5665046Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.5666208Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.5666855Z ================================================== 2021-05-18T14:40:02.5667345Z downloaded 1.4 MB 2021-05-18T14:40:02.5667649Z 2021-05-18T14:40:02.5669389Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.5671302Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.5672653Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.5673310Z ================================================== 2021-05-18T14:40:02.5673803Z downloaded 582 KB 2021-05-18T14:40:02.5674106Z 2021-05-18T14:40:02.5675797Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.5679649Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.5680812Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.5681467Z ================================================== 2021-05-18T14:40:02.5681963Z downloaded 5.1 MB 2021-05-18T14:40:02.5682284Z 2021-05-18T14:40:02.5684002Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.5685917Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.5687154Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.5687756Z ================================================== 2021-05-18T14:40:02.5688208Z downloaded 598 KB 2021-05-18T14:40:02.5688502Z 2021-05-18T14:40:02.5690207Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.5692173Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.5693340Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.5693980Z ================================================== 2021-05-18T14:40:02.5694473Z downloaded 5.3 MB 2021-05-18T14:40:02.5694789Z 2021-05-18T14:40:02.5697174Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5699968Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5701429Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5702060Z ================================================== 2021-05-18T14:40:02.5702549Z downloaded 652 KB 2021-05-18T14:40:02.5702863Z 2021-05-18T14:40:02.5705244Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5708008Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5709468Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5710271Z ================================================== 2021-05-18T14:40:02.5710724Z downloaded 652 KB 2021-05-18T14:40:02.5711017Z 2021-05-18T14:40:02.5712777Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.5714779Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.5715937Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.5716576Z ================================================== 2021-05-18T14:40:02.5717068Z downloaded 582 KB 2021-05-18T14:40:02.5717386Z 2021-05-18T14:40:02.5719010Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.5720807Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.5721965Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.5722596Z ================================================== 2021-05-18T14:40:02.5723090Z downloaded 598 KB 2021-05-18T14:40:02.5723403Z 2021-05-18T14:40:02.5725581Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5728042Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5729307Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5729908Z ================================================== 2021-05-18T14:40:02.5730350Z downloaded 652 KB 2021-05-18T14:40:02.5730643Z 2021-05-18T14:40:02.5732651Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5734943Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5736204Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5736806Z ================================================== 2021-05-18T14:40:02.5737247Z downloaded 652 KB 2021-05-18T14:40:02.5737540Z 2021-05-18T14:40:02.5739442Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.5741449Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.5742629Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.5743233Z ================================================== 2021-05-18T14:40:02.5743680Z downloaded 1.1 MB 2021-05-18T14:40:02.5743977Z 2021-05-18T14:40:02.5745780Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.5747782Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.5748938Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.5749540Z ================================================== 2021-05-18T14:40:02.5749982Z downloaded 1.2 MB 2021-05-18T14:40:02.5750272Z 2021-05-18T14:40:02.5752022Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.5754101Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.5755249Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.5755945Z ================================================== 2021-05-18T14:40:02.5756386Z downloaded 2.3 MB 2021-05-18T14:40:02.5756681Z 2021-05-18T14:40:02.5758540Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.5760646Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.5761852Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.5762466Z ================================================== 2021-05-18T14:40:02.5762924Z downloaded 14.6 MB 2021-05-18T14:40:02.5763207Z 2021-05-18T14:40:02.5764979Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.5766948Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.5768098Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.5768696Z ================================================== 2021-05-18T14:40:02.5769153Z downloaded 490 KB 2021-05-18T14:40:02.5769430Z 2021-05-18T14:40:02.5771181Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.5773126Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.5774271Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.5774867Z ================================================== 2021-05-18T14:40:02.5775325Z downloaded 709 KB 2021-05-18T14:40:02.5775617Z 2021-05-18T14:40:02.5777333Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.5779268Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.5780402Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.5781005Z ================================================== 2021-05-18T14:40:02.5781461Z downloaded 697 KB 2021-05-18T14:40:02.5781755Z 2021-05-18T14:40:02.5784269Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.5787131Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.5788623Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.5789260Z ================================================== 2021-05-18T14:40:02.5789842Z downloaded 821 KB 2021-05-18T14:40:02.5790160Z 2021-05-18T14:40:02.5791782Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.5794031Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.5795248Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.5795842Z ================================================== 2021-05-18T14:40:02.5796296Z downloaded 745 KB 2021-05-18T14:40:02.5796589Z 2021-05-18T14:40:02.5798380Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.5800389Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.5801567Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.5802157Z ================================================== 2021-05-18T14:40:02.5802714Z downloaded 1.1 MB 2021-05-18T14:40:02.5803013Z 2021-05-18T14:40:02.5804678Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.5806528Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.5807662Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.5808256Z ================================================== 2021-05-18T14:40:02.5808717Z downloaded 1.1 MB 2021-05-18T14:40:02.5809012Z 2021-05-18T14:40:02.5810693Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.5812564Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.5813708Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.5814299Z ================================================== 2021-05-18T14:40:02.5814959Z downloaded 6.0 MB 2021-05-18T14:40:02.5815284Z 2021-05-18T14:40:02.5817229Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.5819379Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.5820650Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.5821298Z ================================================== 2021-05-18T14:40:02.5821776Z downloaded 1.2 MB 2021-05-18T14:40:02.5822091Z 2021-05-18T14:40:02.5823891Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.5825865Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.5827080Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.5827729Z ================================================== 2021-05-18T14:40:02.5828203Z downloaded 1.2 MB 2021-05-18T14:40:02.5828519Z 2021-05-18T14:40:02.5830346Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.5832657Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.5833957Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.5834563Z ================================================== 2021-05-18T14:40:02.5835006Z downloaded 6.0 MB 2021-05-18T14:40:02.5835301Z 2021-05-18T14:40:02.5836837Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.5838509Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.5839600Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.5840206Z ================================================== 2021-05-18T14:40:02.5840651Z downloaded 1.4 MB 2021-05-18T14:40:02.5840946Z 2021-05-18T14:40:02.5842551Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.5844308Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.5845427Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.5846031Z ================================================== 2021-05-18T14:40:02.5846475Z downloaded 582 KB 2021-05-18T14:40:02.5846769Z 2021-05-18T14:40:02.5848411Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.5850096Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.5851165Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.5851920Z ================================================== 2021-05-18T14:40:02.5852366Z downloaded 5.1 MB 2021-05-18T14:40:02.5852660Z 2021-05-18T14:40:02.5854281Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.5856315Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.5857484Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.5858135Z ================================================== 2021-05-18T14:40:02.5858633Z downloaded 598 KB 2021-05-18T14:40:02.5858936Z 2021-05-18T14:40:02.5860646Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.5862454Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.5863515Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.5864118Z ================================================== 2021-05-18T14:40:02.5864578Z downloaded 5.3 MB 2021-05-18T14:40:02.5864858Z 2021-05-18T14:40:02.5867066Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5869622Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5870959Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5871565Z ================================================== 2021-05-18T14:40:02.5872020Z downloaded 652 KB 2021-05-18T14:40:02.5872403Z 2021-05-18T14:40:02.5874618Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5877257Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5878623Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5879214Z ================================================== 2021-05-18T14:40:02.5879669Z downloaded 652 KB 2021-05-18T14:40:02.5879966Z 2021-05-18T14:40:02.5881479Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.5883439Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.5884597Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.5885228Z ================================================== 2021-05-18T14:40:02.5885725Z downloaded 582 KB 2021-05-18T14:40:02.5886042Z 2021-05-18T14:40:02.5887663Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.5889469Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.5890633Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.5891271Z ================================================== 2021-05-18T14:40:02.5891773Z downloaded 598 KB 2021-05-18T14:40:02.5892168Z 2021-05-18T14:40:02.5894467Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5897193Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5898651Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5899334Z ================================================== 2021-05-18T14:40:02.5899920Z downloaded 652 KB 2021-05-18T14:40:02.5900325Z 2021-05-18T14:40:02.5902621Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5905005Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.5906371Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.5906999Z ================================================== 2021-05-18T14:40:02.5907585Z downloaded 652 KB 2021-05-18T14:40:02.5907927Z 2021-05-18T14:40:02.5909776Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.5911868Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.5913267Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.5913923Z ================================================== 2021-05-18T14:40:02.5914492Z downloaded 1.1 MB 2021-05-18T14:40:02.5914827Z 2021-05-18T14:40:02.5916675Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.5918996Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.5920380Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.5921085Z ================================================== 2021-05-18T14:40:02.5921666Z downloaded 1.2 MB 2021-05-18T14:40:02.5922028Z 2021-05-18T14:40:02.5924017Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.5926158Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.5927633Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.5928350Z ================================================== 2021-05-18T14:40:02.6045209Z downloaded 2.3 MB 2021-05-18T14:40:02.6045511Z 2021-05-18T14:40:02.6047716Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6049825Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6051069Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6051688Z ================================================== 2021-05-18T14:40:02.6052136Z downloaded 14.6 MB 2021-05-18T14:40:02.6052430Z 2021-05-18T14:40:02.6054216Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6056172Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6057330Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6057926Z ================================================== 2021-05-18T14:40:02.6058362Z downloaded 490 KB 2021-05-18T14:40:02.6058651Z 2021-05-18T14:40:02.6060446Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6062647Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6063799Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6064397Z ================================================== 2021-05-18T14:40:02.6064839Z downloaded 709 KB 2021-05-18T14:40:02.6065130Z 2021-05-18T14:40:02.6067852Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6069880Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6071013Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6071612Z ================================================== 2021-05-18T14:40:02.6072060Z downloaded 697 KB 2021-05-18T14:40:02.6072470Z 2021-05-18T14:40:02.6074725Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6077343Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6078701Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6079314Z ================================================== 2021-05-18T14:40:02.6079761Z downloaded 821 KB 2021-05-18T14:40:02.6080058Z 2021-05-18T14:40:02.6081571Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6083210Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6084258Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.6084858Z ================================================== 2021-05-18T14:40:02.6085315Z downloaded 745 KB 2021-05-18T14:40:02.6085593Z 2021-05-18T14:40:02.6086195Z [1] "Label table cdata (region names for the rows below):" 2021-05-18T14:40:02.6086894Z [1] "unknown" "bankssts" 2021-05-18T14:40:02.6087738Z [3] "caudalanteriorcingulate" "caudalmiddlefrontal" 2021-05-18T14:40:02.6088633Z [5] "corpuscallosum" "cuneus" 2021-05-18T14:40:02.6089462Z [7] "entorhinal" "fusiform" 2021-05-18T14:40:02.6090248Z [9] "inferiorparietal" "inferiortemporal" 2021-05-18T14:40:02.6091126Z [11] "isthmuscingulate" "lateraloccipital" 2021-05-18T14:40:02.6091961Z [13] "lateralorbitofrontal" "lingual" 2021-05-18T14:40:02.6092829Z [15] "medialorbitofrontal" "middletemporal" 2021-05-18T14:40:02.6093678Z [17] "parahippocampal" "paracentral" 2021-05-18T14:40:02.6094462Z [19] "parsopercularis" "parsorbitalis" 2021-05-18T14:40:02.6095286Z [21] "parstriangularis" "pericalcarine" 2021-05-18T14:40:02.6096123Z [23] "postcentral" "posteriorcingulate" 2021-05-18T14:40:02.6096870Z [25] "precentral" "precuneus" 2021-05-18T14:40:02.6097777Z [27] "rostralanteriorcingulate" "rostralmiddlefrontal" 2021-05-18T14:40:02.6098761Z [29] "superiorfrontal" "superiorparietal" 2021-05-18T14:40:02.6099616Z [31] "superiortemporal" "supramarginal" 2021-05-18T14:40:02.6100404Z [33] "frontalpole" "temporalpole" 2021-05-18T14:40:02.6101143Z [35] "transversetemporal" "insula" 2021-05-18T14:40:02.6101828Z [1] "Label table attribute columns:" 2021-05-18T14:40:02.6102524Z Red Green Blue Alpha Key Index 2021-05-18T14:40:02.6103246Z unknown 25 5 25 0 1639705 1639705 2021-05-18T14:40:02.6103836Z bankssts 25 100 40 0 2647065 2647065 2021-05-18T14:40:02.6104561Z caudalanteriorcingulate 125 100 160 0 10511485 10511485 2021-05-18T14:40:02.6105387Z caudalmiddlefrontal 100 25 0 0 6500 6500 2021-05-18T14:40:02.6106116Z corpuscallosum 120 70 50 0 3294840 3294840 2021-05-18T14:40:02.6106738Z cuneus 220 20 100 0 6558940 6558940 2021-05-18T14:40:02.6107342Z entorhinal 220 20 10 0 660700 660700 2021-05-18T14:40:02.6107948Z fusiform 180 220 140 0 9231540 9231540 2021-05-18T14:40:02.6108589Z inferiorparietal 220 60 220 0 14433500 14433500 2021-05-18T14:40:02.6109307Z inferiortemporal 180 40 120 0 7874740 7874740 2021-05-18T14:40:02.6110027Z isthmuscingulate 140 20 140 0 9180300 9180300 2021-05-18T14:40:02.6110731Z lateraloccipital 20 30 140 0 9182740 9182740 2021-05-18T14:40:02.6111484Z lateralorbitofrontal 35 75 50 0 3296035 3296035 2021-05-18T14:40:02.6112155Z lingual 225 140 140 0 9211105 9211105 2021-05-18T14:40:02.6113093Z medialorbitofrontal 200 35 75 0 4924360 4924360 2021-05-18T14:40:02.6113817Z middletemporal 160 100 50 0 3302560 3302560 2021-05-18T14:40:02.6114510Z parahippocampal 20 220 60 0 3988500 3988500 2021-05-18T14:40:02.6115190Z paracentral 60 220 60 0 3988540 3988540 2021-05-18T14:40:02.6115862Z parsopercularis 220 180 140 0 9221340 9221340 2021-05-18T14:40:02.6116530Z parsorbitalis 20 100 50 0 3302420 3302420 2021-05-18T14:40:02.6117224Z parstriangularis 220 60 20 0 1326300 1326300 2021-05-18T14:40:02.6117921Z pericalcarine 120 100 60 0 3957880 3957880 2021-05-18T14:40:02.6118562Z postcentral 220 20 20 0 1316060 1316060 2021-05-18T14:40:02.6119435Z posteriorcingulate 220 180 220 0 14464220 14464220 2021-05-18T14:40:02.6120168Z precentral 60 20 220 0 14423100 14423100 2021-05-18T14:40:02.6120847Z precuneus 160 140 180 0 11832480 11832480 2021-05-18T14:40:02.6121662Z rostralanteriorcingulate 80 20 140 0 9180240 9180240 2021-05-18T14:40:02.6122560Z rostralmiddlefrontal 75 50 125 0 8204875 8204875 2021-05-18T14:40:02.6123445Z superiorfrontal 20 220 160 0 10542100 10542100 2021-05-18T14:40:02.6124222Z superiorparietal 20 180 140 0 9221140 9221140 2021-05-18T14:40:02.6124992Z superiortemporal 140 220 220 0 14474380 14474380 2021-05-18T14:40:02.6125741Z supramarginal 80 160 20 0 1351760 1351760 2021-05-18T14:40:02.6126448Z frontalpole 100 0 100 0 6553700 6553700 2021-05-18T14:40:02.6127140Z temporalpole 70 20 170 0 11146310 11146310 2021-05-18T14:40:02.6127905Z transversetemporal 150 150 200 0 13145750 13145750 2021-05-18T14:40:02.6128614Z insula 255 192 32 0 2146559 2146559 2021-05-18T14:40:02.6130771Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6133055Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6134221Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.6134825Z ================================================== 2021-05-18T14:40:02.6135286Z downloaded 1.1 MB 2021-05-18T14:40:02.6135583Z 2021-05-18T14:40:02.6137587Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6139706Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6140930Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.6141561Z ================================================== 2021-05-18T14:40:02.6142053Z downloaded 1.1 MB 2021-05-18T14:40:02.6142371Z 2021-05-18T14:40:02.6144182Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6146211Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6147442Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.6148166Z ================================================== 2021-05-18T14:40:02.6148628Z downloaded 6.0 MB 2021-05-18T14:40:02.6148921Z 2021-05-18T14:40:02.6150715Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6152886Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6154073Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.6154654Z ================================================== 2021-05-18T14:40:02.6155108Z downloaded 1.2 MB 2021-05-18T14:40:02.6155399Z 2021-05-18T14:40:02.6157060Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6158917Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6160074Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.6160658Z ================================================== 2021-05-18T14:40:02.6161116Z downloaded 1.2 MB 2021-05-18T14:40:02.6161408Z 2021-05-18T14:40:02.6163372Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6165405Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6166622Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.6167249Z ================================================== 2021-05-18T14:40:02.6167832Z downloaded 6.0 MB 2021-05-18T14:40:02.6168151Z 2021-05-18T14:40:02.6169812Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6171625Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6172783Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.6173420Z ================================================== 2021-05-18T14:40:02.6173911Z downloaded 1.4 MB 2021-05-18T14:40:02.6174226Z 2021-05-18T14:40:02.6175997Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6178004Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6179179Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6179825Z ================================================== 2021-05-18T14:40:02.6180303Z downloaded 582 KB 2021-05-18T14:40:02.6180619Z 2021-05-18T14:40:02.6182348Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6184013Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6185183Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.6185788Z ================================================== 2021-05-18T14:40:02.6186225Z downloaded 5.1 MB 2021-05-18T14:40:02.6186523Z 2021-05-18T14:40:02.6188129Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6189879Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6190980Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6191577Z ================================================== 2021-05-18T14:40:02.6192018Z downloaded 598 KB 2021-05-18T14:40:02.6192473Z 2021-05-18T14:40:02.6194307Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6196113Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6197282Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.6197933Z ================================================== 2021-05-18T14:40:02.6198407Z downloaded 5.3 MB 2021-05-18T14:40:02.6198719Z 2021-05-18T14:40:02.6201110Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6203867Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6205337Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6205938Z ================================================== 2021-05-18T14:40:02.6206374Z downloaded 652 KB 2021-05-18T14:40:02.6206663Z 2021-05-18T14:40:02.6208871Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6211434Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6212767Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6213370Z ================================================== 2021-05-18T14:40:02.6213807Z downloaded 652 KB 2021-05-18T14:40:02.6214102Z 2021-05-18T14:40:02.6215731Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6217413Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6218465Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6219067Z ================================================== 2021-05-18T14:40:02.6219529Z downloaded 582 KB 2021-05-18T14:40:02.6219810Z 2021-05-18T14:40:02.6221335Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6223207Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6224347Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6224994Z ================================================== 2021-05-18T14:40:02.6225493Z downloaded 598 KB 2021-05-18T14:40:02.6225796Z 2021-05-18T14:40:02.6227976Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6230457Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6231901Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6232723Z ================================================== 2021-05-18T14:40:02.6233217Z downloaded 652 KB 2021-05-18T14:40:02.6233515Z 2021-05-18T14:40:02.6235712Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6238188Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6239548Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6240203Z ================================================== 2021-05-18T14:40:02.6240694Z downloaded 652 KB 2021-05-18T14:40:02.6241013Z 2021-05-18T14:40:02.6242957Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6245137Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6246407Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.6247043Z ================================================== 2021-05-18T14:40:02.6247532Z downloaded 1.1 MB 2021-05-18T14:40:02.6247849Z 2021-05-18T14:40:02.6249780Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6251957Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6253211Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.6253856Z ================================================== 2021-05-18T14:40:02.6254340Z downloaded 1.2 MB 2021-05-18T14:40:02.6254648Z 2021-05-18T14:40:02.6256517Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6258616Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6259897Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.6260533Z ================================================== 2021-05-18T14:40:02.6261014Z downloaded 2.3 MB 2021-05-18T14:40:02.6261326Z 2021-05-18T14:40:02.6263401Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6265651Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6266968Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6267608Z ================================================== 2021-05-18T14:40:02.6268101Z downloaded 14.6 MB 2021-05-18T14:40:02.6268417Z 2021-05-18T14:40:02.6270310Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6272548Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6273811Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6274441Z ================================================== 2021-05-18T14:40:02.6274930Z downloaded 490 KB 2021-05-18T14:40:02.6275240Z 2021-05-18T14:40:02.6277115Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6279217Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6280591Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6281219Z ================================================== 2021-05-18T14:40:02.6281706Z downloaded 709 KB 2021-05-18T14:40:02.6282017Z 2021-05-18T14:40:02.6283872Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6285963Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6287197Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6287831Z ================================================== 2021-05-18T14:40:02.6288319Z downloaded 697 KB 2021-05-18T14:40:02.6288632Z 2021-05-18T14:40:02.6291060Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6293897Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6295392Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6296038Z ================================================== 2021-05-18T14:40:02.6296507Z downloaded 821 KB 2021-05-18T14:40:02.6296824Z 2021-05-18T14:40:02.6298455Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6300214Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6301362Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.6302002Z ================================================== 2021-05-18T14:40:02.6302473Z downloaded 745 KB 2021-05-18T14:40:02.6302785Z 2021-05-18T14:40:02.6304740Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6306902Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6308176Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.6308822Z ================================================== 2021-05-18T14:40:02.6309296Z downloaded 1.1 MB 2021-05-18T14:40:02.6309610Z 2021-05-18T14:40:02.6311504Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6313641Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6314865Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.6315516Z ================================================== 2021-05-18T14:40:02.6315996Z downloaded 1.1 MB 2021-05-18T14:40:02.6316306Z 2021-05-18T14:40:02.6318139Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6320149Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6321376Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.6322021Z ================================================== 2021-05-18T14:40:02.6322497Z downloaded 6.0 MB 2021-05-18T14:40:02.6322817Z 2021-05-18T14:40:02.6324767Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6326935Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6328185Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.6328946Z ================================================== 2021-05-18T14:40:02.6329425Z downloaded 1.2 MB 2021-05-18T14:40:02.6329743Z 2021-05-18T14:40:02.6331566Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6333565Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6334763Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.6335416Z ================================================== 2021-05-18T14:40:02.6335903Z downloaded 1.2 MB 2021-05-18T14:40:02.6336200Z 2021-05-18T14:40:02.6338031Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6340059Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6341285Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.6341934Z ================================================== 2021-05-18T14:40:02.6342417Z downloaded 6.0 MB 2021-05-18T14:40:02.6342719Z 2021-05-18T14:40:02.6344380Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6346206Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6347365Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.6348008Z ================================================== 2021-05-18T14:40:02.6348493Z downloaded 1.4 MB 2021-05-18T14:40:02.6348793Z 2021-05-18T14:40:02.6350529Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6352557Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6353749Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6354402Z ================================================== 2021-05-18T14:40:02.6354887Z downloaded 582 KB 2021-05-18T14:40:02.6355200Z 2021-05-18T14:40:02.6357100Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6358951Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6360135Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.6360782Z ================================================== 2021-05-18T14:40:02.6361271Z downloaded 5.1 MB 2021-05-18T14:40:02.6361586Z 2021-05-18T14:40:02.6363309Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6365236Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6366417Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6367045Z ================================================== 2021-05-18T14:40:02.6367532Z downloaded 598 KB 2021-05-18T14:40:02.6367849Z 2021-05-18T14:40:02.6369493Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6371302Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6372460Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.6373091Z ================================================== 2021-05-18T14:40:02.6373581Z downloaded 5.3 MB 2021-05-18T14:40:02.6374034Z 2021-05-18T14:40:02.6376431Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6379202Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6380653Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6381281Z ================================================== 2021-05-18T14:40:02.6381774Z downloaded 652 KB 2021-05-18T14:40:02.6382089Z 2021-05-18T14:40:02.6384463Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6387228Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6388675Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6389310Z ================================================== 2021-05-18T14:40:02.6389800Z downloaded 652 KB 2021-05-18T14:40:02.6390115Z 2021-05-18T14:40:02.6391740Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6393657Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6394812Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6395443Z ================================================== 2021-05-18T14:40:02.6395930Z downloaded 582 KB 2021-05-18T14:40:02.6396244Z 2021-05-18T14:40:02.6397873Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6399652Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6400807Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6401432Z ================================================== 2021-05-18T14:40:02.6401923Z downloaded 598 KB 2021-05-18T14:40:02.6402236Z 2021-05-18T14:40:02.6404578Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6407171Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6408551Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6409194Z ================================================== 2021-05-18T14:40:02.6409665Z downloaded 652 KB 2021-05-18T14:40:02.6409979Z 2021-05-18T14:40:02.6412152Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6414615Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6415968Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6416612Z ================================================== 2021-05-18T14:40:02.6417089Z downloaded 652 KB 2021-05-18T14:40:02.6417401Z 2021-05-18T14:40:02.6419355Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6421511Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6422776Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.6423420Z ================================================== 2021-05-18T14:40:02.6423987Z downloaded 1.1 MB 2021-05-18T14:40:02.6424305Z 2021-05-18T14:40:02.6426258Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6428417Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6429671Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.6430316Z ================================================== 2021-05-18T14:40:02.6430797Z downloaded 1.2 MB 2021-05-18T14:40:02.6431113Z 2021-05-18T14:40:02.6433113Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6435226Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6436453Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.6437112Z ================================================== 2021-05-18T14:40:02.6437584Z downloaded 2.3 MB 2021-05-18T14:40:02.6437900Z 2021-05-18T14:40:02.6439887Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6442107Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6443411Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6444072Z ================================================== 2021-05-18T14:40:02.6444563Z downloaded 14.6 MB 2021-05-18T14:40:02.6444865Z 2021-05-18T14:40:02.6446767Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6448894Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6450194Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6450793Z ================================================== 2021-05-18T14:40:02.6451247Z downloaded 490 KB 2021-05-18T14:40:02.6451526Z 2021-05-18T14:40:02.6453270Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6455325Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6456479Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6457083Z ================================================== 2021-05-18T14:40:02.6457538Z downloaded 709 KB 2021-05-18T14:40:02.6457827Z 2021-05-18T14:40:02.6459583Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6461531Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6462687Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6463272Z ================================================== 2021-05-18T14:40:02.6463916Z downloaded 697 KB 2021-05-18T14:40:02.6464231Z 2021-05-18T14:40:02.6466643Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6469490Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6470982Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6471606Z ================================================== 2021-05-18T14:40:02.6472200Z downloaded 821 KB 2021-05-18T14:40:02.6472614Z 2021-05-18T14:40:02.6474257Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6476030Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6477170Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.6477804Z ================================================== 2021-05-18T14:40:02.6478293Z downloaded 745 KB 2021-05-18T14:40:02.6478611Z 2021-05-18T14:40:02.6480544Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6482705Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6483974Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.6484606Z ================================================== 2021-05-18T14:40:02.6485092Z downloaded 1.1 MB 2021-05-18T14:40:02.6485403Z 2021-05-18T14:40:02.6487249Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6489085Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6490213Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.6490975Z ================================================== 2021-05-18T14:40:02.6491460Z downloaded 1.1 MB 2021-05-18T14:40:02.6491775Z 2021-05-18T14:40:02.6493597Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6495609Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6496836Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.6497464Z ================================================== 2021-05-18T14:40:02.6497950Z downloaded 6.0 MB 2021-05-18T14:40:02.6498263Z 2021-05-18T14:40:02.6500195Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6502425Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6503794Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.6504438Z ================================================== 2021-05-18T14:40:02.6504916Z downloaded 1.2 MB 2021-05-18T14:40:02.6505233Z 2021-05-18T14:40:02.6507137Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6508966Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6510091Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.6510690Z ================================================== 2021-05-18T14:40:02.6511125Z downloaded 1.2 MB 2021-05-18T14:40:02.6511415Z 2021-05-18T14:40:02.6513346Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6515543Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6516774Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.6517414Z ================================================== 2021-05-18T14:40:02.6517882Z downloaded 6.0 MB 2021-05-18T14:40:02.6518198Z 2021-05-18T14:40:02.6519866Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6521779Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6523022Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.6523665Z ================================================== 2021-05-18T14:40:02.6524133Z downloaded 1.4 MB 2021-05-18T14:40:02.6524450Z 2021-05-18T14:40:02.6526251Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6528282Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6529444Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6530090Z ================================================== 2021-05-18T14:40:02.6530567Z downloaded 582 KB 2021-05-18T14:40:02.6530883Z 2021-05-18T14:40:02.6532546Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6534357Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6535507Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.6536148Z ================================================== 2021-05-18T14:40:02.6536622Z downloaded 5.1 MB 2021-05-18T14:40:02.6536944Z 2021-05-18T14:40:02.6538675Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6540669Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6541756Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6542361Z ================================================== 2021-05-18T14:40:02.6542812Z downloaded 598 KB 2021-05-18T14:40:02.6543090Z 2021-05-18T14:40:02.6544624Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6546295Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6547356Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.6548038Z ================================================== 2021-05-18T14:40:02.6548492Z downloaded 5.3 MB 2021-05-18T14:40:02.6548768Z 2021-05-18T14:40:02.6550995Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6553675Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6555021Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6555618Z ================================================== 2021-05-18T14:40:02.6556071Z downloaded 652 KB 2021-05-18T14:40:02.6556365Z 2021-05-18T14:40:02.6558560Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6561161Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6562504Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6563091Z ================================================== 2021-05-18T14:40:02.6563542Z downloaded 652 KB 2021-05-18T14:40:02.6563833Z 2021-05-18T14:40:02.6565339Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6567121Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6568184Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6568765Z ================================================== 2021-05-18T14:40:02.6569226Z downloaded 582 KB 2021-05-18T14:40:02.6569517Z 2021-05-18T14:40:02.6571039Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6572692Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6573759Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6574342Z ================================================== 2021-05-18T14:40:02.6574793Z downloaded 598 KB 2021-05-18T14:40:02.6575081Z 2021-05-18T14:40:02.6577082Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6579368Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6580629Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6581208Z ================================================== 2021-05-18T14:40:02.6581662Z downloaded 652 KB 2021-05-18T14:40:02.6581958Z 2021-05-18T14:40:02.6583975Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6586480Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6587839Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6588477Z ================================================== 2021-05-18T14:40:02.6588964Z downloaded 652 KB 2021-05-18T14:40:02.6589273Z 2021-05-18T14:40:02.6591225Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6593510Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6594770Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.6595500Z ================================================== 2021-05-18T14:40:02.6595993Z downloaded 1.1 MB 2021-05-18T14:40:02.6596305Z 2021-05-18T14:40:02.6598263Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6600465Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6601648Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.6602253Z ================================================== 2021-05-18T14:40:02.6602694Z downloaded 1.2 MB 2021-05-18T14:40:02.6602985Z 2021-05-18T14:40:02.6604794Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6606725Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6607880Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.6608475Z ================================================== 2021-05-18T14:40:02.6608917Z downloaded 2.3 MB 2021-05-18T14:40:02.6609214Z 2021-05-18T14:40:02.6611054Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6613208Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6614429Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6615037Z ================================================== 2021-05-18T14:40:02.6615483Z downloaded 14.6 MB 2021-05-18T14:40:02.6615777Z 2021-05-18T14:40:02.6617554Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6619533Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6620673Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6621268Z ================================================== 2021-05-18T14:40:02.6621703Z downloaded 490 KB 2021-05-18T14:40:02.6622000Z 2021-05-18T14:40:02.6623741Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6625678Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6626823Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6627424Z ================================================== 2021-05-18T14:40:02.6627865Z downloaded 709 KB 2021-05-18T14:40:02.6628157Z 2021-05-18T14:40:02.6630214Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6632425Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6633671Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6634308Z ================================================== 2021-05-18T14:40:02.6634799Z downloaded 697 KB 2021-05-18T14:40:02.6635096Z 2021-05-18T14:40:02.6637523Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6640383Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6641849Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6642606Z ================================================== 2021-05-18T14:40:02.6643110Z downloaded 821 KB 2021-05-18T14:40:02.6643409Z 2021-05-18T14:40:02.6645053Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6646829Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6647970Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.6648616Z ================================================== 2021-05-18T14:40:02.6649109Z downloaded 745 KB 2021-05-18T14:40:02.6649422Z 2021-05-18T14:40:02.6651374Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6653545Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6654803Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.6655449Z ================================================== 2021-05-18T14:40:02.6655940Z downloaded 1.1 MB 2021-05-18T14:40:02.6656255Z 2021-05-18T14:40:02.6658049Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6660186Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6661401Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.6662032Z ================================================== 2021-05-18T14:40:02.6662528Z downloaded 1.1 MB 2021-05-18T14:40:02.6662845Z 2021-05-18T14:40:02.6664662Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6666538Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6667671Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.6668258Z ================================================== 2021-05-18T14:40:02.6668722Z downloaded 6.0 MB 2021-05-18T14:40:02.6669015Z 2021-05-18T14:40:02.6670810Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6672921Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6674107Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.6674699Z ================================================== 2021-05-18T14:40:02.6675155Z downloaded 1.2 MB 2021-05-18T14:40:02.6675447Z 2021-05-18T14:40:02.6677113Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6679168Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6680380Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.6681006Z ================================================== 2021-05-18T14:40:02.6681498Z downloaded 1.2 MB 2021-05-18T14:40:02.6681813Z 2021-05-18T14:40:02.6683627Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6685643Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6686864Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.6687495Z ================================================== 2021-05-18T14:40:02.6688096Z downloaded 6.0 MB 2021-05-18T14:40:02.6688421Z 2021-05-18T14:40:02.6690107Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6691920Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6693155Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.6693813Z ================================================== 2021-05-18T14:40:02.6694308Z downloaded 1.4 MB 2021-05-18T14:40:02.6694625Z 2021-05-18T14:40:02.6696378Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6698307Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6699482Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6700131Z ================================================== 2021-05-18T14:40:02.6700609Z downloaded 582 KB 2021-05-18T14:40:02.6700923Z 2021-05-18T14:40:02.6703306Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6705136Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6706440Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.6707414Z ================================================== 2021-05-18T14:40:02.6707892Z downloaded 5.1 MB 2021-05-18T14:40:02.6708207Z 2021-05-18T14:40:02.6709971Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6711877Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6713194Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6713841Z ================================================== 2021-05-18T14:40:02.6714423Z downloaded 598 KB 2021-05-18T14:40:02.6714701Z 2021-05-18T14:40:02.6716243Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6717943Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6719005Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.6719594Z ================================================== 2021-05-18T14:40:02.6720048Z downloaded 5.3 MB 2021-05-18T14:40:02.6720329Z 2021-05-18T14:40:02.6722556Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6725129Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6726460Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6727059Z ================================================== 2021-05-18T14:40:02.6727518Z downloaded 652 KB 2021-05-18T14:40:02.6727807Z 2021-05-18T14:40:02.6730217Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6732991Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6734471Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6735109Z ================================================== 2021-05-18T14:40:02.6735596Z downloaded 652 KB 2021-05-18T14:40:02.6735910Z 2021-05-18T14:40:02.6737716Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6739541Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6740697Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6741339Z ================================================== 2021-05-18T14:40:02.6741837Z downloaded 582 KB 2021-05-18T14:40:02.6742152Z 2021-05-18T14:40:02.6743795Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6745594Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6746745Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6747376Z ================================================== 2021-05-18T14:40:02.6747869Z downloaded 598 KB 2021-05-18T14:40:02.6748182Z 2021-05-18T14:40:02.6750343Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6752934Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6754442Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6755069Z ================================================== 2021-05-18T14:40:02.6755559Z downloaded 652 KB 2021-05-18T14:40:02.6755873Z 2021-05-18T14:40:02.6758035Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6760630Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6761892Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6762475Z ================================================== 2021-05-18T14:40:02.6762923Z downloaded 652 KB 2021-05-18T14:40:02.6763215Z 2021-05-18T14:40:02.6765030Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6767032Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6768208Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.6768794Z ================================================== 2021-05-18T14:40:02.6769248Z downloaded 1.1 MB 2021-05-18T14:40:02.6769542Z 2021-05-18T14:40:02.6771649Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6773788Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6775048Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.6775691Z ================================================== 2021-05-18T14:40:02.6776170Z downloaded 1.2 MB 2021-05-18T14:40:02.6776481Z 2021-05-18T14:40:02.6778363Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6780448Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6781697Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.6782340Z ================================================== 2021-05-18T14:40:02.6782815Z downloaded 2.3 MB 2021-05-18T14:40:02.6783132Z 2021-05-18T14:40:02.6785265Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6787557Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6788872Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6789531Z ================================================== 2021-05-18T14:40:02.6790014Z downloaded 14.6 MB 2021-05-18T14:40:02.6790328Z 2021-05-18T14:40:02.6792332Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6794486Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6795727Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6796376Z ================================================== 2021-05-18T14:40:02.6796851Z downloaded 490 KB 2021-05-18T14:40:02.6797167Z 2021-05-18T14:40:02.6799059Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6801150Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6802494Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6803223Z ================================================== 2021-05-18T14:40:02.6803664Z downloaded 709 KB 2021-05-18T14:40:02.6803955Z 2021-05-18T14:40:02.6805691Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6807813Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6809048Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6809690Z ================================================== 2021-05-18T14:40:02.6810176Z downloaded 697 KB 2021-05-18T14:40:02.6810474Z 2021-05-18T14:40:02.6812923Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6815787Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6817255Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6817902Z ================================================== 2021-05-18T14:40:02.6818389Z downloaded 821 KB 2021-05-18T14:40:02.6818688Z 2021-05-18T14:40:02.6820318Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6822160Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6823202Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.6823801Z ================================================== 2021-05-18T14:40:02.6824249Z downloaded 745 KB 2021-05-18T14:40:02.6824536Z 2021-05-18T14:40:02.6826337Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6828340Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.6829517Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.6830097Z ================================================== 2021-05-18T14:40:02.6830551Z downloaded 1.1 MB 2021-05-18T14:40:02.6830844Z 2021-05-18T14:40:02.6832993Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6835034Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.6836248Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.6836880Z ================================================== 2021-05-18T14:40:02.6837379Z downloaded 1.1 MB 2021-05-18T14:40:02.6837692Z 2021-05-18T14:40:02.6839507Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6841527Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.6842752Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.6843388Z ================================================== 2021-05-18T14:40:02.6843883Z downloaded 6.0 MB 2021-05-18T14:40:02.6844196Z 2021-05-18T14:40:02.6846125Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6848288Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.6849551Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.6850289Z ================================================== 2021-05-18T14:40:02.6850777Z downloaded 1.2 MB 2021-05-18T14:40:02.6851094Z 2021-05-18T14:40:02.6852904Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6854899Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.6856114Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.6856745Z ================================================== 2021-05-18T14:40:02.6857235Z downloaded 1.2 MB 2021-05-18T14:40:02.6857548Z 2021-05-18T14:40:02.6859357Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6861439Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.6862680Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.6863311Z ================================================== 2021-05-18T14:40:02.6863799Z downloaded 6.0 MB 2021-05-18T14:40:02.6864112Z 2021-05-18T14:40:02.6866285Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6868177Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.6869341Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.6869983Z ================================================== 2021-05-18T14:40:02.6870456Z downloaded 1.4 MB 2021-05-18T14:40:02.6870768Z 2021-05-18T14:40:02.6872657Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6874578Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.6875769Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6876412Z ================================================== 2021-05-18T14:40:02.6876887Z downloaded 582 KB 2021-05-18T14:40:02.6877205Z 2021-05-18T14:40:02.6879012Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6880837Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.6881998Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.6882799Z ================================================== 2021-05-18T14:40:02.6883275Z downloaded 5.1 MB 2021-05-18T14:40:02.6883588Z 2021-05-18T14:40:02.6885341Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6887249Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.6888437Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6889084Z ================================================== 2021-05-18T14:40:02.6889552Z downloaded 598 KB 2021-05-18T14:40:02.6889865Z 2021-05-18T14:40:02.6891530Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6893327Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.6894490Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.6895137Z ================================================== 2021-05-18T14:40:02.6895612Z downloaded 5.3 MB 2021-05-18T14:40:02.6896065Z 2021-05-18T14:40:02.6898473Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6901247Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6902698Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6903343Z ================================================== 2021-05-18T14:40:02.6904151Z downloaded 652 KB 2021-05-18T14:40:02.6904469Z 2021-05-18T14:40:02.6906889Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6909646Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6911092Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6911736Z ================================================== 2021-05-18T14:40:02.6912398Z downloaded 652 KB 2021-05-18T14:40:02.6912704Z 2021-05-18T14:40:02.6914376Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6916161Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.6917304Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.6917950Z ================================================== 2021-05-18T14:40:02.6918433Z downloaded 582 KB 2021-05-18T14:40:02.6918737Z 2021-05-18T14:40:02.6920384Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6922171Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.6923300Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.6923949Z ================================================== 2021-05-18T14:40:02.6924437Z downloaded 598 KB 2021-05-18T14:40:02.6924737Z 2021-05-18T14:40:02.6926922Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6929539Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6930907Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6931550Z ================================================== 2021-05-18T14:40:02.6932046Z downloaded 652 KB 2021-05-18T14:40:02.6932360Z 2021-05-18T14:40:02.6934529Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6937017Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.6938376Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.6939010Z ================================================== 2021-05-18T14:40:02.6939499Z downloaded 652 KB 2021-05-18T14:40:02.6939813Z 2021-05-18T14:40:02.6941907Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6944095Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.6945371Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.6946005Z ================================================== 2021-05-18T14:40:02.6946613Z downloaded 1.1 MB 2021-05-18T14:40:02.6946929Z 2021-05-18T14:40:02.6948892Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6951066Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.6952457Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.6953092Z ================================================== 2021-05-18T14:40:02.6953588Z downloaded 1.2 MB 2021-05-18T14:40:02.6953903Z 2021-05-18T14:40:02.6955793Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6957886Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.6959139Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.6960063Z ================================================== 2021-05-18T14:40:02.6960557Z downloaded 2.3 MB 2021-05-18T14:40:02.6960871Z 2021-05-18T14:40:02.6962879Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6965111Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.6966429Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.6967072Z ================================================== 2021-05-18T14:40:02.6967603Z downloaded 14.6 MB 2021-05-18T14:40:02.6967918Z 2021-05-18T14:40:02.6969833Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6971954Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.6973201Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.6973851Z ================================================== 2021-05-18T14:40:02.6974332Z downloaded 490 KB 2021-05-18T14:40:02.6974646Z 2021-05-18T14:40:02.6976532Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6978738Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6980000Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.6980644Z ================================================== 2021-05-18T14:40:02.6981112Z downloaded 709 KB 2021-05-18T14:40:02.6981424Z 2021-05-18T14:40:02.6983431Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6985523Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.6986833Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.6987436Z ================================================== 2021-05-18T14:40:02.6987870Z downloaded 697 KB 2021-05-18T14:40:02.6988165Z 2021-05-18T14:40:02.6990411Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6993422Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.6994954Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.6995555Z ================================================== 2021-05-18T14:40:02.6996107Z downloaded 821 KB 2021-05-18T14:40:02.6996404Z 2021-05-18T14:40:02.6998130Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.6999907Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7001040Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7001688Z ================================================== 2021-05-18T14:40:02.7002160Z downloaded 745 KB 2021-05-18T14:40:02.7002477Z 2021-05-18T14:40:02.7004493Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7006493Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7007852Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7008504Z ================================================== 2021-05-18T14:40:02.7008993Z downloaded 1.1 MB 2021-05-18T14:40:02.7009295Z 2021-05-18T14:40:02.7011104Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7013090Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7014294Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7014956Z ================================================== 2021-05-18T14:40:02.7015448Z downloaded 1.1 MB 2021-05-18T14:40:02.7015752Z 2021-05-18T14:40:02.7017586Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7019605Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7020817Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7021471Z ================================================== 2021-05-18T14:40:02.7021966Z downloaded 6.0 MB 2021-05-18T14:40:02.7022268Z 2021-05-18T14:40:02.7024212Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7026471Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7027748Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7028400Z ================================================== 2021-05-18T14:40:02.7028901Z downloaded 1.2 MB 2021-05-18T14:40:02.7029219Z 2021-05-18T14:40:02.7030994Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7033275Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7034514Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7035152Z ================================================== 2021-05-18T14:40:02.7035644Z downloaded 1.2 MB 2021-05-18T14:40:02.7035961Z 2021-05-18T14:40:02.7037784Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7039818Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7041049Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7041682Z ================================================== 2021-05-18T14:40:02.7042176Z downloaded 6.0 MB 2021-05-18T14:40:02.7042493Z 2021-05-18T14:40:02.7044274Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7046104Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7047274Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7047906Z ================================================== 2021-05-18T14:40:02.7048402Z downloaded 1.4 MB 2021-05-18T14:40:02.7048720Z 2021-05-18T14:40:02.7050459Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7052383Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7053576Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7054215Z ================================================== 2021-05-18T14:40:02.7054715Z downloaded 582 KB 2021-05-18T14:40:02.7055034Z 2021-05-18T14:40:02.7056677Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7058499Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7059700Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7060336Z ================================================== 2021-05-18T14:40:02.7060828Z downloaded 5.1 MB 2021-05-18T14:40:02.7061152Z 2021-05-18T14:40:02.7062882Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7064796Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7065987Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7066626Z ================================================== 2021-05-18T14:40:02.7067122Z downloaded 598 KB 2021-05-18T14:40:02.7067439Z 2021-05-18T14:40:02.7069083Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7070906Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7072063Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7072929Z ================================================== 2021-05-18T14:40:02.7073429Z downloaded 5.3 MB 2021-05-18T14:40:02.7073744Z 2021-05-18T14:40:02.7076168Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7078924Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7080383Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7081033Z ================================================== 2021-05-18T14:40:02.7081514Z downloaded 652 KB 2021-05-18T14:40:02.7081831Z 2021-05-18T14:40:02.7084213Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7086957Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7088415Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7089069Z ================================================== 2021-05-18T14:40:02.7089545Z downloaded 652 KB 2021-05-18T14:40:02.7089864Z 2021-05-18T14:40:02.7091519Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7093435Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7094591Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7095244Z ================================================== 2021-05-18T14:40:02.7095726Z downloaded 582 KB 2021-05-18T14:40:02.7096045Z 2021-05-18T14:40:02.7097701Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7099492Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7100652Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7101309Z ================================================== 2021-05-18T14:40:02.7101785Z downloaded 598 KB 2021-05-18T14:40:02.7102101Z 2021-05-18T14:40:02.7104278Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7106753Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7108109Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7108761Z ================================================== 2021-05-18T14:40:02.7109240Z downloaded 652 KB 2021-05-18T14:40:02.7109557Z 2021-05-18T14:40:02.7111799Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7114530Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7115885Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7116543Z ================================================== 2021-05-18T14:40:02.7117032Z downloaded 652 KB 2021-05-18T14:40:02.7117334Z 2021-05-18T14:40:02.7119289Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7121455Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7122709Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.7123448Z ================================================== 2021-05-18T14:40:02.7123951Z downloaded 1.1 MB 2021-05-18T14:40:02.7124253Z 2021-05-18T14:40:02.7126376Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7128587Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7129849Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.7130506Z ================================================== 2021-05-18T14:40:02.7131002Z downloaded 1.2 MB 2021-05-18T14:40:02.7131320Z 2021-05-18T14:40:02.7133195Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7135296Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7136541Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.7137181Z ================================================== 2021-05-18T14:40:02.7137673Z downloaded 2.3 MB 2021-05-18T14:40:02.7137989Z 2021-05-18T14:40:02.7139970Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7142323Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7143651Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.7144297Z ================================================== 2021-05-18T14:40:02.7144791Z downloaded 14.6 MB 2021-05-18T14:40:02.7145111Z 2021-05-18T14:40:02.7147012Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7149142Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7150398Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.7151036Z ================================================== 2021-05-18T14:40:02.7151529Z downloaded 490 KB 2021-05-18T14:40:02.7151851Z 2021-05-18T14:40:02.7153820Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7155775Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7156934Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.7157522Z ================================================== 2021-05-18T14:40:02.7157977Z downloaded 709 KB 2021-05-18T14:40:02.7158436Z 2021-05-18T14:40:02.7160339Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7162444Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7163693Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.7164332Z ================================================== 2021-05-18T14:40:02.7164822Z downloaded 697 KB 2021-05-18T14:40:02.7165136Z 2021-05-18T14:40:02.7167564Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7170475Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7171853Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.7172539Z ================================================== 2021-05-18T14:40:02.7172987Z downloaded 821 KB 2021-05-18T14:40:02.7173451Z 2021-05-18T14:40:02.7175111Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7176931Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7178125Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7178777Z ================================================== 2021-05-18T14:40:02.7179309Z downloaded 745 KB 2021-05-18T14:40:02.7179622Z 2021-05-18T14:40:02.7181596Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7183790Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7185050Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7185700Z ================================================== 2021-05-18T14:40:02.7186175Z downloaded 1.1 MB 2021-05-18T14:40:02.7186493Z 2021-05-18T14:40:02.7188299Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7190390Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7191693Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7192451Z ================================================== 2021-05-18T14:40:02.7192897Z downloaded 1.1 MB 2021-05-18T14:40:02.7193192Z 2021-05-18T14:40:02.7194921Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7197108Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7198338Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7198985Z ================================================== 2021-05-18T14:40:02.7199476Z downloaded 6.0 MB 2021-05-18T14:40:02.7199778Z 2021-05-18T14:40:02.7201734Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7203912Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7205223Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7205885Z ================================================== 2021-05-18T14:40:02.7206381Z downloaded 1.2 MB 2021-05-18T14:40:02.7206685Z 2021-05-18T14:40:02.7208549Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7210553Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7211820Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7212477Z ================================================== 2021-05-18T14:40:02.7212978Z downloaded 1.2 MB 2021-05-18T14:40:02.7213296Z 2021-05-18T14:40:02.7215112Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7217134Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7218363Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7219001Z ================================================== 2021-05-18T14:40:02.7219597Z downloaded 6.0 MB 2021-05-18T14:40:02.7219919Z 2021-05-18T14:40:02.7221582Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7223400Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7224559Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7225194Z ================================================== 2021-05-18T14:40:02.7225686Z downloaded 1.4 MB 2021-05-18T14:40:02.7226000Z 2021-05-18T14:40:02.7227726Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7229670Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7230778Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7231372Z ================================================== 2021-05-18T14:40:02.7231830Z downloaded 582 KB 2021-05-18T14:40:02.7232121Z 2021-05-18T14:40:02.7234038Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7235858Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7237133Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7237828Z ================================================== 2021-05-18T14:40:02.7238323Z downloaded 5.1 MB 2021-05-18T14:40:02.7238644Z 2021-05-18T14:40:02.7240385Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7242302Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7243498Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7244136Z ================================================== 2021-05-18T14:40:02.7244634Z downloaded 598 KB 2021-05-18T14:40:02.7244948Z 2021-05-18T14:40:02.7246602Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7248431Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7249595Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7250233Z ================================================== 2021-05-18T14:40:02.7250728Z downloaded 5.3 MB 2021-05-18T14:40:02.7251047Z 2021-05-18T14:40:02.7253427Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7256210Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7257676Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7258310Z ================================================== 2021-05-18T14:40:02.7258802Z downloaded 652 KB 2021-05-18T14:40:02.7259116Z 2021-05-18T14:40:02.7261540Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7264298Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7265751Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7266402Z ================================================== 2021-05-18T14:40:02.7266937Z downloaded 652 KB 2021-05-18T14:40:02.7267257Z 2021-05-18T14:40:02.7269008Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7270809Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7271975Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7272794Z ================================================== 2021-05-18T14:40:02.7273279Z downloaded 582 KB 2021-05-18T14:40:02.7273597Z 2021-05-18T14:40:02.7275269Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7277055Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7278207Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7278858Z ================================================== 2021-05-18T14:40:02.7279345Z downloaded 598 KB 2021-05-18T14:40:02.7279661Z 2021-05-18T14:40:02.7281944Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7284227Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7285598Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7286195Z ================================================== 2021-05-18T14:40:02.7286631Z downloaded 652 KB 2021-05-18T14:40:02.7286925Z 2021-05-18T14:40:02.7289267Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7291820Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7293180Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7293828Z ================================================== 2021-05-18T14:40:02.7294305Z downloaded 652 KB 2021-05-18T14:40:02.7294620Z 2021-05-18T14:40:02.7296579Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7298754Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7300012Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.7300717Z ================================================== 2021-05-18T14:40:02.7301212Z downloaded 1.1 MB 2021-05-18T14:40:02.7301515Z 2021-05-18T14:40:02.7303467Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7305633Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7306883Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.7307540Z ================================================== 2021-05-18T14:40:02.7308032Z downloaded 1.2 MB 2021-05-18T14:40:02.7308334Z 2021-05-18T14:40:02.7310224Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7312431Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7313692Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.7314342Z ================================================== 2021-05-18T14:40:02.7314831Z downloaded 2.3 MB 2021-05-18T14:40:02.7315151Z 2021-05-18T14:40:02.7317235Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7319444Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7320663Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.7321267Z ================================================== 2021-05-18T14:40:02.7321737Z downloaded 14.6 MB 2021-05-18T14:40:02.7322031Z 2021-05-18T14:40:02.7323794Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7325773Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7326931Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.7327524Z ================================================== 2021-05-18T14:40:02.7327983Z downloaded 490 KB 2021-05-18T14:40:02.7328273Z 2021-05-18T14:40:02.7330021Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7331970Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7333228Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.7333818Z ================================================== 2021-05-18T14:40:02.7334278Z downloaded 709 KB 2021-05-18T14:40:02.7334576Z 2021-05-18T14:40:02.7336303Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7338250Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7339410Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.7340168Z ================================================== 2021-05-18T14:40:02.7340664Z downloaded 697 KB 2021-05-18T14:40:02.7340981Z 2021-05-18T14:40:02.7343391Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7346236Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7347730Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.7348363Z ================================================== 2021-05-18T14:40:02.7348853Z downloaded 821 KB 2021-05-18T14:40:02.7349168Z 2021-05-18T14:40:02.7350808Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7352795Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7353881Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7354468Z ================================================== 2021-05-18T14:40:02.7354921Z downloaded 745 KB 2021-05-18T14:40:02.7355219Z 2021-05-18T14:40:02.7357028Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7359028Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7360236Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7360843Z ================================================== 2021-05-18T14:40:02.7361286Z downloaded 1.1 MB 2021-05-18T14:40:02.7361584Z 2021-05-18T14:40:02.7363363Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7365217Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7366345Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7366942Z ================================================== 2021-05-18T14:40:02.7367388Z downloaded 1.1 MB 2021-05-18T14:40:02.7367685Z 2021-05-18T14:40:02.7369546Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7371555Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7372775Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7373425Z ================================================== 2021-05-18T14:40:02.7373912Z downloaded 6.0 MB 2021-05-18T14:40:02.7374229Z 2021-05-18T14:40:02.7376180Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7378325Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7379591Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7380688Z ================================================== 2021-05-18T14:40:02.7381170Z downloaded 1.2 MB 2021-05-18T14:40:02.7381489Z 2021-05-18T14:40:02.7383405Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7385452Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7386715Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7387372Z ================================================== 2021-05-18T14:40:02.7387876Z downloaded 1.2 MB 2021-05-18T14:40:02.7388195Z 2021-05-18T14:40:02.7390047Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7392107Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7393464Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7394124Z ================================================== 2021-05-18T14:40:02.7394601Z downloaded 6.0 MB 2021-05-18T14:40:02.7394915Z 2021-05-18T14:40:02.7396639Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7398475Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7399794Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7400444Z ================================================== 2021-05-18T14:40:02.7400921Z downloaded 1.4 MB 2021-05-18T14:40:02.7401241Z 2021-05-18T14:40:02.7403006Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7404938Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7406119Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7406871Z ================================================== 2021-05-18T14:40:02.7407333Z downloaded 582 KB 2021-05-18T14:40:02.7407614Z 2021-05-18T14:40:02.7409288Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7410995Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7412065Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7412669Z ================================================== 2021-05-18T14:40:02.7413135Z downloaded 5.1 MB 2021-05-18T14:40:02.7413415Z 2021-05-18T14:40:02.7415038Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7416821Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7417910Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7418521Z ================================================== 2021-05-18T14:40:02.7418980Z downloaded 598 KB 2021-05-18T14:40:02.7419259Z 2021-05-18T14:40:02.7420806Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7422489Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7423556Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7424157Z ================================================== 2021-05-18T14:40:02.7424621Z downloaded 5.3 MB 2021-05-18T14:40:02.7424996Z 2021-05-18T14:40:02.7427211Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7429776Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7431137Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7431726Z ================================================== 2021-05-18T14:40:02.7432187Z downloaded 652 KB 2021-05-18T14:40:02.7432650Z 2021-05-18T14:40:02.7434876Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7437457Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7438821Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7439411Z ================================================== 2021-05-18T14:40:02.7439866Z downloaded 652 KB 2021-05-18T14:40:02.7440159Z 2021-05-18T14:40:02.7441939Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7443737Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7444896Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7445527Z ================================================== 2021-05-18T14:40:02.7446021Z downloaded 582 KB 2021-05-18T14:40:02.7446335Z 2021-05-18T14:40:02.7447971Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7449769Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7450930Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7451561Z ================================================== 2021-05-18T14:40:02.7452051Z downloaded 598 KB 2021-05-18T14:40:02.7452367Z 2021-05-18T14:40:02.7454527Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7457151Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7458538Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7459175Z ================================================== 2021-05-18T14:40:02.7459701Z downloaded 652 KB 2021-05-18T14:40:02.7460016Z 2021-05-18T14:40:02.7462194Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7464665Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7466031Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7466682Z ================================================== 2021-05-18T14:40:02.7467164Z downloaded 652 KB 2021-05-18T14:40:02.7467477Z 2021-05-18T14:40:02.7469446Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7471599Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7472987Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.7473638Z ================================================== 2021-05-18T14:40:02.7474214Z downloaded 1.1 MB 2021-05-18T14:40:02.7474532Z 2021-05-18T14:40:02.7476493Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7478636Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7479908Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.7480555Z ================================================== 2021-05-18T14:40:02.7481042Z downloaded 1.2 MB 2021-05-18T14:40:02.7481359Z 2021-05-18T14:40:02.7483440Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7485529Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7486775Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.7487439Z ================================================== 2021-05-18T14:40:02.7487917Z downloaded 2.3 MB 2021-05-18T14:40:02.7488230Z 2021-05-18T14:40:02.7490215Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7492441Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7493750Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.7494408Z ================================================== 2021-05-18T14:40:02.7494885Z downloaded 14.6 MB 2021-05-18T14:40:02.7495200Z 2021-05-18T14:40:02.7497120Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7499251Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7500496Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.7501144Z ================================================== 2021-05-18T14:40:02.7501630Z downloaded 490 KB 2021-05-18T14:40:02.7501934Z 2021-05-18T14:40:02.7503815Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7506016Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7507268Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.7507912Z ================================================== 2021-05-18T14:40:02.7508402Z downloaded 709 KB 2021-05-18T14:40:02.7508702Z 2021-05-18T14:40:02.7510583Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7512783Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7514103Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.7514704Z ================================================== 2021-05-18T14:40:02.7515160Z downloaded 697 KB 2021-05-18T14:40:02.7515438Z 2021-05-18T14:40:02.7517696Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7520336Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7521695Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.7522294Z ================================================== 2021-05-18T14:40:02.7522850Z downloaded 821 KB 2021-05-18T14:40:02.7523146Z 2021-05-18T14:40:02.7524659Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7526302Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7527362Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7527952Z ================================================== 2021-05-18T14:40:02.7528606Z downloaded 745 KB 2021-05-18T14:40:02.7528927Z 2021-05-18T14:40:02.7530876Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7533031Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7534302Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7534939Z ================================================== 2021-05-18T14:40:02.7535432Z downloaded 1.1 MB 2021-05-18T14:40:02.7535747Z 2021-05-18T14:40:02.7537550Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7539548Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7540763Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7541401Z ================================================== 2021-05-18T14:40:02.7541888Z downloaded 1.1 MB 2021-05-18T14:40:02.7542203Z 2021-05-18T14:40:02.7544022Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7546047Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7547278Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7547912Z ================================================== 2021-05-18T14:40:02.7548399Z downloaded 6.0 MB 2021-05-18T14:40:02.7548715Z 2021-05-18T14:40:02.7550654Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7553028Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7554339Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7554974Z ================================================== 2021-05-18T14:40:02.7555466Z downloaded 1.2 MB 2021-05-18T14:40:02.7555782Z 2021-05-18T14:40:02.7557653Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7559500Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7560659Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7561248Z ================================================== 2021-05-18T14:40:02.7561700Z downloaded 1.2 MB 2021-05-18T14:40:02.7561994Z 2021-05-18T14:40:02.7563702Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7565566Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7566702Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7567312Z ================================================== 2021-05-18T14:40:02.7567754Z downloaded 6.0 MB 2021-05-18T14:40:02.7568047Z 2021-05-18T14:40:02.7569692Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7571371Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7572460Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7573065Z ================================================== 2021-05-18T14:40:02.7573512Z downloaded 1.4 MB 2021-05-18T14:40:02.7573809Z 2021-05-18T14:40:02.7575424Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7577188Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7578293Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7578904Z ================================================== 2021-05-18T14:40:02.7579357Z downloaded 582 KB 2021-05-18T14:40:02.7579649Z 2021-05-18T14:40:02.7581204Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7583052Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7584226Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7584882Z ================================================== 2021-05-18T14:40:02.7585361Z downloaded 5.1 MB 2021-05-18T14:40:02.7585681Z 2021-05-18T14:40:02.7587425Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7589324Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7590521Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7591176Z ================================================== 2021-05-18T14:40:02.7591655Z downloaded 598 KB 2021-05-18T14:40:02.7591970Z 2021-05-18T14:40:02.7593759Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7595577Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7596728Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7597481Z ================================================== 2021-05-18T14:40:02.7597971Z downloaded 5.3 MB 2021-05-18T14:40:02.7598288Z 2021-05-18T14:40:02.7600684Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7603453Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7604900Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7605549Z ================================================== 2021-05-18T14:40:02.7606045Z downloaded 652 KB 2021-05-18T14:40:02.7606347Z 2021-05-18T14:40:02.7608732Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7611495Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7612933Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7613584Z ================================================== 2021-05-18T14:40:02.7614086Z downloaded 652 KB 2021-05-18T14:40:02.7614389Z 2021-05-18T14:40:02.7616029Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7617943Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7619080Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7619838Z ================================================== 2021-05-18T14:40:02.7620295Z downloaded 582 KB 2021-05-18T14:40:02.7620753Z 2021-05-18T14:40:02.7622408Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7624207Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7625353Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7626001Z ================================================== 2021-05-18T14:40:02.7626493Z downloaded 598 KB 2021-05-18T14:40:02.7626811Z 2021-05-18T14:40:02.7628982Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7631726Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7633211Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7633852Z ================================================== 2021-05-18T14:40:02.7634347Z downloaded 652 KB 2021-05-18T14:40:02.7634664Z 2021-05-18T14:40:02.7636830Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7639311Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7640672Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7641310Z ================================================== 2021-05-18T14:40:02.7641802Z downloaded 652 KB 2021-05-18T14:40:02.7642117Z 2021-05-18T14:40:02.7644058Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7646234Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7647514Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.7648245Z ================================================== 2021-05-18T14:40:02.7648744Z downloaded 1.1 MB 2021-05-18T14:40:02.7649060Z 2021-05-18T14:40:02.7651012Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7653181Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7654450Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.7655081Z ================================================== 2021-05-18T14:40:02.7655578Z downloaded 1.2 MB 2021-05-18T14:40:02.7655899Z 2021-05-18T14:40:02.7657793Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7659922Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7661272Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.7661861Z ================================================== 2021-05-18T14:40:02.7662325Z downloaded 2.3 MB 2021-05-18T14:40:02.7662617Z 2021-05-18T14:40:02.7688286Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7690851Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7692180Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.7692844Z ================================================== 2021-05-18T14:40:02.7693328Z downloaded 14.6 MB 2021-05-18T14:40:02.7693648Z 2021-05-18T14:40:02.7695702Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7697843Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7699083Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.7699729Z ================================================== 2021-05-18T14:40:02.7700200Z downloaded 490 KB 2021-05-18T14:40:02.7700522Z 2021-05-18T14:40:02.7702417Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7704516Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7705750Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.7706390Z ================================================== 2021-05-18T14:40:02.7706875Z downloaded 709 KB 2021-05-18T14:40:02.7707177Z 2021-05-18T14:40:02.7709053Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7711290Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7712748Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.7713403Z ================================================== 2021-05-18T14:40:02.7713892Z downloaded 697 KB 2021-05-18T14:40:02.7714192Z 2021-05-18T14:40:02.7716636Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7719496Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7721095Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.7721746Z ================================================== 2021-05-18T14:40:02.7722237Z downloaded 821 KB 2021-05-18T14:40:02.7722551Z 2021-05-18T14:40:02.7724188Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7725956Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7727088Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7727734Z ================================================== 2021-05-18T14:40:02.7728218Z downloaded 745 KB 2021-05-18T14:40:02.7728980Z 2021-05-18T14:40:02.7731216Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7733397Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7734669Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7735301Z ================================================== 2021-05-18T14:40:02.7735790Z downloaded 1.1 MB 2021-05-18T14:40:02.7736133Z 2021-05-18T14:40:02.7737963Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7740136Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7741346Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7741996Z ================================================== 2021-05-18T14:40:02.7742465Z downloaded 1.1 MB 2021-05-18T14:40:02.7742781Z 2021-05-18T14:40:02.7744638Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7746695Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7747956Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7748604Z ================================================== 2021-05-18T14:40:02.7749074Z downloaded 6.0 MB 2021-05-18T14:40:02.7749392Z 2021-05-18T14:40:02.7751347Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7753661Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7754923Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7755573Z ================================================== 2021-05-18T14:40:02.7756043Z downloaded 1.2 MB 2021-05-18T14:40:02.7756359Z 2021-05-18T14:40:02.7758166Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7760372Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7761585Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7762229Z ================================================== 2021-05-18T14:40:02.7762711Z downloaded 1.2 MB 2021-05-18T14:40:02.7763030Z 2021-05-18T14:40:02.7764861Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7766886Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7768095Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7768735Z ================================================== 2021-05-18T14:40:02.7769345Z downloaded 6.0 MB 2021-05-18T14:40:02.7769670Z 2021-05-18T14:40:02.7771352Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7773157Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7774301Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7774954Z ================================================== 2021-05-18T14:40:02.7775431Z downloaded 1.4 MB 2021-05-18T14:40:02.7775746Z 2021-05-18T14:40:02.7777568Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7779339Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7780671Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7781318Z ================================================== 2021-05-18T14:40:02.7781786Z downloaded 582 KB 2021-05-18T14:40:02.7782099Z 2021-05-18T14:40:02.7783758Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7785566Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7786824Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7787468Z ================================================== 2021-05-18T14:40:02.7787952Z downloaded 5.1 MB 2021-05-18T14:40:02.7788250Z 2021-05-18T14:40:02.7789985Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7791893Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7793210Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7793857Z ================================================== 2021-05-18T14:40:02.7794342Z downloaded 598 KB 2021-05-18T14:40:02.7794639Z 2021-05-18T14:40:02.7796298Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7798119Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7799511Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7800156Z ================================================== 2021-05-18T14:40:02.7800642Z downloaded 5.3 MB 2021-05-18T14:40:02.7800942Z 2021-05-18T14:40:02.7803334Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7806102Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7807537Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7808180Z ================================================== 2021-05-18T14:40:02.7808661Z downloaded 652 KB 2021-05-18T14:40:02.7808972Z 2021-05-18T14:40:02.7811346Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7814105Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7815557Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7816187Z ================================================== 2021-05-18T14:40:02.7816670Z downloaded 652 KB 2021-05-18T14:40:02.7816982Z 2021-05-18T14:40:02.7818717Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7820530Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7821741Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7822325Z ================================================== 2021-05-18T14:40:02.7822785Z downloaded 582 KB 2021-05-18T14:40:02.7823074Z 2021-05-18T14:40:02.7824572Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7826232Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.7827298Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7827882Z ================================================== 2021-05-18T14:40:02.7828337Z downloaded 598 KB 2021-05-18T14:40:02.7828625Z 2021-05-18T14:40:02.7830630Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7833026Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7834452Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7835234Z ================================================== 2021-05-18T14:40:02.7835720Z downloaded 652 KB 2021-05-18T14:40:02.7836033Z 2021-05-18T14:40:02.7838191Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7840683Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7842045Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7842678Z ================================================== 2021-05-18T14:40:02.7843167Z downloaded 652 KB 2021-05-18T14:40:02.7843479Z 2021-05-18T14:40:02.7845424Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7847567Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.7848835Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.7849484Z ================================================== 2021-05-18T14:40:02.7849954Z downloaded 1.1 MB 2021-05-18T14:40:02.7850269Z 2021-05-18T14:40:02.7852207Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7854360Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.7855615Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.7856259Z ================================================== 2021-05-18T14:40:02.7856733Z downloaded 1.2 MB 2021-05-18T14:40:02.7857046Z 2021-05-18T14:40:02.7858930Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7861055Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.7862393Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.7862985Z ================================================== 2021-05-18T14:40:02.7863427Z downloaded 2.3 MB 2021-05-18T14:40:02.7863723Z 2021-05-18T14:40:02.7865658Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7867730Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.7868951Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.7869559Z ================================================== 2021-05-18T14:40:02.7870009Z downloaded 14.6 MB 2021-05-18T14:40:02.7870302Z 2021-05-18T14:40:02.7872060Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7874143Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.7875287Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.7875886Z ================================================== 2021-05-18T14:40:02.7876327Z downloaded 490 KB 2021-05-18T14:40:02.7876802Z 2021-05-18T14:40:02.7878697Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7880790Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7882229Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.7882876Z ================================================== 2021-05-18T14:40:02.7883359Z downloaded 709 KB 2021-05-18T14:40:02.7883658Z 2021-05-18T14:40:02.7885528Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7887620Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.7888852Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.7889488Z ================================================== 2021-05-18T14:40:02.7889974Z downloaded 697 KB 2021-05-18T14:40:02.7890286Z 2021-05-18T14:40:02.7892712Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7895557Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.7897052Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.7897684Z ================================================== 2021-05-18T14:40:02.7898175Z downloaded 821 KB 2021-05-18T14:40:02.7898493Z 2021-05-18T14:40:02.7900133Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7901892Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.7903038Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.7903690Z ================================================== 2021-05-18T14:40:02.7904165Z downloaded 745 KB 2021-05-18T14:40:02.7904477Z 2021-05-18T14:40:02.7906423Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7908579Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.7909847Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.7910490Z ================================================== 2021-05-18T14:40:02.7910964Z downloaded 1.1 MB 2021-05-18T14:40:02.7911278Z 2021-05-18T14:40:02.7913321Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7915334Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.7916561Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.7917212Z ================================================== 2021-05-18T14:40:02.7917695Z downloaded 1.1 MB 2021-05-18T14:40:02.7918012Z 2021-05-18T14:40:02.7919845Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7921860Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.7923095Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.7923743Z ================================================== 2021-05-18T14:40:02.7924224Z downloaded 6.0 MB 2021-05-18T14:40:02.7924537Z 2021-05-18T14:40:02.7926488Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7928651Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.7929904Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.7930640Z ================================================== 2021-05-18T14:40:02.7931112Z downloaded 1.2 MB 2021-05-18T14:40:02.7931424Z 2021-05-18T14:40:02.7933234Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7935210Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.7936417Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.7937063Z ================================================== 2021-05-18T14:40:02.7937535Z downloaded 1.2 MB 2021-05-18T14:40:02.7937851Z 2021-05-18T14:40:02.7939678Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7941699Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.7942921Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.7943566Z ================================================== 2021-05-18T14:40:02.7944056Z downloaded 6.0 MB 2021-05-18T14:40:02.7944356Z 2021-05-18T14:40:02.7946015Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7947831Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.7948976Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.7949624Z ================================================== 2021-05-18T14:40:02.7950115Z downloaded 1.4 MB 2021-05-18T14:40:02.7950418Z 2021-05-18T14:40:02.7952162Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7954225Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.7955394Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7956038Z ================================================== 2021-05-18T14:40:02.7956519Z downloaded 582 KB 2021-05-18T14:40:02.7956816Z 2021-05-18T14:40:02.7958590Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7960473Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.7961625Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.7962271Z ================================================== 2021-05-18T14:40:02.7962756Z downloaded 5.1 MB 2021-05-18T14:40:02.7963080Z 2021-05-18T14:40:02.7964819Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7966737Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.7967928Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.7968559Z ================================================== 2021-05-18T14:40:02.7969049Z downloaded 598 KB 2021-05-18T14:40:02.7969368Z 2021-05-18T14:40:02.7971013Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7972825Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.7973989Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.7974617Z ================================================== 2021-05-18T14:40:02.7975112Z downloaded 5.3 MB 2021-05-18T14:40:02.7975526Z 2021-05-18T14:40:02.7977952Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7980719Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7982177Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7982809Z ================================================== 2021-05-18T14:40:02.7983296Z downloaded 652 KB 2021-05-18T14:40:02.7983610Z 2021-05-18T14:40:02.7985996Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7988856Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.7990462Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.7991086Z ================================================== 2021-05-18T14:40:02.7991573Z downloaded 652 KB 2021-05-18T14:40:02.7991892Z 2021-05-18T14:40:02.7993650Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7995447Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.7996603Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.7997225Z ================================================== 2021-05-18T14:40:02.7997710Z downloaded 582 KB 2021-05-18T14:40:02.7998022Z 2021-05-18T14:40:02.7999667Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8001458Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8002622Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8003258Z ================================================== 2021-05-18T14:40:02.8003746Z downloaded 598 KB 2021-05-18T14:40:02.8004060Z 2021-05-18T14:40:02.8006244Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8008843Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8010225Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8010872Z ================================================== 2021-05-18T14:40:02.8011340Z downloaded 652 KB 2021-05-18T14:40:02.8011652Z 2021-05-18T14:40:02.8013826Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8016320Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8017683Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8018319Z ================================================== 2021-05-18T14:40:02.8018791Z downloaded 652 KB 2021-05-18T14:40:02.8019107Z 2021-05-18T14:40:02.8021062Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8023207Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8024464Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.8025105Z ================================================== 2021-05-18T14:40:02.8025670Z downloaded 1.1 MB 2021-05-18T14:40:02.8025983Z 2021-05-18T14:40:02.8027926Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8030087Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8031348Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.8031997Z ================================================== 2021-05-18T14:40:02.8032587Z downloaded 1.2 MB 2021-05-18T14:40:02.8032903Z 2021-05-18T14:40:02.8034794Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8036883Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8038117Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.8038769Z ================================================== 2021-05-18T14:40:02.8039241Z downloaded 2.3 MB 2021-05-18T14:40:02.8039557Z 2021-05-18T14:40:02.8041554Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8044039Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8045349Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.8046002Z ================================================== 2021-05-18T14:40:02.8046487Z downloaded 14.6 MB 2021-05-18T14:40:02.8046788Z 2021-05-18T14:40:02.8048699Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8050837Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8052071Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.8052715Z ================================================== 2021-05-18T14:40:02.8053204Z downloaded 490 KB 2021-05-18T14:40:02.8053503Z 2021-05-18T14:40:02.8055382Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8057583Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8058828Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.8059475Z ================================================== 2021-05-18T14:40:02.8060005Z downloaded 709 KB 2021-05-18T14:40:02.8060321Z 2021-05-18T14:40:02.8062211Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8064313Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8065556Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.8066180Z ================================================== 2021-05-18T14:40:02.8066666Z downloaded 697 KB 2021-05-18T14:40:02.8066983Z 2021-05-18T14:40:02.8069394Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8072388Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8073901Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.8074532Z ================================================== 2021-05-18T14:40:02.8075153Z downloaded 821 KB 2021-05-18T14:40:02.8075469Z 2021-05-18T14:40:02.8077110Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8078888Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8080036Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.8080666Z ================================================== 2021-05-18T14:40:02.8081161Z downloaded 745 KB 2021-05-18T14:40:02.8081479Z 2021-05-18T14:40:02.8083420Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8085586Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8086854Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.8087505Z ================================================== 2021-05-18T14:40:02.8087996Z downloaded 1.1 MB 2021-05-18T14:40:02.8088309Z 2021-05-18T14:40:02.8090654Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8092756Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8093988Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.8094627Z ================================================== 2021-05-18T14:40:02.8095127Z downloaded 1.1 MB 2021-05-18T14:40:02.8095447Z 2021-05-18T14:40:02.8097346Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8099383Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8100630Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.8101266Z ================================================== 2021-05-18T14:40:02.8101754Z downloaded 6.0 MB 2021-05-18T14:40:02.8102070Z 2021-05-18T14:40:02.8104032Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8106354Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8107679Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.8108329Z ================================================== 2021-05-18T14:40:02.8108826Z downloaded 1.2 MB 2021-05-18T14:40:02.8109128Z 2021-05-18T14:40:02.8110945Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8113141Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8114359Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.8115007Z ================================================== 2021-05-18T14:40:02.8115496Z downloaded 1.2 MB 2021-05-18T14:40:02.8115799Z 2021-05-18T14:40:02.8117841Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8119890Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8121094Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.8121736Z ================================================== 2021-05-18T14:40:02.8122222Z downloaded 6.0 MB 2021-05-18T14:40:02.8122538Z 2021-05-18T14:40:02.8124330Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8126145Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8127298Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.8127946Z ================================================== 2021-05-18T14:40:02.8128432Z downloaded 1.4 MB 2021-05-18T14:40:02.8128755Z 2021-05-18T14:40:02.8130488Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8132407Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8133589Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8134215Z ================================================== 2021-05-18T14:40:02.8134708Z downloaded 582 KB 2021-05-18T14:40:02.8135020Z 2021-05-18T14:40:02.8136662Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8138471Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8139629Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.8140264Z ================================================== 2021-05-18T14:40:02.8140750Z downloaded 5.1 MB 2021-05-18T14:40:02.8141068Z 2021-05-18T14:40:02.8142797Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8144710Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8145899Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8146535Z ================================================== 2021-05-18T14:40:02.8147026Z downloaded 598 KB 2021-05-18T14:40:02.8147338Z 2021-05-18T14:40:02.8148973Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8150790Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8151951Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.8152808Z ================================================== 2021-05-18T14:40:02.8153306Z downloaded 5.3 MB 2021-05-18T14:40:02.8153623Z 2021-05-18T14:40:02.8156023Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8158793Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8160287Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8160918Z ================================================== 2021-05-18T14:40:02.8161407Z downloaded 652 KB 2021-05-18T14:40:02.8161720Z 2021-05-18T14:40:02.8164093Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8166879Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8168345Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8168985Z ================================================== 2021-05-18T14:40:02.8169464Z downloaded 652 KB 2021-05-18T14:40:02.8169781Z 2021-05-18T14:40:02.8171449Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8173348Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8174500Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8175138Z ================================================== 2021-05-18T14:40:02.8175606Z downloaded 582 KB 2021-05-18T14:40:02.8175922Z 2021-05-18T14:40:02.8177575Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8179353Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8180499Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8181136Z ================================================== 2021-05-18T14:40:02.8181611Z downloaded 598 KB 2021-05-18T14:40:02.8181926Z 2021-05-18T14:40:02.8184099Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8186566Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8187927Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8188577Z ================================================== 2021-05-18T14:40:02.8189049Z downloaded 652 KB 2021-05-18T14:40:02.8189360Z 2021-05-18T14:40:02.8191540Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8194176Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8195532Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8196182Z ================================================== 2021-05-18T14:40:02.8196653Z downloaded 652 KB 2021-05-18T14:40:02.8196966Z 2021-05-18T14:40:02.8198913Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8201078Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8202472Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.8203125Z ================================================== 2021-05-18T14:40:02.8203599Z downloaded 1.1 MB 2021-05-18T14:40:02.8203911Z 2021-05-18T14:40:02.8205861Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8208020Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8209279Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.8209925Z ================================================== 2021-05-18T14:40:02.8210411Z downloaded 1.2 MB 2021-05-18T14:40:02.8210712Z 2021-05-18T14:40:02.8212605Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8214706Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8215941Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.8216589Z ================================================== 2021-05-18T14:40:02.8217073Z downloaded 2.3 MB 2021-05-18T14:40:02.8217375Z 2021-05-18T14:40:02.8219363Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8221706Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8223015Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.8223668Z ================================================== 2021-05-18T14:40:02.8224155Z downloaded 14.6 MB 2021-05-18T14:40:02.8224471Z 2021-05-18T14:40:02.8226373Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8228500Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8229750Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.8230377Z ================================================== 2021-05-18T14:40:02.8230865Z downloaded 490 KB 2021-05-18T14:40:02.8231184Z 2021-05-18T14:40:02.8233172Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8235292Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8236533Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.8237156Z ================================================== 2021-05-18T14:40:02.8237643Z downloaded 709 KB 2021-05-18T14:40:02.8237956Z 2021-05-18T14:40:02.8239816Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8241910Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8243150Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.8243783Z ================================================== 2021-05-18T14:40:02.8244269Z downloaded 697 KB 2021-05-18T14:40:02.8244583Z 2021-05-18T14:40:02.8246948Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8249589Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8251321Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.8251958Z ================================================== 2021-05-18T14:40:02.8252451Z downloaded 821 KB 2021-05-18T14:40:02.8252765Z 2021-05-18T14:40:02.8254398Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8256167Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8257318Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.8257946Z ================================================== 2021-05-18T14:40:02.8258434Z downloaded 745 KB 2021-05-18T14:40:02.8258748Z 2021-05-18T14:40:02.8260709Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8262886Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8264158Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.8264799Z ================================================== 2021-05-18T14:40:02.8265288Z downloaded 1.1 MB 2021-05-18T14:40:02.8265607Z 2021-05-18T14:40:02.8267415Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8269511Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8270727Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.8271364Z ================================================== 2021-05-18T14:40:02.8271833Z downloaded 1.1 MB 2021-05-18T14:40:02.8272150Z 2021-05-18T14:40:02.8274120Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8276139Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8277398Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.8277996Z ================================================== 2021-05-18T14:40:02.8278432Z downloaded 6.0 MB 2021-05-18T14:40:02.8278725Z 2021-05-18T14:40:02.8280517Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8282833Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8284095Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.8284740Z ================================================== 2021-05-18T14:40:02.8285223Z downloaded 1.2 MB 2021-05-18T14:40:02.8285538Z 2021-05-18T14:40:02.8287341Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8289317Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8290534Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.8291179Z ================================================== 2021-05-18T14:40:02.8291653Z downloaded 1.2 MB 2021-05-18T14:40:02.8291971Z 2021-05-18T14:40:02.8293805Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8295826Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8297031Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.8297675Z ================================================== 2021-05-18T14:40:02.8298241Z downloaded 6.0 MB 2021-05-18T14:40:02.8298567Z 2021-05-18T14:40:02.8300243Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8302062Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8303210Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.8303855Z ================================================== 2021-05-18T14:40:02.8304328Z downloaded 1.4 MB 2021-05-18T14:40:02.8304643Z 2021-05-18T14:40:02.8306380Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8308292Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8309474Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8310119Z ================================================== 2021-05-18T14:40:02.8310606Z downloaded 582 KB 2021-05-18T14:40:02.8310906Z 2021-05-18T14:40:02.8312664Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8314491Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8315751Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.8316395Z ================================================== 2021-05-18T14:40:02.8316880Z downloaded 5.1 MB 2021-05-18T14:40:02.8317178Z 2021-05-18T14:40:02.8318915Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8320842Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8322011Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8322653Z ================================================== 2021-05-18T14:40:02.8323137Z downloaded 598 KB 2021-05-18T14:40:02.8323436Z 2021-05-18T14:40:02.8325095Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8326914Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8328056Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.8328698Z ================================================== 2021-05-18T14:40:02.8329187Z downloaded 5.3 MB 2021-05-18T14:40:02.8329483Z 2021-05-18T14:40:02.8331887Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8334658Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8336106Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8336734Z ================================================== 2021-05-18T14:40:02.8337223Z downloaded 652 KB 2021-05-18T14:40:02.8337537Z 2021-05-18T14:40:02.8339903Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8342908Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8344356Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8344988Z ================================================== 2021-05-18T14:40:02.8345473Z downloaded 652 KB 2021-05-18T14:40:02.8345788Z 2021-05-18T14:40:02.8347499Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8349312Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8350466Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8351092Z ================================================== 2021-05-18T14:40:02.8351584Z downloaded 582 KB 2021-05-18T14:40:02.8351904Z 2021-05-18T14:40:02.8353650Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8355452Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8356606Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8357238Z ================================================== 2021-05-18T14:40:02.8357730Z downloaded 598 KB 2021-05-18T14:40:02.8358041Z 2021-05-18T14:40:02.8360233Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8362723Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8364207Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8364841Z ================================================== 2021-05-18T14:40:02.8365328Z downloaded 652 KB 2021-05-18T14:40:02.8365641Z 2021-05-18T14:40:02.8367886Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8370393Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8371773Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8372406Z ================================================== 2021-05-18T14:40:02.8372897Z downloaded 652 KB 2021-05-18T14:40:02.8373211Z 2021-05-18T14:40:02.8375168Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8377325Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8378587Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.8379233Z ================================================== 2021-05-18T14:40:02.8379712Z downloaded 1.1 MB 2021-05-18T14:40:02.8380030Z 2021-05-18T14:40:02.8381978Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8384115Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8385379Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.8386023Z ================================================== 2021-05-18T14:40:02.8386502Z downloaded 1.2 MB 2021-05-18T14:40:02.8386817Z 2021-05-18T14:40:02.8388718Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8390797Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8392049Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.8392800Z ================================================== 2021-05-18T14:40:02.8393278Z downloaded 2.3 MB 2021-05-18T14:40:02.8393592Z 2021-05-18T14:40:02.8395700Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8397954Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8399251Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.8399909Z ================================================== 2021-05-18T14:40:02.8400393Z downloaded 14.6 MB 2021-05-18T14:40:02.8400710Z 2021-05-18T14:40:02.8402622Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8404740Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8405977Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.8406623Z ================================================== 2021-05-18T14:40:02.8407094Z downloaded 490 KB 2021-05-18T14:40:02.8407407Z 2021-05-18T14:40:02.8409283Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8411638Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8412987Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.8413631Z ================================================== 2021-05-18T14:40:02.8414118Z downloaded 709 KB 2021-05-18T14:40:02.8414415Z 2021-05-18T14:40:02.8416290Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8418376Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8419609Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.8420253Z ================================================== 2021-05-18T14:40:02.8420735Z downloaded 697 KB 2021-05-18T14:40:02.8421033Z 2021-05-18T14:40:02.8423457Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8426296Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8427764Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.8428411Z ================================================== 2021-05-18T14:40:02.8428897Z downloaded 821 KB 2021-05-18T14:40:02.8429214Z 2021-05-18T14:40:02.8430838Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8432717Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8433859Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.8434506Z ================================================== 2021-05-18T14:40:02.8434994Z downloaded 745 KB 2021-05-18T14:40:02.8435307Z 2021-05-18T14:40:02.8437242Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8439408Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2009s.annot' 2021-05-18T14:40:02.8440673Z Content type 'unknown' length 1197156 bytes (1.1 MB) 2021-05-18T14:40:02.8441300Z ================================================== 2021-05-18T14:40:02.8441791Z downloaded 1.1 MB 2021-05-18T14:40:02.8442106Z 2021-05-18T14:40:02.8443992Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8446110Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.annot' 2021-05-18T14:40:02.8447335Z Content type 'unknown' length 1195465 bytes (1.1 MB) 2021-05-18T14:40:02.8447975Z ================================================== 2021-05-18T14:40:02.8448470Z downloaded 1.1 MB 2021-05-18T14:40:02.8448792Z 2021-05-18T14:40:02.8450668Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8452702Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.cortex.label' 2021-05-18T14:40:02.8453928Z Content type 'unknown' length 6293309 bytes (6.0 MB) 2021-05-18T14:40:02.8454582Z ================================================== 2021-05-18T14:40:02.8455074Z downloaded 6.0 MB 2021-05-18T14:40:02.8455373Z 2021-05-18T14:40:02.8457320Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8459470Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2009s.annot' 2021-05-18T14:40:02.8460752Z Content type 'unknown' length 1229868 bytes (1.2 MB) 2021-05-18T14:40:02.8461520Z ================================================== 2021-05-18T14:40:02.8462007Z downloaded 1.2 MB 2021-05-18T14:40:02.8462320Z 2021-05-18T14:40:02.8464119Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8466120Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.annot' 2021-05-18T14:40:02.8467335Z Content type 'unknown' length 1228177 bytes (1.2 MB) 2021-05-18T14:40:02.8467963Z ================================================== 2021-05-18T14:40:02.8468451Z downloaded 1.2 MB 2021-05-18T14:40:02.8468764Z 2021-05-18T14:40:02.8470577Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8472705Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.cortex.label' 2021-05-18T14:40:02.8473954Z Content type 'unknown' length 6336335 bytes (6.0 MB) 2021-05-18T14:40:02.8474586Z ================================================== 2021-05-18T14:40:02.8475069Z downloaded 6.0 MB 2021-05-18T14:40:02.8475379Z 2021-05-18T14:40:02.8477026Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8478848Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/mri/brain.mgz' 2021-05-18T14:40:02.8480011Z Content type 'unknown' length 1441225 bytes (1.4 MB) 2021-05-18T14:40:02.8480646Z ================================================== 2021-05-18T14:40:02.8481134Z downloaded 1.4 MB 2021-05-18T14:40:02.8481446Z 2021-05-18T14:40:02.8483326Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8485283Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness' 2021-05-18T14:40:02.8486471Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8487098Z ================================================== 2021-05-18T14:40:02.8487591Z downloaded 582 KB 2021-05-18T14:40:02.8487910Z 2021-05-18T14:40:02.8489665Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8491506Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.white' 2021-05-18T14:40:02.8492666Z Content type 'unknown' length 5374135 bytes (5.1 MB) 2021-05-18T14:40:02.8493301Z ================================================== 2021-05-18T14:40:02.8493793Z downloaded 5.1 MB 2021-05-18T14:40:02.8494107Z 2021-05-18T14:40:02.8495834Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8497755Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness' 2021-05-18T14:40:02.8498939Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8499568Z ================================================== 2021-05-18T14:40:02.8500056Z downloaded 598 KB 2021-05-18T14:40:02.8500369Z 2021-05-18T14:40:02.8502020Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8503834Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.white' 2021-05-18T14:40:02.8504996Z Content type 'unknown' length 5521339 bytes (5.3 MB) 2021-05-18T14:40:02.8505631Z ================================================== 2021-05-18T14:40:02.8506116Z downloaded 5.3 MB 2021-05-18T14:40:02.8506517Z 2021-05-18T14:40:02.8508917Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8511678Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8513261Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8513908Z ================================================== 2021-05-18T14:40:02.8514390Z downloaded 652 KB 2021-05-18T14:40:02.8514703Z 2021-05-18T14:40:02.8517099Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8519856Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8521317Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8521961Z ================================================== 2021-05-18T14:40:02.8522435Z downloaded 652 KB 2021-05-18T14:40:02.8522748Z 2021-05-18T14:40:02.8524485Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8526139Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area' 2021-05-18T14:40:02.8527452Z Content type 'unknown' length 596991 bytes (582 KB) 2021-05-18T14:40:02.8528096Z ================================================== 2021-05-18T14:40:02.8528561Z downloaded 582 KB 2021-05-18T14:40:02.8528874Z 2021-05-18T14:40:02.8530521Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8532369Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area' 2021-05-18T14:40:02.8533516Z Content type 'unknown' length 613347 bytes (598 KB) 2021-05-18T14:40:02.8534156Z ================================================== 2021-05-18T14:40:02.8534623Z downloaded 598 KB 2021-05-18T14:40:02.8534938Z 2021-05-18T14:40:02.8537112Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8539670Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8541034Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8541754Z ================================================== 2021-05-18T14:40:02.8542191Z downloaded 652 KB 2021-05-18T14:40:02.8542483Z 2021-05-18T14:40:02.8544761Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8547250Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh' 2021-05-18T14:40:02.8548599Z Content type 'unknown' length 668600 bytes (652 KB) 2021-05-18T14:40:02.8549240Z ================================================== 2021-05-18T14:40:02.8549731Z downloaded 652 KB 2021-05-18T14:40:02.8550030Z 2021-05-18T14:40:02.8551993Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8554362Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/lh.aparc.a2005s.annot' 2021-05-18T14:40:02.8555616Z Content type 'unknown' length 1197518 bytes (1.1 MB) 2021-05-18T14:40:02.8556267Z ================================================== 2021-05-18T14:40:02.8556887Z downloaded 1.1 MB 2021-05-18T14:40:02.8557188Z 2021-05-18T14:40:02.8559151Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8561351Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/label/rh.aparc.a2005s.annot' 2021-05-18T14:40:02.8562599Z Content type 'unknown' length 1230230 bytes (1.2 MB) 2021-05-18T14:40:02.8563254Z ================================================== 2021-05-18T14:40:02.8563749Z downloaded 1.2 MB 2021-05-18T14:40:02.8564066Z 2021-05-18T14:40:02.8565937Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8568028Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d' 2021-05-18T14:40:02.8569266Z Content type 'unknown' length 2388760 bytes (2.3 MB) 2021-05-18T14:40:02.8569914Z ================================================== 2021-05-18T14:40:02.8570410Z downloaded 2.3 MB 2021-05-18T14:40:02.8570727Z 2021-05-18T14:40:02.8572696Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8574935Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc' 2021-05-18T14:40:02.8576253Z Content type 'text/plain' length 15337998 bytes (14.6 MB) 2021-05-18T14:40:02.8576894Z ================================================== 2021-05-18T14:40:02.8577385Z downloaded 14.6 MB 2021-05-18T14:40:02.8577698Z 2021-05-18T14:40:02.8579596Z Download file to '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz' from 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8581824Z trying URL 'http://rcmd.org/projects/nitestdata/subjects_dir/subject1/surf/lh.thickness.nii.gz' 2021-05-18T14:40:02.8582980Z Content type 'unknown' length 501835 bytes (490 KB) 2021-05-18T14:40:02.8583561Z ================================================== 2021-05-18T14:40:02.8584012Z downloaded 490 KB 2021-05-18T14:40:02.8584301Z 2021-05-18T14:40:02.8586034Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8588057Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8589225Z Content type 'unknown' length 726328 bytes (709 KB) 2021-05-18T14:40:02.8589808Z ================================================== 2021-05-18T14:40:02.8590263Z downloaded 709 KB 2021-05-18T14:40:02.8590555Z 2021-05-18T14:40:02.8592431Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8594731Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii' 2021-05-18T14:40:02.8595969Z Content type 'unknown' length 714713 bytes (697 KB) 2021-05-18T14:40:02.8596600Z ================================================== 2021-05-18T14:40:02.8597089Z downloaded 697 KB 2021-05-18T14:40:02.8597399Z 2021-05-18T14:40:02.8599808Z Download file to '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' from 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8602647Z trying URL 'http://rcmd.org/projects/nitestdata/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii' 2021-05-18T14:40:02.8604202Z Content type 'unknown' length 840936 bytes (821 KB) 2021-05-18T14:40:02.8605026Z ================================================== 2021-05-18T14:40:02.8605616Z downloaded 821 KB 2021-05-18T14:40:02.8605931Z 2021-05-18T14:40:02.8607586Z Download file to '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz' from 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8609329Z trying URL 'http://rcmd.org/projects/nitestdata/nifti2/avg152T1_LR_nifti2.nii.gz' 2021-05-18T14:40:02.8610473Z Content type 'unknown' length 763810 bytes (745 KB) 2021-05-18T14:40:02.8611120Z ================================================== 2021-05-18T14:40:02.8611594Z downloaded 745 KB 2021-05-18T14:40:02.8611913Z 2021-05-18T14:40:02.8612853Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:40:02.8613843Z • Freesurfer installation with GCA file available. (1) 2021-05-18T14:40:02.8614695Z • Test data missing. (2) 2021-05-18T14:40:02.8615030Z 2021-05-18T14:40:02.8615899Z ══ Warnings ════════════════════════════════════════════════════════════════════ 2021-05-18T14:40:02.8617097Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8619504Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.8620712Z 2021-05-18T14:40:02.8621120Z Backtrace: 2021-05-18T14:40:02.8622537Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8623454Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8624707Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8626998Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.8628152Z 2021-05-18T14:40:02.8628570Z Backtrace: 2021-05-18T14:40:02.8629714Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8630623Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8631857Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8634241Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.8635342Z 2021-05-18T14:40:02.8635759Z Backtrace: 2021-05-18T14:40:02.8637009Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8637928Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8639186Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8641552Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.8642764Z 2021-05-18T14:40:02.8643180Z Backtrace: 2021-05-18T14:40:02.8644295Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8645203Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8646439Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8648708Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.8649833Z 2021-05-18T14:40:02.8650254Z Backtrace: 2021-05-18T14:40:02.8651383Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8652280Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8653512Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8655908Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.8657050Z 2021-05-18T14:40:02.8657467Z Backtrace: 2021-05-18T14:40:02.8658607Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8659497Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8660789Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8662909Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.8663915Z 2021-05-18T14:40:02.8664316Z Backtrace: 2021-05-18T14:40:02.8665450Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8666356Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8667601Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8669784Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.8670834Z 2021-05-18T14:40:02.8671243Z Backtrace: 2021-05-18T14:40:02.8672548Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8673476Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8674721Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8676919Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.8678016Z 2021-05-18T14:40:02.8678428Z Backtrace: 2021-05-18T14:40:02.8679562Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8680481Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8681703Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8683962Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.8685102Z 2021-05-18T14:40:02.8685623Z Backtrace: 2021-05-18T14:40:02.8686780Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8687695Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8688922Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8691052Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.8692089Z 2021-05-18T14:40:02.8692510Z Backtrace: 2021-05-18T14:40:02.8693630Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8694547Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8695771Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8698692Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8700365Z 2021-05-18T14:40:02.8700786Z Backtrace: 2021-05-18T14:40:02.8701907Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8702828Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8704066Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8706966Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8708507Z 2021-05-18T14:40:02.8708927Z Backtrace: 2021-05-18T14:40:02.8710047Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8711055Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8712428Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8714785Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.8715860Z 2021-05-18T14:40:02.8716279Z Backtrace: 2021-05-18T14:40:02.8717431Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8718335Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8719584Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8721696Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.8722709Z 2021-05-18T14:40:02.8723131Z Backtrace: 2021-05-18T14:40:02.8724337Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8725169Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8726322Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8728773Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8730279Z 2021-05-18T14:40:02.8730689Z Backtrace: 2021-05-18T14:40:02.8731826Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8732728Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8733966Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8736667Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8738041Z 2021-05-18T14:40:02.8738445Z Backtrace: 2021-05-18T14:40:02.8739598Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8740505Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8741726Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8744152Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.8745400Z 2021-05-18T14:40:02.8745779Z Backtrace: 2021-05-18T14:40:02.8746832Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8747675Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8748819Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8751102Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.8752420Z 2021-05-18T14:40:02.8753014Z Backtrace: 2021-05-18T14:40:02.8754154Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8755181Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8756417Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8758775Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.8759997Z 2021-05-18T14:40:02.8760415Z Backtrace: 2021-05-18T14:40:02.8761546Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8762463Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8763707Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8766154Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.8767431Z 2021-05-18T14:40:02.8767852Z Backtrace: 2021-05-18T14:40:02.8768967Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8769881Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8771130Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8773542Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.8774801Z 2021-05-18T14:40:02.8775220Z Backtrace: 2021-05-18T14:40:02.8776352Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8777255Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8778495Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8780799Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.8781971Z 2021-05-18T14:40:02.8782395Z Backtrace: 2021-05-18T14:40:02.8783534Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8784430Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8785666Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8788088Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.8789302Z 2021-05-18T14:40:02.8789710Z Backtrace: 2021-05-18T14:40:02.8790864Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8791768Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8793151Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8796068Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.8797768Z 2021-05-18T14:40:02.8798175Z Backtrace: 2021-05-18T14:40:02.8799308Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8800237Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8801469Z ── Warning (test-cifti.R:8:3): We can load a CIFTI dscalar file as a morph data vector ── 2021-05-18T14:40:02.8803499Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.8804454Z 2021-05-18T14:40:02.8804966Z Backtrace: 2021-05-18T14:40:02.8806116Z 1. freesurferformats::download_opt_data() test-cifti.R:8:2 2021-05-18T14:40:02.8807036Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8808250Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8811007Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.8812221Z 2021-05-18T14:40:02.8812636Z Backtrace: 2021-05-18T14:40:02.8813850Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8814801Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8816012Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8819405Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.8820576Z 2021-05-18T14:40:02.8821008Z Backtrace: 2021-05-18T14:40:02.8822216Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8823143Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8824396Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8826650Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.8827758Z 2021-05-18T14:40:02.8828183Z Backtrace: 2021-05-18T14:40:02.8829368Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8830292Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8831526Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8834069Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.8835372Z 2021-05-18T14:40:02.8835784Z Backtrace: 2021-05-18T14:40:02.8836980Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8838154Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8839601Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8841893Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.8843017Z 2021-05-18T14:40:02.8843425Z Backtrace: 2021-05-18T14:40:02.8844616Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8845579Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8846782Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8849066Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.8850216Z 2021-05-18T14:40:02.8850642Z Backtrace: 2021-05-18T14:40:02.8851832Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8852790Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8854001Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8856100Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.8857211Z 2021-05-18T14:40:02.8857635Z Backtrace: 2021-05-18T14:40:02.8858823Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8859761Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8861034Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8863209Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.8864258Z 2021-05-18T14:40:02.8864683Z Backtrace: 2021-05-18T14:40:02.8865849Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8866790Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8868019Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8870539Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.8871862Z 2021-05-18T14:40:02.8872409Z Backtrace: 2021-05-18T14:40:02.8873667Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8874647Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8875901Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8878216Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.8879388Z 2021-05-18T14:40:02.8879852Z Backtrace: 2021-05-18T14:40:02.8881026Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8881968Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8883198Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8885295Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.8886331Z 2021-05-18T14:40:02.8886749Z Backtrace: 2021-05-18T14:40:02.8887927Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8888999Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8890245Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8893127Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8894791Z 2021-05-18T14:40:02.8895317Z Backtrace: 2021-05-18T14:40:02.8896516Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8897435Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8898660Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8901469Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8903035Z 2021-05-18T14:40:02.8903446Z Backtrace: 2021-05-18T14:40:02.8904626Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8905546Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8906764Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8908939Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.8910020Z 2021-05-18T14:40:02.8910423Z Backtrace: 2021-05-18T14:40:02.8911604Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8912656Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8913875Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8916008Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.8917036Z 2021-05-18T14:40:02.8917444Z Backtrace: 2021-05-18T14:40:02.8918626Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8919564Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8920774Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8923417Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8924845Z 2021-05-18T14:40:02.8925265Z Backtrace: 2021-05-18T14:40:02.8926423Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8927364Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8928573Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8931138Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.8932514Z 2021-05-18T14:40:02.8932943Z Backtrace: 2021-05-18T14:40:02.8934104Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8935037Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8936257Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8938628Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.8939834Z 2021-05-18T14:40:02.8940409Z Backtrace: 2021-05-18T14:40:02.8941603Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8942545Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8943764Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8946182Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.8947536Z 2021-05-18T14:40:02.8947963Z Backtrace: 2021-05-18T14:40:02.8949152Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8950075Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8951294Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8953764Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.8954962Z 2021-05-18T14:40:02.8955384Z Backtrace: 2021-05-18T14:40:02.8956582Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8957503Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8958723Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8961235Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.8962512Z 2021-05-18T14:40:02.8962914Z Backtrace: 2021-05-18T14:40:02.8964107Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8965032Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8966252Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8968679Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.8969935Z 2021-05-18T14:40:02.8970340Z Backtrace: 2021-05-18T14:40:02.8971531Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8972462Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8973663Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8975965Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.8977135Z 2021-05-18T14:40:02.8977538Z Backtrace: 2021-05-18T14:40:02.8978725Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8979660Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8980860Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8983177Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.8984377Z 2021-05-18T14:40:02.8984782Z Backtrace: 2021-05-18T14:40:02.8985961Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8986897Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8988098Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8991142Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.8993052Z 2021-05-18T14:40:02.8993481Z Backtrace: 2021-05-18T14:40:02.8994693Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.8995629Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.8996857Z ── Warning (test-read_fs_annot.R:80:3): Annotation files in old format can be read ── 2021-05-18T14:40:02.8998998Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.8999946Z 2021-05-18T14:40:02.9000370Z Backtrace: 2021-05-18T14:40:02.9001538Z 1. freesurferformats::download_opt_data() test-read_fs_annot.R:80:2 2021-05-18T14:40:02.9002474Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9003866Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9006347Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9007551Z 2021-05-18T14:40:02.9007974Z Backtrace: 2021-05-18T14:40:02.9009135Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9010090Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9011472Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9013844Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.9014998Z 2021-05-18T14:40:02.9015418Z Backtrace: 2021-05-18T14:40:02.9016606Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9017532Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9018914Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9021263Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.9022363Z 2021-05-18T14:40:02.9022768Z Backtrace: 2021-05-18T14:40:02.9023943Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9024869Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9026246Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9028737Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9029943Z 2021-05-18T14:40:02.9030349Z Backtrace: 2021-05-18T14:40:02.9031519Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9032562Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9033945Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9036322Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.9037548Z 2021-05-18T14:40:02.9037924Z Backtrace: 2021-05-18T14:40:02.9039012Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9039881Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9041281Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9043581Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.9044654Z 2021-05-18T14:40:02.9045041Z Backtrace: 2021-05-18T14:40:02.9046124Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9047081Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9048351Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9050593Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.9051591Z 2021-05-18T14:40:02.9052017Z Backtrace: 2021-05-18T14:40:02.9053187Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9054125Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9055499Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9057756Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.9058815Z 2021-05-18T14:40:02.9059237Z Backtrace: 2021-05-18T14:40:02.9060432Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9061456Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9062741Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9065075Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.9066164Z 2021-05-18T14:40:02.9066579Z Backtrace: 2021-05-18T14:40:02.9067774Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9068697Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9070084Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9072596Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.9073752Z 2021-05-18T14:40:02.9074177Z Backtrace: 2021-05-18T14:40:02.9075373Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9076297Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9077696Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9079932Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.9080966Z 2021-05-18T14:40:02.9081371Z Backtrace: 2021-05-18T14:40:02.9082551Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9083478Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9084867Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9087877Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9089539Z 2021-05-18T14:40:02.9089951Z Backtrace: 2021-05-18T14:40:02.9091263Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9092207Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9093590Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9096499Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9098159Z 2021-05-18T14:40:02.9098565Z Backtrace: 2021-05-18T14:40:02.9099761Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9100697Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9102119Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9104239Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.9105237Z 2021-05-18T14:40:02.9105626Z Backtrace: 2021-05-18T14:40:02.9106714Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9107582Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9108851Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9110925Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.9111874Z 2021-05-18T14:40:02.9112367Z Backtrace: 2021-05-18T14:40:02.9113464Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9114335Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9115625Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9118154Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9119464Z 2021-05-18T14:40:02.9119855Z Backtrace: 2021-05-18T14:40:02.9120944Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9121816Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9123099Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9125575Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9126848Z 2021-05-18T14:40:02.9127240Z Backtrace: 2021-05-18T14:40:02.9128331Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9129183Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9130677Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9133158Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9134380Z 2021-05-18T14:40:02.9134790Z Backtrace: 2021-05-18T14:40:02.9135966Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9136883Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9138268Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9140930Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9142250Z 2021-05-18T14:40:02.9142627Z Backtrace: 2021-05-18T14:40:02.9143735Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9144604Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9146191Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9148632Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.9149817Z 2021-05-18T14:40:02.9150222Z Backtrace: 2021-05-18T14:40:02.9151396Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9152444Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9153831Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9156399Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.9157682Z 2021-05-18T14:40:02.9158102Z Backtrace: 2021-05-18T14:40:02.9159270Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9160238Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9161599Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9164131Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.9165501Z 2021-05-18T14:40:02.9165890Z Backtrace: 2021-05-18T14:40:02.9167163Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9168102Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9169483Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9171892Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9173070Z 2021-05-18T14:40:02.9173490Z Backtrace: 2021-05-18T14:40:02.9174648Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9175581Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9176967Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9179371Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9180576Z 2021-05-18T14:40:02.9180996Z Backtrace: 2021-05-18T14:40:02.9182168Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9183102Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9184484Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9187501Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.9189194Z 2021-05-18T14:40:02.9189615Z Backtrace: 2021-05-18T14:40:02.9190918Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9191851Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9193427Z ── Warning (test-read_fs_patch.R:6:3): A FreeSurfer binary patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9195557Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.9196620Z 2021-05-18T14:40:02.9197025Z Backtrace: 2021-05-18T14:40:02.9198221Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:6:2 2021-05-18T14:40:02.9199211Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9200491Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9203143Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9204348Z 2021-05-18T14:40:02.9204753Z Backtrace: 2021-05-18T14:40:02.9205937Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9206870Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9208235Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9210625Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.9211773Z 2021-05-18T14:40:02.9212180Z Backtrace: 2021-05-18T14:40:02.9213359Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9214299Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9215667Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9218004Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.9219104Z 2021-05-18T14:40:02.9219526Z Backtrace: 2021-05-18T14:40:02.9220693Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9221696Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9222964Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9225259Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9226377Z 2021-05-18T14:40:02.9226765Z Backtrace: 2021-05-18T14:40:02.9228078Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9229019Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9230408Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9232883Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.9234020Z 2021-05-18T14:40:02.9234441Z Backtrace: 2021-05-18T14:40:02.9235620Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9236564Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9237949Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9240437Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.9241587Z 2021-05-18T14:40:02.9242009Z Backtrace: 2021-05-18T14:40:02.9243241Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9244099Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9245387Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9247523Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.9248443Z 2021-05-18T14:40:02.9248831Z Backtrace: 2021-05-18T14:40:02.9250099Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9251029Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9252417Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9254679Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.9255722Z 2021-05-18T14:40:02.9256122Z Backtrace: 2021-05-18T14:40:02.9257299Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9258224Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9259606Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9261971Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.9262969Z 2021-05-18T14:40:02.9263348Z Backtrace: 2021-05-18T14:40:02.9264455Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9265320Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9266584Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9268941Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.9270092Z 2021-05-18T14:40:02.9270502Z Backtrace: 2021-05-18T14:40:02.9271691Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9272800Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9274188Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9276436Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.9277465Z 2021-05-18T14:40:02.9277881Z Backtrace: 2021-05-18T14:40:02.9279050Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9279988Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9281355Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9284351Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9286003Z 2021-05-18T14:40:02.9286492Z Backtrace: 2021-05-18T14:40:02.9287677Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9288615Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9290121Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9293027Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9294593Z 2021-05-18T14:40:02.9295018Z Backtrace: 2021-05-18T14:40:02.9296346Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9297291Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9298685Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9300934Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.9302078Z 2021-05-18T14:40:02.9302481Z Backtrace: 2021-05-18T14:40:02.9303587Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9304443Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9305729Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9307791Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.9308748Z 2021-05-18T14:40:02.9309125Z Backtrace: 2021-05-18T14:40:02.9310224Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9311079Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9312638Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9315399Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9316824Z 2021-05-18T14:40:02.9317229Z Backtrace: 2021-05-18T14:40:02.9318413Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9319354Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9320730Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9323438Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9324720Z 2021-05-18T14:40:02.9325104Z Backtrace: 2021-05-18T14:40:02.9326198Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9327166Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9328450Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9330988Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9332212Z 2021-05-18T14:40:02.9332633Z Backtrace: 2021-05-18T14:40:02.9333808Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9334746Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9336113Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9338673Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9339941Z 2021-05-18T14:40:02.9340367Z Backtrace: 2021-05-18T14:40:02.9341539Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9342476Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9343856Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9346278Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.9347572Z 2021-05-18T14:40:02.9347999Z Backtrace: 2021-05-18T14:40:02.9349190Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9350131Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9351513Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9354193Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.9355479Z 2021-05-18T14:40:02.9355904Z Backtrace: 2021-05-18T14:40:02.9357094Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9358032Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9359415Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9361910Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.9363069Z 2021-05-18T14:40:02.9363462Z Backtrace: 2021-05-18T14:40:02.9364570Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9365425Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9366711Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9368951Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9370225Z 2021-05-18T14:40:02.9370634Z Backtrace: 2021-05-18T14:40:02.9371821Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9372741Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9374119Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9376646Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9377853Z 2021-05-18T14:40:02.9378262Z Backtrace: 2021-05-18T14:40:02.9379457Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9380388Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9381755Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9384789Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.9386504Z 2021-05-18T14:40:02.9386909Z Backtrace: 2021-05-18T14:40:02.9388088Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9389029Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9390406Z ── Warning (test-read_fs_patch.R:29:3): A FreeSurfer ASCII patch file can be read using read.fs.patch ── 2021-05-18T14:40:02.9392648Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.9393614Z 2021-05-18T14:40:02.9394042Z Backtrace: 2021-05-18T14:40:02.9395221Z 1. freesurferformats::download_opt_data() test-read_fs_patch.R:29:2 2021-05-18T14:40:02.9396270Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9397628Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9400105Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9401322Z 2021-05-18T14:40:02.9401747Z Backtrace: 2021-05-18T14:40:02.9402944Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9403894Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9405245Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9407599Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.9408756Z 2021-05-18T14:40:02.9409179Z Backtrace: 2021-05-18T14:40:02.9410363Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9411324Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9412678Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9415003Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.9416097Z 2021-05-18T14:40:02.9416519Z Backtrace: 2021-05-18T14:40:02.9417715Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9418650Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9420002Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9422473Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9423673Z 2021-05-18T14:40:02.9424076Z Backtrace: 2021-05-18T14:40:02.9425275Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9443775Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9445719Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9448243Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.9449384Z 2021-05-18T14:40:02.9449804Z Backtrace: 2021-05-18T14:40:02.9451029Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9451999Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9453351Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9455712Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.9456874Z 2021-05-18T14:40:02.9457292Z Backtrace: 2021-05-18T14:40:02.9458492Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9459432Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9460927Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9462942Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.9463957Z 2021-05-18T14:40:02.9464341Z Backtrace: 2021-05-18T14:40:02.9465471Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9466335Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9467578Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9469658Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.9470839Z 2021-05-18T14:40:02.9471249Z Backtrace: 2021-05-18T14:40:02.9472606Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9473599Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9474956Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9477221Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.9478308Z 2021-05-18T14:40:02.9478715Z Backtrace: 2021-05-18T14:40:02.9479912Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9480851Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9482182Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9484512Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.9485648Z 2021-05-18T14:40:02.9486051Z Backtrace: 2021-05-18T14:40:02.9487244Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9488199Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9489524Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9491727Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.9492754Z 2021-05-18T14:40:02.9493172Z Backtrace: 2021-05-18T14:40:02.9494345Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9495388Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9496735Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9499703Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9501356Z 2021-05-18T14:40:02.9501782Z Backtrace: 2021-05-18T14:40:02.9502956Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9503907Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9505243Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9508104Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9509663Z 2021-05-18T14:40:02.9510078Z Backtrace: 2021-05-18T14:40:02.9511254Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9512878Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9514305Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9516680Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.9517763Z 2021-05-18T14:40:02.9518190Z Backtrace: 2021-05-18T14:40:02.9519445Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9520402Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9521767Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9523950Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.9524980Z 2021-05-18T14:40:02.9525403Z Backtrace: 2021-05-18T14:40:02.9526633Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9527595Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9528948Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9531681Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9533100Z 2021-05-18T14:40:02.9533509Z Backtrace: 2021-05-18T14:40:02.9534714Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9535649Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9537075Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9539739Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9541120Z 2021-05-18T14:40:02.9541530Z Backtrace: 2021-05-18T14:40:02.9542724Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9543672Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9545001Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9547581Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9548845Z 2021-05-18T14:40:02.9549224Z Backtrace: 2021-05-18T14:40:02.9550342Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9551219Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9552564Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9554920Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9556088Z 2021-05-18T14:40:02.9556482Z Backtrace: 2021-05-18T14:40:02.9557579Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9558456Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9559697Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9561967Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.9563054Z 2021-05-18T14:40:02.9563442Z Backtrace: 2021-05-18T14:40:02.9564643Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9565527Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9566776Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9569362Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.9570553Z 2021-05-18T14:40:02.9570949Z Backtrace: 2021-05-18T14:40:02.9572052Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9573135Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9574481Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9576951Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.9578217Z 2021-05-18T14:40:02.9578642Z Backtrace: 2021-05-18T14:40:02.9579842Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9580779Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9582114Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9584500Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9585656Z 2021-05-18T14:40:02.9586074Z Backtrace: 2021-05-18T14:40:02.9587270Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9588199Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9589554Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9592003Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9593220Z 2021-05-18T14:40:02.9593593Z Backtrace: 2021-05-18T14:40:02.9594717Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9595581Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9596940Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9599741Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.9601327Z 2021-05-18T14:40:02.9601714Z Backtrace: 2021-05-18T14:40:02.9602825Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9603704Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9604938Z ── Warning (test-read_fs_surface.R:6:3): Our demo surface file can be read using read.fs.surface ── 2021-05-18T14:40:02.9606880Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.9607756Z 2021-05-18T14:40:02.9608141Z Backtrace: 2021-05-18T14:40:02.9609250Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:6:2 2021-05-18T14:40:02.9610125Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9611631Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9614096Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9615308Z 2021-05-18T14:40:02.9615696Z Backtrace: 2021-05-18T14:40:02.9616810Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9617688Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9619204Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9621547Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.9622609Z 2021-05-18T14:40:02.9622998Z Backtrace: 2021-05-18T14:40:02.9624097Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9624986Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9626502Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9629158Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.9630268Z 2021-05-18T14:40:02.9630687Z Backtrace: 2021-05-18T14:40:02.9631895Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9632941Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9634587Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9637228Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9638420Z 2021-05-18T14:40:02.9638839Z Backtrace: 2021-05-18T14:40:02.9640038Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9640965Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9642611Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9645036Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.9646099Z 2021-05-18T14:40:02.9646471Z Backtrace: 2021-05-18T14:40:02.9647596Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9648474Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9649982Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9652345Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.9653409Z 2021-05-18T14:40:02.9653783Z Backtrace: 2021-05-18T14:40:02.9654893Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9655776Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9657276Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9659466Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.9660513Z 2021-05-18T14:40:02.9660884Z Backtrace: 2021-05-18T14:40:02.9662002Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9662876Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9664370Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9666622Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.9667580Z 2021-05-18T14:40:02.9667950Z Backtrace: 2021-05-18T14:40:02.9669056Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9669935Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9671421Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9673808Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.9675026Z 2021-05-18T14:40:02.9675441Z Backtrace: 2021-05-18T14:40:02.9676635Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9677581Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9679214Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9681705Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.9682843Z 2021-05-18T14:40:02.9683262Z Backtrace: 2021-05-18T14:40:02.9684441Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9685395Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9687018Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9689661Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.9690823Z 2021-05-18T14:40:02.9691242Z Backtrace: 2021-05-18T14:40:02.9692569Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9693510Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9695143Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9698302Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9699971Z 2021-05-18T14:40:02.9700373Z Backtrace: 2021-05-18T14:40:02.9701577Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9702505Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9704132Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9707207Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9708781Z 2021-05-18T14:40:02.9709189Z Backtrace: 2021-05-18T14:40:02.9710382Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9711433Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9713281Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9715540Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.9716539Z 2021-05-18T14:40:02.9716910Z Backtrace: 2021-05-18T14:40:02.9718025Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9718911Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9720405Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9722598Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.9723545Z 2021-05-18T14:40:02.9723930Z Backtrace: 2021-05-18T14:40:02.9725022Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9725903Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9727399Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9730083Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9731414Z 2021-05-18T14:40:02.9731799Z Backtrace: 2021-05-18T14:40:02.9732899Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9733775Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9735284Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9738185Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9739557Z 2021-05-18T14:40:02.9739978Z Backtrace: 2021-05-18T14:40:02.9741170Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9742198Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9743844Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9746488Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9747692Z 2021-05-18T14:40:02.9748111Z Backtrace: 2021-05-18T14:40:02.9749385Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9750244Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9751944Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9754774Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9756036Z 2021-05-18T14:40:02.9756435Z Backtrace: 2021-05-18T14:40:02.9757634Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9758574Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9760212Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9763036Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.9764134Z 2021-05-18T14:40:02.9764509Z Backtrace: 2021-05-18T14:40:02.9765614Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9766494Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9768006Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9770519Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.9771722Z 2021-05-18T14:40:02.9772110Z Backtrace: 2021-05-18T14:40:02.9773442Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9774390Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9775993Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9778691Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.9779942Z 2021-05-18T14:40:02.9780357Z Backtrace: 2021-05-18T14:40:02.9781541Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9782488Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9784111Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9786670Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9787909Z 2021-05-18T14:40:02.9788298Z Backtrace: 2021-05-18T14:40:02.9789406Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9790262Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9791851Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9794372Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9795475Z 2021-05-18T14:40:02.9795863Z Backtrace: 2021-05-18T14:40:02.9796977Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9797849Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9799600Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9802781Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.9804504Z 2021-05-18T14:40:02.9804917Z Backtrace: 2021-05-18T14:40:02.9806115Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9807047Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9808673Z ── Warning (test-read_fs_surface.R:39:3): Vertex connectivity in the demo surface file is as expected from reference implementation ── 2021-05-18T14:40:02.9810954Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:02.9812000Z 2021-05-18T14:40:02.9812400Z Backtrace: 2021-05-18T14:40:02.9813609Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:39:2 2021-05-18T14:40:02.9814558Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9815809Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9818217Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9819428Z 2021-05-18T14:40:02.9819830Z Backtrace: 2021-05-18T14:40:02.9821025Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9821966Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9823228Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9825523Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:02.9826663Z 2021-05-18T14:40:02.9827084Z Backtrace: 2021-05-18T14:40:02.9828260Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9829217Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9830475Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9832828Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:02.9833931Z 2021-05-18T14:40:02.9834358Z Backtrace: 2021-05-18T14:40:02.9835555Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9836499Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9837760Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9840147Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:02.9841436Z 2021-05-18T14:40:02.9841864Z Backtrace: 2021-05-18T14:40:02.9843061Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9844014Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9845275Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9847535Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:02.9848668Z 2021-05-18T14:40:02.9849086Z Backtrace: 2021-05-18T14:40:02.9850278Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9851213Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9852476Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9854793Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:02.9855949Z 2021-05-18T14:40:02.9856353Z Backtrace: 2021-05-18T14:40:02.9857551Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9858484Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9859852Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9861999Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:02.9862993Z 2021-05-18T14:40:02.9863392Z Backtrace: 2021-05-18T14:40:02.9864578Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9865520Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9866769Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9868946Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:02.9869993Z 2021-05-18T14:40:02.9870392Z Backtrace: 2021-05-18T14:40:02.9871581Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9872692Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9873961Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9876151Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:02.9877236Z 2021-05-18T14:40:02.9877636Z Backtrace: 2021-05-18T14:40:02.9878848Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9879797Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9881036Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9883312Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:02.9884469Z 2021-05-18T14:40:02.9884881Z Backtrace: 2021-05-18T14:40:02.9886060Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9887012Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9888252Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9890502Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:02.9891537Z 2021-05-18T14:40:02.9891955Z Backtrace: 2021-05-18T14:40:02.9893157Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9894102Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9895358Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9898358Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9900002Z 2021-05-18T14:40:02.9900422Z Backtrace: 2021-05-18T14:40:02.9901598Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9902544Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9903805Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9906606Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9908156Z 2021-05-18T14:40:02.9908579Z Backtrace: 2021-05-18T14:40:02.9909775Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9910701Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9911958Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9914262Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:02.9915340Z 2021-05-18T14:40:02.9915746Z Backtrace: 2021-05-18T14:40:02.9916954Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9917883Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9919134Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9921265Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:02.9922288Z 2021-05-18T14:40:02.9922690Z Backtrace: 2021-05-18T14:40:02.9923885Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9924816Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9926074Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9928732Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9930158Z 2021-05-18T14:40:02.9930563Z Backtrace: 2021-05-18T14:40:02.9931748Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9932695Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9933932Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9936527Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:02.9937893Z 2021-05-18T14:40:02.9938292Z Backtrace: 2021-05-18T14:40:02.9939483Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9940425Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9941772Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9944200Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9945409Z 2021-05-18T14:40:02.9945825Z Backtrace: 2021-05-18T14:40:02.9947013Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9948049Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9949317Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9951772Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:02.9953137Z 2021-05-18T14:40:02.9953557Z Backtrace: 2021-05-18T14:40:02.9954761Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9955712Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9956967Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9959308Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:02.9960530Z 2021-05-18T14:40:02.9960947Z Backtrace: 2021-05-18T14:40:02.9962144Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9963074Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9964327Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9966790Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:02.9968079Z 2021-05-18T14:40:02.9968499Z Backtrace: 2021-05-18T14:40:02.9969696Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9970628Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9971883Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9974311Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:02.9975566Z 2021-05-18T14:40:02.9975969Z Backtrace: 2021-05-18T14:40:02.9977162Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9978089Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9979356Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9981670Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9982846Z 2021-05-18T14:40:02.9983247Z Backtrace: 2021-05-18T14:40:02.9984437Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9985386Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9986634Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9988968Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:02.9990161Z 2021-05-18T14:40:02.9990559Z Backtrace: 2021-05-18T14:40:02.9991858Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:02.9992936Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:02.9994208Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:02.9997167Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:02.9998975Z 2021-05-18T14:40:02.9999393Z Backtrace: 2021-05-18T14:40:03.0000592Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:03.0001536Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0002784Z ── Warning (test-read_fs_surface.R:63:3): The vertices of a face are close to each other ── 2021-05-18T14:40:03.0004838Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0005780Z 2021-05-18T14:40:03.0006197Z Backtrace: 2021-05-18T14:40:03.0007384Z 1. freesurferformats::download_opt_data() test-read_fs_surface.R:63:2 2021-05-18T14:40:03.0008327Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0009589Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0012006Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0013219Z 2021-05-18T14:40:03.0013640Z Backtrace: 2021-05-18T14:40:03.0014794Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0015718Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0016974Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0019261Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0020405Z 2021-05-18T14:40:03.0020820Z Backtrace: 2021-05-18T14:40:03.0021967Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0022900Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0024150Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0026405Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.0027506Z 2021-05-18T14:40:03.0027918Z Backtrace: 2021-05-18T14:40:03.0029085Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0029995Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0031245Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0033742Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0034959Z 2021-05-18T14:40:03.0035362Z Backtrace: 2021-05-18T14:40:03.0036537Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0037448Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0038704Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0041100Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.0042229Z 2021-05-18T14:40:03.0042631Z Backtrace: 2021-05-18T14:40:03.0043796Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0044718Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0045944Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0048405Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.0049555Z 2021-05-18T14:40:03.0049953Z Backtrace: 2021-05-18T14:40:03.0051107Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0052026Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0053259Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0055372Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.0056375Z 2021-05-18T14:40:03.0056775Z Backtrace: 2021-05-18T14:40:03.0057938Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0058864Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0060114Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0062334Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.0063387Z 2021-05-18T14:40:03.0063805Z Backtrace: 2021-05-18T14:40:03.0064947Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0065881Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0067110Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0069309Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.0070400Z 2021-05-18T14:40:03.0070809Z Backtrace: 2021-05-18T14:40:03.0071962Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0073007Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0074272Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0076543Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.0077676Z 2021-05-18T14:40:03.0078099Z Backtrace: 2021-05-18T14:40:03.0079240Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0080164Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0081403Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0083537Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.0084566Z 2021-05-18T14:40:03.0084980Z Backtrace: 2021-05-18T14:40:03.0086142Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0087050Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0088300Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0091324Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0092985Z 2021-05-18T14:40:03.0093397Z Backtrace: 2021-05-18T14:40:03.0094576Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0095494Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0096739Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0099722Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0101166Z 2021-05-18T14:40:03.0101535Z Backtrace: 2021-05-18T14:40:03.0102612Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0103449Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0104611Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0106620Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.0107615Z 2021-05-18T14:40:03.0107986Z Backtrace: 2021-05-18T14:40:03.0109062Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0109925Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0111061Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0113138Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.0114083Z 2021-05-18T14:40:03.0114462Z Backtrace: 2021-05-18T14:40:03.0115553Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0116421Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0117559Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0120002Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0121326Z 2021-05-18T14:40:03.0121711Z Backtrace: 2021-05-18T14:40:03.0122780Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0123640Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0124779Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0127191Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0128459Z 2021-05-18T14:40:03.0128848Z Backtrace: 2021-05-18T14:40:03.0130080Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0131006Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0132258Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0134658Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0135873Z 2021-05-18T14:40:03.0136287Z Backtrace: 2021-05-18T14:40:03.0137429Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0138357Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0139711Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0142187Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0143353Z 2021-05-18T14:40:03.0143738Z Backtrace: 2021-05-18T14:40:03.0144810Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0145748Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0146915Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0149077Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.0150173Z 2021-05-18T14:40:03.0150558Z Backtrace: 2021-05-18T14:40:03.0151638Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0152583Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0153754Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0156033Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.0157302Z 2021-05-18T14:40:03.0157852Z Backtrace: 2021-05-18T14:40:03.0159017Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0159926Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0161207Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0163646Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.0164906Z 2021-05-18T14:40:03.0165310Z Backtrace: 2021-05-18T14:40:03.0166469Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0167400Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0168635Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0170952Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0172127Z 2021-05-18T14:40:03.0172525Z Backtrace: 2021-05-18T14:40:03.0173680Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0174609Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0175849Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0178195Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0179476Z 2021-05-18T14:40:03.0180061Z Backtrace: 2021-05-18T14:40:03.0181414Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0182497Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0183731Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0186658Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.0188359Z 2021-05-18T14:40:03.0188776Z Backtrace: 2021-05-18T14:40:03.0190049Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0190976Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0192377Z ── Warning (test-read_nifti1.R:4:3): NIFTI v1 files with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0194477Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0195453Z 2021-05-18T14:40:03.0195839Z Backtrace: 2021-05-18T14:40:03.0196917Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:4:2 2021-05-18T14:40:03.0197779Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0199090Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0201406Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0202529Z 2021-05-18T14:40:03.0202916Z Backtrace: 2021-05-18T14:40:03.0203981Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0204844Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0206394Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0208780Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0209920Z 2021-05-18T14:40:03.0210331Z Backtrace: 2021-05-18T14:40:03.0211489Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0212406Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0213820Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0216183Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.0217360Z 2021-05-18T14:40:03.0217731Z Backtrace: 2021-05-18T14:40:03.0218805Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0219654Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0220956Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0223260Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0224367Z 2021-05-18T14:40:03.0224738Z Backtrace: 2021-05-18T14:40:03.0225819Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0226675Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0227965Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0230161Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.0231209Z 2021-05-18T14:40:03.0231767Z Backtrace: 2021-05-18T14:40:03.0233054Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0233980Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0235803Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0238399Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.0239568Z 2021-05-18T14:40:03.0239994Z Backtrace: 2021-05-18T14:40:03.0241220Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0242157Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0243583Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0245710Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.0246646Z 2021-05-18T14:40:03.0247040Z Backtrace: 2021-05-18T14:40:03.0248144Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0249229Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0250655Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0252945Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.0253998Z 2021-05-18T14:40:03.0254422Z Backtrace: 2021-05-18T14:40:03.0255591Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0256516Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0257918Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0260328Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.0261414Z 2021-05-18T14:40:03.0261816Z Backtrace: 2021-05-18T14:40:03.0263272Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0264116Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0265421Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0267615Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.0268681Z 2021-05-18T14:40:03.0269051Z Backtrace: 2021-05-18T14:40:03.0270133Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0270990Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0272386Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0274488Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.0275444Z 2021-05-18T14:40:03.0275821Z Backtrace: 2021-05-18T14:40:03.0276901Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0277761Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0279050Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0281842Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0283635Z 2021-05-18T14:40:03.0284046Z Backtrace: 2021-05-18T14:40:03.0285196Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0286130Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0287648Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0290591Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0292144Z 2021-05-18T14:40:03.0292560Z Backtrace: 2021-05-18T14:40:03.0293821Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0294742Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0296151Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0298415Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.0299488Z 2021-05-18T14:40:03.0299915Z Backtrace: 2021-05-18T14:40:03.0301067Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0301998Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0303412Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0305727Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.0306679Z 2021-05-18T14:40:03.0307066Z Backtrace: 2021-05-18T14:40:03.0308146Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0308999Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0310304Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0313234Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0314657Z 2021-05-18T14:40:03.0315066Z Backtrace: 2021-05-18T14:40:03.0316257Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0317175Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0318596Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0321292Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0322655Z 2021-05-18T14:40:03.0323059Z Backtrace: 2021-05-18T14:40:03.0324231Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0325257Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0326674Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0329195Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0330405Z 2021-05-18T14:40:03.0330909Z Backtrace: 2021-05-18T14:40:03.0331992Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0332850Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0334146Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0336517Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0337686Z 2021-05-18T14:40:03.0338075Z Backtrace: 2021-05-18T14:40:03.0339139Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0339993Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0341276Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0343649Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.0344752Z 2021-05-18T14:40:03.0345135Z Backtrace: 2021-05-18T14:40:03.0346200Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0347058Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0348368Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0350731Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.0351918Z 2021-05-18T14:40:03.0352403Z Backtrace: 2021-05-18T14:40:03.0353475Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0354338Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0355640Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0357962Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.0359127Z 2021-05-18T14:40:03.0359511Z Backtrace: 2021-05-18T14:40:03.0360631Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0361655Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0363068Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0365496Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0366661Z 2021-05-18T14:40:03.0367076Z Backtrace: 2021-05-18T14:40:03.0368243Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0369149Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0370553Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0373086Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0374291Z 2021-05-18T14:40:03.0374693Z Backtrace: 2021-05-18T14:40:03.0375941Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0376785Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0378087Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0380908Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.0382498Z 2021-05-18T14:40:03.0382876Z Backtrace: 2021-05-18T14:40:03.0384155Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0385079Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0386479Z ── Warning (test-read_nifti1.R:20:3): NIFTI v1 files with FreeSurfer hack can be read using read.fs.morph. ── 2021-05-18T14:40:03.0388614Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0389560Z 2021-05-18T14:40:03.0389963Z Backtrace: 2021-05-18T14:40:03.0391133Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:20:2 2021-05-18T14:40:03.0392150Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0393568Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0396014Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0397236Z 2021-05-18T14:40:03.0397651Z Backtrace: 2021-05-18T14:40:03.0398815Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0399746Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0401059Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0403375Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0404562Z 2021-05-18T14:40:03.0404949Z Backtrace: 2021-05-18T14:40:03.0406241Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0407166Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0408471Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0410744Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.0411844Z 2021-05-18T14:40:03.0412253Z Backtrace: 2021-05-18T14:40:03.0413402Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0414333Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0415640Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0418059Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0419263Z 2021-05-18T14:40:03.0419678Z Backtrace: 2021-05-18T14:40:03.0420842Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0421755Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0423191Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0425557Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.0426685Z 2021-05-18T14:40:03.0427087Z Backtrace: 2021-05-18T14:40:03.0428456Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0429400Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0430710Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0433171Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.0434327Z 2021-05-18T14:40:03.0434734Z Backtrace: 2021-05-18T14:40:03.0435954Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0437067Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0438364Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0440516Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.0441634Z 2021-05-18T14:40:03.0442031Z Backtrace: 2021-05-18T14:40:03.0443245Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0444194Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0445490Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0447709Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.0448754Z 2021-05-18T14:40:03.0449157Z Backtrace: 2021-05-18T14:40:03.0450348Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0451286Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0452572Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0454809Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.0455892Z 2021-05-18T14:40:03.0456310Z Backtrace: 2021-05-18T14:40:03.0457489Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0458504Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0459805Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0462167Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.0463308Z 2021-05-18T14:40:03.0463723Z Backtrace: 2021-05-18T14:40:03.0464884Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0465827Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0467139Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0469295Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.0470317Z 2021-05-18T14:40:03.0470733Z Backtrace: 2021-05-18T14:40:03.0471887Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0473049Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0474391Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0477325Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0478980Z 2021-05-18T14:40:03.0479396Z Backtrace: 2021-05-18T14:40:03.0480579Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0481506Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0482810Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0485670Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0487224Z 2021-05-18T14:40:03.0487633Z Backtrace: 2021-05-18T14:40:03.0488815Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0489742Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0491055Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0493380Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.0494450Z 2021-05-18T14:40:03.0494849Z Backtrace: 2021-05-18T14:40:03.0496034Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0496949Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0498265Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0500418Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.0501434Z 2021-05-18T14:40:03.0501839Z Backtrace: 2021-05-18T14:40:03.0503008Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0503951Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0505258Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0507940Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0509356Z 2021-05-18T14:40:03.0509764Z Backtrace: 2021-05-18T14:40:03.0510951Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0511892Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0513313Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0515947Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0517324Z 2021-05-18T14:40:03.0517749Z Backtrace: 2021-05-18T14:40:03.0518929Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0519870Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0521186Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0523732Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0524944Z 2021-05-18T14:40:03.0525365Z Backtrace: 2021-05-18T14:40:03.0526548Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0527698Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0529040Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0531533Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0532795Z 2021-05-18T14:40:03.0533221Z Backtrace: 2021-05-18T14:40:03.0534380Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0535317Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0536637Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0539016Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.0540200Z 2021-05-18T14:40:03.0540627Z Backtrace: 2021-05-18T14:40:03.0541800Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0542832Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0544158Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0546669Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.0547950Z 2021-05-18T14:40:03.0548356Z Backtrace: 2021-05-18T14:40:03.0549537Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0550446Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0551758Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0554368Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.0555647Z 2021-05-18T14:40:03.0556053Z Backtrace: 2021-05-18T14:40:03.0557227Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0558161Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0559465Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0561860Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0563026Z 2021-05-18T14:40:03.0563435Z Backtrace: 2021-05-18T14:40:03.0564606Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0565539Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0566834Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0569223Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0570416Z 2021-05-18T14:40:03.0570821Z Backtrace: 2021-05-18T14:40:03.0571987Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0572919Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0574313Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0577324Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.0579041Z 2021-05-18T14:40:03.0579463Z Backtrace: 2021-05-18T14:40:03.0580620Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0581558Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0582873Z ── Warning (test-read_nifti1.R:37:3): NIFTI v1 file headers with FreeSurfer hack can be read. ── 2021-05-18T14:40:03.0584936Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0585885Z 2021-05-18T14:40:03.0586308Z Backtrace: 2021-05-18T14:40:03.0587470Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:37:2 2021-05-18T14:40:03.0588404Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0589653Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0592044Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0593571Z 2021-05-18T14:40:03.0593999Z Backtrace: 2021-05-18T14:40:03.0595192Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0596125Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0597386Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0599679Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0600829Z 2021-05-18T14:40:03.0601250Z Backtrace: 2021-05-18T14:40:03.0602418Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0603338Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0604590Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0606862Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.0607961Z 2021-05-18T14:40:03.0608366Z Backtrace: 2021-05-18T14:40:03.0609536Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0610450Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0611708Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0614128Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0615324Z 2021-05-18T14:40:03.0615736Z Backtrace: 2021-05-18T14:40:03.0616901Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0617812Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0619239Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0621537Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.0622666Z 2021-05-18T14:40:03.0623075Z Backtrace: 2021-05-18T14:40:03.0624247Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0625299Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0626563Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0628882Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.0630044Z 2021-05-18T14:40:03.0630470Z Backtrace: 2021-05-18T14:40:03.0631645Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0632692Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0633945Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0636065Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.0637065Z 2021-05-18T14:40:03.0637496Z Backtrace: 2021-05-18T14:40:03.0638652Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0639579Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0640819Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0643007Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.0644158Z 2021-05-18T14:40:03.0644582Z Backtrace: 2021-05-18T14:40:03.0645746Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0646677Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0647928Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0650129Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.0651218Z 2021-05-18T14:40:03.0651636Z Backtrace: 2021-05-18T14:40:03.0652787Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0653717Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0654969Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0657239Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.0658379Z 2021-05-18T14:40:03.0658799Z Backtrace: 2021-05-18T14:40:03.0659962Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0660917Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0662183Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0664298Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.0665328Z 2021-05-18T14:40:03.0665751Z Backtrace: 2021-05-18T14:40:03.0666919Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0667846Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0669097Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0671999Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0673866Z 2021-05-18T14:40:03.0674275Z Backtrace: 2021-05-18T14:40:03.0675585Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0676514Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0677782Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0680612Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0682190Z 2021-05-18T14:40:03.0682595Z Backtrace: 2021-05-18T14:40:03.0683762Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0684697Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0685943Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0688139Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.0689220Z 2021-05-18T14:40:03.0689626Z Backtrace: 2021-05-18T14:40:03.0690802Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0691731Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0692982Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0695227Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.0696246Z 2021-05-18T14:40:03.0696657Z Backtrace: 2021-05-18T14:40:03.0697824Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0698750Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0699988Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0702646Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0704058Z 2021-05-18T14:40:03.0704479Z Backtrace: 2021-05-18T14:40:03.0705635Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0706574Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0707827Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0710426Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0711793Z 2021-05-18T14:40:03.0712322Z Backtrace: 2021-05-18T14:40:03.0713509Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0714437Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0715693Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0718086Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0719298Z 2021-05-18T14:40:03.0719717Z Backtrace: 2021-05-18T14:40:03.0720884Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0721794Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0723049Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0725598Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0726862Z 2021-05-18T14:40:03.0727286Z Backtrace: 2021-05-18T14:40:03.0728468Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0729391Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0730648Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0733010Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.0734198Z 2021-05-18T14:40:03.0734598Z Backtrace: 2021-05-18T14:40:03.0735767Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0736687Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0737953Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0740432Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.0741721Z 2021-05-18T14:40:03.0742127Z Backtrace: 2021-05-18T14:40:03.0743299Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0744335Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0745590Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0748035Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.0749299Z 2021-05-18T14:40:03.0749704Z Backtrace: 2021-05-18T14:40:03.0750879Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0751817Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0753181Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0755498Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0756687Z 2021-05-18T14:40:03.0757092Z Backtrace: 2021-05-18T14:40:03.0758265Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0759197Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0760471Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0762843Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0764045Z 2021-05-18T14:40:03.0764464Z Backtrace: 2021-05-18T14:40:03.0765625Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0766556Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0767819Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0770751Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.0772481Z 2021-05-18T14:40:03.0772906Z Backtrace: 2021-05-18T14:40:03.0774058Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0774992Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0776247Z ── Warning (test-read_nifti1.R:54:3): The NIFTI version can be determined for a file. ── 2021-05-18T14:40:03.0778388Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0779347Z 2021-05-18T14:40:03.0779769Z Backtrace: 2021-05-18T14:40:03.0780932Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:54:2 2021-05-18T14:40:03.0781870Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0783287Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0785774Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0786985Z 2021-05-18T14:40:03.0787405Z Backtrace: 2021-05-18T14:40:03.0788576Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0789504Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0790913Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0793421Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0794729Z 2021-05-18T14:40:03.0795138Z Backtrace: 2021-05-18T14:40:03.0796344Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0797266Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0798682Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0801059Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.0802162Z 2021-05-18T14:40:03.0802572Z Backtrace: 2021-05-18T14:40:03.0803749Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0804687Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0806086Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0808594Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0809802Z 2021-05-18T14:40:03.0810210Z Backtrace: 2021-05-18T14:40:03.0811383Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0812311Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0813709Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0816090Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.0817219Z 2021-05-18T14:40:03.0817639Z Backtrace: 2021-05-18T14:40:03.0818790Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0819726Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0821113Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0823503Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.0824654Z 2021-05-18T14:40:03.0825070Z Backtrace: 2021-05-18T14:40:03.0826318Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0827253Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0828666Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0830855Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.0831947Z 2021-05-18T14:40:03.0832549Z Backtrace: 2021-05-18T14:40:03.0833735Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0834665Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0836067Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0838332Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.0839387Z 2021-05-18T14:40:03.0839809Z Backtrace: 2021-05-18T14:40:03.0840981Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0841904Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0843308Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0845588Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.0846674Z 2021-05-18T14:40:03.0847096Z Backtrace: 2021-05-18T14:40:03.0848267Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0849185Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0850596Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0852966Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.0854098Z 2021-05-18T14:40:03.0854504Z Backtrace: 2021-05-18T14:40:03.0856373Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0857328Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0858734Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0861019Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.0862054Z 2021-05-18T14:40:03.0862459Z Backtrace: 2021-05-18T14:40:03.0863633Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0864569Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0865966Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0868962Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0870609Z 2021-05-18T14:40:03.0871020Z Backtrace: 2021-05-18T14:40:03.0872198Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0873237Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0874639Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0877730Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0879290Z 2021-05-18T14:40:03.0879718Z Backtrace: 2021-05-18T14:40:03.0880888Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0881817Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0883207Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0885616Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.0886689Z 2021-05-18T14:40:03.0887112Z Backtrace: 2021-05-18T14:40:03.0888275Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0889212Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0890626Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0892847Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.0893872Z 2021-05-18T14:40:03.0894295Z Backtrace: 2021-05-18T14:40:03.0895450Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0896389Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0897796Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0900518Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0901943Z 2021-05-18T14:40:03.0902366Z Backtrace: 2021-05-18T14:40:03.0903552Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0904469Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0905876Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0908580Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.0909959Z 2021-05-18T14:40:03.0910368Z Backtrace: 2021-05-18T14:40:03.0911542Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0912642Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0914064Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0916580Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0917801Z 2021-05-18T14:40:03.0918205Z Backtrace: 2021-05-18T14:40:03.0919375Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0920300Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0921692Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0924242Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.0925505Z 2021-05-18T14:40:03.0925911Z Backtrace: 2021-05-18T14:40:03.0927073Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0928117Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0929523Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0931977Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.0933251Z 2021-05-18T14:40:03.0933671Z Backtrace: 2021-05-18T14:40:03.0934839Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0935766Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0937159Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0939734Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.0941019Z 2021-05-18T14:40:03.0941443Z Backtrace: 2021-05-18T14:40:03.0942604Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0943539Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0944934Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0947451Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.0948720Z 2021-05-18T14:40:03.0949588Z Backtrace: 2021-05-18T14:40:03.0950773Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0951709Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0953263Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0955688Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0956926Z 2021-05-18T14:40:03.0957346Z Backtrace: 2021-05-18T14:40:03.0958532Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0959481Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0960944Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0963465Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.0964652Z 2021-05-18T14:40:03.0965059Z Backtrace: 2021-05-18T14:40:03.0966224Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0967159Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0968547Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0971583Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.0973305Z 2021-05-18T14:40:03.0973715Z Backtrace: 2021-05-18T14:40:03.0974888Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0975812Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0977200Z ── Warning (test-read_nifti1.R:73:3): It can be determined whether a NIFTI file uses the FreeSurfer hack. ── 2021-05-18T14:40:03.0979477Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.0980437Z 2021-05-18T14:40:03.0980860Z Backtrace: 2021-05-18T14:40:03.0982028Z 1. freesurferformats::download_opt_data() test-read_nifti1.R:73:2 2021-05-18T14:40:03.0982961Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0984299Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.0987026Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.0988236Z 2021-05-18T14:40:03.0988663Z Backtrace: 2021-05-18T14:40:03.0989818Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.0990758Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0992120Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.0994596Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.0995748Z 2021-05-18T14:40:03.0996172Z Backtrace: 2021-05-18T14:40:03.0997328Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.0998271Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.0999624Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1001937Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.1003041Z 2021-05-18T14:40:03.1003459Z Backtrace: 2021-05-18T14:40:03.1004632Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1005549Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1006903Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1009371Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1010570Z 2021-05-18T14:40:03.1010996Z Backtrace: 2021-05-18T14:40:03.1012164Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1013079Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1014442Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1016798Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.1017935Z 2021-05-18T14:40:03.1018342Z Backtrace: 2021-05-18T14:40:03.1019513Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1020428Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1021779Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1024152Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.1025308Z 2021-05-18T14:40:03.1025711Z Backtrace: 2021-05-18T14:40:03.1026880Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1027814Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1029261Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1031461Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.1032596Z 2021-05-18T14:40:03.1033006Z Backtrace: 2021-05-18T14:40:03.1034188Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1035221Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1036561Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1038792Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.1039836Z 2021-05-18T14:40:03.1040260Z Backtrace: 2021-05-18T14:40:03.1041418Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1042346Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1043684Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1045933Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.1047034Z 2021-05-18T14:40:03.1047453Z Backtrace: 2021-05-18T14:40:03.1048600Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1049536Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1050881Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1053206Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.1054346Z 2021-05-18T14:40:03.1054767Z Backtrace: 2021-05-18T14:40:03.1055915Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1056843Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1058192Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1060403Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.1061447Z 2021-05-18T14:40:03.1061868Z Backtrace: 2021-05-18T14:40:03.1063040Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1063951Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1065311Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1068274Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1069919Z 2021-05-18T14:40:03.1070340Z Backtrace: 2021-05-18T14:40:03.1071507Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1072528Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1073901Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1076770Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1078337Z 2021-05-18T14:40:03.1078742Z Backtrace: 2021-05-18T14:40:03.1080023Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1080948Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1082311Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1084554Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.1085726Z 2021-05-18T14:40:03.1086135Z Backtrace: 2021-05-18T14:40:03.1087318Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1088245Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1089581Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1091779Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.1092798Z 2021-05-18T14:40:03.1093203Z Backtrace: 2021-05-18T14:40:03.1094365Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1095289Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1096625Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1099327Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1100752Z 2021-05-18T14:40:03.1101177Z Backtrace: 2021-05-18T14:40:03.1102334Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1103262Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1104599Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1107255Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1108624Z 2021-05-18T14:40:03.1109047Z Backtrace: 2021-05-18T14:40:03.1110198Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1111131Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1112588Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1115064Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1116277Z 2021-05-18T14:40:03.1116701Z Backtrace: 2021-05-18T14:40:03.1117865Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1118794Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1120146Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1122650Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1123923Z 2021-05-18T14:40:03.1124346Z Backtrace: 2021-05-18T14:40:03.1125508Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1126425Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1127771Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1130309Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.1131501Z 2021-05-18T14:40:03.1131906Z Backtrace: 2021-05-18T14:40:03.1133082Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1133996Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1135344Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1137988Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.1139274Z 2021-05-18T14:40:03.1139680Z Backtrace: 2021-05-18T14:40:03.1140846Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1141780Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1143116Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1145620Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.1146889Z 2021-05-18T14:40:03.1147299Z Backtrace: 2021-05-18T14:40:03.1148468Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1149407Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1150746Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1153237Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1154417Z 2021-05-18T14:40:03.1154837Z Backtrace: 2021-05-18T14:40:03.1156022Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1156961Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1158297Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1160737Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1161948Z 2021-05-18T14:40:03.1162372Z Backtrace: 2021-05-18T14:40:03.1163528Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1164461Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1165813Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1168812Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.1170537Z 2021-05-18T14:40:03.1170966Z Backtrace: 2021-05-18T14:40:03.1172120Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1173116Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1174464Z ── Warning (test-read_nifti2.R:7:3): The header of NIFTI v2 files can be read using nifti2.header. ── 2021-05-18T14:40:03.1176555Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.1177515Z 2021-05-18T14:40:03.1177938Z Backtrace: 2021-05-18T14:40:03.1179105Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:7:2 2021-05-18T14:40:03.1180017Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1181363Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1183727Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1184931Z 2021-05-18T14:40:03.1185354Z Backtrace: 2021-05-18T14:40:03.1186532Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1187550Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1188744Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1191001Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.1192139Z 2021-05-18T14:40:03.1192684Z Backtrace: 2021-05-18T14:40:03.1193892Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1194809Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1196000Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1198206Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.1199319Z 2021-05-18T14:40:03.1199728Z Backtrace: 2021-05-18T14:40:03.1200902Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1201819Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1203001Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1205352Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1206565Z 2021-05-18T14:40:03.1206969Z Backtrace: 2021-05-18T14:40:03.1208147Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1209077Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1210239Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1212487Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.1213629Z 2021-05-18T14:40:03.1214033Z Backtrace: 2021-05-18T14:40:03.1215208Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1216141Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1217302Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1219569Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.1220725Z 2021-05-18T14:40:03.1221156Z Backtrace: 2021-05-18T14:40:03.1222322Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1223256Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1224438Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1226504Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.1227509Z 2021-05-18T14:40:03.1227929Z Backtrace: 2021-05-18T14:40:03.1229092Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1230029Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1231346Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1233593Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.1234649Z 2021-05-18T14:40:03.1235071Z Backtrace: 2021-05-18T14:40:03.1236384Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1237324Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1238500Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1240635Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.1241725Z 2021-05-18T14:40:03.1242147Z Backtrace: 2021-05-18T14:40:03.1243311Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1244246Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1245425Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1247621Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.1248769Z 2021-05-18T14:40:03.1249193Z Backtrace: 2021-05-18T14:40:03.1250368Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1251288Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1252468Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1254560Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.1255576Z 2021-05-18T14:40:03.1256010Z Backtrace: 2021-05-18T14:40:03.1257184Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1258100Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1259276Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1262182Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1263855Z 2021-05-18T14:40:03.1264262Z Backtrace: 2021-05-18T14:40:03.1265446Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1266365Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1267544Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1270454Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1272025Z 2021-05-18T14:40:03.1272543Z Backtrace: 2021-05-18T14:40:03.1273741Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1274688Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1275865Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1278002Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.1279088Z 2021-05-18T14:40:03.1279491Z Backtrace: 2021-05-18T14:40:03.1280664Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1281603Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1282771Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1284847Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.1285864Z 2021-05-18T14:40:03.1286393Z Backtrace: 2021-05-18T14:40:03.1287566Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1288502Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1289664Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1292257Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1293683Z 2021-05-18T14:40:03.1311644Z Backtrace: 2021-05-18T14:40:03.1313373Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1314311Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1315534Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1318085Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1319480Z 2021-05-18T14:40:03.1319907Z Backtrace: 2021-05-18T14:40:03.1321095Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1322015Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1323203Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1325569Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1326776Z 2021-05-18T14:40:03.1327185Z Backtrace: 2021-05-18T14:40:03.1328353Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1329268Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1330456Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1332864Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1334124Z 2021-05-18T14:40:03.1334528Z Backtrace: 2021-05-18T14:40:03.1335693Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1336876Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1338055Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1340353Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.1341642Z 2021-05-18T14:40:03.1342017Z Backtrace: 2021-05-18T14:40:03.1343116Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1343974Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1345045Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1347293Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.1348479Z 2021-05-18T14:40:03.1348861Z Backtrace: 2021-05-18T14:40:03.1349948Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1350812Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1351887Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1354515Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.1356165Z 2021-05-18T14:40:03.1356582Z Backtrace: 2021-05-18T14:40:03.1357759Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1358687Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1359860Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1362159Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1363329Z 2021-05-18T14:40:03.1363746Z Backtrace: 2021-05-18T14:40:03.1364904Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1365834Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1367069Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1369180Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1370488Z 2021-05-18T14:40:03.1370901Z Backtrace: 2021-05-18T14:40:03.1372048Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1372973Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1374158Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1377027Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.1378742Z 2021-05-18T14:40:03.1379162Z Backtrace: 2021-05-18T14:40:03.1380330Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1381251Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1382426Z ── Warning (test-read_nifti2.R:28:3): Data from NIFTI v2 files can be read. ──── 2021-05-18T14:40:03.1384416Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.1385349Z 2021-05-18T14:40:03.1385767Z Backtrace: 2021-05-18T14:40:03.1387047Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:28:2 2021-05-18T14:40:03.1387964Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1389415Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1392034Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1393434Z 2021-05-18T14:40:03.1393833Z Backtrace: 2021-05-18T14:40:03.1395030Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1395941Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1397325Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1399695Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.1400834Z 2021-05-18T14:40:03.1401237Z Backtrace: 2021-05-18T14:40:03.1402407Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1403337Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1404705Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1407143Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.1408238Z 2021-05-18T14:40:03.1408638Z Backtrace: 2021-05-18T14:40:03.1409811Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1410731Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1412102Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1414559Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1415765Z 2021-05-18T14:40:03.1416181Z Backtrace: 2021-05-18T14:40:03.1417334Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1418268Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1419651Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1421982Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.1423106Z 2021-05-18T14:40:03.1423527Z Backtrace: 2021-05-18T14:40:03.1424686Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1425616Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1426992Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1429342Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.1430496Z 2021-05-18T14:40:03.1430913Z Backtrace: 2021-05-18T14:40:03.1432058Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1433103Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1434492Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1436753Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.1437767Z 2021-05-18T14:40:03.1438186Z Backtrace: 2021-05-18T14:40:03.1439364Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1440273Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1441646Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1443899Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.1444944Z 2021-05-18T14:40:03.1445345Z Backtrace: 2021-05-18T14:40:03.1446510Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1447416Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1448798Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1451055Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.1452153Z 2021-05-18T14:40:03.1452554Z Backtrace: 2021-05-18T14:40:03.1453720Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1454737Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1456114Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1458463Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.1459602Z 2021-05-18T14:40:03.1460007Z Backtrace: 2021-05-18T14:40:03.1461215Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1462145Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1463509Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1465709Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.1466743Z 2021-05-18T14:40:03.1467144Z Backtrace: 2021-05-18T14:40:03.1468313Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1469243Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1470599Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1473689Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1475342Z 2021-05-18T14:40:03.1475762Z Backtrace: 2021-05-18T14:40:03.1476931Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1477867Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1479246Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1482105Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1483672Z 2021-05-18T14:40:03.1484096Z Backtrace: 2021-05-18T14:40:03.1485253Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1486285Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1487687Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1489922Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.1490993Z 2021-05-18T14:40:03.1491423Z Backtrace: 2021-05-18T14:40:03.1492591Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1493500Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1494876Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1497062Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.1498063Z 2021-05-18T14:40:03.1498491Z Backtrace: 2021-05-18T14:40:03.1499671Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1500578Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1501956Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1504657Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1506173Z 2021-05-18T14:40:03.1506580Z Backtrace: 2021-05-18T14:40:03.1507762Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1508672Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1510053Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1512810Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1514178Z 2021-05-18T14:40:03.1514582Z Backtrace: 2021-05-18T14:40:03.1515765Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1516696Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1518065Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1520528Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1521742Z 2021-05-18T14:40:03.1522159Z Backtrace: 2021-05-18T14:40:03.1523319Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1524260Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1525627Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1528144Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1529411Z 2021-05-18T14:40:03.1529808Z Backtrace: 2021-05-18T14:40:03.1530973Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1531899Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1533253Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1535773Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.1536962Z 2021-05-18T14:40:03.1537377Z Backtrace: 2021-05-18T14:40:03.1538546Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1539471Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1540847Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1543357Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.1544633Z 2021-05-18T14:40:03.1545052Z Backtrace: 2021-05-18T14:40:03.1546198Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1547122Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1548495Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1550972Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.1552329Z 2021-05-18T14:40:03.1552746Z Backtrace: 2021-05-18T14:40:03.1553929Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1554988Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1556371Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1558744Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1559912Z 2021-05-18T14:40:03.1560326Z Backtrace: 2021-05-18T14:40:03.1561539Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1562455Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1563842Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1566234Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1567437Z 2021-05-18T14:40:03.1567839Z Backtrace: 2021-05-18T14:40:03.1569000Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1569911Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1571283Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1574291Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.1576002Z 2021-05-18T14:40:03.1576402Z Backtrace: 2021-05-18T14:40:03.1577568Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1578489Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1579855Z ── Warning (test-read_nifti2.R:43:3): Trying to read NIFTI v1 files with NIFTI v2 function leads to errors. ── 2021-05-18T14:40:03.1582051Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.1582926Z 2021-05-18T14:40:03.1583298Z Backtrace: 2021-05-18T14:40:03.1584379Z 1. freesurferformats::download_opt_data() test-read_nifti2.R:43:2 2021-05-18T14:40:03.1585235Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1586562Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1588862Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2009s.annot")' with md5sum '099e738654aedc71cd580256f4f3914b' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1589989Z 2021-05-18T14:40:03.1590378Z Backtrace: 2021-05-18T14:40:03.1591501Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1592492Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1593738Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1595907Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.annot")' with md5sum 'c0ac6e39e3536ef968f1051f908a80c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.annot'. 2021-05-18T14:40:03.1596967Z 2021-05-18T14:40:03.1597363Z Backtrace: 2021-05-18T14:40:03.1598470Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1599352Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1600592Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1602724Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.cortex.label")' with md5sum '929873a4ae3542331d84e5a97c852824' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.cortex.label'. 2021-05-18T14:40:03.1603859Z 2021-05-18T14:40:03.1604242Z Backtrace: 2021-05-18T14:40:03.1605364Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1606429Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1607798Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1610251Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2009s.annot")' with md5sum '31dd188591d11784f9efed66601b9267' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2009s.annot'. 2021-05-18T14:40:03.1611456Z 2021-05-18T14:40:03.1611870Z Backtrace: 2021-05-18T14:40:03.1613075Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1614005Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1615361Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1617705Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.annot")' with md5sum 'd18d466b35f64ec5ff1c97d885095863' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.annot'. 2021-05-18T14:40:03.1618817Z 2021-05-18T14:40:03.1619231Z Backtrace: 2021-05-18T14:40:03.1620438Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1621379Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1622723Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1625086Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.cortex.label")' with md5sum '6b650fa9076561d96cd4ac1bbb6dd55d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.cortex.label'. 2021-05-18T14:40:03.1626231Z 2021-05-18T14:40:03.1626641Z Backtrace: 2021-05-18T14:40:03.1627840Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1628777Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1630113Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1632377Z Failed to get file 'c("subjects_dir", "subject1", "mri", "brain.mgz")' with md5sum '2c4874576eb935bf9445dda0529774e0' to path '~/.local/share/freesurferformats/subjects_dir/subject1/mri/brain.mgz'. 2021-05-18T14:40:03.1633472Z 2021-05-18T14:40:03.1633883Z Backtrace: 2021-05-18T14:40:03.1635123Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1636066Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1637390Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1639609Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness")' with md5sum '96d6350a6b158453a0231a1f01cfbd58' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness'. 2021-05-18T14:40:03.1640647Z 2021-05-18T14:40:03.1641049Z Backtrace: 2021-05-18T14:40:03.1642253Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1643197Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1644519Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1646775Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.white")' with md5sum 'b6d2cdb9793aae3b76c2dcbf03491988' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.white'. 2021-05-18T14:40:03.1647863Z 2021-05-18T14:40:03.1648280Z Backtrace: 2021-05-18T14:40:03.1649463Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1650404Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1651877Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1654196Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness")' with md5sum '4ec315e8daa6c3bbda46c36b9188b60f' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness'. 2021-05-18T14:40:03.1655332Z 2021-05-18T14:40:03.1655744Z Backtrace: 2021-05-18T14:40:03.1656935Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1657883Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1659223Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1661441Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.white")' with md5sum '8034395bc9fcfa02c05c6cf6559ab97e' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.white'. 2021-05-18T14:40:03.1662478Z 2021-05-18T14:40:03.1662894Z Backtrace: 2021-05-18T14:40:03.1664086Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1665034Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1666368Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1669306Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.fwhm10.fsaverage.mgh")' with md5sum 'c58c2dcfc093f409cc1d6a431ac676de' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1670971Z 2021-05-18T14:40:03.1671394Z Backtrace: 2021-05-18T14:40:03.1672707Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1673647Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1675001Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1677868Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.thickness.fwhm10.fsaverage.mgh")' with md5sum '2ef44d7a40590242c2516930443712e4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.thickness.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1679432Z 2021-05-18T14:40:03.1679831Z Backtrace: 2021-05-18T14:40:03.1681038Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1681976Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1683414Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1685661Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area")' with md5sum '33ac2ccf1cd388e458e2d03fcc5cc3e6' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area'. 2021-05-18T14:40:03.1686718Z 2021-05-18T14:40:03.1687120Z Backtrace: 2021-05-18T14:40:03.1688320Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1689266Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1690606Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1692776Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area")' with md5sum '1e55e15bb468652b5b024daf37c4ec12' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area'. 2021-05-18T14:40:03.1693788Z 2021-05-18T14:40:03.1694189Z Backtrace: 2021-05-18T14:40:03.1695388Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1696342Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1697672Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1700364Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.area.fwhm10.fsaverage.mgh")' with md5sum '492516bb4e1e31224dba96b2da0d07c4' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1701875Z 2021-05-18T14:40:03.1702922Z Backtrace: 2021-05-18T14:40:03.1704240Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1705194Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1706537Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1709207Z Failed to get file 'c("subjects_dir", "subject1", "surf", "rh.area.fwhm10.fsaverage.mgh")' with md5sum '4b7d88484182326576218abdce8ac378' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/rh.area.fwhm10.fsaverage.mgh'. 2021-05-18T14:40:03.1710580Z 2021-05-18T14:40:03.1710993Z Backtrace: 2021-05-18T14:40:03.1712192Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1713260Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1714610Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1717069Z Failed to get file 'c("subjects_dir", "subject1", "label", "lh.aparc.a2005s.annot")' with md5sum '718c140022bf14a33b2ea6d6e04686a5' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/lh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1718262Z 2021-05-18T14:40:03.1718674Z Backtrace: 2021-05-18T14:40:03.1719863Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1720813Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1722167Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1724665Z Failed to get file 'c("subjects_dir", "subject1", "label", "rh.aparc.a2005s.annot")' with md5sum '6c845df28caa47e362ab0ec784fb64e9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/label/rh.aparc.a2005s.annot'. 2021-05-18T14:40:03.1725917Z 2021-05-18T14:40:03.1726334Z Backtrace: 2021-05-18T14:40:03.1727534Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1728480Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1729819Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1732224Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d")' with md5sum '66abb5e91095754d01bcb3f445494141' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d'. 2021-05-18T14:40:03.1733407Z 2021-05-18T14:40:03.1733806Z Backtrace: 2021-05-18T14:40:03.1735169Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1736120Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1737477Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1740012Z Failed to get file 'c("subjects_dir", "subject1", "ext", "lh.cortex.patch.3d.asc")' with md5sum '47b92cb02f4b080b5602fef8d327e37d' to path '~/.local/share/freesurferformats/subjects_dir/subject1/ext/lh.cortex.patch.3d.asc'. 2021-05-18T14:40:03.1741384Z 2021-05-18T14:40:03.1741786Z Backtrace: 2021-05-18T14:40:03.1743002Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1743950Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1745274Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1747771Z Failed to get file 'c("subjects_dir", "subject1", "surf", "lh.thickness.nii.gz")' with md5sum '27cdad54c091cb0ada615f5ac0b780b9' to path '~/.local/share/freesurferformats/subjects_dir/subject1/surf/lh.thickness.nii.gz'. 2021-05-18T14:40:03.1749031Z 2021-05-18T14:40:03.1749431Z Backtrace: 2021-05-18T14:40:03.1750641Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1751587Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1753025Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1755413Z Failed to get file 'c("cifti", "Conte69.L.inflated.32k_fs_LR.surf.gii")' with md5sum '5aa64e146839f0332b5744d0a6e7f737' to path '~/.local/share/freesurferformats/cifti/Conte69.L.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1756583Z 2021-05-18T14:40:03.1756995Z Backtrace: 2021-05-18T14:40:03.1758184Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1759137Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1760471Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1762896Z Failed to get file 'c("cifti", "Conte69.R.inflated.32k_fs_LR.surf.gii")' with md5sum 'd9073d649d0a49e619fcf4e622a6d9df' to path '~/.local/share/freesurferformats/cifti/Conte69.R.inflated.32k_fs_LR.surf.gii'. 2021-05-18T14:40:03.1764088Z 2021-05-18T14:40:03.1764506Z Backtrace: 2021-05-18T14:40:03.1765707Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1766658Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1767992Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1770982Z Failed to get file 'c("cifti", "Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii")' with md5sum '66feaa6d0b5dabc448c8557426c8dbbb' to path '~/.local/share/freesurferformats/cifti/Conte69.MyelinAndCorrThickness.32k_fs_LR.dscalar.nii'. 2021-05-18T14:40:03.1772703Z 2021-05-18T14:40:03.1773130Z Backtrace: 2021-05-18T14:40:03.1774324Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1775280Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1776625Z ── Warning (test-write_fs_surface.R:42:3): One can read, write and re-read triangular surface data ── 2021-05-18T14:40:03.1778704Z Failed to get file 'c("nifti2", "avg152T1_LR_nifti2.nii.gz")' with md5sum '87524a733b65186a458fe2fc4a18041a' to path '~/.local/share/freesurferformats/nifti2/avg152T1_LR_nifti2.nii.gz'. 2021-05-18T14:40:03.1779653Z 2021-05-18T14:40:03.1780073Z Backtrace: 2021-05-18T14:40:03.1781285Z 1. freesurferformats::download_opt_data() test-write_fs_surface.R:42:2 2021-05-18T14:40:03.1782224Z 2. pkgfilecache::ensure_files_available(...) 2021-05-18T14:40:03.1782672Z 2021-05-18T14:40:03.1783191Z [ FAIL 0 | WARN 416 | SKIP 3 | PASS 796 ] 2021-05-18T14:40:03.1783630Z > 2021-05-18T14:40:03.1784056Z > proc.time() 2021-05-18T14:40:03.1784714Z user system elapsed 2021-05-18T14:40:03.1785227Z 52.055 7.136 822.078 2021-05-18T14:40:03.1827455Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:40:03.1828162Z Rscript -e "tic::before_deploy()" 2021-05-18T14:40:03.1877486Z shell: /usr/bin/bash -e {0} 2021-05-18T14:40:03.1877941Z env: 2021-05-18T14:40:03.1878435Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:03.1878979Z TIC_DEPLOY_KEY: 2021-05-18T14:40:03.1880027Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:40:03.1882130Z GITHUB_PAT: *** 2021-05-18T14:40:03.1883055Z COVERALLS_TOKEN: *** 2021-05-18T14:40:03.1883610Z continue-on-error: false 2021-05-18T14:40:03.1884152Z VDIFFR_RUN_TESTS: 2021-05-18T14:40:03.1884698Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:40:03.1885194Z TZ: UTC 2021-05-18T14:40:03.1885630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:03.1886087Z NOT_CRAN: true 2021-05-18T14:40:03.1886520Z ##[endgroup] 2021-05-18T14:40:03.4643281Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:40:03.5934847Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:40:03.5935496Z with: 2021-05-18T14:40:03.5936550Z upload_url: https://uploads.github.com/repos/neuroconductor/freesurferformats/releases/43144280/assets{?name,label} 2021-05-18T14:40:03.5937911Z asset_path: check/freesurferformats_0.1.13_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:40:03.5938897Z asset_name: freesurferformats_0.1.13_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-18T14:40:03.5939747Z asset_content_type: application/octet-stream 2021-05-18T14:40:03.5940319Z env: 2021-05-18T14:40:03.5940821Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:03.5941348Z TIC_DEPLOY_KEY: 2021-05-18T14:40:03.5942262Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:40:03.5943987Z GITHUB_PAT: *** 2021-05-18T14:40:03.5944980Z COVERALLS_TOKEN: *** 2021-05-18T14:40:03.5945547Z continue-on-error: false 2021-05-18T14:40:03.5946082Z VDIFFR_RUN_TESTS: 2021-05-18T14:40:03.5946679Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:40:03.5947173Z TZ: UTC 2021-05-18T14:40:03.5947615Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:03.5948076Z NOT_CRAN: true 2021-05-18T14:40:03.5949270Z GITHUB_TOKEN: *** 2021-05-18T14:40:03.5949714Z ##[endgroup] 2021-05-18T14:40:13.2814249Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:40:13.2814881Z Rscript -e "tic::deploy()" 2021-05-18T14:40:13.2865205Z shell: /usr/bin/bash -e {0} 2021-05-18T14:40:13.2865651Z env: 2021-05-18T14:40:13.2866168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:13.2866703Z TIC_DEPLOY_KEY: 2021-05-18T14:40:13.2867646Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:40:13.2869324Z GITHUB_PAT: *** 2021-05-18T14:40:13.2870249Z COVERALLS_TOKEN: *** 2021-05-18T14:40:13.2870829Z continue-on-error: false 2021-05-18T14:40:13.2871385Z VDIFFR_RUN_TESTS: 2021-05-18T14:40:13.2871932Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:40:13.2872707Z TZ: UTC 2021-05-18T14:40:13.2873195Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:13.2873672Z NOT_CRAN: true 2021-05-18T14:40:13.2874114Z ##[endgroup] 2021-05-18T14:40:13.5718266Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:40:13.6959654Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:40:13.6960325Z Rscript -e "tic::after_deploy()" 2021-05-18T14:40:13.7009600Z shell: /usr/bin/bash -e {0} 2021-05-18T14:40:13.7010061Z env: 2021-05-18T14:40:13.7010574Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:40:13.7011109Z TIC_DEPLOY_KEY: 2021-05-18T14:40:13.7012042Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:40:13.7013873Z GITHUB_PAT: *** 2021-05-18T14:40:13.7014804Z COVERALLS_TOKEN: *** 2021-05-18T14:40:13.7015372Z continue-on-error: false 2021-05-18T14:40:13.7015906Z VDIFFR_RUN_TESTS: 2021-05-18T14:40:13.7016460Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:40:13.7016975Z TZ: UTC 2021-05-18T14:40:13.7017410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:40:13.7017886Z NOT_CRAN: true 2021-05-18T14:40:13.7018307Z ##[endgroup] 2021-05-18T14:40:13.9771129Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:40:14.7923340Z Post job cleanup. 2021-05-18T14:40:14.8407589Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:40:14.8503040Z Post job cleanup. 2021-05-18T14:40:14.9650818Z [command]/usr/bin/git version 2021-05-18T14:40:14.9722373Z git version 2.31.1 2021-05-18T14:40:14.9764317Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:40:14.9819638Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:40:15.0119232Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:40:15.0163757Z http.https://github.com/.extraheader 2021-05-18T14:40:15.0176423Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:40:15.0239938Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-18T14:40:15.0587132Z Cleaning up orphan processes