2024-05-15T23:19:40.9453868Z Current runner version: '2.316.1' 2024-05-15T23:19:40.9459808Z Runner name: '8-core-ubuntu_33715776a3a3' 2024-05-15T23:19:40.9460606Z Runner group name: 'Default' 2024-05-15T23:19:40.9461300Z Machine name: 'runner' 2024-05-15T23:19:40.9477150Z ##[group]Operating System 2024-05-15T23:19:40.9477835Z Ubuntu 2024-05-15T23:19:40.9478139Z 22.04.4 2024-05-15T23:19:40.9478470Z LTS 2024-05-15T23:19:40.9478867Z ##[endgroup] 2024-05-15T23:19:40.9479205Z ##[group]Runner Image 2024-05-15T23:19:40.9479643Z Image: ubuntu-22.04 2024-05-15T23:19:40.9480102Z Version: 20240422.1.0 2024-05-15T23:19:40.9481069Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240422.1/images/ubuntu/Ubuntu2204-Readme.md 2024-05-15T23:19:40.9482540Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240422.1 2024-05-15T23:19:40.9483491Z ##[endgroup] 2024-05-15T23:19:40.9484471Z ##[group]GITHUB_TOKEN Permissions 2024-05-15T23:19:40.9486129Z Contents: read 2024-05-15T23:19:40.9486709Z Metadata: read 2024-05-15T23:19:40.9487236Z Packages: read 2024-05-15T23:19:40.9487606Z ##[endgroup] 2024-05-15T23:19:40.9490671Z Secret source: Actions 2024-05-15T23:19:40.9491356Z Prepare workflow directory 2024-05-15T23:19:41.0383475Z Prepare all required actions 2024-05-15T23:19:41.0538400Z Getting action download info 2024-05-15T23:19:41.1728110Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-15T23:19:41.2394651Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-15T23:19:41.4663721Z Complete job name: test-cpu-eval-sanity-check (x86_64, stories15M) 2024-05-15T23:19:41.5830191Z ##[group]Run actions/checkout@v3 2024-05-15T23:19:41.5830914Z with: 2024-05-15T23:19:41.5831310Z repository: pytorch/torchchat 2024-05-15T23:19:41.5832040Z token: *** 2024-05-15T23:19:41.5832474Z ssh-strict: true 2024-05-15T23:19:41.5832895Z persist-credentials: true 2024-05-15T23:19:41.5833369Z clean: true 2024-05-15T23:19:41.5833816Z sparse-checkout-cone-mode: true 2024-05-15T23:19:41.5834371Z fetch-depth: 1 2024-05-15T23:19:41.5834766Z fetch-tags: false 2024-05-15T23:19:41.5835182Z lfs: false 2024-05-15T23:19:41.5835555Z submodules: false 2024-05-15T23:19:41.5835967Z set-safe-directory: true 2024-05-15T23:19:41.5836446Z env: 2024-05-15T23:19:41.5836927Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.5837569Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:41.5838081Z ##[endgroup] 2024-05-15T23:19:41.6881238Z Syncing repository: pytorch/torchchat 2024-05-15T23:19:41.6883253Z ##[group]Getting Git version info 2024-05-15T23:19:41.6884262Z Working directory is '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:41.6885386Z [command]/usr/bin/git version 2024-05-15T23:19:41.6885879Z git version 2.43.2 2024-05-15T23:19:41.6887515Z ##[endgroup] 2024-05-15T23:19:41.6898832Z Temporarily overriding HOME='/home/runner/work/_temp/91ee7ae6-f971-47c3-b64d-e76a0375972f' before making global git config changes 2024-05-15T23:19:41.6900384Z Adding repository directory to the temporary git global config as a safe directory 2024-05-15T23:19:41.6901821Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.6919913Z Deleting the contents of '/home/runner/work/torchchat/torchchat' 2024-05-15T23:19:41.6923191Z ##[group]Initializing the repository 2024-05-15T23:19:41.6925759Z [command]/usr/bin/git init /home/runner/work/torchchat/torchchat 2024-05-15T23:19:41.6981986Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-15T23:19:41.6983632Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-15T23:19:41.6985080Z hint: of your new repositories, which will suppress this warning, call: 2024-05-15T23:19:41.6986089Z hint: 2024-05-15T23:19:41.6986849Z hint: git config --global init.defaultBranch 2024-05-15T23:19:41.6987624Z hint: 2024-05-15T23:19:41.6988366Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-15T23:19:41.6990559Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-15T23:19:41.6991332Z hint: 2024-05-15T23:19:41.6991754Z hint: git branch -m 2024-05-15T23:19:41.6992614Z Initialized empty Git repository in /home/runner/work/torchchat/torchchat/.git/ 2024-05-15T23:19:41.6998004Z [command]/usr/bin/git remote add origin https://github.com/pytorch/torchchat 2024-05-15T23:19:41.7036137Z ##[endgroup] 2024-05-15T23:19:41.7037164Z ##[group]Disabling automatic garbage collection 2024-05-15T23:19:41.7038474Z [command]/usr/bin/git config --local gc.auto 0 2024-05-15T23:19:41.7072311Z ##[endgroup] 2024-05-15T23:19:41.7073247Z ##[group]Setting up auth 2024-05-15T23:19:41.7077649Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-15T23:19:41.7112431Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-15T23:19:41.7388437Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-15T23:19:41.7422468Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-05-15T23:19:41.7664298Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-15T23:19:41.7702941Z ##[endgroup] 2024-05-15T23:19:41.7704138Z ##[group]Fetching the repository 2024-05-15T23:19:41.7711454Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +0675758ce54b35cb210ea6a9f57b121669315979:refs/remotes/pull/804/merge 2024-05-15T23:19:42.0099213Z remote: Enumerating objects: 242, done. 2024-05-15T23:19:42.0100647Z remote: Counting objects: 0% (1/242) 2024-05-15T23:19:42.0101762Z remote: Counting objects: 1% (3/242) 2024-05-15T23:19:42.0102850Z remote: Counting objects: 2% (5/242) 2024-05-15T23:19:42.0103999Z remote: Counting objects: 3% (8/242) 2024-05-15T23:19:42.0104916Z remote: Counting objects: 4% (10/242) 2024-05-15T23:19:42.0106096Z remote: Counting objects: 5% (13/242) 2024-05-15T23:19:42.0107113Z remote: Counting objects: 6% (15/242) 2024-05-15T23:19:42.0107897Z remote: Counting objects: 7% (17/242) 2024-05-15T23:19:42.0108644Z remote: Counting objects: 8% (20/242) 2024-05-15T23:19:42.0109632Z remote: Counting objects: 9% (22/242) 2024-05-15T23:19:42.0110704Z remote: Counting objects: 10% (25/242) 2024-05-15T23:19:42.0111495Z remote: Counting objects: 11% (27/242) 2024-05-15T23:19:42.0112525Z remote: Counting objects: 12% (30/242) 2024-05-15T23:19:42.0113554Z remote: Counting objects: 13% (32/242) 2024-05-15T23:19:42.0114270Z remote: Counting objects: 14% (34/242) 2024-05-15T23:19:42.0115018Z remote: Counting objects: 15% (37/242) 2024-05-15T23:19:42.0115624Z remote: Counting objects: 16% (39/242) 2024-05-15T23:19:42.0116312Z remote: Counting objects: 17% (42/242) 2024-05-15T23:19:42.0116932Z remote: Counting objects: 18% (44/242) 2024-05-15T23:19:42.0117628Z remote: Counting objects: 19% (46/242) 2024-05-15T23:19:42.0118205Z remote: Counting objects: 20% (49/242) 2024-05-15T23:19:42.0118830Z remote: Counting objects: 21% (51/242) 2024-05-15T23:19:42.0119528Z remote: Counting objects: 22% (54/242) 2024-05-15T23:19:42.0120205Z remote: Counting objects: 23% (56/242) 2024-05-15T23:19:42.0120929Z remote: Counting objects: 24% (59/242) 2024-05-15T23:19:42.0121613Z remote: Counting objects: 25% (61/242) 2024-05-15T23:19:42.0122254Z remote: Counting objects: 26% (63/242) 2024-05-15T23:19:42.0123072Z remote: Counting objects: 27% (66/242) 2024-05-15T23:19:42.0123777Z remote: Counting objects: 28% (68/242) 2024-05-15T23:19:42.0124725Z remote: Counting objects: 29% (71/242) 2024-05-15T23:19:42.0125325Z remote: Counting objects: 30% (73/242) 2024-05-15T23:19:42.0126176Z remote: Counting objects: 31% (76/242) 2024-05-15T23:19:42.0127025Z remote: Counting objects: 32% (78/242) 2024-05-15T23:19:42.0127592Z remote: Counting objects: 33% (80/242) 2024-05-15T23:19:42.0128508Z remote: Counting objects: 34% (83/242) 2024-05-15T23:19:42.0129301Z remote: Counting objects: 35% (85/242) 2024-05-15T23:19:42.0129899Z remote: Counting objects: 36% (88/242) 2024-05-15T23:19:42.0130682Z remote: Counting objects: 37% (90/242) 2024-05-15T23:19:42.0131283Z remote: Counting objects: 38% (92/242) 2024-05-15T23:19:42.0131893Z remote: Counting objects: 39% (95/242) 2024-05-15T23:19:42.0132524Z remote: Counting objects: 40% (97/242) 2024-05-15T23:19:42.0133141Z remote: Counting objects: 41% (100/242) 2024-05-15T23:19:42.0133784Z remote: Counting objects: 42% (102/242) 2024-05-15T23:19:42.0134459Z remote: Counting objects: 43% (105/242) 2024-05-15T23:19:42.0135083Z remote: Counting objects: 44% (107/242) 2024-05-15T23:19:42.0135723Z remote: Counting objects: 45% (109/242) 2024-05-15T23:19:42.0136370Z remote: Counting objects: 46% (112/242) 2024-05-15T23:19:42.0136992Z remote: Counting objects: 47% (114/242) 2024-05-15T23:19:42.0138229Z remote: Counting objects: 48% (117/242) 2024-05-15T23:19:42.0138981Z remote: Counting objects: 49% (119/242) 2024-05-15T23:19:42.0139642Z remote: Counting objects: 50% (121/242) 2024-05-15T23:19:42.0140264Z remote: Counting objects: 51% (124/242) 2024-05-15T23:19:42.0140926Z remote: Counting objects: 52% (126/242) 2024-05-15T23:19:42.0141553Z remote: Counting objects: 53% (129/242) 2024-05-15T23:19:42.0142169Z remote: Counting objects: 54% (131/242) 2024-05-15T23:19:42.0143068Z remote: Counting objects: 55% (134/242) 2024-05-15T23:19:42.0143880Z remote: Counting objects: 56% (136/242) 2024-05-15T23:19:42.0144498Z remote: Counting objects: 57% (138/242) 2024-05-15T23:19:42.0145544Z remote: Counting objects: 58% (141/242) 2024-05-15T23:19:42.0146147Z remote: Counting objects: 59% (143/242) 2024-05-15T23:19:42.0146765Z remote: Counting objects: 60% (146/242) 2024-05-15T23:19:42.0147449Z remote: Counting objects: 61% (148/242) 2024-05-15T23:19:42.0148029Z remote: Counting objects: 62% (151/242) 2024-05-15T23:19:42.0148636Z remote: Counting objects: 63% (153/242) 2024-05-15T23:19:42.0149440Z remote: Counting objects: 64% (155/242) 2024-05-15T23:19:42.0150656Z remote: Counting objects: 65% (158/242) 2024-05-15T23:19:42.0151266Z remote: Counting objects: 66% (160/242) 2024-05-15T23:19:42.0152006Z remote: Counting objects: 67% (163/242) 2024-05-15T23:19:42.0152628Z remote: Counting objects: 68% (165/242) 2024-05-15T23:19:42.0153201Z remote: Counting objects: 69% (167/242) 2024-05-15T23:19:42.0153906Z remote: Counting objects: 70% (170/242) 2024-05-15T23:19:42.0154514Z remote: Counting objects: 71% (172/242) 2024-05-15T23:19:42.0155112Z remote: Counting objects: 72% (175/242) 2024-05-15T23:19:42.0156203Z remote: Counting objects: 73% (177/242) 2024-05-15T23:19:42.0156837Z remote: Counting objects: 74% (180/242) 2024-05-15T23:19:42.0157431Z remote: Counting objects: 75% (182/242) 2024-05-15T23:19:42.0158136Z remote: Counting objects: 76% (184/242) 2024-05-15T23:19:42.0158751Z remote: Counting objects: 77% (187/242) 2024-05-15T23:19:42.0159340Z remote: Counting objects: 78% (189/242) 2024-05-15T23:19:42.0160016Z remote: Counting objects: 79% (192/242) 2024-05-15T23:19:42.0160825Z remote: Counting objects: 80% (194/242) 2024-05-15T23:19:42.0161424Z remote: Counting objects: 81% (197/242) 2024-05-15T23:19:42.0162112Z remote: Counting objects: 82% (199/242) 2024-05-15T23:19:42.0162745Z remote: Counting objects: 83% (201/242) 2024-05-15T23:19:42.0163320Z remote: Counting objects: 84% (204/242) 2024-05-15T23:19:42.0163992Z remote: Counting objects: 85% (206/242) 2024-05-15T23:19:42.0164610Z remote: Counting objects: 86% (209/242) 2024-05-15T23:19:42.0165280Z remote: Counting objects: 87% (211/242) 2024-05-15T23:19:42.0165854Z remote: Counting objects: 88% (213/242) 2024-05-15T23:19:42.0166475Z remote: Counting objects: 89% (216/242) 2024-05-15T23:19:42.0167148Z remote: Counting objects: 90% (218/242) 2024-05-15T23:19:42.0167720Z remote: Counting objects: 91% (221/242) 2024-05-15T23:19:42.0168336Z remote: Counting objects: 92% (223/242) 2024-05-15T23:19:42.0169197Z remote: Counting objects: 93% (226/242) 2024-05-15T23:19:42.0170024Z remote: Counting objects: 94% (228/242) 2024-05-15T23:19:42.0170670Z remote: Counting objects: 95% (230/242) 2024-05-15T23:19:42.0171348Z remote: Counting objects: 96% (233/242) 2024-05-15T23:19:42.0171924Z remote: Counting objects: 97% (235/242) 2024-05-15T23:19:42.0172546Z remote: Counting objects: 98% (238/242) 2024-05-15T23:19:42.0173220Z remote: Counting objects: 99% (240/242) 2024-05-15T23:19:42.0173808Z remote: Counting objects: 100% (242/242) 2024-05-15T23:19:42.0174627Z remote: Counting objects: 100% (242/242), done. 2024-05-15T23:19:42.0175402Z remote: Compressing objects: 0% (1/202) 2024-05-15T23:19:42.0176045Z remote: Compressing objects: 1% (3/202) 2024-05-15T23:19:42.0176689Z remote: Compressing objects: 2% (5/202) 2024-05-15T23:19:42.0177405Z remote: Compressing objects: 3% (7/202) 2024-05-15T23:19:42.0178017Z remote: Compressing objects: 4% (9/202) 2024-05-15T23:19:42.0178660Z remote: Compressing objects: 5% (11/202) 2024-05-15T23:19:42.0179410Z remote: Compressing objects: 6% (13/202) 2024-05-15T23:19:42.0180073Z remote: Compressing objects: 7% (15/202) 2024-05-15T23:19:42.0180697Z remote: Compressing objects: 8% (17/202) 2024-05-15T23:19:42.0181447Z remote: Compressing objects: 9% (19/202) 2024-05-15T23:19:42.0182156Z remote: Compressing objects: 10% (21/202) 2024-05-15T23:19:42.0183149Z remote: Compressing objects: 11% (23/202) 2024-05-15T23:19:42.0183976Z remote: Compressing objects: 12% (25/202) 2024-05-15T23:19:42.0184635Z remote: Compressing objects: 13% (27/202) 2024-05-15T23:19:42.0185247Z remote: Compressing objects: 14% (29/202) 2024-05-15T23:19:42.0185990Z remote: Compressing objects: 15% (31/202) 2024-05-15T23:19:42.0186642Z remote: Compressing objects: 16% (33/202) 2024-05-15T23:19:42.0187261Z remote: Compressing objects: 17% (35/202) 2024-05-15T23:19:42.0191483Z remote: Compressing objects: 18% (37/202) 2024-05-15T23:19:42.0194248Z remote: Compressing objects: 19% (39/202) 2024-05-15T23:19:42.0206728Z remote: Compressing objects: 20% (41/202) 2024-05-15T23:19:42.0209699Z remote: Compressing objects: 21% (43/202) 2024-05-15T23:19:42.0210697Z remote: Compressing objects: 22% (45/202) 2024-05-15T23:19:42.0212163Z remote: Compressing objects: 23% (47/202) 2024-05-15T23:19:42.0213099Z remote: Compressing objects: 24% (49/202) 2024-05-15T23:19:42.0213884Z remote: Compressing objects: 25% (51/202) 2024-05-15T23:19:42.0214657Z remote: Compressing objects: 26% (53/202) 2024-05-15T23:19:42.0218293Z remote: Compressing objects: 27% (55/202) 2024-05-15T23:19:42.0220993Z remote: Compressing objects: 28% (57/202) 2024-05-15T23:19:42.0223340Z remote: Compressing objects: 29% (59/202) 2024-05-15T23:19:42.0224499Z remote: Compressing objects: 30% (61/202) 2024-05-15T23:19:42.0225425Z remote: Compressing objects: 31% (63/202) 2024-05-15T23:19:42.0226107Z remote: Compressing objects: 32% (65/202) 2024-05-15T23:19:42.0226867Z remote: Compressing objects: 33% (67/202) 2024-05-15T23:19:42.0227529Z remote: Compressing objects: 34% (69/202) 2024-05-15T23:19:42.0228198Z remote: Compressing objects: 35% (71/202) 2024-05-15T23:19:42.0229172Z remote: Compressing objects: 36% (73/202) 2024-05-15T23:19:42.0230012Z remote: Compressing objects: 37% (75/202) 2024-05-15T23:19:42.0230640Z remote: Compressing objects: 38% (77/202) 2024-05-15T23:19:42.0231601Z remote: Compressing objects: 39% (79/202) 2024-05-15T23:19:42.0232282Z remote: Compressing objects: 40% (81/202) 2024-05-15T23:19:42.0232904Z remote: Compressing objects: 41% (83/202) 2024-05-15T23:19:42.0233685Z remote: Compressing objects: 42% (85/202) 2024-05-15T23:19:42.0236389Z remote: Compressing objects: 43% (87/202) 2024-05-15T23:19:42.0239920Z remote: Compressing objects: 44% (89/202) 2024-05-15T23:19:42.0243155Z remote: Compressing objects: 45% (91/202) 2024-05-15T23:19:42.0244620Z remote: Compressing objects: 46% (93/202) 2024-05-15T23:19:42.0246082Z remote: Compressing objects: 47% (95/202) 2024-05-15T23:19:42.0247293Z remote: Compressing objects: 48% (97/202) 2024-05-15T23:19:42.0248401Z remote: Compressing objects: 49% (99/202) 2024-05-15T23:19:42.0249724Z remote: Compressing objects: 50% (101/202) 2024-05-15T23:19:42.0251032Z remote: Compressing objects: 51% (104/202) 2024-05-15T23:19:42.0252514Z remote: Compressing objects: 52% (106/202) 2024-05-15T23:19:42.0253842Z remote: Compressing objects: 53% (108/202) 2024-05-15T23:19:42.0254789Z remote: Compressing objects: 54% (110/202) 2024-05-15T23:19:42.0255586Z remote: Compressing objects: 55% (112/202) 2024-05-15T23:19:42.0256909Z remote: Compressing objects: 56% (114/202) 2024-05-15T23:19:42.0257839Z remote: Compressing objects: 57% (116/202) 2024-05-15T23:19:42.0258924Z remote: Compressing objects: 58% (118/202) 2024-05-15T23:19:42.0259816Z remote: Compressing objects: 59% (120/202) 2024-05-15T23:19:42.0260478Z remote: Compressing objects: 60% (122/202) 2024-05-15T23:19:42.0261315Z remote: Compressing objects: 61% (124/202) 2024-05-15T23:19:42.0262398Z remote: Compressing objects: 62% (126/202) 2024-05-15T23:19:42.0263539Z remote: Compressing objects: 63% (128/202) 2024-05-15T23:19:42.0264934Z remote: Compressing objects: 64% (130/202) 2024-05-15T23:19:42.0266258Z remote: Compressing objects: 65% (132/202) 2024-05-15T23:19:42.0267708Z remote: Compressing objects: 66% (134/202) 2024-05-15T23:19:42.0269096Z remote: Compressing objects: 67% (136/202) 2024-05-15T23:19:42.0270664Z remote: Compressing objects: 68% (138/202) 2024-05-15T23:19:42.0271727Z remote: Compressing objects: 69% (140/202) 2024-05-15T23:19:42.0272753Z remote: Compressing objects: 70% (142/202) 2024-05-15T23:19:42.0273902Z remote: Compressing objects: 71% (144/202) 2024-05-15T23:19:42.0274616Z remote: Compressing objects: 72% (146/202) 2024-05-15T23:19:42.0275359Z remote: Compressing objects: 73% (148/202) 2024-05-15T23:19:42.0277783Z remote: Compressing objects: 74% (150/202) 2024-05-15T23:19:42.0279767Z remote: Compressing objects: 75% (152/202) 2024-05-15T23:19:42.0280788Z remote: Compressing objects: 76% (154/202) 2024-05-15T23:19:42.0285964Z remote: Compressing objects: 77% (156/202) 2024-05-15T23:19:42.0287755Z remote: Compressing objects: 78% (158/202) 2024-05-15T23:19:42.0290256Z remote: Compressing objects: 79% (160/202) 2024-05-15T23:19:42.0292201Z remote: Compressing objects: 80% (162/202) 2024-05-15T23:19:42.0293407Z remote: Compressing objects: 81% (164/202) 2024-05-15T23:19:42.0294635Z remote: Compressing objects: 82% (166/202) 2024-05-15T23:19:42.0295616Z remote: Compressing objects: 83% (168/202) 2024-05-15T23:19:42.0296352Z remote: Compressing objects: 84% (170/202) 2024-05-15T23:19:42.0297050Z remote: Compressing objects: 85% (172/202) 2024-05-15T23:19:42.0297708Z remote: Compressing objects: 86% (174/202) 2024-05-15T23:19:42.0298428Z remote: Compressing objects: 87% (176/202) 2024-05-15T23:19:42.0299128Z remote: Compressing objects: 88% (178/202) 2024-05-15T23:19:42.0299813Z remote: Compressing objects: 89% (180/202) 2024-05-15T23:19:42.0300577Z remote: Compressing objects: 90% (182/202) 2024-05-15T23:19:42.0301228Z remote: Compressing objects: 91% (184/202) 2024-05-15T23:19:42.0301847Z remote: Compressing objects: 92% (186/202) 2024-05-15T23:19:42.0302600Z remote: Compressing objects: 93% (188/202) 2024-05-15T23:19:42.0303250Z remote: Compressing objects: 94% (190/202) 2024-05-15T23:19:42.0303862Z remote: Compressing objects: 95% (192/202) 2024-05-15T23:19:42.0304619Z remote: Compressing objects: 96% (194/202) 2024-05-15T23:19:42.0305318Z remote: Compressing objects: 97% (196/202) 2024-05-15T23:19:42.0305985Z remote: Compressing objects: 98% (198/202) 2024-05-15T23:19:42.0306671Z remote: Compressing objects: 99% (200/202) 2024-05-15T23:19:42.0307333Z remote: Compressing objects: 100% (202/202) 2024-05-15T23:19:42.0308239Z remote: Compressing objects: 100% (202/202), done. 2024-05-15T23:19:42.0331670Z Receiving objects: 0% (1/242) 2024-05-15T23:19:42.0332385Z Receiving objects: 1% (3/242) 2024-05-15T23:19:42.0333377Z Receiving objects: 2% (5/242) 2024-05-15T23:19:42.0335766Z Receiving objects: 3% (8/242) 2024-05-15T23:19:42.0337007Z Receiving objects: 4% (10/242) 2024-05-15T23:19:42.0337688Z Receiving objects: 5% (13/242) 2024-05-15T23:19:42.0340451Z Receiving objects: 6% (15/242) 2024-05-15T23:19:42.0341640Z Receiving objects: 7% (17/242) 2024-05-15T23:19:42.0343235Z Receiving objects: 8% (20/242) 2024-05-15T23:19:42.0344075Z Receiving objects: 9% (22/242) 2024-05-15T23:19:42.0344705Z Receiving objects: 10% (25/242) 2024-05-15T23:19:42.0345198Z Receiving objects: 11% (27/242) 2024-05-15T23:19:42.0346070Z Receiving objects: 12% (30/242) 2024-05-15T23:19:42.0347863Z Receiving objects: 13% (32/242) 2024-05-15T23:19:42.0350656Z Receiving objects: 14% (34/242) 2024-05-15T23:19:42.0351426Z Receiving objects: 15% (37/242) 2024-05-15T23:19:42.0352032Z Receiving objects: 16% (39/242) 2024-05-15T23:19:42.0353295Z Receiving objects: 17% (42/242) 2024-05-15T23:19:42.0353948Z Receiving objects: 18% (44/242) 2024-05-15T23:19:42.0354599Z Receiving objects: 19% (46/242) 2024-05-15T23:19:42.0355462Z Receiving objects: 20% (49/242) 2024-05-15T23:19:42.0356026Z Receiving objects: 21% (51/242) 2024-05-15T23:19:42.0356602Z Receiving objects: 22% (54/242) 2024-05-15T23:19:42.0357239Z Receiving objects: 23% (56/242) 2024-05-15T23:19:42.0357763Z Receiving objects: 24% (59/242) 2024-05-15T23:19:42.0358363Z Receiving objects: 25% (61/242) 2024-05-15T23:19:42.0361323Z Receiving objects: 26% (63/242) 2024-05-15T23:19:42.0361906Z Receiving objects: 27% (66/242) 2024-05-15T23:19:42.0369670Z Receiving objects: 28% (68/242) 2024-05-15T23:19:42.0370498Z Receiving objects: 29% (71/242) 2024-05-15T23:19:42.0371127Z Receiving objects: 30% (73/242) 2024-05-15T23:19:42.0371606Z Receiving objects: 31% (76/242) 2024-05-15T23:19:42.0372179Z Receiving objects: 32% (78/242) 2024-05-15T23:19:42.0372707Z Receiving objects: 33% (80/242) 2024-05-15T23:19:42.0377485Z Receiving objects: 34% (83/242) 2024-05-15T23:19:42.0378489Z Receiving objects: 35% (85/242) 2024-05-15T23:19:42.0394631Z Receiving objects: 36% (88/242) 2024-05-15T23:19:42.0395338Z Receiving objects: 37% (90/242) 2024-05-15T23:19:42.0396426Z Receiving objects: 38% (92/242) 2024-05-15T23:19:42.0396928Z Receiving objects: 39% (95/242) 2024-05-15T23:19:42.0397384Z Receiving objects: 40% (97/242) 2024-05-15T23:19:42.0397975Z Receiving objects: 41% (100/242) 2024-05-15T23:19:42.0398476Z Receiving objects: 42% (102/242) 2024-05-15T23:19:42.0398934Z Receiving objects: 43% (105/242) 2024-05-15T23:19:42.0399517Z Receiving objects: 44% (107/242) 2024-05-15T23:19:42.0400009Z Receiving objects: 45% (109/242) 2024-05-15T23:19:42.0400508Z Receiving objects: 46% (112/242) 2024-05-15T23:19:42.0430729Z Receiving objects: 47% (114/242) 2024-05-15T23:19:42.0431359Z Receiving objects: 48% (117/242) 2024-05-15T23:19:42.0431899Z Receiving objects: 49% (119/242) 2024-05-15T23:19:42.0441206Z Receiving objects: 50% (121/242) 2024-05-15T23:19:42.0442511Z Receiving objects: 51% (124/242) 2024-05-15T23:19:42.0443420Z Receiving objects: 52% (126/242) 2024-05-15T23:19:42.0444031Z Receiving objects: 53% (129/242) 2024-05-15T23:19:42.0444561Z Receiving objects: 54% (131/242) 2024-05-15T23:19:42.0445077Z Receiving objects: 55% (134/242) 2024-05-15T23:19:42.0445626Z Receiving objects: 56% (136/242) 2024-05-15T23:19:42.0446588Z Receiving objects: 57% (138/242) 2024-05-15T23:19:42.0447789Z Receiving objects: 58% (141/242) 2024-05-15T23:19:42.0449316Z Receiving objects: 59% (143/242) 2024-05-15T23:19:42.0449858Z Receiving objects: 60% (146/242) 2024-05-15T23:19:42.0450575Z Receiving objects: 61% (148/242) 2024-05-15T23:19:42.0451193Z Receiving objects: 62% (151/242) 2024-05-15T23:19:42.0453491Z Receiving objects: 63% (153/242) 2024-05-15T23:19:42.0457822Z Receiving objects: 64% (155/242) 2024-05-15T23:19:42.0458490Z Receiving objects: 65% (158/242) 2024-05-15T23:19:42.0460167Z Receiving objects: 66% (160/242) 2024-05-15T23:19:42.0464352Z Receiving objects: 67% (163/242) 2024-05-15T23:19:42.0465159Z Receiving objects: 68% (165/242) 2024-05-15T23:19:42.0466728Z Receiving objects: 69% (167/242) 2024-05-15T23:19:42.0469259Z Receiving objects: 70% (170/242) 2024-05-15T23:19:42.0471374Z Receiving objects: 71% (172/242) 2024-05-15T23:19:42.0481492Z Receiving objects: 72% (175/242) 2024-05-15T23:19:42.0484101Z Receiving objects: 73% (177/242) 2024-05-15T23:19:42.0484819Z Receiving objects: 74% (180/242) 2024-05-15T23:19:42.0485336Z Receiving objects: 75% (182/242) 2024-05-15T23:19:42.0485985Z Receiving objects: 76% (184/242) 2024-05-15T23:19:42.0487335Z Receiving objects: 77% (187/242) 2024-05-15T23:19:42.0490350Z Receiving objects: 78% (189/242) 2024-05-15T23:19:42.0491096Z Receiving objects: 79% (192/242) 2024-05-15T23:19:42.0491701Z Receiving objects: 80% (194/242) 2024-05-15T23:19:42.0492314Z Receiving objects: 81% (197/242) 2024-05-15T23:19:42.0497405Z Receiving objects: 82% (199/242) 2024-05-15T23:19:42.0498325Z Receiving objects: 83% (201/242) 2024-05-15T23:19:42.0499527Z Receiving objects: 84% (204/242) 2024-05-15T23:19:42.0500507Z Receiving objects: 85% (206/242) 2024-05-15T23:19:42.0501948Z remote: Total 242 (delta 16), reused 141 (delta 3), pack-reused 0 2024-05-15T23:19:42.0503245Z Receiving objects: 86% (209/242) 2024-05-15T23:19:42.0503819Z Receiving objects: 87% (211/242) 2024-05-15T23:19:42.0504438Z Receiving objects: 88% (213/242) 2024-05-15T23:19:42.0505288Z Receiving objects: 89% (216/242) 2024-05-15T23:19:42.0506273Z Receiving objects: 90% (218/242) 2024-05-15T23:19:42.0507441Z Receiving objects: 91% (221/242) 2024-05-15T23:19:42.0508197Z Receiving objects: 92% (223/242) 2024-05-15T23:19:42.0508889Z Receiving objects: 93% (226/242) 2024-05-15T23:19:42.0510073Z Receiving objects: 94% (228/242) 2024-05-15T23:19:42.0510628Z Receiving objects: 95% (230/242) 2024-05-15T23:19:42.0511177Z Receiving objects: 96% (233/242) 2024-05-15T23:19:42.0511880Z Receiving objects: 97% (235/242) 2024-05-15T23:19:42.0513267Z Receiving objects: 98% (238/242) 2024-05-15T23:19:42.0514126Z Receiving objects: 99% (240/242) 2024-05-15T23:19:42.0514953Z Receiving objects: 100% (242/242) 2024-05-15T23:19:42.0516220Z Receiving objects: 100% (242/242), 318.88 KiB | 17.71 MiB/s, done. 2024-05-15T23:19:42.0520541Z Resolving deltas: 0% (0/16) 2024-05-15T23:19:42.0521562Z Resolving deltas: 6% (1/16) 2024-05-15T23:19:42.0523365Z Resolving deltas: 12% (2/16) 2024-05-15T23:19:42.0524298Z Resolving deltas: 18% (3/16) 2024-05-15T23:19:42.0525188Z Resolving deltas: 25% (4/16) 2024-05-15T23:19:42.0525920Z Resolving deltas: 31% (5/16) 2024-05-15T23:19:42.0526625Z Resolving deltas: 43% (7/16) 2024-05-15T23:19:42.0527455Z Resolving deltas: 50% (8/16) 2024-05-15T23:19:42.0528190Z Resolving deltas: 56% (9/16) 2024-05-15T23:19:42.0528850Z Resolving deltas: 62% (10/16) 2024-05-15T23:19:42.0529665Z Resolving deltas: 75% (12/16) 2024-05-15T23:19:42.0530366Z Resolving deltas: 81% (13/16) 2024-05-15T23:19:42.0531000Z Resolving deltas: 87% (14/16) 2024-05-15T23:19:42.0531840Z Resolving deltas: 93% (15/16) 2024-05-15T23:19:42.0532561Z Resolving deltas: 100% (16/16) 2024-05-15T23:19:42.0533218Z Resolving deltas: 100% (16/16), done. 2024-05-15T23:19:42.0597909Z From https://github.com/pytorch/torchchat 2024-05-15T23:19:42.0598910Z * [new ref] 0675758ce54b35cb210ea6a9f57b121669315979 -> pull/804/merge 2024-05-15T23:19:42.0622676Z ##[endgroup] 2024-05-15T23:19:42.0623548Z ##[group]Determining the checkout info 2024-05-15T23:19:42.0624743Z ##[endgroup] 2024-05-15T23:19:42.0625444Z ##[group]Checking out the ref 2024-05-15T23:19:42.0628672Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/804/merge 2024-05-15T23:19:42.0777809Z Note: switching to 'refs/remotes/pull/804/merge'. 2024-05-15T23:19:42.0778641Z 2024-05-15T23:19:42.0779564Z You are in 'detached HEAD' state. You can look around, make experimental 2024-05-15T23:19:42.0780979Z changes and commit them, and you can discard any commits you make in this 2024-05-15T23:19:42.0782164Z state without impacting any branches by switching back to a branch. 2024-05-15T23:19:42.0783299Z 2024-05-15T23:19:42.0784019Z If you want to create a new branch to retain commits you create, you may 2024-05-15T23:19:42.0785467Z do so (now or later) by using -c with the switch command. Example: 2024-05-15T23:19:42.0786070Z 2024-05-15T23:19:42.0786323Z git switch -c 2024-05-15T23:19:42.0786735Z 2024-05-15T23:19:42.0786921Z Or undo this operation with: 2024-05-15T23:19:42.0787360Z 2024-05-15T23:19:42.0787522Z git switch - 2024-05-15T23:19:42.0787762Z 2024-05-15T23:19:42.0788278Z Turn off this advice by setting config variable advice.detachedHead to false 2024-05-15T23:19:42.0788982Z 2024-05-15T23:19:42.0790633Z HEAD is now at 0675758 Merge 5afec79d2a21e03d2f27855b184e97600186532c into db12669870c44a9aabc3376566b2503bd1dafcae 2024-05-15T23:19:42.0792944Z ##[endgroup] 2024-05-15T23:19:42.0823376Z [command]/usr/bin/git log -1 --format='%H' 2024-05-15T23:19:42.0853304Z '0675758ce54b35cb210ea6a9f57b121669315979' 2024-05-15T23:19:42.1156207Z ##[group]Run actions/setup-python@v4 2024-05-15T23:19:42.1156752Z with: 2024-05-15T23:19:42.1157235Z python-version: 3.10.11 2024-05-15T23:19:42.1157735Z check-latest: false 2024-05-15T23:19:42.1158308Z token: *** 2024-05-15T23:19:42.1158818Z update-environment: true 2024-05-15T23:19:42.1159315Z allow-prereleases: false 2024-05-15T23:19:42.1159725Z env: 2024-05-15T23:19:42.1160291Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:42.1160956Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:42.1161426Z ##[endgroup] 2024-05-15T23:19:42.2475018Z ##[group]Installed versions 2024-05-15T23:19:42.2932049Z Version 3.10.11 was not found in the local cache 2024-05-15T23:19:42.6002600Z Version 3.10.11 is available for downloading 2024-05-15T23:19:42.6005057Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-4626646535/python-3.10.11-linux-22.04-x64.tar.gz" 2024-05-15T23:19:43.0856208Z Extract downloaded archive 2024-05-15T23:19:43.0973586Z [command]/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/248aa7e9-333f-4626-954d-210081f12f9f -f /home/runner/work/_temp/e99cbed8-ae45-495d-b0cd-c4f2a8ac70f4 2024-05-15T23:19:44.4784797Z Execute installation script 2024-05-15T23:19:44.4887675Z Check if Python hostedtoolcache folder exist... 2024-05-15T23:19:44.4888758Z Create Python 3.10.11 folder 2024-05-15T23:19:44.4902102Z Copy Python binaries to hostedtoolcache folder 2024-05-15T23:19:45.0610897Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-15T23:19:45.0656848Z Upgrading pip... 2024-05-15T23:19:47.2546709Z Looking in links: /tmp/tmp4o01hdon 2024-05-15T23:19:47.2551005Z Requirement already satisfied: setuptools in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (65.5.0) 2024-05-15T23:19:47.2554491Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (23.0.1) 2024-05-15T23:19:48.4625838Z Collecting pip 2024-05-15T23:19:48.4983085Z Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-15T23:19:48.5371207Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.8 MB/s eta 0:00:00 2024-05-15T23:19:48.5372156Z 2024-05-15T23:19:48.5806528Z Installing collected packages: pip 2024-05-15T23:19:49.6852828Z Successfully installed pip-24.0 2024-05-15T23:19:49.7303824Z Create complete file 2024-05-15T23:19:49.7344366Z Successfully set up CPython (3.10.11) 2024-05-15T23:19:49.7345304Z ##[endgroup] 2024-05-15T23:19:49.7512346Z ##[group]Run echo "$(uname -a)" 2024-05-15T23:19:49.7512858Z echo "$(uname -a)" 2024-05-15T23:19:49.7654011Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:49.7654427Z env: 2024-05-15T23:19:49.7654802Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:49.7655454Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:49.7655957Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7656634Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:49.7657302Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7657915Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7658499Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7659118Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:49.7659614Z ##[endgroup] 2024-05-15T23:19:49.7820214Z Linux runner 6.5.0-1018-azure #19~22.04.2-Ubuntu SMP Thu Mar 21 16:45:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-05-15T23:19:49.7860132Z ##[group]Run ./install_requirements.sh 2024-05-15T23:19:49.7860644Z ./install_requirements.sh 2024-05-15T23:19:49.7861127Z pip3 list 2024-05-15T23:19:49.7861755Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:19:49.7910605Z shell: /usr/bin/bash -e {0} 2024-05-15T23:19:49.7911101Z env: 2024-05-15T23:19:49.7911520Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:19:49.7911995Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:19:49.7912589Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7913266Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:19:49.7913903Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7914521Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7915088Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:19:49.7915763Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:19:49.7916383Z ##[endgroup] 2024-05-15T23:19:50.1968949Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cu121 2024-05-15T23:19:50.3479432Z Collecting torchao (from -r requirements.txt (line 4)) 2024-05-15T23:19:50.3523856Z Downloading https://download.pytorch.org/whl/nightly/torchao-0.1-py3-none-any.whl (54 kB) 2024-05-15T23:19:50.3587972Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 13.1 MB/s eta 0:00:00 2024-05-15T23:19:50.4281359Z Collecting huggingface_hub (from -r requirements.txt (line 7)) 2024-05-15T23:19:50.4633680Z Downloading huggingface_hub-0.23.0-py3-none-any.whl.metadata (12 kB) 2024-05-15T23:19:50.5068621Z Collecting gguf (from -r requirements.txt (line 10)) 2024-05-15T23:19:50.5116123Z Downloading gguf-0.6.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:50.5770827Z Collecting tiktoken (from -r requirements.txt (line 13)) 2024-05-15T23:19:50.5844611Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2024-05-15T23:19:50.6285807Z Collecting snakeviz (from -r requirements.txt (line 16)) 2024-05-15T23:19:50.6320821Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl.metadata (3.6 kB) 2024-05-15T23:19:50.7122815Z Collecting sentencepiece (from -r requirements.txt (line 17)) 2024-05-15T23:19:50.7182761Z Downloading https://download.pytorch.org/whl/nightly/sentencepiece-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) 2024-05-15T23:19:50.7316355Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 113.2 MB/s eta 0:00:00 2024-05-15T23:19:50.9427366Z Collecting numpy (from -r requirements.txt (line 18)) 2024-05-15T23:19:50.9480229Z Downloading https://download.pytorch.org/whl/nightly/numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 2024-05-15T23:19:51.0803013Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 119.2 MB/s eta 0:00:00 2024-05-15T23:19:51.1276403Z Collecting lm-eval==0.4 (from -r requirements.txt (line 20)) 2024-05-15T23:19:51.1334990Z Downloading lm_eval-0.4.0.tar.gz (457 kB) 2024-05-15T23:19:51.1642652Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 457.1/457.1 kB 15.7 MB/s eta 0:00:00 2024-05-15T23:19:51.5257218Z Installing build dependencies: started 2024-05-15T23:19:53.2317843Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:53.2325846Z Getting requirements to build wheel: started 2024-05-15T23:19:53.6064275Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:53.6082838Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:53.9165036Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:53.9787001Z Collecting blobfile (from -r requirements.txt (line 21)) 2024-05-15T23:19:53.9829893Z Downloading https://download.pytorch.org/whl/nightly/blobfile-2.1.1-py3-none-any.whl (73 kB) 2024-05-15T23:19:53.9873381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 kB 28.1 MB/s eta 0:00:00 2024-05-15T23:19:54.0566624Z Collecting wheel (from -r requirements.txt (line 24)) 2024-05-15T23:19:54.0579363Z Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 2024-05-15T23:19:54.2162262Z Collecting cmake>=3.24 (from -r requirements.txt (line 25)) 2024-05-15T23:19:54.2192933Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-05-15T23:19:54.2884935Z Collecting ninja (from -r requirements.txt (line 26)) 2024-05-15T23:19:54.2913999Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl.metadata (5.3 kB) 2024-05-15T23:19:54.3759293Z Collecting zstd (from -r requirements.txt (line 27)) 2024-05-15T23:19:54.3800849Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.9 kB) 2024-05-15T23:19:54.4210282Z Collecting flask (from -r requirements.txt (line 30)) 2024-05-15T23:19:54.4239967Z Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:19:54.5223619Z Collecting accelerate>=0.21.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.5256701Z Downloading accelerate-0.30.1-py3-none-any.whl.metadata (18 kB) 2024-05-15T23:19:54.5809918Z Collecting evaluate (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.5850304Z Downloading evaluate-0.4.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:19:54.6610177Z Collecting datasets>=2.0.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.6637869Z Downloading datasets-2.19.1-py3-none-any.whl.metadata (19 kB) 2024-05-15T23:19:54.7181899Z Collecting jsonlines (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.7219776Z Downloading jsonlines-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:19:54.8231049Z Collecting numexpr (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.8285472Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB) 2024-05-15T23:19:54.8598672Z Collecting peft>=0.2.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.8641334Z Downloading peft-0.10.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:19:54.9071978Z Collecting pybind11>=2.6.2 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.9102515Z Downloading pybind11-2.12.0-py3-none-any.whl.metadata (9.5 kB) 2024-05-15T23:19:54.9919477Z Collecting pytablewriter (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:54.9964805Z Downloading pytablewriter-1.2.0-py3-none-any.whl.metadata (37 kB) 2024-05-15T23:19:55.0296006Z Collecting rouge-score>=0.0.4 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:55.0324207Z Downloading rouge_score-0.1.2.tar.gz (17 kB) 2024-05-15T23:19:55.0426059Z Installing build dependencies: started 2024-05-15T23:19:56.3636678Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:56.3643163Z Getting requirements to build wheel: started 2024-05-15T23:19:56.5061311Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:56.5078435Z Installing backend dependencies: started 2024-05-15T23:19:57.1668881Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:57.1674950Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:57.3232351Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:19:57.3701377Z Collecting sacrebleu>=1.5.0 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.3744511Z Downloading sacrebleu-2.4.2-py3-none-any.whl.metadata (58 kB) 2024-05-15T23:19:57.3789372Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 20.6 MB/s eta 0:00:00 2024-05-15T23:19:57.4866289Z Collecting scikit-learn>=0.24.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.4895423Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2024-05-15T23:19:57.5170387Z Collecting sqlitedict (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:19:57.5213485Z Downloading sqlitedict-2.1.0.tar.gz (21 kB) 2024-05-15T23:19:57.5307565Z Installing build dependencies: started 2024-05-15T23:19:58.8563914Z Installing build dependencies: finished with status 'done' 2024-05-15T23:19:58.8569736Z Getting requirements to build wheel: started 2024-05-15T23:19:59.0268300Z Getting requirements to build wheel: finished with status 'done' 2024-05-15T23:19:59.0284960Z Installing backend dependencies: started 2024-05-15T23:19:59.7134400Z Installing backend dependencies: finished with status 'done' 2024-05-15T23:19:59.7142248Z Preparing metadata (pyproject.toml): started 2024-05-15T23:19:59.8977162Z Preparing metadata (pyproject.toml): finished with status 'done' 2024-05-15T23:20:00.0366216Z Collecting torch>=1.8 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.0397980Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl.metadata (26 kB) 2024-05-15T23:20:00.0854259Z Collecting tqdm-multiprocess (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.0919883Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl.metadata (5.7 kB) 2024-05-15T23:20:00.1651014Z Collecting transformers>=4.1 (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.1697962Z Downloading transformers-4.40.2-py3-none-any.whl.metadata (137 kB) 2024-05-15T23:20:00.1759598Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 33.7 MB/s eta 0:00:00 2024-05-15T23:20:00.3097091Z Collecting zstandard (from lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:00.3127489Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.9 kB) 2024-05-15T23:20:00.3626221Z Collecting packaging (from torchao->-r requirements.txt (line 4)) 2024-05-15T23:20:00.3657049Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-15T23:20:00.5107948Z Collecting filelock (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.5137057Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:00.5713188Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.5741633Z Downloading fsspec-2024.5.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:00.6537624Z Collecting pyyaml>=5.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.6579517Z Downloading https://download.pytorch.org/whl/nightly/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) 2024-05-15T23:20:00.6672063Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 101.5 MB/s eta 0:00:00 2024-05-15T23:20:00.7285006Z Collecting requests (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.7326415Z Downloading https://download.pytorch.org/whl/nightly/requests-2.31.0-py3-none-any.whl (62 kB) 2024-05-15T23:20:00.7370318Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 21.7 MB/s eta 0:00:00 2024-05-15T23:20:00.8338117Z Collecting tqdm>=4.42.1 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.8367587Z Downloading tqdm-4.66.4-py3-none-any.whl.metadata (57 kB) 2024-05-15T23:20:00.8412153Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 19.0 MB/s eta 0:00:00 2024-05-15T23:20:00.8871854Z Collecting typing-extensions>=3.7.4.3 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:00.8902968Z Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:01.3353422Z Collecting regex>=2022.1.18 (from tiktoken->-r requirements.txt (line 13)) 2024-05-15T23:20:01.3385324Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) 2024-05-15T23:20:01.3433008Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 12.0 MB/s eta 0:00:00 2024-05-15T23:20:01.4089564Z Collecting tornado>=2.0 (from snakeviz->-r requirements.txt (line 16)) 2024-05-15T23:20:01.4120756Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) 2024-05-15T23:20:01.5595865Z Collecting pycryptodomex~=3.8 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:01.5639576Z Downloading https://download.pytorch.org/whl/nightly/pycryptodomex-3.20.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB) 2024-05-15T23:20:01.5831881Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 124.1 MB/s eta 0:00:00 2024-05-15T23:20:01.6544459Z Collecting urllib3<3,>=1.25.3 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:01.6606230Z Downloading https://download.pytorch.org/whl/nightly/urllib3-2.2.1-py3-none-any.whl (121 kB) 2024-05-15T23:20:01.6654377Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 40.8 MB/s eta 0:00:00 2024-05-15T23:20:01.9569027Z Collecting lxml~=4.9 (from blobfile->-r requirements.txt (line 21)) 2024-05-15T23:20:01.9600271Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2024-05-15T23:20:02.0561420Z Collecting Werkzeug>=3.0.0 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.0590741Z Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:02.1039125Z Collecting Jinja2>=3.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.1067948Z Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2024-05-15T23:20:02.1625923Z Collecting itsdangerous>=2.1.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.1657342Z Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2024-05-15T23:20:02.2251972Z Collecting click>=8.1.3 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.2280535Z Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2024-05-15T23:20:02.2620541Z Collecting blinker>=1.6.2 (from flask->-r requirements.txt (line 30)) 2024-05-15T23:20:02.2648934Z Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2024-05-15T23:20:02.4172775Z Collecting psutil (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.4208444Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2024-05-15T23:20:02.5625563Z Collecting safetensors>=0.3.1 (from accelerate>=0.21.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.5678363Z Downloading https://download.pytorch.org/whl/nightly/safetensors-0.4.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:02.5809223Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 108.7 MB/s eta 0:00:00 2024-05-15T23:20:02.7855378Z Collecting pyarrow>=12.0.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.7886135Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.0 kB) 2024-05-15T23:20:02.8230073Z Collecting pyarrow-hotfix (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.8285769Z Downloading https://download.pytorch.org/whl/nightly/pyarrow_hotfix-0.6-py3-none-any.whl (7.9 kB) 2024-05-15T23:20:02.8693861Z Collecting dill<0.3.9,>=0.3.0 (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:02.8733659Z Downloading https://download.pytorch.org/whl/nightly/dill-0.3.8-py3-none-any.whl (116 kB) 2024-05-15T23:20:02.8782305Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 40.1 MB/s eta 0:00:00 2024-05-15T23:20:03.1071678Z Collecting pandas (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.1121775Z Downloading https://download.pytorch.org/whl/nightly/pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) 2024-05-15T23:20:03.2077099Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 131.6 MB/s eta 0:00:00 2024-05-15T23:20:03.3575070Z Collecting xxhash (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.3613806Z Downloading https://download.pytorch.org/whl/nightly/xxhash-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (194 kB) 2024-05-15T23:20:03.3668361Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.1/194.1 kB 56.1 MB/s eta 0:00:00 2024-05-15T23:20:03.4299459Z Collecting multiprocess (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.4365294Z Downloading https://download.pytorch.org/whl/nightly/multiprocess-0.70.16-py310-none-any.whl (134 kB) 2024-05-15T23:20:03.4415359Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.8/134.8 kB 43.5 MB/s eta 0:00:00 2024-05-15T23:20:03.4538101Z Collecting fsspec>=2023.5.0 (from huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:03.4570616Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-05-15T23:20:03.7457235Z Collecting aiohttp (from datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:03.7523249Z Downloading https://download.pytorch.org/whl/nightly/aiohttp-3.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2024-05-15T23:20:03.7650578Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 114.1 MB/s eta 0:00:00 2024-05-15T23:20:04.0344891Z Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask->-r requirements.txt (line 30)) 2024-05-15T23:20:04.0389131Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2024-05-15T23:20:04.2254468Z Collecting charset-normalizer<4,>=2 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.2300130Z Downloading https://download.pytorch.org/whl/nightly/charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2024-05-15T23:20:04.2350615Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 45.6 MB/s eta 0:00:00 2024-05-15T23:20:04.2830809Z Collecting idna<4,>=2.5 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.2883201Z Downloading https://download.pytorch.org/whl/nightly/idna-3.7-py3-none-any.whl (66 kB) 2024-05-15T23:20:04.2923849Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 26.7 MB/s eta 0:00:00 2024-05-15T23:20:04.3632249Z Collecting certifi>=2017.4.17 (from requests->huggingface_hub->-r requirements.txt (line 7)) 2024-05-15T23:20:04.3685367Z Downloading https://download.pytorch.org/whl/nightly/certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-15T23:20:04.3736016Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 52.6 MB/s eta 0:00:00 2024-05-15T23:20:04.4111072Z Collecting absl-py (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.4139213Z Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) 2024-05-15T23:20:04.4520878Z Collecting nltk (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.4550012Z Downloading nltk-3.8.1-py3-none-any.whl.metadata (2.8 kB) 2024-05-15T23:20:04.5086018Z Collecting six>=1.14.0 (from rouge-score>=0.0.4->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.5142485Z Downloading https://download.pytorch.org/whl/nightly/six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-15T23:20:04.5727987Z Collecting portalocker (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.5758242Z Downloading portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 2024-05-15T23:20:04.6083099Z Collecting tabulate>=0.8.9 (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6112218Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-05-15T23:20:04.6940284Z Collecting colorama (from sacrebleu>=1.5.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.6983134Z Downloading https://download.pytorch.org/whl/nightly/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-05-15T23:20:04.9506079Z Collecting scipy>=1.6.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:04.9539932Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) 2024-05-15T23:20:04.9585966Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 20.4 MB/s eta 0:00:00 2024-05-15T23:20:05.0007397Z Collecting joblib>=1.2.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.0037817Z Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) 2024-05-15T23:20:05.0333488Z Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.0362477Z Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) 2024-05-15T23:20:05.1263363Z Collecting sympy (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.1299788Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.12-py3-none-any.whl (5.7 MB) 2024-05-15T23:20:05.1747719Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 134.9 MB/s eta 0:00:00 2024-05-15T23:20:05.2405498Z Collecting networkx (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.2435173Z Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2024-05-15T23:20:05.2905446Z Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.2950619Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) 2024-05-15T23:20:05.4624261Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 110.0 MB/s eta 0:00:00 2024-05-15T23:20:05.5168452Z Collecting nvidia-cuda-runtime-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.5219904Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) 2024-05-15T23:20:05.5321925Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 105.5 MB/s eta 0:00:00 2024-05-15T23:20:05.5764283Z Collecting nvidia-cuda-cupti-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.5857963Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) 2024-05-15T23:20:05.6906225Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 126.3 MB/s eta 0:00:00 2024-05-15T23:20:05.7436939Z Collecting nvidia-cudnn-cu12==8.9.2.26 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:05.7480535Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) 2024-05-15T23:20:11.1419805Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 6.5 MB/s eta 0:00:00 2024-05-15T23:20:11.7144107Z Collecting nvidia-cublas-cu12==12.1.3.1 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:11.7192858Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) 2024-05-15T23:20:14.7697589Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 12.7 MB/s eta 0:00:00 2024-05-15T23:20:15.1208374Z Collecting nvidia-cufft-cu12==11.0.2.54 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:15.1249617Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) 2024-05-15T23:20:16.1024358Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 26.9 MB/s eta 0:00:00 2024-05-15T23:20:16.3035725Z Collecting nvidia-curand-cu12==10.3.2.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.3083447Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) 2024-05-15T23:20:16.7083665Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 70.1 MB/s eta 0:00:00 2024-05-15T23:20:16.7882083Z Collecting nvidia-cusolver-cu12==11.4.5.107 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:16.7926810Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) 2024-05-15T23:20:17.6424875Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 43.3 MB/s eta 0:00:00 2024-05-15T23:20:17.7725922Z Collecting nvidia-cusparse-cu12==12.1.0.106 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:17.7778572Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) 2024-05-15T23:20:19.1909364Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 30.0 MB/s eta 0:00:00 2024-05-15T23:20:19.3700090Z Collecting nvidia-nccl-cu12==2.20.5 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:19.3760632Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nccl_cu12-2.20.5-py3-none-manylinux2014_x86_64.whl (176.2 MB) 2024-05-15T23:20:20.6961039Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.2/176.2 MB 32.6 MB/s eta 0:00:00 2024-05-15T23:20:20.8635885Z Collecting nvidia-nvtx-cu12==12.1.105 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.8680267Z Downloading https://download.pytorch.org/whl/nightly/cu121/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) 2024-05-15T23:20:20.8730955Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 29.5 MB/s eta 0:00:00 2024-05-15T23:20:20.9183867Z Collecting triton==2.3.0 (from torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:20.9214729Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.4 kB) 2024-05-15T23:20:21.0166228Z Collecting nvidia-nvjitlink-cu12 (from nvidia-cusolver-cu12==11.4.5.107->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.0198687Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl.metadata (1.5 kB) 2024-05-15T23:20:21.6871315Z Collecting tokenizers<0.20,>=0.19 (from transformers>=4.1->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.6903179Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) 2024-05-15T23:20:21.7955401Z Collecting attrs>=19.2.0 (from jsonlines->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.7997251Z Downloading https://download.pytorch.org/whl/nightly/attrs-23.2.0-py3-none-any.whl (60 kB) 2024-05-15T23:20:21.8043210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 19.8 MB/s eta 0:00:00 2024-05-15T23:20:21.8900109Z Requirement already satisfied: setuptools>=38.3.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) (65.5.0) 2024-05-15T23:20:21.9606314Z Collecting DataProperty<2,>=1.0.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:21.9652517Z Downloading DataProperty-1.0.1-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:22.0076414Z Collecting mbstrdecoder<2,>=1.0.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.0108077Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl.metadata (4.0 kB) 2024-05-15T23:20:22.0596747Z Collecting pathvalidate<4,>=2.3.0 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.0779599Z Downloading pathvalidate-3.2.0-py3-none-any.whl.metadata (11 kB) 2024-05-15T23:20:22.1209174Z Collecting tabledata<2,>=1.3.1 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.1250365Z Downloading tabledata-1.3.3-py3-none-any.whl.metadata (3.7 kB) 2024-05-15T23:20:22.1574099Z Collecting tcolorpy<1,>=0.0.5 (from pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.1613200Z Downloading tcolorpy-0.1.6-py3-none-any.whl.metadata (6.4 kB) 2024-05-15T23:20:22.2094578Z Collecting typepy<2,>=1.3.2 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.2123843Z Downloading typepy-1.3.2-py3-none-any.whl.metadata (9.3 kB) 2024-05-15T23:20:22.3965947Z Collecting aiosignal>=1.1.2 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.4023698Z Downloading https://download.pytorch.org/whl/nightly/aiosignal-1.3.1-py3-none-any.whl (7.6 kB) 2024-05-15T23:20:22.5123560Z Collecting frozenlist>=1.1.1 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.5168010Z Downloading https://download.pytorch.org/whl/nightly/frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB) 2024-05-15T23:20:22.5226852Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.5/239.5 kB 62.1 MB/s eta 0:00:00 2024-05-15T23:20:22.8332249Z Collecting multidict<7.0,>=4.5 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:22.8384386Z Downloading https://download.pytorch.org/whl/nightly/multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB) 2024-05-15T23:20:22.8436677Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.3/124.3 kB 40.1 MB/s eta 0:00:00 2024-05-15T23:20:23.0062573Z Collecting yarl<2.0,>=1.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.0128060Z Downloading https://download.pytorch.org/whl/nightly/yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB) 2024-05-15T23:20:23.0192171Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.6/301.6 kB 69.6 MB/s eta 0:00:00 2024-05-15T23:20:23.0645523Z Collecting async-timeout<5.0,>=4.0 (from aiohttp->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.0677279Z Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 2024-05-15T23:20:23.1439412Z Collecting chardet<6,>=3.0.4 (from mbstrdecoder<2,>=1.0.0->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.1468732Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-05-15T23:20:23.4819862Z Collecting python-dateutil<3.0.0,>=2.8.0 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.4849877Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2024-05-15T23:20:23.5630796Z Collecting pytz>=2018.9 (from typepy[datetime]<2,>=1.3.2->pytablewriter->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.5674944Z Downloading https://download.pytorch.org/whl/nightly/pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-05-15T23:20:23.5751658Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 90.6 MB/s eta 0:00:00 2024-05-15T23:20:23.8534251Z Collecting tzdata>=2022.7 (from pandas->datasets>=2.0.0->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.8588067Z Downloading https://download.pytorch.org/whl/nightly/tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-05-15T23:20:23.8651673Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 80.6 MB/s eta 0:00:00 2024-05-15T23:20:23.9938649Z Collecting mpmath>=0.19 (from sympy->torch>=1.8->lm-eval==0.4->-r requirements.txt (line 20)) 2024-05-15T23:20:23.9970092Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2024-05-15T23:20:24.2273855Z Downloading huggingface_hub-0.23.0-py3-none-any.whl (401 kB) 2024-05-15T23:20:24.2370146Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 401.2/401.2 kB 54.1 MB/s eta 0:00:00 2024-05-15T23:20:24.2416091Z Downloading gguf-0.6.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:24.2504615Z Downloading tiktoken-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2024-05-15T23:20:24.2673098Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 72.0 MB/s eta 0:00:00 2024-05-15T23:20:24.2725974Z Downloading snakeviz-2.2.0-py2.py3-none-any.whl (283 kB) 2024-05-15T23:20:24.2786772Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.7/283.7 kB 65.9 MB/s eta 0:00:00 2024-05-15T23:20:24.2799524Z Using cached wheel-0.43.0-py3-none-any.whl (65 kB) 2024-05-15T23:20:24.2868820Z Downloading cmake-3.29.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) 2024-05-15T23:20:24.5244358Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.7/26.7 MB 87.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5298901Z Downloading ninja-1.11.1.1-py2.py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl (307 kB) 2024-05-15T23:20:24.5360830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 72.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5424900Z Downloading zstd-1.5.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB) 2024-05-15T23:20:24.5600683Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 115.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5630419Z Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2024-05-15T23:20:24.5679995Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 35.9 MB/s eta 0:00:00 2024-05-15T23:20:24.5778347Z Downloading accelerate-0.30.1-py3-none-any.whl (302 kB) 2024-05-15T23:20:24.5842660Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.6/302.6 kB 66.4 MB/s eta 0:00:00 2024-05-15T23:20:24.5874417Z Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2024-05-15T23:20:24.5919905Z Downloading click-8.1.7-py3-none-any.whl (97 kB) 2024-05-15T23:20:24.5962459Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 38.3 MB/s eta 0:00:00 2024-05-15T23:20:24.6012817Z Downloading datasets-2.19.1-py3-none-any.whl (542 kB) 2024-05-15T23:20:24.6090123Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 542.0/542.0 kB 95.2 MB/s eta 0:00:00 2024-05-15T23:20:24.6118946Z Downloading evaluate-0.4.2-py3-none-any.whl (84 kB) 2024-05-15T23:20:24.6160706Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.1/84.1 kB 33.5 MB/s eta 0:00:00 2024-05-15T23:20:24.6189844Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-15T23:20:24.6240151Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-05-15T23:20:24.6289395Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 57.2 MB/s eta 0:00:00 2024-05-15T23:20:24.6319438Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2024-05-15T23:20:24.6368521Z Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2024-05-15T23:20:24.6414292Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 46.4 MB/s eta 0:00:00 2024-05-15T23:20:24.6486875Z Downloading lxml-4.9.4-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) 2024-05-15T23:20:24.7176736Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 118.6 MB/s eta 0:00:00 2024-05-15T23:20:24.7211823Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-15T23:20:24.7252928Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 20.4 MB/s eta 0:00:00 2024-05-15T23:20:24.7314816Z Downloading peft-0.10.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:24.7366817Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 58.8 MB/s eta 0:00:00 2024-05-15T23:20:24.7427272Z Downloading pybind11-2.12.0-py3-none-any.whl (234 kB) 2024-05-15T23:20:24.7483044Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.0/235.0 kB 66.4 MB/s eta 0:00:00 2024-05-15T23:20:24.7513629Z Downloading regex-2024.5.15-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (775 kB) 2024-05-15T23:20:24.7611406Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 775.1/775.1 kB 101.4 MB/s eta 0:00:00 2024-05-15T23:20:24.7639832Z Downloading sacrebleu-2.4.2-py3-none-any.whl (106 kB) 2024-05-15T23:20:24.7682930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 39.7 MB/s eta 0:00:00 2024-05-15T23:20:24.7746469Z Downloading scikit_learn-1.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) 2024-05-15T23:20:24.8794641Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 113.2 MB/s eta 0:00:00 2024-05-15T23:20:24.8868433Z Downloading torch-2.3.0-cp310-cp310-manylinux1_x86_64.whl (779.1 MB) 2024-05-15T23:20:32.2916129Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 779.1/779.1 MB 5.2 MB/s eta 0:00:00 2024-05-15T23:20:32.2986350Z Downloading triton-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (168.1 MB) 2024-05-15T23:20:33.5997327Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.1/168.1 MB 32.2 MB/s eta 0:00:00 2024-05-15T23:20:33.6048664Z Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) 2024-05-15T23:20:33.6120656Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 83.5 MB/s eta 0:00:00 2024-05-15T23:20:33.6159834Z Downloading tqdm-4.66.4-py3-none-any.whl (78 kB) 2024-05-15T23:20:33.6199344Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 32.1 MB/s eta 0:00:00 2024-05-15T23:20:33.6230169Z Downloading transformers-4.40.2-py3-none-any.whl (9.0 MB) 2024-05-15T23:20:33.6995529Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.0/9.0 MB 123.2 MB/s eta 0:00:00 2024-05-15T23:20:33.7027779Z Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 2024-05-15T23:20:33.7076329Z Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) 2024-05-15T23:20:33.7126733Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 68.5 MB/s eta 0:00:00 2024-05-15T23:20:33.7162756Z Downloading jsonlines-4.0.0-py3-none-any.whl (8.7 kB) 2024-05-15T23:20:33.7233402Z Downloading numexpr-2.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2024-05-15T23:20:33.7295444Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 376.1/376.1 kB 84.2 MB/s eta 0:00:00 2024-05-15T23:20:33.7328665Z Downloading pytablewriter-1.2.0-py3-none-any.whl (111 kB) 2024-05-15T23:20:33.7371655Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 40.7 MB/s eta 0:00:00 2024-05-15T23:20:33.7421744Z Downloading tqdm_multiprocess-0.0.11-py3-none-any.whl (9.8 kB) 2024-05-15T23:20:33.7514482Z Downloading zstandard-0.22.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) 2024-05-15T23:20:33.7990087Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 119.2 MB/s eta 0:00:00 2024-05-15T23:20:33.8019262Z Downloading DataProperty-1.0.1-py3-none-any.whl (27 kB) 2024-05-15T23:20:33.8071460Z Downloading joblib-1.4.2-py3-none-any.whl (301 kB) 2024-05-15T23:20:33.8128807Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 76.9 MB/s eta 0:00:00 2024-05-15T23:20:33.8156475Z Downloading mbstrdecoder-1.1.3-py3-none-any.whl (7.8 kB) 2024-05-15T23:20:33.8209381Z Downloading pathvalidate-3.2.0-py3-none-any.whl (23 kB) 2024-05-15T23:20:33.8257692Z Downloading pyarrow-16.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (40.8 MB) 2024-05-15T23:20:34.1535778Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 MB 80.7 MB/s eta 0:00:00 2024-05-15T23:20:34.1619377Z Downloading scipy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) 2024-05-15T23:20:34.4687216Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 84.2 MB/s eta 0:00:00 2024-05-15T23:20:34.4719831Z Downloading tabledata-1.3.3-py3-none-any.whl (11 kB) 2024-05-15T23:20:34.4766612Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-05-15T23:20:34.4815096Z Downloading tcolorpy-0.1.6-py3-none-any.whl (8.1 kB) 2024-05-15T23:20:34.4860385Z Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB) 2024-05-15T23:20:34.4945733Z Downloading tokenizers-0.19.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB) 2024-05-15T23:20:34.5251622Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 126.0 MB/s eta 0:00:00 2024-05-15T23:20:34.5279417Z Downloading typepy-1.3.2-py3-none-any.whl (31 kB) 2024-05-15T23:20:34.5327538Z Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) 2024-05-15T23:20:34.5373336Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 46.0 MB/s eta 0:00:00 2024-05-15T23:20:34.5402308Z Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2024-05-15T23:20:34.5565849Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 118.5 MB/s eta 0:00:00 2024-05-15T23:20:34.5593662Z Downloading nltk-3.8.1-py3-none-any.whl (1.5 MB) 2024-05-15T23:20:34.5742655Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 115.5 MB/s eta 0:00:00 2024-05-15T23:20:34.5771341Z Downloading portalocker-2.8.2-py3-none-any.whl (17 kB) 2024-05-15T23:20:34.5819998Z Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) 2024-05-15T23:20:34.5876618Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 72.6 MB/s eta 0:00:00 2024-05-15T23:20:34.5904963Z Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 2024-05-15T23:20:34.5972231Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-05-15T23:20:34.6022277Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 62.2 MB/s eta 0:00:00 2024-05-15T23:20:34.6066663Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2024-05-15T23:20:34.6142051Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 95.7 MB/s eta 0:00:00 2024-05-15T23:20:34.6170862Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2024-05-15T23:20:34.6224020Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 63.4 MB/s eta 0:00:00 2024-05-15T23:20:34.6280978Z Downloading nvidia_nvjitlink_cu12-12.4.127-py3-none-manylinux2014_x86_64.whl (21.1 MB) 2024-05-15T23:20:34.7879945Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.1/21.1 MB 109.0 MB/s eta 0:00:00 2024-05-15T23:20:35.9753931Z Building wheels for collected packages: lm-eval, rouge-score, sqlitedict 2024-05-15T23:20:35.9763596Z Building wheel for lm-eval (pyproject.toml): started 2024-05-15T23:20:37.3516912Z Building wheel for lm-eval (pyproject.toml): finished with status 'done' 2024-05-15T23:20:37.3530816Z Created wheel for lm-eval: filename=lm_eval-0.4.0-py3-none-any.whl size=994997 sha256=5690c7a2fc613caa4fa5ab91acb1c6c32b5abfe3c9adc726e82958b7da7e16bb 2024-05-15T23:20:37.3532976Z Stored in directory: /home/runner/.cache/pip/wheels/45/b5/b3/4d97da1bde0b79da99e75ec0eb69f838d1fe02f83ab7a01bb4 2024-05-15T23:20:37.3649549Z Building wheel for rouge-score (pyproject.toml): started 2024-05-15T23:20:37.5468744Z Building wheel for rouge-score (pyproject.toml): finished with status 'done' 2024-05-15T23:20:37.5474131Z Created wheel for rouge-score: filename=rouge_score-0.1.2-py3-none-any.whl size=24934 sha256=b18c0f912a16030a23e1b0b8e297db263e01df9a72a6a1d70018371f7156337b 2024-05-15T23:20:37.5476294Z Stored in directory: /home/runner/.cache/pip/wheels/5f/dd/89/461065a73be61a532ff8599a28e9beef17985c9e9c31e541b4 2024-05-15T23:20:37.5496821Z Building wheel for sqlitedict (pyproject.toml): started 2024-05-15T23:20:37.7870499Z Building wheel for sqlitedict (pyproject.toml): finished with status 'done' 2024-05-15T23:20:37.7876474Z Created wheel for sqlitedict: filename=sqlitedict-2.1.0-py3-none-any.whl size=16862 sha256=d01137708e495dbe0606113c85fcfb62aac5c9b25990536ad6ffe8bfa9755675 2024-05-15T23:20:37.7878861Z Stored in directory: /home/runner/.cache/pip/wheels/79/d6/e7/304e0e6cb2221022c26d8161f7c23cd4f259a9e41e8bbcfabd 2024-05-15T23:20:37.7894949Z Successfully built lm-eval rouge-score sqlitedict 2024-05-15T23:20:39.2545485Z Installing collected packages: zstd, sqlitedict, sentencepiece, pytz, ninja, mpmath, zstandard, xxhash, wheel, urllib3, tzdata, typing-extensions, tqdm, tornado, threadpoolctl, tcolorpy, tabulate, sympy, six, safetensors, regex, pyyaml, pycryptodomex, pybind11, pyarrow-hotfix, psutil, portalocker, pathvalidate, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, multidict, MarkupSafe, lxml, joblib, itsdangerous, idna, fsspec, frozenlist, filelock, dill, colorama, cmake, click, charset-normalizer, chardet, certifi, blinker, attrs, async-timeout, absl-py, yarl, Werkzeug, triton, tqdm-multiprocess, snakeviz, scipy, sacrebleu, requests, python-dateutil, pyarrow, nvidia-cusparse-cu12, nvidia-cudnn-cu12, numexpr, nltk, multiprocess, mbstrdecoder, jsonlines, Jinja2, gguf, blobfile, aiosignal, typepy, tiktoken, scikit-learn, rouge-score, pandas, nvidia-cusolver-cu12, huggingface_hub, flask, aiohttp, torch, tokenizers, transformers, torchao, datasets, DataProperty, accelerate, tabledata, peft, evaluate, pytablewriter, lm-eval 2024-05-15T23:21:45.0673260Z Successfully installed DataProperty-1.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 Werkzeug-3.0.3 absl-py-2.1.0 accelerate-0.30.1 aiohttp-3.9.5 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.2.0 blinker-1.8.2 blobfile-2.1.1 certifi-2024.2.2 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cmake-3.29.3 colorama-0.4.6 datasets-2.19.1 dill-0.3.8 evaluate-0.4.2 filelock-3.14.0 flask-3.0.3 frozenlist-1.4.1 fsspec-2024.3.1 gguf-0.6.0 huggingface_hub-0.23.0 idna-3.7 itsdangerous-2.2.0 joblib-1.4.2 jsonlines-4.0.0 lm-eval-0.4.0 lxml-4.9.4 mbstrdecoder-1.1.3 mpmath-1.3.0 multidict-6.0.5 multiprocess-0.70.16 networkx-3.3 ninja-1.11.1.1 nltk-3.8.1 numexpr-2.10.0 numpy-1.26.4 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.20.5 nvidia-nvjitlink-cu12-12.4.127 nvidia-nvtx-cu12-12.1.105 packaging-24.0 pandas-2.2.2 pathvalidate-3.2.0 peft-0.10.0 portalocker-2.8.2 psutil-5.9.8 pyarrow-16.1.0 pyarrow-hotfix-0.6 pybind11-2.12.0 pycryptodomex-3.20.0 pytablewriter-1.2.0 python-dateutil-2.9.0.post0 pytz-2024.1 pyyaml-6.0.1 regex-2024.5.15 requests-2.31.0 rouge-score-0.1.2 sacrebleu-2.4.2 safetensors-0.4.3 scikit-learn-1.4.2 scipy-1.13.0 sentencepiece-0.2.0 six-1.16.0 snakeviz-2.2.0 sqlitedict-2.1.0 sympy-1.12 tabledata-1.3.3 tabulate-0.9.0 tcolorpy-0.1.6 threadpoolctl-3.5.0 tiktoken-0.7.0 tokenizers-0.19.1 torch-2.3.0 torchao-0.1 tornado-6.4 tqdm-4.66.4 tqdm-multiprocess-0.0.11 transformers-4.40.2 triton-2.3.0 typepy-1.3.2 typing-extensions-4.11.0 tzdata-2024.1 urllib3-2.2.1 wheel-0.43.0 xxhash-3.4.1 yarl-1.9.4 zstandard-0.22.0 zstd-1.5.5.1 2024-05-15T23:21:45.1056643Z 2024-05-15T23:21:45.1058488Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:21:45.1060631Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:21:46.8304826Z Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/nightly/cpu 2024-05-15T23:21:47.2643556Z Collecting torch==2.4.0.dev20240507 2024-05-15T23:21:47.2694426Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.4.0.dev20240507%2Bcpu-cp310-cp310-linux_x86_64.whl (192.7 MB) 2024-05-15T23:21:48.8709373Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 MB 29.1 MB/s eta 0:00:00 2024-05-15T23:21:49.0992984Z Requirement already satisfied: filelock in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.14.0) 2024-05-15T23:21:49.0998699Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (4.11.0) 2024-05-15T23:21:49.1001484Z Requirement already satisfied: sympy in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (1.12) 2024-05-15T23:21:49.1005347Z Requirement already satisfied: networkx in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.3) 2024-05-15T23:21:49.1008296Z Requirement already satisfied: jinja2 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (3.1.4) 2024-05-15T23:21:49.1011262Z Requirement already satisfied: fsspec in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from torch==2.4.0.dev20240507) (2024.3.1) 2024-05-15T23:21:49.1482798Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from jinja2->torch==2.4.0.dev20240507) (2.1.5) 2024-05-15T23:21:49.1660443Z Requirement already satisfied: mpmath>=0.19 in /opt/hostedtoolcache/Python/3.10.11/x64/lib/python3.10/site-packages (from sympy->torch==2.4.0.dev20240507) (1.3.0) 2024-05-15T23:21:50.3618304Z Installing collected packages: torch 2024-05-15T23:21:50.3619047Z Attempting uninstall: torch 2024-05-15T23:21:50.3631645Z Found existing installation: torch 2.3.0 2024-05-15T23:21:50.7026614Z Uninstalling torch-2.3.0: 2024-05-15T23:21:50.7651183Z Successfully uninstalled torch-2.3.0 2024-05-15T23:22:00.2460299Z Successfully installed torch-2.4.0.dev20240507+cpu 2024-05-15T23:22:00.2857826Z 2024-05-15T23:22:00.2859137Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:00.2860421Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:00.7853576Z Package Version 2024-05-15T23:22:00.7854667Z ------------------------ --------------------- 2024-05-15T23:22:00.7856670Z absl-py 2.1.0 2024-05-15T23:22:00.7858527Z accelerate 0.30.1 2024-05-15T23:22:00.7860330Z aiohttp 3.9.5 2024-05-15T23:22:00.7862260Z aiosignal 1.3.1 2024-05-15T23:22:00.7864154Z async-timeout 4.0.3 2024-05-15T23:22:00.7866053Z attrs 23.2.0 2024-05-15T23:22:00.7867728Z blinker 1.8.2 2024-05-15T23:22:00.7869697Z blobfile 2.1.1 2024-05-15T23:22:00.7871783Z certifi 2024.2.2 2024-05-15T23:22:00.7873583Z chardet 5.2.0 2024-05-15T23:22:00.7875411Z charset-normalizer 3.3.2 2024-05-15T23:22:00.7877253Z click 8.1.7 2024-05-15T23:22:00.7878912Z cmake 3.29.3 2024-05-15T23:22:00.7880669Z colorama 0.4.6 2024-05-15T23:22:00.7882474Z DataProperty 1.0.1 2024-05-15T23:22:00.7884243Z datasets 2.19.1 2024-05-15T23:22:00.7885976Z dill 0.3.8 2024-05-15T23:22:00.7887750Z evaluate 0.4.2 2024-05-15T23:22:00.7889540Z filelock 3.14.0 2024-05-15T23:22:00.7891282Z Flask 3.0.3 2024-05-15T23:22:00.7893095Z frozenlist 1.4.1 2024-05-15T23:22:00.7895201Z fsspec 2024.3.1 2024-05-15T23:22:00.7896703Z gguf 0.6.0 2024-05-15T23:22:00.7898516Z huggingface-hub 0.23.0 2024-05-15T23:22:00.7900205Z idna 3.7 2024-05-15T23:22:00.7901993Z itsdangerous 2.2.0 2024-05-15T23:22:00.7903726Z Jinja2 3.1.4 2024-05-15T23:22:00.7905472Z joblib 1.4.2 2024-05-15T23:22:00.7907278Z jsonlines 4.0.0 2024-05-15T23:22:00.7909004Z lm_eval 0.4.0 2024-05-15T23:22:00.7911220Z lxml 4.9.4 2024-05-15T23:22:00.7912986Z MarkupSafe 2.1.5 2024-05-15T23:22:00.7914830Z mbstrdecoder 1.1.3 2024-05-15T23:22:00.7916535Z mpmath 1.3.0 2024-05-15T23:22:00.7918286Z multidict 6.0.5 2024-05-15T23:22:00.7920207Z multiprocess 0.70.16 2024-05-15T23:22:00.7921807Z networkx 3.3 2024-05-15T23:22:00.7923550Z ninja 1.11.1.1 2024-05-15T23:22:00.7925371Z nltk 3.8.1 2024-05-15T23:22:00.7927091Z numexpr 2.10.0 2024-05-15T23:22:00.7928797Z numpy 1.26.4 2024-05-15T23:22:00.7930647Z nvidia-cublas-cu12 12.1.3.1 2024-05-15T23:22:00.7932407Z nvidia-cuda-cupti-cu12 12.1.105 2024-05-15T23:22:00.7934118Z nvidia-cuda-nvrtc-cu12 12.1.105 2024-05-15T23:22:00.7935907Z nvidia-cuda-runtime-cu12 12.1.105 2024-05-15T23:22:00.7937734Z nvidia-cudnn-cu12 8.9.2.26 2024-05-15T23:22:00.7939462Z nvidia-cufft-cu12 11.0.2.54 2024-05-15T23:22:00.7941294Z nvidia-curand-cu12 10.3.2.106 2024-05-15T23:22:00.7943009Z nvidia-cusolver-cu12 11.4.5.107 2024-05-15T23:22:00.7944915Z nvidia-cusparse-cu12 12.1.0.106 2024-05-15T23:22:00.7946542Z nvidia-nccl-cu12 2.20.5 2024-05-15T23:22:00.7948314Z nvidia-nvjitlink-cu12 12.4.127 2024-05-15T23:22:00.7950184Z nvidia-nvtx-cu12 12.1.105 2024-05-15T23:22:00.7952088Z packaging 24.0 2024-05-15T23:22:00.7953893Z pandas 2.2.2 2024-05-15T23:22:00.7955775Z pathvalidate 3.2.0 2024-05-15T23:22:00.7957439Z peft 0.10.0 2024-05-15T23:22:00.7959167Z pip 23.0.1 2024-05-15T23:22:00.7961059Z portalocker 2.8.2 2024-05-15T23:22:00.7962715Z psutil 5.9.8 2024-05-15T23:22:00.7964500Z pyarrow 16.1.0 2024-05-15T23:22:00.7966316Z pyarrow-hotfix 0.6 2024-05-15T23:22:00.7968040Z pybind11 2.12.0 2024-05-15T23:22:00.7969757Z pycryptodomex 3.20.0 2024-05-15T23:22:00.7971533Z pytablewriter 1.2.0 2024-05-15T23:22:00.7973354Z python-dateutil 2.9.0.post0 2024-05-15T23:22:00.7975052Z pytz 2024.1 2024-05-15T23:22:00.7976811Z PyYAML 6.0.1 2024-05-15T23:22:00.7978569Z regex 2024.5.15 2024-05-15T23:22:00.7980360Z requests 2.31.0 2024-05-15T23:22:00.7982187Z rouge_score 0.1.2 2024-05-15T23:22:00.7983844Z sacrebleu 2.4.2 2024-05-15T23:22:00.7985570Z safetensors 0.4.3 2024-05-15T23:22:00.7987435Z scikit-learn 1.4.2 2024-05-15T23:22:00.7989079Z scipy 1.13.0 2024-05-15T23:22:00.7991260Z sentencepiece 0.2.0 2024-05-15T23:22:00.7993118Z setuptools 65.5.0 2024-05-15T23:22:00.7994801Z six 1.16.0 2024-05-15T23:22:00.7996544Z snakeviz 2.2.0 2024-05-15T23:22:00.7998381Z sqlitedict 2.1.0 2024-05-15T23:22:00.8000040Z sympy 1.12 2024-05-15T23:22:00.8001779Z tabledata 1.3.3 2024-05-15T23:22:00.8003527Z tabulate 0.9.0 2024-05-15T23:22:00.8005293Z tcolorpy 0.1.6 2024-05-15T23:22:00.8007020Z threadpoolctl 3.5.0 2024-05-15T23:22:00.8008762Z tiktoken 0.7.0 2024-05-15T23:22:00.8010524Z tokenizers 0.19.1 2024-05-15T23:22:00.8012482Z torch 2.4.0.dev20240507+cpu 2024-05-15T23:22:00.8014032Z torchao 0.1 2024-05-15T23:22:00.8015716Z tornado 6.4 2024-05-15T23:22:00.8017573Z tqdm 4.66.4 2024-05-15T23:22:00.8019287Z tqdm-multiprocess 0.0.11 2024-05-15T23:22:00.8020942Z transformers 4.40.2 2024-05-15T23:22:00.8022846Z triton 2.3.0 2024-05-15T23:22:00.8024402Z typepy 1.3.2 2024-05-15T23:22:00.8026144Z typing_extensions 4.11.0 2024-05-15T23:22:00.8027972Z tzdata 2024.1 2024-05-15T23:22:00.8029759Z urllib3 2.2.1 2024-05-15T23:22:00.8031735Z Werkzeug 3.0.3 2024-05-15T23:22:00.8033569Z wheel 0.43.0 2024-05-15T23:22:00.8035274Z xxhash 3.4.1 2024-05-15T23:22:00.8036976Z yarl 1.9.4 2024-05-15T23:22:00.8038835Z zstandard 0.22.0 2024-05-15T23:22:00.8040528Z zstd 1.5.5.1 2024-05-15T23:22:00.8901001Z 2024-05-15T23:22:00.8901971Z [notice] A new release of pip is available: 23.0.1 -> 24.0 2024-05-15T23:22:00.8902895Z [notice] To update, run: pip install --upgrade pip 2024-05-15T23:22:01.9712851Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:02.1529252Z ##[group]Run bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-05-15T23:22:02.1532210Z bash ${TORCHCHAT_ROOT}/.ci/scripts/wget_checkpoint.sh tinyllamas/stories15M "https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin" 2024-05-15T23:22:02.1586098Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:02.1586478Z env: 2024-05-15T23:22:02.1586997Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:02.1587469Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:02.1587971Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.1588791Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:02.1589421Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.1590335Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.1590906Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.1591488Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:02.1592079Z ##[endgroup] 2024-05-15T23:22:02.1680113Z + MODEL_REPO=tinyllamas/stories15M 2024-05-15T23:22:02.1681702Z + RESOURCES_STRING=https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt,https://github.com/karpathy/llama2.c/raw/master/tokenizer.model,https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:02.1683013Z + CHECKPOINT_NAME=stories15M 2024-05-15T23:22:02.1683680Z + mkdir -p checkpoints/tinyllamas/stories15M 2024-05-15T23:22:02.1696350Z + pushd checkpoints/tinyllamas/stories15M 2024-05-15T23:22:02.1696910Z + IFS=, 2024-05-15T23:22:02.1697318Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:02.1698114Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:02.1699241Z + echo 'Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt' 2024-05-15T23:22:02.1700285Z + wget https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.1701377Z Downloading: https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.2342826Z --2024-05-15 23:22:02-- https://huggingface.co/karpathy/tinyllamas/resolve/main/stories15M.pt 2024-05-15T23:22:02.2541807Z Resolving huggingface.co (huggingface.co)... 18.154.227.87, 18.154.227.7, 18.154.227.67, ... 2024-05-15T23:22:02.2558428Z Connecting to huggingface.co (huggingface.co)|18.154.227.87|:443... connected. 2024-05-15T23:22:02.2904174Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:02.2915041Z Location: https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073599&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzU5OX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=sj-I0zYFDIYuY8JlUa-CYs3Oxb-1L0wEb2yWEyKlW%7Eyzn%7EOILZtrW-rOuwDQSd3gGoSbsWd5eutqQUFtK2C24WcoO5ChsqCKV946xNDy8%7EzTJGE0qWKXppFd2A1hlZqqtl3VN12rvekuwkCyLYyH6NaqaYekeEERkFdZdx5cvN-QP7pQiUaiAoy%7Ege3hqNTvEYOHRRIn6RbAA3JbR4NgqZJB6zcZZXkWPVvsYw2vlvzoaSaYSeeIDD23crPbasGGzmgekch6OC%7E%7EfSURWXwzUVL0F-4fycrpX9P7V-bdDX3MHD3x6ijFz-rC%7EaLe0ar1vJKx80-H-8a3fKTHehixfA__&Key-Pair-Id=KVTP0A1DKRTAX [following] 2024-05-15T23:22:02.2930739Z --2024-05-15 23:22:02-- https://cdn-lfs.huggingface.co/repos/88/4b/884bade32e5ee32eea725c5087af1358179a1bea94a4f6abc3c0470c9610ac38/3da00c0fef684f3f83b457736837c46ab55e92a26662b61d6104de2d271c708d?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27stories15M.pt%3B+filename%3D%22stories15M.pt%22%3B&Expires=1716073599&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNjA3MzU5OX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy5odWdnaW5nZmFjZS5jby9yZXBvcy84OC80Yi84ODRiYWRlMzJlNWVlMzJlZWE3MjVjNTA4N2FmMTM1ODE3OWExYmVhOTRhNGY2YWJjM2MwNDcwYzk2MTBhYzM4LzNkYTAwYzBmZWY2ODRmM2Y4M2I0NTc3MzY4MzdjNDZhYjU1ZTkyYTI2NjYyYjYxZDYxMDRkZTJkMjcxYzcwOGQ%7EcmVzcG9uc2UtY29udGVudC1kaXNwb3NpdGlvbj0qIn1dfQ__&Signature=sj-I0zYFDIYuY8JlUa-CYs3Oxb-1L0wEb2yWEyKlW%7Eyzn%7EOILZtrW-rOuwDQSd3gGoSbsWd5eutqQUFtK2C24WcoO5ChsqCKV946xNDy8%7EzTJGE0qWKXppFd2A1hlZqqtl3VN12rvekuwkCyLYyH6NaqaYekeEERkFdZdx5cvN-QP7pQiUaiAoy%7Ege3hqNTvEYOHRRIn6RbAA3JbR4NgqZJB6zcZZXkWPVvsYw2vlvzoaSaYSeeIDD23crPbasGGzmgekch6OC%7E%7EfSURWXwzUVL0F-4fycrpX9P7V-bdDX3MHD3x6ijFz-rC%7EaLe0ar1vJKx80-H-8a3fKTHehixfA__&Key-Pair-Id=KVTP0A1DKRTAX 2024-05-15T23:22:02.3641639Z Resolving cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)... 108.138.64.36, 108.138.64.49, 108.138.64.111, ... 2024-05-15T23:22:02.3654225Z Connecting to cdn-lfs.huggingface.co (cdn-lfs.huggingface.co)|108.138.64.36|:443... connected. 2024-05-15T23:22:02.3728120Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:02.3729677Z Length: 60789090 (58M) [binary/octet-stream] 2024-05-15T23:22:02.3730925Z Saving to: ‘stories15M.pt’ 2024-05-15T23:22:02.3731444Z 2024-05-15T23:22:02.3739215Z 0K .......... .......... .......... .......... .......... 0% 52.6M 1s 2024-05-15T23:22:02.3751033Z 50K .......... .......... .......... .......... .......... 0% 41.8M 1s 2024-05-15T23:22:02.3761891Z 100K .......... .......... .......... .......... .......... 0% 45.2M 1s 2024-05-15T23:22:02.3765561Z 150K .......... .......... .......... .......... .......... 0% 124M 1s 2024-05-15T23:22:02.3768498Z 200K .......... .......... .......... .......... .......... 0% 175M 1s 2024-05-15T23:22:02.3772375Z 250K .......... .......... .......... .......... .......... 0% 123M 1s 2024-05-15T23:22:02.3775551Z 300K .......... .......... .......... .......... .......... 0% 156M 1s 2024-05-15T23:22:02.3779139Z 350K .......... .......... .......... .......... .......... 0% 138M 1s 2024-05-15T23:22:02.3781567Z 400K .......... .......... .......... .......... .......... 0% 209M 1s 2024-05-15T23:22:02.3783788Z 450K .......... .......... .......... .......... .......... 0% 207M 1s 2024-05-15T23:22:02.3786413Z 500K .......... .......... .......... .......... .......... 0% 192M 1s 2024-05-15T23:22:02.3788870Z 550K .......... .......... .......... .......... .......... 1% 186M 1s 2024-05-15T23:22:02.3791489Z 600K .......... .......... .......... .......... .......... 1% 191M 1s 2024-05-15T23:22:02.3793957Z 650K .......... .......... .......... .......... .......... 1% 204M 1s 2024-05-15T23:22:02.3796382Z 700K .......... .......... .......... .......... .......... 1% 202M 1s 2024-05-15T23:22:02.3798945Z 750K .......... .......... .......... .......... .......... 1% 178M 1s 2024-05-15T23:22:02.3801400Z 800K .......... .......... .......... .......... .......... 1% 211M 0s 2024-05-15T23:22:02.3803763Z 850K .......... .......... .......... .......... .......... 1% 205M 0s 2024-05-15T23:22:02.3806240Z 900K .......... .......... .......... .......... .......... 1% 213M 0s 2024-05-15T23:22:02.3808623Z 950K .......... .......... .......... .......... .......... 1% 185M 0s 2024-05-15T23:22:02.3811202Z 1000K .......... .......... .......... .......... .......... 1% 188M 0s 2024-05-15T23:22:02.3813927Z 1050K .......... .......... .......... .......... .......... 1% 203M 0s 2024-05-15T23:22:02.3816417Z 1100K .......... .......... .......... .......... .......... 1% 208M 0s 2024-05-15T23:22:02.3819027Z 1150K .......... .......... .......... .......... .......... 2% 160M 0s 2024-05-15T23:22:02.3821392Z 1200K .......... .......... .......... .......... .......... 2% 206M 0s 2024-05-15T23:22:02.3823634Z 1250K .......... .......... .......... .......... .......... 2% 221M 0s 2024-05-15T23:22:02.3825054Z 1300K .......... .......... .......... .......... .......... 2% 279M 0s 2024-05-15T23:22:02.3826893Z 1350K .......... .......... .......... .......... .......... 2% 265M 0s 2024-05-15T23:22:02.3828637Z 1400K .......... .......... .......... .......... .......... 2% 301M 0s 2024-05-15T23:22:02.3830563Z 1450K .......... .......... .......... .......... .......... 2% 252M 0s 2024-05-15T23:22:02.3832121Z 1500K .......... .......... .......... .......... .......... 2% 290M 0s 2024-05-15T23:22:02.3834253Z 1550K .......... .......... .......... .......... .......... 2% 251M 0s 2024-05-15T23:22:02.3835787Z 1600K .......... .......... .......... .......... .......... 2% 280M 0s 2024-05-15T23:22:02.3837470Z 1650K .......... .......... .......... .......... .......... 2% 295M 0s 2024-05-15T23:22:02.3839216Z 1700K .......... .......... .......... .......... .......... 2% 297M 0s 2024-05-15T23:22:02.3841079Z 1750K .......... .......... .......... .......... .......... 3% 243M 0s 2024-05-15T23:22:02.3842747Z 1800K .......... .......... .......... .......... .......... 3% 304M 0s 2024-05-15T23:22:02.3844380Z 1850K .......... .......... .......... .......... .......... 3% 301M 0s 2024-05-15T23:22:02.3845999Z 1900K .......... .......... .......... .......... .......... 3% 299M 0s 2024-05-15T23:22:02.3847901Z 1950K .......... .......... .......... .......... .......... 3% 246M 0s 2024-05-15T23:22:02.3849573Z 2000K .......... .......... .......... .......... .......... 3% 300M 0s 2024-05-15T23:22:02.3851378Z 2050K .......... .......... .......... .......... .......... 3% 281M 0s 2024-05-15T23:22:02.3852963Z 2100K .......... .......... .......... .......... .......... 3% 295M 0s 2024-05-15T23:22:02.3854822Z 2150K .......... .......... .......... .......... .......... 3% 268M 0s 2024-05-15T23:22:02.3856824Z 2200K .......... .......... .......... .......... .......... 3% 251M 0s 2024-05-15T23:22:02.3858890Z 2250K .......... .......... .......... .......... .......... 3% 239M 0s 2024-05-15T23:22:02.3860810Z 2300K .......... .......... .......... .......... .......... 3% 257M 0s 2024-05-15T23:22:02.3863142Z 2350K .......... .......... .......... .......... .......... 4% 201M 0s 2024-05-15T23:22:02.3865221Z 2400K .......... .......... .......... .......... .......... 4% 266M 0s 2024-05-15T23:22:02.3867476Z 2450K .......... .......... .......... .......... .......... 4% 234M 0s 2024-05-15T23:22:02.3869079Z 2500K .......... .......... .......... .......... .......... 4% 243M 0s 2024-05-15T23:22:02.3871397Z 2550K .......... .......... .......... .......... .......... 4% 221M 0s 2024-05-15T23:22:02.3872892Z 2600K .......... .......... .......... .......... .......... 4% 300M 0s 2024-05-15T23:22:02.3874634Z 2650K .......... .......... .......... .......... .......... 4% 299M 0s 2024-05-15T23:22:02.3876173Z 2700K .......... .......... .......... .......... .......... 4% 285M 0s 2024-05-15T23:22:02.3878294Z 2750K .......... .......... .......... .......... .......... 4% 251M 0s 2024-05-15T23:22:02.3880039Z 2800K .......... .......... .......... .......... .......... 4% 298M 0s 2024-05-15T23:22:02.3881598Z 2850K .......... .......... .......... .......... .......... 4% 294M 0s 2024-05-15T23:22:02.3883165Z 2900K .......... .......... .......... .......... .......... 4% 280M 0s 2024-05-15T23:22:02.3885185Z 2950K .......... .......... .......... .......... .......... 5% 257M 0s 2024-05-15T23:22:02.3886884Z 3000K .......... .......... .......... .......... .......... 5% 301M 0s 2024-05-15T23:22:02.3888458Z 3050K .......... .......... .......... .......... .......... 5% 281M 0s 2024-05-15T23:22:02.3890686Z 3100K .......... .......... .......... .......... .......... 5% 290M 0s 2024-05-15T23:22:02.3892133Z 3150K .......... .......... .......... .......... .......... 5% 249M 0s 2024-05-15T23:22:02.3893999Z 3200K .......... .......... .......... .......... .......... 5% 277M 0s 2024-05-15T23:22:02.3895572Z 3250K .......... .......... .......... .......... .......... 5% 281M 0s 2024-05-15T23:22:02.3897274Z 3300K .......... .......... .......... .......... .......... 5% 300M 0s 2024-05-15T23:22:02.3899229Z 3350K .......... .......... .......... .......... .......... 5% 268M 0s 2024-05-15T23:22:02.3900801Z 3400K .......... .......... .......... .......... .......... 5% 300M 0s 2024-05-15T23:22:02.3902696Z 3450K .......... .......... .......... .......... .......... 5% 271M 0s 2024-05-15T23:22:02.3904167Z 3500K .......... .......... .......... .......... .......... 5% 299M 0s 2024-05-15T23:22:02.3906268Z 3550K .......... .......... .......... .......... .......... 6% 233M 0s 2024-05-15T23:22:02.3907885Z 3600K .......... .......... .......... .......... .......... 6% 303M 0s 2024-05-15T23:22:02.3909850Z 3650K .......... .......... .......... .......... .......... 6% 301M 0s 2024-05-15T23:22:02.3911701Z 3700K .......... .......... .......... .......... .......... 6% 237M 0s 2024-05-15T23:22:02.3913479Z 3750K .......... .......... .......... .......... .......... 6% 266M 0s 2024-05-15T23:22:02.3915133Z 3800K .......... .......... .......... .......... .......... 6% 296M 0s 2024-05-15T23:22:02.3916930Z 3850K .......... .......... .......... .......... .......... 6% 278M 0s 2024-05-15T23:22:02.3918346Z 3900K .......... .......... .......... .......... .......... 6% 297M 0s 2024-05-15T23:22:02.3920445Z 3950K .......... .......... .......... .......... .......... 6% 244M 0s 2024-05-15T23:22:02.3922122Z 4000K .......... .......... .......... .......... .......... 6% 283M 0s 2024-05-15T23:22:02.3923793Z 4050K .......... .......... .......... .......... .......... 6% 301M 0s 2024-05-15T23:22:02.3925483Z 4100K .......... .......... .......... .......... .......... 6% 289M 0s 2024-05-15T23:22:02.3927429Z 4150K .......... .......... .......... .......... .......... 7% 260M 0s 2024-05-15T23:22:02.3929125Z 4200K .......... .......... .......... .......... .......... 7% 273M 0s 2024-05-15T23:22:02.3930890Z 4250K .......... .......... .......... .......... .......... 7% 289M 0s 2024-05-15T23:22:02.3932620Z 4300K .......... .......... .......... .......... .......... 7% 288M 0s 2024-05-15T23:22:02.3934672Z 4350K .......... .......... .......... .......... .......... 7% 249M 0s 2024-05-15T23:22:02.3936147Z 4400K .......... .......... .......... .......... .......... 7% 287M 0s 2024-05-15T23:22:02.3937946Z 4450K .......... .......... .......... .......... .......... 7% 290M 0s 2024-05-15T23:22:02.3939495Z 4500K .......... .......... .......... .......... .......... 7% 303M 0s 2024-05-15T23:22:02.3941391Z 4550K .......... .......... .......... .......... .......... 7% 253M 0s 2024-05-15T23:22:02.3943087Z 4600K .......... .......... .......... .......... .......... 7% 299M 0s 2024-05-15T23:22:02.3944710Z 4650K .......... .......... .......... .......... .......... 7% 299M 0s 2024-05-15T23:22:02.3946477Z 4700K .......... .......... .......... .......... .......... 8% 272M 0s 2024-05-15T23:22:02.3948497Z 4750K .......... .......... .......... .......... .......... 8% 251M 0s 2024-05-15T23:22:02.3950415Z 4800K .......... .......... .......... .......... .......... 8% 253M 0s 2024-05-15T23:22:02.3952163Z 4850K .......... .......... .......... .......... .......... 8% 274M 0s 2024-05-15T23:22:02.3954151Z 4900K .......... .......... .......... .......... .......... 8% 272M 0s 2024-05-15T23:22:02.3955753Z 4950K .......... .......... .......... .......... .......... 8% 258M 0s 2024-05-15T23:22:02.3957457Z 5000K .......... .......... .......... .......... .......... 8% 290M 0s 2024-05-15T23:22:02.3959308Z 5050K .......... .......... .......... .......... .......... 8% 299M 0s 2024-05-15T23:22:02.3960800Z 5100K .......... .......... .......... .......... .......... 8% 298M 0s 2024-05-15T23:22:02.3962648Z 5150K .......... .......... .......... .......... .......... 8% 252M 0s 2024-05-15T23:22:02.3964407Z 5200K .......... .......... .......... .......... .......... 8% 289M 0s 2024-05-15T23:22:02.3966035Z 5250K .......... .......... .......... .......... .......... 8% 291M 0s 2024-05-15T23:22:02.3967802Z 5300K .......... .......... .......... .......... .......... 9% 298M 0s 2024-05-15T23:22:02.3969469Z 5350K .......... .......... .......... .......... .......... 9% 269M 0s 2024-05-15T23:22:02.3971134Z 5400K .......... .......... .......... .......... .......... 9% 304M 0s 2024-05-15T23:22:02.3972920Z 5450K .......... .......... .......... .......... .......... 9% 277M 0s 2024-05-15T23:22:02.3974556Z 5500K .......... .......... .......... .......... .......... 9% 299M 0s 2024-05-15T23:22:02.3976491Z 5550K .......... .......... .......... .......... .......... 9% 240M 0s 2024-05-15T23:22:02.3978219Z 5600K .......... .......... .......... .......... .......... 9% 298M 0s 2024-05-15T23:22:02.3979884Z 5650K .......... .......... .......... .......... .......... 9% 301M 0s 2024-05-15T23:22:02.3981639Z 5700K .......... .......... .......... .......... .......... 9% 286M 0s 2024-05-15T23:22:02.3983332Z 5750K .......... .......... .......... .......... .......... 9% 262M 0s 2024-05-15T23:22:02.3984988Z 5800K .......... .......... .......... .......... .......... 9% 303M 0s 2024-05-15T23:22:02.3986732Z 5850K .......... .......... .......... .......... .......... 9% 279M 0s 2024-05-15T23:22:02.3988421Z 5900K .......... .......... .......... .......... .......... 10% 298M 0s 2024-05-15T23:22:02.3990754Z 5950K .......... .......... .......... .......... .......... 10% 207M 0s 2024-05-15T23:22:02.3992419Z 6000K .......... .......... .......... .......... .......... 10% 297M 0s 2024-05-15T23:22:02.3994113Z 6050K .......... .......... .......... .......... .......... 10% 289M 0s 2024-05-15T23:22:02.3995662Z 6100K .......... .......... .......... .......... .......... 10% 300M 0s 2024-05-15T23:22:02.3997544Z 6150K .......... .......... .......... .......... .......... 10% 256M 0s 2024-05-15T23:22:02.3999243Z 6200K .......... .......... .......... .......... .......... 10% 302M 0s 2024-05-15T23:22:02.4000947Z 6250K .......... .......... .......... .......... .......... 10% 282M 0s 2024-05-15T23:22:02.4002514Z 6300K .......... .......... .......... .......... .......... 10% 304M 0s 2024-05-15T23:22:02.4004524Z 6350K .......... .......... .......... .......... .......... 10% 244M 0s 2024-05-15T23:22:02.4006147Z 6400K .......... .......... .......... .......... .......... 10% 298M 0s 2024-05-15T23:22:02.4008027Z 6450K .......... .......... .......... .......... .......... 10% 291M 0s 2024-05-15T23:22:02.4009571Z 6500K .......... .......... .......... .......... .......... 11% 286M 0s 2024-05-15T23:22:02.4011407Z 6550K .......... .......... .......... .......... .......... 11% 260M 0s 2024-05-15T23:22:02.4013090Z 6600K .......... .......... .......... .......... .......... 11% 301M 0s 2024-05-15T23:22:02.4014905Z 6650K .......... .......... .......... .......... .......... 11% 274M 0s 2024-05-15T23:22:02.4016506Z 6700K .......... .......... .......... .......... .......... 11% 291M 0s 2024-05-15T23:22:02.4018542Z 6750K .......... .......... .......... .......... .......... 11% 240M 0s 2024-05-15T23:22:02.4020263Z 6800K .......... .......... .......... .......... .......... 11% 288M 0s 2024-05-15T23:22:02.4021889Z 6850K .......... .......... .......... .......... .......... 11% 300M 0s 2024-05-15T23:22:02.4023568Z 6900K .......... .......... .......... .......... .......... 11% 292M 0s 2024-05-15T23:22:02.4025455Z 6950K .......... .......... .......... .......... .......... 11% 266M 0s 2024-05-15T23:22:02.4027445Z 7000K .......... .......... .......... .......... .......... 11% 279M 0s 2024-05-15T23:22:02.4028760Z 7050K .......... .......... .......... .......... .......... 11% 299M 0s 2024-05-15T23:22:02.4030881Z 7100K .......... .......... .......... .......... .......... 12% 238M 0s 2024-05-15T23:22:02.4032780Z 7150K .......... .......... .......... .......... .......... 12% 249M 0s 2024-05-15T23:22:02.4034519Z 7200K .......... .......... .......... .......... .......... 12% 291M 0s 2024-05-15T23:22:02.4036159Z 7250K .......... .......... .......... .......... .......... 12% 287M 0s 2024-05-15T23:22:02.4037825Z 7300K .......... .......... .......... .......... .......... 12% 291M 0s 2024-05-15T23:22:02.4039746Z 7350K .......... .......... .......... .......... .......... 12% 267M 0s 2024-05-15T23:22:02.4041391Z 7400K .......... .......... .......... .......... .......... 12% 287M 0s 2024-05-15T23:22:02.4043134Z 7450K .......... .......... .......... .......... .......... 12% 293M 0s 2024-05-15T23:22:02.4044772Z 7500K .......... .......... .......... .......... .......... 12% 280M 0s 2024-05-15T23:22:02.4046736Z 7550K .......... .......... .......... .......... .......... 12% 244M 0s 2024-05-15T23:22:02.4048489Z 7600K .......... .......... .......... .......... .......... 12% 301M 0s 2024-05-15T23:22:02.4050022Z 7650K .......... .......... .......... .......... .......... 12% 298M 0s 2024-05-15T23:22:02.4051722Z 7700K .......... .......... .......... .......... .......... 13% 290M 0s 2024-05-15T23:22:02.4053604Z 7750K .......... .......... .......... .......... .......... 13% 257M 0s 2024-05-15T23:22:02.4055344Z 7800K .......... .......... .......... .......... .......... 13% 291M 0s 2024-05-15T23:22:02.4056900Z 7850K .......... .......... .......... .......... .......... 13% 300M 0s 2024-05-15T23:22:02.4058628Z 7900K .......... .......... .......... .......... .......... 13% 289M 0s 2024-05-15T23:22:02.4060579Z 7950K .......... .......... .......... .......... .......... 13% 251M 0s 2024-05-15T23:22:02.4062311Z 8000K .......... .......... .......... .......... .......... 13% 282M 0s 2024-05-15T23:22:02.4063931Z 8050K .......... .......... .......... .......... .......... 13% 299M 0s 2024-05-15T23:22:02.4065654Z 8100K .......... .......... .......... .......... .......... 13% 284M 0s 2024-05-15T23:22:02.4067685Z 8150K .......... .......... .......... .......... .......... 13% 256M 0s 2024-05-15T23:22:02.4069202Z 8200K .......... .......... .......... .......... .......... 13% 301M 0s 2024-05-15T23:22:02.4071287Z 8250K .......... .......... .......... .......... .......... 13% 244M 0s 2024-05-15T23:22:02.4073063Z 8300K .......... .......... .......... .......... .......... 14% 273M 0s 2024-05-15T23:22:02.4074960Z 8350K .......... .......... .......... .......... .......... 14% 249M 0s 2024-05-15T23:22:02.4076580Z 8400K .......... .......... .......... .......... .......... 14% 294M 0s 2024-05-15T23:22:02.4078396Z 8450K .......... .......... .......... .......... .......... 14% 288M 0s 2024-05-15T23:22:02.4079964Z 8500K .......... .......... .......... .......... .......... 14% 291M 0s 2024-05-15T23:22:02.4081822Z 8550K .......... .......... .......... .......... .......... 14% 267M 0s 2024-05-15T23:22:02.4083542Z 8600K .......... .......... .......... .......... .......... 14% 288M 0s 2024-05-15T23:22:02.4085160Z 8650K .......... .......... .......... .......... .......... 14% 299M 0s 2024-05-15T23:22:02.4086723Z 8700K .......... .......... .......... .......... .......... 14% 302M 0s 2024-05-15T23:22:02.4088892Z 8750K .......... .......... .......... .......... .......... 14% 237M 0s 2024-05-15T23:22:02.4090495Z 8800K .......... .......... .......... .......... .......... 14% 291M 0s 2024-05-15T23:22:02.4092066Z 8850K .......... .......... .......... .......... .......... 14% 305M 0s 2024-05-15T23:22:02.4093775Z 8900K .......... .......... .......... .......... .......... 15% 298M 0s 2024-05-15T23:22:02.4095799Z 8950K .......... .......... .......... .......... .......... 15% 270M 0s 2024-05-15T23:22:02.4097251Z 9000K .......... .......... .......... .......... .......... 15% 283M 0s 2024-05-15T23:22:02.4098937Z 9050K .......... .......... .......... .......... .......... 15% 298M 0s 2024-05-15T23:22:02.4100621Z 9100K .......... .......... .......... .......... .......... 15% 290M 0s 2024-05-15T23:22:02.4102607Z 9150K .......... .......... .......... .......... .......... 15% 253M 0s 2024-05-15T23:22:02.4104199Z 9200K .......... .......... .......... .......... .......... 15% 286M 0s 2024-05-15T23:22:02.4105930Z 9250K .......... .......... .......... .......... .......... 15% 281M 0s 2024-05-15T23:22:02.4107689Z 9300K .......... .......... .......... .......... .......... 15% 302M 0s 2024-05-15T23:22:02.4109636Z 9350K .......... .......... .......... .......... .......... 15% 260M 0s 2024-05-15T23:22:02.4111333Z 9400K .......... .......... .......... .......... .......... 15% 264M 0s 2024-05-15T23:22:02.4113014Z 9450K .......... .......... .......... .......... .......... 16% 296M 0s 2024-05-15T23:22:02.4114724Z 9500K .......... .......... .......... .......... .......... 16% 287M 0s 2024-05-15T23:22:02.4116666Z 9550K .......... .......... .......... .......... .......... 16% 241M 0s 2024-05-15T23:22:02.4118476Z 9600K .......... .......... .......... .......... .......... 16% 284M 0s 2024-05-15T23:22:02.4120042Z 9650K .......... .......... .......... .......... .......... 16% 293M 0s 2024-05-15T23:22:02.4121780Z 9700K .......... .......... .......... .......... .......... 16% 288M 0s 2024-05-15T23:22:02.4123612Z 9750K .......... .......... .......... .......... .......... 16% 260M 0s 2024-05-15T23:22:02.4125284Z 9800K .......... .......... .......... .......... .......... 16% 300M 0s 2024-05-15T23:22:02.4126940Z 9850K .......... .......... .......... .......... .......... 16% 287M 0s 2024-05-15T23:22:02.4128729Z 9900K .......... .......... .......... .......... .......... 16% 291M 0s 2024-05-15T23:22:02.4130625Z 9950K .......... .......... .......... .......... .......... 16% 243M 0s 2024-05-15T23:22:02.4132308Z 10000K .......... .......... .......... .......... .......... 16% 289M 0s 2024-05-15T23:22:02.4134085Z 10050K .......... .......... .......... .......... .......... 17% 291M 0s 2024-05-15T23:22:02.4135783Z 10100K .......... .......... .......... .......... .......... 17% 285M 0s 2024-05-15T23:22:02.4137510Z 10150K .......... .......... .......... .......... .......... 17% 266M 0s 2024-05-15T23:22:02.4139289Z 10200K .......... .......... .......... .......... .......... 17% 289M 0s 2024-05-15T23:22:02.4141005Z 10250K .......... .......... .......... .......... .......... 17% 279M 0s 2024-05-15T23:22:02.4142777Z 10300K .......... .......... .......... .......... .......... 17% 298M 0s 2024-05-15T23:22:02.4144706Z 10350K .......... .......... .......... .......... .......... 17% 232M 0s 2024-05-15T23:22:02.4146366Z 10400K .......... .......... .......... .......... .......... 17% 295M 0s 2024-05-15T23:22:02.4148124Z 10450K .......... .......... .......... .......... .......... 17% 299M 0s 2024-05-15T23:22:02.4150090Z 10500K .......... .......... .......... .......... .......... 17% 274M 0s 2024-05-15T23:22:02.4151843Z 10550K .......... .......... .......... .......... .......... 17% 237M 0s 2024-05-15T23:22:02.4153606Z 10600K .......... .......... .......... .......... .......... 17% 286M 0s 2024-05-15T23:22:02.4155288Z 10650K .......... .......... .......... .......... .......... 18% 290M 0s 2024-05-15T23:22:02.4156862Z 10700K .......... .......... .......... .......... .......... 18% 299M 0s 2024-05-15T23:22:02.4159050Z 10750K .......... .......... .......... .......... .......... 18% 226M 0s 2024-05-15T23:22:02.4160670Z 10800K .......... .......... .......... .......... .......... 18% 300M 0s 2024-05-15T23:22:02.4162348Z 10850K .......... .......... .......... .......... .......... 18% 294M 0s 2024-05-15T23:22:02.4164256Z 10900K .......... .......... .......... .......... .......... 18% 288M 0s 2024-05-15T23:22:02.4165830Z 10950K .......... .......... .......... .......... .......... 18% 267M 0s 2024-05-15T23:22:02.4167605Z 11000K .......... .......... .......... .......... .......... 18% 280M 0s 2024-05-15T23:22:02.4169276Z 11050K .......... .......... .......... .......... .......... 18% 290M 0s 2024-05-15T23:22:02.4170915Z 11100K .......... .......... .......... .......... .......... 18% 298M 0s 2024-05-15T23:22:02.4172946Z 11150K .......... .......... .......... .......... .......... 18% 239M 0s 2024-05-15T23:22:02.4174654Z 11200K .......... .......... .......... .......... .......... 18% 294M 0s 2024-05-15T23:22:02.4176340Z 11250K .......... .......... .......... .......... .......... 19% 286M 0s 2024-05-15T23:22:02.4178217Z 11300K .......... .......... .......... .......... .......... 19% 272M 0s 2024-05-15T23:22:02.4179931Z 11350K .......... .......... .......... .......... .......... 19% 269M 0s 2024-05-15T23:22:02.4181628Z 11400K .......... .......... .......... .......... .......... 19% 301M 0s 2024-05-15T23:22:02.4183365Z 11450K .......... .......... .......... .......... .......... 19% 288M 0s 2024-05-15T23:22:02.4184974Z 11500K .......... .......... .......... .......... .......... 19% 285M 0s 2024-05-15T23:22:02.4186972Z 11550K .......... .......... .......... .......... .......... 19% 248M 0s 2024-05-15T23:22:02.4188662Z 11600K .......... .......... .......... .......... .......... 19% 303M 0s 2024-05-15T23:22:02.4190495Z 11650K .......... .......... .......... .......... .......... 19% 269M 0s 2024-05-15T23:22:02.4192151Z 11700K .......... .......... .......... .......... .......... 19% 278M 0s 2024-05-15T23:22:02.4194025Z 11750K .......... .......... .......... .......... .......... 19% 255M 0s 2024-05-15T23:22:02.4195796Z 11800K .......... .......... .......... .......... .......... 19% 279M 0s 2024-05-15T23:22:02.4197410Z 11850K .......... .......... .......... .......... .......... 20% 299M 0s 2024-05-15T23:22:02.4199115Z 11900K .......... .......... .......... .......... .......... 20% 298M 0s 2024-05-15T23:22:02.4201049Z 11950K .......... .......... .......... .......... .......... 20% 244M 0s 2024-05-15T23:22:02.4202765Z 12000K .......... .......... .......... .......... .......... 20% 290M 0s 2024-05-15T23:22:02.4204422Z 12050K .......... .......... .......... .......... .......... 20% 298M 0s 2024-05-15T23:22:02.4206101Z 12100K .......... .......... .......... .......... .......... 20% 288M 0s 2024-05-15T23:22:02.4207937Z 12150K .......... .......... .......... .......... .......... 20% 269M 0s 2024-05-15T23:22:02.4209630Z 12200K .......... .......... .......... .......... .......... 20% 291M 0s 2024-05-15T23:22:02.4211323Z 12250K .......... .......... .......... .......... .......... 20% 287M 0s 2024-05-15T23:22:02.4213321Z 12300K .......... .......... .......... .......... .......... 20% 289M 0s 2024-05-15T23:22:02.4215071Z 12350K .......... .......... .......... .......... .......... 20% 243M 0s 2024-05-15T23:22:02.4216951Z 12400K .......... .......... .......... .......... .......... 20% 278M 0s 2024-05-15T23:22:02.4218585Z 12450K .......... .......... .......... .......... .......... 21% 288M 0s 2024-05-15T23:22:02.4220238Z 12500K .......... .......... .......... .......... .......... 21% 288M 0s 2024-05-15T23:22:02.4222208Z 12550K .......... .......... .......... .......... .......... 21% 254M 0s 2024-05-15T23:22:02.4223956Z 12600K .......... .......... .......... .......... .......... 21% 282M 0s 2024-05-15T23:22:02.4225460Z 12650K .......... .......... .......... .......... .......... 21% 298M 0s 2024-05-15T23:22:02.4227230Z 12700K .......... .......... .......... .......... .......... 21% 298M 0s 2024-05-15T23:22:02.4229393Z 12750K .......... .......... .......... .......... .......... 21% 243M 0s 2024-05-15T23:22:02.4231089Z 12800K .......... .......... .......... .......... .......... 21% 249M 0s 2024-05-15T23:22:02.4233203Z 12850K .......... .......... .......... .......... .......... 21% 282M 0s 2024-05-15T23:22:02.4234566Z 12900K .......... .......... .......... .......... .......... 21% 297M 0s 2024-05-15T23:22:02.4236466Z 12950K .......... .......... .......... .......... .......... 21% 266M 0s 2024-05-15T23:22:02.4238055Z 13000K .......... .......... .......... .......... .......... 21% 283M 0s 2024-05-15T23:22:02.4239699Z 13050K .......... .......... .......... .......... .......... 22% 287M 0s 2024-05-15T23:22:02.4241571Z 13100K .......... .......... .......... .......... .......... 22% 298M 0s 2024-05-15T23:22:02.4243599Z 13150K .......... .......... .......... .......... .......... 22% 245M 0s 2024-05-15T23:22:02.4245027Z 13200K .......... .......... .......... .......... .......... 22% 300M 0s 2024-05-15T23:22:02.4246647Z 13250K .......... .......... .......... .......... .......... 22% 288M 0s 2024-05-15T23:22:02.4248708Z 13300K .......... .......... .......... .......... .......... 22% 284M 0s 2024-05-15T23:22:02.4250267Z 13350K .......... .......... .......... .......... .......... 22% 261M 0s 2024-05-15T23:22:02.4252005Z 13400K .......... .......... .......... .......... .......... 22% 299M 0s 2024-05-15T23:22:02.4253589Z 13450K .......... .......... .......... .......... .......... 22% 301M 0s 2024-05-15T23:22:02.4255177Z 13500K .......... .......... .......... .......... .......... 22% 303M 0s 2024-05-15T23:22:02.4257333Z 13550K .......... .......... .......... .......... .......... 22% 233M 0s 2024-05-15T23:22:02.4259055Z 13600K .......... .......... .......... .......... .......... 22% 298M 0s 2024-05-15T23:22:02.4260536Z 13650K .......... .......... .......... .......... .......... 23% 289M 0s 2024-05-15T23:22:02.4262566Z 13700K .......... .......... .......... .......... .......... 23% 296M 0s 2024-05-15T23:22:02.4264114Z 13750K .......... .......... .......... .......... .......... 23% 260M 0s 2024-05-15T23:22:02.4265956Z 13800K .......... .......... .......... .......... .......... 23% 286M 0s 2024-05-15T23:22:02.4267508Z 13850K .......... .......... .......... .......... .......... 23% 286M 0s 2024-05-15T23:22:02.4269257Z 13900K .......... .......... .......... .......... .......... 23% 297M 0s 2024-05-15T23:22:02.4271513Z 13950K .......... .......... .......... .......... .......... 23% 216M 0s 2024-05-15T23:22:02.4273165Z 14000K .......... .......... .......... .......... .......... 23% 299M 0s 2024-05-15T23:22:02.4274851Z 14050K .......... .......... .......... .......... .......... 23% 271M 0s 2024-05-15T23:22:02.4276570Z 14100K .......... .......... .......... .......... .......... 23% 300M 0s 2024-05-15T23:22:02.4278466Z 14150K .......... .......... .......... .......... .......... 23% 267M 0s 2024-05-15T23:22:02.4279984Z 14200K .......... .......... .......... .......... .......... 24% 286M 0s 2024-05-15T23:22:02.4281840Z 14250K .......... .......... .......... .......... .......... 24% 294M 0s 2024-05-15T23:22:02.4283694Z 14300K .......... .......... .......... .......... .......... 24% 277M 0s 2024-05-15T23:22:02.4285640Z 14350K .......... .......... .......... .......... .......... 24% 249M 0s 2024-05-15T23:22:02.4287063Z 14400K .......... .......... .......... .......... .......... 24% 301M 0s 2024-05-15T23:22:02.4288706Z 14450K .......... .......... .......... .......... .......... 24% 287M 0s 2024-05-15T23:22:02.4290555Z 14500K .......... .......... .......... .......... .......... 24% 291M 0s 2024-05-15T23:22:02.4292471Z 14550K .......... .......... .......... .......... .......... 24% 249M 0s 2024-05-15T23:22:02.4294056Z 14600K .......... .......... .......... .......... .......... 24% 285M 0s 2024-05-15T23:22:02.4295837Z 14650K .......... .......... .......... .......... .......... 24% 301M 0s 2024-05-15T23:22:02.4297435Z 14700K .......... .......... .......... .......... .......... 24% 287M 0s 2024-05-15T23:22:02.4299590Z 14750K .......... .......... .......... .......... .......... 24% 239M 0s 2024-05-15T23:22:02.4301408Z 14800K .......... .......... .......... .......... .......... 25% 286M 0s 2024-05-15T23:22:02.4302898Z 14850K .......... .......... .......... .......... .......... 25% 296M 0s 2024-05-15T23:22:02.4304583Z 14900K .......... .......... .......... .......... .......... 25% 298M 0s 2024-05-15T23:22:02.4306317Z 14950K .......... .......... .......... .......... .......... 25% 256M 0s 2024-05-15T23:22:02.4308145Z 15000K .......... .......... .......... .......... .......... 25% 297M 0s 2024-05-15T23:22:02.4310020Z 15050K .......... .......... .......... .......... .......... 25% 270M 0s 2024-05-15T23:22:02.4312239Z 15100K .......... .......... .......... .......... .......... 25% 216M 0s 2024-05-15T23:22:02.4314171Z 15150K .......... .......... .......... .......... .......... 25% 244M 0s 2024-05-15T23:22:02.4315687Z 15200K .......... .......... .......... .......... .......... 25% 298M 0s 2024-05-15T23:22:02.4317403Z 15250K .......... .......... .......... .......... .......... 25% 292M 0s 2024-05-15T23:22:02.4319422Z 15300K .......... .......... .......... .......... .......... 25% 275M 0s 2024-05-15T23:22:02.4320943Z 15350K .......... .......... .......... .......... .......... 25% 267M 0s 2024-05-15T23:22:02.4322625Z 15400K .......... .......... .......... .......... .......... 26% 290M 0s 2024-05-15T23:22:02.4324431Z 15450K .......... .......... .......... .......... .......... 26% 295M 0s 2024-05-15T23:22:02.4325977Z 15500K .......... .......... .......... .......... .......... 26% 293M 0s 2024-05-15T23:22:02.4328089Z 15550K .......... .......... .......... .......... .......... 26% 240M 0s 2024-05-15T23:22:02.4329646Z 15600K .......... .......... .......... .......... .......... 26% 301M 0s 2024-05-15T23:22:02.4331412Z 15650K .......... .......... .......... .......... .......... 26% 295M 0s 2024-05-15T23:22:02.4332941Z 15700K .......... .......... .......... .......... .......... 26% 299M 0s 2024-05-15T23:22:02.4334876Z 15750K .......... .......... .......... .......... .......... 26% 262M 0s 2024-05-15T23:22:02.4336615Z 15800K .......... .......... .......... .......... .......... 26% 287M 0s 2024-05-15T23:22:02.4338364Z 15850K .......... .......... .......... .......... .......... 26% 285M 0s 2024-05-15T23:22:02.4339902Z 15900K .......... .......... .......... .......... .......... 26% 288M 0s 2024-05-15T23:22:02.4341948Z 15950K .......... .......... .......... .......... .......... 26% 246M 0s 2024-05-15T23:22:02.4343728Z 16000K .......... .......... .......... .......... .......... 27% 297M 0s 2024-05-15T23:22:02.4345411Z 16050K .......... .......... .......... .......... .......... 27% 273M 0s 2024-05-15T23:22:02.4347530Z 16100K .......... .......... .......... .......... .......... 27% 261M 0s 2024-05-15T23:22:02.4349103Z 16150K .......... .......... .......... .......... .......... 27% 254M 0s 2024-05-15T23:22:02.4351222Z 16200K .......... .......... .......... .......... .......... 27% 262M 0s 2024-05-15T23:22:02.4352760Z 16250K .......... .......... .......... .......... .......... 27% 283M 0s 2024-05-15T23:22:02.4354420Z 16300K .......... .......... .......... .......... .......... 27% 286M 0s 2024-05-15T23:22:02.4356553Z 16350K .......... .......... .......... .......... .......... 27% 236M 0s 2024-05-15T23:22:02.4358366Z 16400K .......... .......... .......... .......... .......... 27% 281M 0s 2024-05-15T23:22:02.4359950Z 16450K .......... .......... .......... .......... .......... 27% 295M 0s 2024-05-15T23:22:02.4361868Z 16500K .......... .......... .......... .......... .......... 27% 258M 0s 2024-05-15T23:22:02.4363803Z 16550K .......... .......... .......... .......... .......... 27% 248M 0s 2024-05-15T23:22:02.4365494Z 16600K .......... .......... .......... .......... .......... 28% 297M 0s 2024-05-15T23:22:02.4367061Z 16650K .......... .......... .......... .......... .......... 28% 296M 0s 2024-05-15T23:22:02.4368837Z 16700K .......... .......... .......... .......... .......... 28% 286M 0s 2024-05-15T23:22:02.4370959Z 16750K .......... .......... .......... .......... .......... 28% 248M 0s 2024-05-15T23:22:02.4372439Z 16800K .......... .......... .......... .......... .......... 28% 290M 0s 2024-05-15T23:22:02.4374094Z 16850K .......... .......... .......... .......... .......... 28% 285M 0s 2024-05-15T23:22:02.4375794Z 16900K .......... .......... .......... .......... .......... 28% 296M 0s 2024-05-15T23:22:02.4377775Z 16950K .......... .......... .......... .......... .......... 28% 259M 0s 2024-05-15T23:22:02.4379432Z 17000K .......... .......... .......... .......... .......... 28% 293M 0s 2024-05-15T23:22:02.4381094Z 17050K .......... .......... .......... .......... .......... 28% 272M 0s 2024-05-15T23:22:02.4382725Z 17100K .......... .......... .......... .......... .......... 28% 298M 0s 2024-05-15T23:22:02.4385052Z 17150K .......... .......... .......... .......... .......... 28% 240M 0s 2024-05-15T23:22:02.4386447Z 17200K .......... .......... .......... .......... .......... 29% 299M 0s 2024-05-15T23:22:02.4388040Z 17250K .......... .......... .......... .......... .......... 29% 296M 0s 2024-05-15T23:22:02.4390208Z 17300K .......... .......... .......... .......... .......... 29% 279M 0s 2024-05-15T23:22:02.4391805Z 17350K .......... .......... .......... .......... .......... 29% 245M 0s 2024-05-15T23:22:02.4393468Z 17400K .......... .......... .......... .......... .......... 29% 298M 0s 2024-05-15T23:22:02.4395223Z 17450K .......... .......... .......... .......... .......... 29% 284M 0s 2024-05-15T23:22:02.4396839Z 17500K .......... .......... .......... .......... .......... 29% 287M 0s 2024-05-15T23:22:02.4399002Z 17550K .......... .......... .......... .......... .......... 29% 241M 0s 2024-05-15T23:22:02.4400568Z 17600K .......... .......... .......... .......... .......... 29% 291M 0s 2024-05-15T23:22:02.4402313Z 17650K .......... .......... .......... .......... .......... 29% 291M 0s 2024-05-15T23:22:02.4404109Z 17700K .......... .......... .......... .......... .......... 29% 298M 0s 2024-05-15T23:22:02.4405961Z 17750K .......... .......... .......... .......... .......... 29% 255M 0s 2024-05-15T23:22:02.4407460Z 17800K .......... .......... .......... .......... .......... 30% 288M 0s 2024-05-15T23:22:02.4409379Z 17850K .......... .......... .......... .......... .......... 30% 292M 0s 2024-05-15T23:22:02.4410885Z 17900K .......... .......... .......... .......... .......... 30% 282M 0s 2024-05-15T23:22:02.4413058Z 17950K .......... .......... .......... .......... .......... 30% 248M 0s 2024-05-15T23:22:02.4414687Z 18000K .......... .......... .......... .......... .......... 30% 291M 0s 2024-05-15T23:22:02.4416321Z 18050K .......... .......... .......... .......... .......... 30% 273M 0s 2024-05-15T23:22:02.4418207Z 18100K .......... .......... .......... .......... .......... 30% 282M 0s 2024-05-15T23:22:02.4420209Z 18150K .......... .......... .......... .......... .......... 30% 265M 0s 2024-05-15T23:22:02.4421598Z 18200K .......... .......... .......... .......... .......... 30% 297M 0s 2024-05-15T23:22:02.4423394Z 18250K .......... .......... .......... .......... .......... 30% 286M 0s 2024-05-15T23:22:02.4425117Z 18300K .......... .......... .......... .......... .......... 30% 296M 0s 2024-05-15T23:22:02.4427094Z 18350K .......... .......... .......... .......... .......... 30% 243M 0s 2024-05-15T23:22:02.4428566Z 18400K .......... .......... .......... .......... .......... 31% 295M 0s 2024-05-15T23:22:02.4430442Z 18450K .......... .......... .......... .......... .......... 31% 266M 0s 2024-05-15T23:22:02.4432515Z 18500K .......... .......... .......... .......... .......... 31% 274M 0s 2024-05-15T23:22:02.4434269Z 18550K .......... .......... .......... .......... .......... 31% 252M 0s 2024-05-15T23:22:02.4435856Z 18600K .......... .......... .......... .......... .......... 31% 291M 0s 2024-05-15T23:22:02.4437438Z 18650K .......... .......... .......... .......... .......... 31% 294M 0s 2024-05-15T23:22:02.4439597Z 18700K .......... .......... .......... .......... .......... 31% 298M 0s 2024-05-15T23:22:02.4441151Z 18750K .......... .......... .......... .......... .......... 31% 239M 0s 2024-05-15T23:22:02.4442950Z 18800K .......... .......... .......... .......... .......... 31% 296M 0s 2024-05-15T23:22:02.4444689Z 18850K .......... .......... .......... .......... .......... 31% 275M 0s 2024-05-15T23:22:02.4446275Z 18900K .......... .......... .......... .......... .......... 31% 301M 0s 2024-05-15T23:22:02.4448142Z 18950K .......... .......... .......... .......... .......... 32% 258M 0s 2024-05-15T23:22:02.4449925Z 19000K .......... .......... .......... .......... .......... 32% 280M 0s 2024-05-15T23:22:02.4451689Z 19050K .......... .......... .......... .......... .......... 32% 286M 0s 2024-05-15T23:22:02.4453323Z 19100K .......... .......... .......... .......... .......... 32% 287M 0s 2024-05-15T23:22:02.4455495Z 19150K .......... .......... .......... .......... .......... 32% 237M 0s 2024-05-15T23:22:02.4457079Z 19200K .......... .......... .......... .......... .......... 32% 283M 0s 2024-05-15T23:22:02.4458940Z 19250K .......... .......... .......... .......... .......... 32% 284M 0s 2024-05-15T23:22:02.4460742Z 19300K .......... .......... .......... .......... .......... 32% 296M 0s 2024-05-15T23:22:02.4462223Z 19350K .......... .......... .......... .......... .......... 32% 261M 0s 2024-05-15T23:22:02.4463958Z 19400K .......... .......... .......... .......... .......... 32% 283M 0s 2024-05-15T23:22:02.4465845Z 19450K .......... .......... .......... .......... .......... 32% 275M 0s 2024-05-15T23:22:02.4467422Z 19500K .......... .......... .......... .......... .......... 32% 301M 0s 2024-05-15T23:22:02.4469814Z 19550K .......... .......... .......... .......... .......... 33% 244M 0s 2024-05-15T23:22:02.4471382Z 19600K .......... .......... .......... .......... .......... 33% 250M 0s 2024-05-15T23:22:02.4473279Z 19650K .......... .......... .......... .......... .......... 33% 284M 0s 2024-05-15T23:22:02.4474741Z 19700K .......... .......... .......... .......... .......... 33% 290M 0s 2024-05-15T23:22:02.4476777Z 19750K .......... .......... .......... .......... .......... 33% 257M 0s 2024-05-15T23:22:02.4478319Z 19800K .......... .......... .......... .......... .......... 33% 300M 0s 2024-05-15T23:22:02.4480335Z 19850K .......... .......... .......... .......... .......... 33% 289M 0s 2024-05-15T23:22:02.4481711Z 19900K .......... .......... .......... .......... .......... 33% 289M 0s 2024-05-15T23:22:02.4483724Z 19950K .......... .......... .......... .......... .......... 33% 244M 0s 2024-05-15T23:22:02.4485472Z 20000K .......... .......... .......... .......... .......... 33% 287M 0s 2024-05-15T23:22:02.4487112Z 20050K .......... .......... .......... .......... .......... 33% 286M 0s 2024-05-15T23:22:02.4488895Z 20100K .......... .......... .......... .......... .......... 33% 281M 0s 2024-05-15T23:22:02.4490658Z 20150K .......... .......... .......... .......... .......... 34% 265M 0s 2024-05-15T23:22:02.4492316Z 20200K .......... .......... .......... .......... .......... 34% 296M 0s 2024-05-15T23:22:02.4494277Z 20250K .......... .......... .......... .......... .......... 34% 278M 0s 2024-05-15T23:22:02.4495808Z 20300K .......... .......... .......... .......... .......... 34% 289M 0s 2024-05-15T23:22:02.4497889Z 20350K .......... .......... .......... .......... .......... 34% 236M 0s 2024-05-15T23:22:02.4499441Z 20400K .......... .......... .......... .......... .......... 34% 305M 0s 2024-05-15T23:22:02.4501210Z 20450K .......... .......... .......... .......... .......... 34% 287M 0s 2024-05-15T23:22:02.4502746Z 20500K .......... .......... .......... .......... .......... 34% 298M 0s 2024-05-15T23:22:02.4504906Z 20550K .......... .......... .......... .......... .......... 34% 250M 0s 2024-05-15T23:22:02.4506585Z 20600K .......... .......... .......... .......... .......... 34% 273M 0s 2024-05-15T23:22:02.4508448Z 20650K .......... .......... .......... .......... .......... 34% 287M 0s 2024-05-15T23:22:02.4510128Z 20700K .......... .......... .......... .......... .......... 34% 289M 0s 2024-05-15T23:22:02.4512135Z 20750K .......... .......... .......... .......... .......... 35% 233M 0s 2024-05-15T23:22:02.4513776Z 20800K .......... .......... .......... .......... .......... 35% 283M 0s 2024-05-15T23:22:02.4515571Z 20850K .......... .......... .......... .......... .......... 35% 284M 0s 2024-05-15T23:22:02.4517261Z 20900K .......... .......... .......... .......... .......... 35% 283M 0s 2024-05-15T23:22:02.4519149Z 20950K .......... .......... .......... .......... .......... 35% 262M 0s 2024-05-15T23:22:02.4520853Z 21000K .......... .......... .......... .......... .......... 35% 290M 0s 2024-05-15T23:22:02.4522395Z 21050K .......... .......... .......... .......... .......... 35% 287M 0s 2024-05-15T23:22:02.4524116Z 21100K .......... .......... .......... .......... .......... 35% 286M 0s 2024-05-15T23:22:02.4526233Z 21150K .......... .......... .......... .......... .......... 35% 242M 0s 2024-05-15T23:22:02.4527823Z 21200K .......... .......... .......... .......... .......... 35% 298M 0s 2024-05-15T23:22:02.4529460Z 21250K .......... .......... .......... .......... .......... 35% 286M 0s 2024-05-15T23:22:02.4531160Z 21300K .......... .......... .......... .......... .......... 35% 292M 0s 2024-05-15T23:22:02.4533265Z 21350K .......... .......... .......... .......... .......... 36% 247M 0s 2024-05-15T23:22:02.4534822Z 21400K .......... .......... .......... .......... .......... 36% 290M 0s 2024-05-15T23:22:02.4536446Z 21450K .......... .......... .......... .......... .......... 36% 296M 0s 2024-05-15T23:22:02.4538100Z 21500K .......... .......... .......... .......... .......... 36% 295M 0s 2024-05-15T23:22:02.4540239Z 21550K .......... .......... .......... .......... .......... 36% 244M 0s 2024-05-15T23:22:02.4542006Z 21600K .......... .......... .......... .......... .......... 36% 281M 0s 2024-05-15T23:22:02.4543655Z 21650K .......... .......... .......... .......... .......... 36% 288M 0s 2024-05-15T23:22:02.4545373Z 21700K .......... .......... .......... .......... .......... 36% 294M 0s 2024-05-15T23:22:02.4547305Z 21750K .......... .......... .......... .......... .......... 36% 258M 0s 2024-05-15T23:22:02.4548731Z 21800K .......... .......... .......... .......... .......... 36% 302M 0s 2024-05-15T23:22:02.4550774Z 21850K .......... .......... .......... .......... .......... 36% 261M 0s 2024-05-15T23:22:02.4552276Z 21900K .......... .......... .......... .......... .......... 36% 289M 0s 2024-05-15T23:22:02.4554340Z 21950K .......... .......... .......... .......... .......... 37% 250M 0s 2024-05-15T23:22:02.4555999Z 22000K .......... .......... .......... .......... .......... 37% 289M 0s 2024-05-15T23:22:02.4557588Z 22050K .......... .......... .......... .......... .......... 37% 292M 0s 2024-05-15T23:22:02.4559391Z 22100K .......... .......... .......... .......... .......... 37% 288M 0s 2024-05-15T23:22:02.4561371Z 22150K .......... .......... .......... .......... .......... 37% 266M 0s 2024-05-15T23:22:02.4562818Z 22200K .......... .......... .......... .......... .......... 37% 295M 0s 2024-05-15T23:22:02.4564394Z 22250K .......... .......... .......... .......... .......... 37% 297M 0s 2024-05-15T23:22:02.4566137Z 22300K .......... .......... .......... .......... .......... 37% 299M 0s 2024-05-15T23:22:02.4568297Z 22350K .......... .......... .......... .......... .......... 37% 230M 0s 2024-05-15T23:22:02.4569927Z 22400K .......... .......... .......... .......... .......... 37% 287M 0s 2024-05-15T23:22:02.4571550Z 22450K .......... .......... .......... .......... .......... 37% 303M 0s 2024-05-15T23:22:02.4573242Z 22500K .......... .......... .......... .......... .......... 37% 301M 0s 2024-05-15T23:22:02.4575305Z 22550K .......... .......... .......... .......... .......... 38% 259M 0s 2024-05-15T23:22:02.4576977Z 22600K .......... .......... .......... .......... .......... 38% 282M 0s 2024-05-15T23:22:02.4578486Z 22650K .......... .......... .......... .......... .......... 38% 285M 0s 2024-05-15T23:22:02.4580388Z 22700K .......... .......... .......... .......... .......... 38% 298M 0s 2024-05-15T23:22:02.4582217Z 22750K .......... .......... .......... .......... .......... 38% 242M 0s 2024-05-15T23:22:02.4583771Z 22800K .......... .......... .......... .......... .......... 38% 295M 0s 2024-05-15T23:22:02.4585559Z 22850K .......... .......... .......... .......... .......... 38% 289M 0s 2024-05-15T23:22:02.4587176Z 22900K .......... .......... .......... .......... .......... 38% 291M 0s 2024-05-15T23:22:02.4589176Z 22950K .......... .......... .......... .......... .......... 38% 258M 0s 2024-05-15T23:22:02.4591104Z 23000K .......... .......... .......... .......... .......... 38% 253M 0s 2024-05-15T23:22:02.4592659Z 23050K .......... .......... .......... .......... .......... 38% 285M 0s 2024-05-15T23:22:02.4594644Z 23100K .......... .......... .......... .......... .......... 38% 275M 0s 2024-05-15T23:22:02.4596586Z 23150K .......... .......... .......... .......... .......... 39% 247M 0s 2024-05-15T23:22:02.4598085Z 23200K .......... .......... .......... .......... .......... 39% 290M 0s 2024-05-15T23:22:02.4599711Z 23250K .......... .......... .......... .......... .......... 39% 299M 0s 2024-05-15T23:22:02.4601607Z 23300K .......... .......... .......... .......... .......... 39% 298M 0s 2024-05-15T23:22:02.4603294Z 23350K .......... .......... .......... .......... .......... 39% 260M 0s 2024-05-15T23:22:02.4604910Z 23400K .......... .......... .......... .......... .......... 39% 301M 0s 2024-05-15T23:22:02.4606748Z 23450K .......... .......... .......... .......... .......... 39% 287M 0s 2024-05-15T23:22:02.4608379Z 23500K .......... .......... .......... .......... .......... 39% 288M 0s 2024-05-15T23:22:02.4610378Z 23550K .......... .......... .......... .......... .......... 39% 241M 0s 2024-05-15T23:22:02.4611985Z 23600K .......... .......... .......... .......... .......... 39% 289M 0s 2024-05-15T23:22:02.4613663Z 23650K .......... .......... .......... .......... .......... 39% 298M 0s 2024-05-15T23:22:02.4615457Z 23700K .......... .......... .......... .......... .......... 40% 293M 0s 2024-05-15T23:22:02.4617229Z 23750K .......... .......... .......... .......... .......... 40% 262M 0s 2024-05-15T23:22:02.4618852Z 23800K .......... .......... .......... .......... .......... 40% 293M 0s 2024-05-15T23:22:02.4620844Z 23850K .......... .......... .......... .......... .......... 40% 280M 0s 2024-05-15T23:22:02.4622457Z 23900K .......... .......... .......... .......... .......... 40% 279M 0s 2024-05-15T23:22:02.4624404Z 23950K .......... .......... .......... .......... .......... 40% 249M 0s 2024-05-15T23:22:02.4626064Z 24000K .......... .......... .......... .......... .......... 40% 300M 0s 2024-05-15T23:22:02.4627726Z 24050K .......... .......... .......... .......... .......... 40% 291M 0s 2024-05-15T23:22:02.4629302Z 24100K .......... .......... .......... .......... .......... 40% 284M 0s 2024-05-15T23:22:02.4631670Z 24150K .......... .......... .......... .......... .......... 40% 222M 0s 2024-05-15T23:22:02.4633202Z 24200K .......... .......... .......... .......... .......... 40% 289M 0s 2024-05-15T23:22:02.4634935Z 24250K .......... .......... .......... .......... .......... 40% 299M 0s 2024-05-15T23:22:02.4636498Z 24300K .......... .......... .......... .......... .......... 41% 292M 0s 2024-05-15T23:22:02.4638657Z 24350K .......... .......... .......... .......... .......... 41% 232M 0s 2024-05-15T23:22:02.4640314Z 24400K .......... .......... .......... .......... .......... 41% 291M 0s 2024-05-15T23:22:02.4641975Z 24450K .......... .......... .......... .......... .......... 41% 298M 0s 2024-05-15T23:22:02.4643588Z 24500K .......... .......... .......... .......... .......... 41% 290M 0s 2024-05-15T23:22:02.4645871Z 24550K .......... .......... .......... .......... .......... 41% 254M 0s 2024-05-15T23:22:02.4647331Z 24600K .......... .......... .......... .......... .......... 41% 281M 0s 2024-05-15T23:22:02.4649084Z 24650K .......... .......... .......... .......... .......... 41% 298M 0s 2024-05-15T23:22:02.4650608Z 24700K .......... .......... .......... .......... .......... 41% 284M 0s 2024-05-15T23:22:02.4652626Z 24750K .......... .......... .......... .......... .......... 41% 253M 0s 2024-05-15T23:22:02.4654179Z 24800K .......... .......... .......... .......... .......... 41% 304M 0s 2024-05-15T23:22:02.4656086Z 24850K .......... .......... .......... .......... .......... 41% 300M 0s 2024-05-15T23:22:02.4657464Z 24900K .......... .......... .......... .......... .......... 42% 290M 0s 2024-05-15T23:22:02.4659498Z 24950K .......... .......... .......... .......... .......... 42% 267M 0s 2024-05-15T23:22:02.4661141Z 25000K .......... .......... .......... .......... .......... 42% 289M 0s 2024-05-15T23:22:02.4662643Z 25050K .......... .......... .......... .......... .......... 42% 301M 0s 2024-05-15T23:22:02.4664558Z 25100K .......... .......... .......... .......... .......... 42% 286M 0s 2024-05-15T23:22:02.4666462Z 25150K .......... .......... .......... .......... .......... 42% 237M 0s 2024-05-15T23:22:02.4668002Z 25200K .......... .......... .......... .......... .......... 42% 306M 0s 2024-05-15T23:22:02.4669787Z 25250K .......... .......... .......... .......... .......... 42% 301M 0s 2024-05-15T23:22:02.4671711Z 25300K .......... .......... .......... .......... .......... 42% 241M 0s 2024-05-15T23:22:02.4673610Z 25350K .......... .......... .......... .......... .......... 42% 264M 0s 2024-05-15T23:22:02.4675235Z 25400K .......... .......... .......... .......... .......... 42% 288M 0s 2024-05-15T23:22:02.4676901Z 25450K .......... .......... .......... .......... .......... 42% 282M 0s 2024-05-15T23:22:02.4678526Z 25500K .......... .......... .......... .......... .......... 43% 304M 0s 2024-05-15T23:22:02.4680614Z 25550K .......... .......... .......... .......... .......... 43% 240M 0s 2024-05-15T23:22:02.4682399Z 25600K .......... .......... .......... .......... .......... 43% 290M 0s 2024-05-15T23:22:02.4683998Z 25650K .......... .......... .......... .......... .......... 43% 276M 0s 2024-05-15T23:22:02.4685626Z 25700K .......... .......... .......... .......... .......... 43% 297M 0s 2024-05-15T23:22:02.4687766Z 25750K .......... .......... .......... .......... .......... 43% 253M 0s 2024-05-15T23:22:02.4689237Z 25800K .......... .......... .......... .......... .......... 43% 306M 0s 2024-05-15T23:22:02.4690979Z 25850K .......... .......... .......... .......... .......... 43% 282M 0s 2024-05-15T23:22:02.4692815Z 25900K .......... .......... .......... .......... .......... 43% 278M 0s 2024-05-15T23:22:02.4694720Z 25950K .......... .......... .......... .......... .......... 43% 253M 0s 2024-05-15T23:22:02.4696441Z 26000K .......... .......... .......... .......... .......... 43% 290M 0s 2024-05-15T23:22:02.4697916Z 26050K .......... .......... .......... .......... .......... 43% 299M 0s 2024-05-15T23:22:02.4699571Z 26100K .......... .......... .......... .......... .......... 44% 291M 0s 2024-05-15T23:22:02.4701745Z 26150K .......... .......... .......... .......... .......... 44% 252M 0s 2024-05-15T23:22:02.4703180Z 26200K .......... .......... .......... .......... .......... 44% 302M 0s 2024-05-15T23:22:02.4704828Z 26250K .......... .......... .......... .......... .......... 44% 295M 0s 2024-05-15T23:22:02.4706544Z 26300K .......... .......... .......... .......... .......... 44% 279M 0s 2024-05-15T23:22:02.4708658Z 26350K .......... .......... .......... .......... .......... 44% 244M 0s 2024-05-15T23:22:02.4710481Z 26400K .......... .......... .......... .......... .......... 44% 264M 0s 2024-05-15T23:22:02.4712111Z 26450K .......... .......... .......... .......... .......... 44% 282M 0s 2024-05-15T23:22:02.4714119Z 26500K .......... .......... .......... .......... .......... 44% 292M 0s 2024-05-15T23:22:02.4715784Z 26550K .......... .......... .......... .......... .......... 44% 260M 0s 2024-05-15T23:22:02.4717363Z 26600K .......... .......... .......... .......... .......... 44% 285M 0s 2024-05-15T23:22:02.4719066Z 26650K .......... .......... .......... .......... .......... 44% 287M 0s 2024-05-15T23:22:02.4720956Z 26700K .......... .......... .......... .......... .......... 45% 302M 0s 2024-05-15T23:22:02.4722826Z 26750K .......... .......... .......... .......... .......... 45% 247M 0s 2024-05-15T23:22:02.4724235Z 26800K .......... .......... .......... .......... .......... 45% 306M 0s 2024-05-15T23:22:02.4726145Z 26850K .......... .......... .......... .......... .......... 45% 300M 0s 2024-05-15T23:22:02.4727721Z 26900K .......... .......... .......... .......... .......... 45% 281M 0s 2024-05-15T23:22:02.4729670Z 26950K .......... .......... .......... .......... .......... 45% 259M 0s 2024-05-15T23:22:02.4731302Z 27000K .......... .......... .......... .......... .......... 45% 304M 0s 2024-05-15T23:22:02.4732729Z 27050K .......... .......... .......... .......... .......... 45% 300M 0s 2024-05-15T23:22:02.4734614Z 27100K .......... .......... .......... .......... .......... 45% 285M 0s 2024-05-15T23:22:02.4736789Z 27150K .......... .......... .......... .......... .......... 45% 238M 0s 2024-05-15T23:22:02.4738241Z 27200K .......... .......... .......... .......... .......... 45% 293M 0s 2024-05-15T23:22:02.4739797Z 27250K .......... .......... .......... .......... .......... 45% 302M 0s 2024-05-15T23:22:02.4741709Z 27300K .......... .......... .......... .......... .......... 46% 304M 0s 2024-05-15T23:22:02.4743386Z 27350K .......... .......... .......... .......... .......... 46% 258M 0s 2024-05-15T23:22:02.4745006Z 27400K .......... .......... .......... .......... .......... 46% 288M 0s 2024-05-15T23:22:02.4746675Z 27450K .......... .......... .......... .......... .......... 46% 291M 0s 2024-05-15T23:22:02.4748480Z 27500K .......... .......... .......... .......... .......... 46% 289M 0s 2024-05-15T23:22:02.4750554Z 27550K .......... .......... .......... .......... .......... 46% 237M 0s 2024-05-15T23:22:02.4752112Z 27600K .......... .......... .......... .......... .......... 46% 299M 0s 2024-05-15T23:22:02.4753792Z 27650K .......... .......... .......... .......... .......... 46% 286M 0s 2024-05-15T23:22:02.4755802Z 27700K .......... .......... .......... .......... .......... 46% 290M 0s 2024-05-15T23:22:02.4757355Z 27750K .......... .......... .......... .......... .......... 46% 252M 0s 2024-05-15T23:22:02.4759016Z 27800K .......... .......... .......... .......... .......... 46% 299M 0s 2024-05-15T23:22:02.4760856Z 27850K .......... .......... .......... .......... .......... 46% 299M 0s 2024-05-15T23:22:02.4762437Z 27900K .......... .......... .......... .......... .......... 47% 280M 0s 2024-05-15T23:22:02.4764506Z 27950K .......... .......... .......... .......... .......... 47% 247M 0s 2024-05-15T23:22:02.4766146Z 28000K .......... .......... .......... .......... .......... 47% 292M 0s 2024-05-15T23:22:02.4767769Z 28050K .......... .......... .......... .......... .......... 47% 291M 0s 2024-05-15T23:22:02.4769455Z 28100K .......... .......... .......... .......... .......... 47% 293M 0s 2024-05-15T23:22:02.4771417Z 28150K .......... .......... .......... .......... .......... 47% 250M 0s 2024-05-15T23:22:02.4772995Z 28200K .......... .......... .......... .......... .......... 47% 306M 0s 2024-05-15T23:22:02.4774862Z 28250K .......... .......... .......... .......... .......... 47% 290M 0s 2024-05-15T23:22:02.4776403Z 28300K .......... .......... .......... .......... .......... 47% 281M 0s 2024-05-15T23:22:02.4778411Z 28350K .......... .......... .......... .......... .......... 47% 249M 0s 2024-05-15T23:22:02.4780041Z 28400K .......... .......... .......... .......... .......... 47% 278M 0s 2024-05-15T23:22:02.4782093Z 28450K .......... .......... .......... .......... .......... 48% 294M 0s 2024-05-15T23:22:02.4783441Z 28500K .......... .......... .......... .......... .......... 48% 295M 0s 2024-05-15T23:22:02.4785394Z 28550K .......... .......... .......... .......... .......... 48% 252M 0s 2024-05-15T23:22:02.4787018Z 28600K .......... .......... .......... .......... .......... 48% 289M 0s 2024-05-15T23:22:02.4788889Z 28650K .......... .......... .......... .......... .......... 48% 280M 0s 2024-05-15T23:22:02.4790622Z 28700K .......... .......... .......... .......... .......... 48% 263M 0s 2024-05-15T23:22:02.4792881Z 28750K .......... .......... .......... .......... .......... 48% 233M 0s 2024-05-15T23:22:02.4794289Z 28800K .......... .......... .......... .......... .......... 48% 308M 0s 2024-05-15T23:22:02.4796234Z 28850K .......... .......... .......... .......... .......... 48% 294M 0s 2024-05-15T23:22:02.4797649Z 28900K .......... .......... .......... .......... .......... 48% 289M 0s 2024-05-15T23:22:02.4799613Z 28950K .......... .......... .......... .......... .......... 48% 258M 0s 2024-05-15T23:22:02.4801221Z 29000K .......... .......... .......... .......... .......... 48% 291M 0s 2024-05-15T23:22:02.4803017Z 29050K .......... .......... .......... .......... .......... 49% 293M 0s 2024-05-15T23:22:02.4804522Z 29100K .......... .......... .......... .......... .......... 49% 297M 0s 2024-05-15T23:22:02.4806701Z 29150K .......... .......... .......... .......... .......... 49% 236M 0s 2024-05-15T23:22:02.4808381Z 29200K .......... .......... .......... .......... .......... 49% 288M 0s 2024-05-15T23:22:02.4809959Z 29250K .......... .......... .......... .......... .......... 49% 301M 0s 2024-05-15T23:22:02.4811548Z 29300K .......... .......... .......... .......... .......... 49% 301M 0s 2024-05-15T23:22:02.4813421Z 29350K .......... .......... .......... .......... .......... 49% 268M 0s 2024-05-15T23:22:02.4815282Z 29400K .......... .......... .......... .......... .......... 49% 281M 0s 2024-05-15T23:22:02.4816765Z 29450K .......... .......... .......... .......... .......... 49% 301M 0s 2024-05-15T23:22:02.4818595Z 29500K .......... .......... .......... .......... .......... 49% 274M 0s 2024-05-15T23:22:02.4820641Z 29550K .......... .......... .......... .......... .......... 49% 244M 0s 2024-05-15T23:22:02.4822216Z 29600K .......... .......... .......... .......... .......... 49% 291M 0s 2024-05-15T23:22:02.4823949Z 29650K .......... .......... .......... .......... .......... 50% 289M 0s 2024-05-15T23:22:02.4825550Z 29700K .......... .......... .......... .......... .......... 50% 289M 0s 2024-05-15T23:22:02.4827523Z 29750K .......... .......... .......... .......... .......... 50% 258M 0s 2024-05-15T23:22:02.4829216Z 29800K .......... .......... .......... .......... .......... 50% 292M 0s 2024-05-15T23:22:02.4831234Z 29850K .......... .......... .......... .......... .......... 50% 260M 0s 2024-05-15T23:22:02.4832802Z 29900K .......... .......... .......... .......... .......... 50% 274M 0s 2024-05-15T23:22:02.4834829Z 29950K .......... .......... .......... .......... .......... 50% 251M 0s 2024-05-15T23:22:02.4836533Z 30000K .......... .......... .......... .......... .......... 50% 295M 0s 2024-05-15T23:22:02.4838072Z 30050K .......... .......... .......... .......... .......... 50% 290M 0s 2024-05-15T23:22:02.4839739Z 30100K .......... .......... .......... .......... .......... 50% 291M 0s 2024-05-15T23:22:02.4841789Z 30150K .......... .......... .......... .......... .......... 50% 251M 0s 2024-05-15T23:22:02.4843404Z 30200K .......... .......... .......... .......... .......... 50% 289M 0s 2024-05-15T23:22:02.4845056Z 30250K .......... .......... .......... .......... .......... 51% 288M 0s 2024-05-15T23:22:02.4846708Z 30300K .......... .......... .......... .......... .......... 51% 300M 0s 2024-05-15T23:22:02.4848901Z 30350K .......... .......... .......... .......... .......... 51% 245M 0s 2024-05-15T23:22:02.4850698Z 30400K .......... .......... .......... .......... .......... 51% 281M 0s 2024-05-15T23:22:02.4852070Z 30450K .......... .......... .......... .......... .......... 51% 299M 0s 2024-05-15T23:22:02.4853714Z 30500K .......... .......... .......... .......... .......... 51% 295M 0s 2024-05-15T23:22:02.4855722Z 30550K .......... .......... .......... .......... .......... 51% 260M 0s 2024-05-15T23:22:02.4857390Z 30600K .......... .......... .......... .......... .......... 51% 306M 0s 2024-05-15T23:22:02.4859055Z 30650K .......... .......... .......... .......... .......... 51% 278M 0s 2024-05-15T23:22:02.4860692Z 30700K .......... .......... .......... .......... .......... 51% 296M 0s 2024-05-15T23:22:02.4862733Z 30750K .......... .......... .......... .......... .......... 51% 246M 0s 2024-05-15T23:22:02.4864313Z 30800K .......... .......... .......... .......... .......... 51% 282M 0s 2024-05-15T23:22:02.4866036Z 30850K .......... .......... .......... .......... .......... 52% 301M 0s 2024-05-15T23:22:02.4867752Z 30900K .......... .......... .......... .......... .......... 52% 287M 0s 2024-05-15T23:22:02.4869925Z 30950K .......... .......... .......... .......... .......... 52% 248M 0s 2024-05-15T23:22:02.4871750Z 31000K .......... .......... .......... .......... .......... 52% 256M 0s 2024-05-15T23:22:02.4873278Z 31050K .......... .......... .......... .......... .......... 52% 285M 0s 2024-05-15T23:22:02.4874943Z 31100K .......... .......... .......... .......... .......... 52% 287M 0s 2024-05-15T23:22:02.4877294Z 31150K .......... .......... .......... .......... .......... 52% 231M 0s 2024-05-15T23:22:02.4878778Z 31200K .......... .......... .......... .......... .......... 52% 293M 0s 2024-05-15T23:22:02.4880373Z 31250K .......... .......... .......... .......... .......... 52% 291M 0s 2024-05-15T23:22:02.4882067Z 31300K .......... .......... .......... .......... .......... 52% 294M 0s 2024-05-15T23:22:02.4884055Z 31350K .......... .......... .......... .......... .......... 52% 258M 0s 2024-05-15T23:22:02.4885697Z 31400K .......... .......... .......... .......... .......... 52% 290M 0s 2024-05-15T23:22:02.4887306Z 31450K .......... .......... .......... .......... .......... 53% 290M 0s 2024-05-15T23:22:02.4889188Z 31500K .......... .......... .......... .......... .......... 53% 282M 0s 2024-05-15T23:22:02.4891212Z 31550K .......... .......... .......... .......... .......... 53% 254M 0s 2024-05-15T23:22:02.4892572Z 31600K .......... .......... .......... .......... .......... 53% 299M 0s 2024-05-15T23:22:02.4894417Z 31650K .......... .......... .......... .......... .......... 53% 293M 0s 2024-05-15T23:22:02.4896205Z 31700K .......... .......... .......... .......... .......... 53% 278M 0s 2024-05-15T23:22:02.4897991Z 31750K .......... .......... .......... .......... .......... 53% 264M 0s 2024-05-15T23:22:02.4899459Z 31800K .......... .......... .......... .......... .......... 53% 306M 0s 2024-05-15T23:22:02.4901247Z 31850K .......... .......... .......... .......... .......... 53% 299M 0s 2024-05-15T23:22:02.4902897Z 31900K .......... .......... .......... .......... .......... 53% 289M 0s 2024-05-15T23:22:02.4905104Z 31950K .......... .......... .......... .......... .......... 53% 228M 0s 2024-05-15T23:22:02.4906695Z 32000K .......... .......... .......... .......... .......... 53% 303M 0s 2024-05-15T23:22:02.4908228Z 32050K .......... .......... .......... .......... .......... 54% 301M 0s 2024-05-15T23:22:02.4910062Z 32100K .......... .......... .......... .......... .......... 54% 302M 0s 2024-05-15T23:22:02.4912337Z 32150K .......... .......... .......... .......... .......... 54% 223M 0s 2024-05-15T23:22:02.4913788Z 32200K .......... .......... .......... .......... .......... 54% 276M 0s 2024-05-15T23:22:02.4915649Z 32250K .......... .......... .......... .......... .......... 54% 289M 0s 2024-05-15T23:22:02.4917178Z 32300K .......... .......... .......... .......... .......... 54% 290M 0s 2024-05-15T23:22:02.4919558Z 32350K .......... .......... .......... .......... .......... 54% 246M 0s 2024-05-15T23:22:02.4920764Z 32400K .......... .......... .......... .......... .......... 54% 308M 0s 2024-05-15T23:22:02.4922540Z 32450K .......... .......... .......... .......... .......... 54% 280M 0s 2024-05-15T23:22:02.4924168Z 32500K .......... .......... .......... .......... .......... 54% 290M 0s 2024-05-15T23:22:02.4926031Z 32550K .......... .......... .......... .......... .......... 54% 266M 0s 2024-05-15T23:22:02.5122491Z 32600K .......... .......... .......... .......... .......... 54% 312M 0s 2024-05-15T23:22:02.5123422Z 32650K .......... .......... .......... .......... .......... 55% 337M 0s 2024-05-15T23:22:02.5124234Z 32700K .......... .......... .......... .......... .......... 55% 330M 0s 2024-05-15T23:22:02.5125077Z 32750K .......... .......... .......... .......... .......... 55% 267M 0s 2024-05-15T23:22:02.5125617Z 32800K .......... .......... .......... .......... .......... 55% 338M 0s 2024-05-15T23:22:02.5126222Z 32850K .......... .......... .......... .......... .......... 55% 319M 0s 2024-05-15T23:22:02.5126910Z 32900K .......... .......... .......... .......... .......... 55% 328M 0s 2024-05-15T23:22:02.5127569Z 32950K .......... .......... .......... .......... .......... 55% 292M 0s 2024-05-15T23:22:02.5128253Z 33000K .......... .......... .......... .......... .......... 55% 333M 0s 2024-05-15T23:22:02.5128921Z 33050K .......... .......... .......... .......... .......... 55% 340M 0s 2024-05-15T23:22:02.5129506Z 33100K .......... .......... .......... .......... .......... 55% 320M 0s 2024-05-15T23:22:02.5130127Z 33150K .......... .......... .......... .......... .......... 55% 277M 0s 2024-05-15T23:22:02.5130769Z 33200K .......... .......... .......... .......... .......... 56% 317M 0s 2024-05-15T23:22:02.5131363Z 33250K .......... .......... .......... .......... .......... 56% 322M 0s 2024-05-15T23:22:02.5131995Z 33300K .......... .......... .......... .......... .......... 56% 342M 0s 2024-05-15T23:22:02.5132479Z 33350K .......... .......... .......... .......... .......... 56% 266M 0s 2024-05-15T23:22:02.5132958Z 33400K .......... .......... .......... .......... .......... 56% 330M 0s 2024-05-15T23:22:02.5133429Z 33450K .......... .......... .......... .......... .......... 56% 325M 0s 2024-05-15T23:22:02.5133901Z 33500K .......... .......... .......... .......... .......... 56% 326M 0s 2024-05-15T23:22:02.5134374Z 33550K .......... .......... .......... .......... .......... 56% 284M 0s 2024-05-15T23:22:02.5134827Z 33600K .......... .......... .......... .......... .......... 56% 330M 0s 2024-05-15T23:22:02.5135324Z 33650K .......... .......... .......... .......... .......... 56% 339M 0s 2024-05-15T23:22:02.5135788Z 33700K .......... .......... .......... .......... .......... 56% 316M 0s 2024-05-15T23:22:02.5136285Z 33750K .......... .......... .......... .......... .......... 56% 292M 0s 2024-05-15T23:22:02.5136748Z 33800K .......... .......... .......... .......... .......... 57% 327M 0s 2024-05-15T23:22:02.5137226Z 33850K .......... .......... .......... .......... .......... 57% 329M 0s 2024-05-15T23:22:02.5137692Z 33900K .......... .......... .......... .......... .......... 57% 342M 0s 2024-05-15T23:22:02.5138152Z 33950K .......... .......... .......... .......... .......... 57% 266M 0s 2024-05-15T23:22:02.5138616Z 34000K .......... .......... .......... .......... .......... 57% 330M 0s 2024-05-15T23:22:02.5139124Z 34050K .......... .......... .......... .......... .......... 57% 334M 0s 2024-05-15T23:22:02.5139593Z 34100K .......... .......... .......... .......... .......... 57% 336M 0s 2024-05-15T23:22:02.5140063Z 34150K .......... .......... .......... .......... .......... 57% 290M 0s 2024-05-15T23:22:02.5140521Z 34200K .......... .......... .......... .......... .......... 57% 324M 0s 2024-05-15T23:22:02.5140984Z 34250K .......... .......... .......... .......... .......... 57% 325M 0s 2024-05-15T23:22:02.5141694Z 34300K .......... .......... .......... .......... .......... 57% 331M 0s 2024-05-15T23:22:02.5142239Z 34350K .......... .......... .......... .......... .......... 57% 277M 0s 2024-05-15T23:22:02.5142767Z 34400K .......... .......... .......... .......... .......... 58% 334M 0s 2024-05-15T23:22:02.5143398Z 34450K .......... .......... .......... .......... .......... 58% 307M 0s 2024-05-15T23:22:02.5143921Z 34500K .......... .......... .......... .......... .......... 58% 323M 0s 2024-05-15T23:22:02.5144400Z 34550K .......... .......... .......... .......... .......... 58% 286M 0s 2024-05-15T23:22:02.5144875Z 34600K .......... .......... .......... .......... .......... 58% 320M 0s 2024-05-15T23:22:02.5145344Z 34650K .......... .......... .......... .......... .......... 58% 290M 0s 2024-05-15T23:22:02.5145853Z 34700K .......... .......... .......... .......... .......... 58% 312M 0s 2024-05-15T23:22:02.5146324Z 34750K .......... .......... .......... .......... .......... 58% 270M 0s 2024-05-15T23:22:02.5146790Z 34800K .......... .......... .......... .......... .......... 58% 336M 0s 2024-05-15T23:22:02.5147300Z 34850K .......... .......... .......... .......... .......... 58% 318M 0s 2024-05-15T23:22:02.5147770Z 34900K .......... .......... .......... .......... .......... 58% 325M 0s 2024-05-15T23:22:02.5148235Z 34950K .......... .......... .......... .......... .......... 58% 270M 0s 2024-05-15T23:22:02.5148698Z 35000K .......... .......... .......... .......... .......... 59% 319M 0s 2024-05-15T23:22:02.5149195Z 35050K .......... .......... .......... .......... .......... 59% 319M 0s 2024-05-15T23:22:02.5149914Z 35100K .......... .......... .......... .......... .......... 59% 335M 0s 2024-05-15T23:22:02.5150379Z 35150K .......... .......... .......... .......... .......... 59% 277M 0s 2024-05-15T23:22:02.5150836Z 35200K .......... .......... .......... .......... .......... 59% 305M 0s 2024-05-15T23:22:02.5151302Z 35250K .......... .......... .......... .......... .......... 59% 330M 0s 2024-05-15T23:22:02.5151754Z 35300K .......... .......... .......... .......... .......... 59% 324M 0s 2024-05-15T23:22:02.5152213Z 35350K .......... .......... .......... .......... .......... 59% 280M 0s 2024-05-15T23:22:02.5152672Z 35400K .......... .......... .......... .......... .......... 59% 332M 0s 2024-05-15T23:22:02.5153180Z 35450K .......... .......... .......... .......... .......... 59% 313M 0s 2024-05-15T23:22:02.5153638Z 35500K .......... .......... .......... .......... .......... 59% 321M 0s 2024-05-15T23:22:02.5154134Z 35550K .......... .......... .......... .......... .......... 59% 275M 0s 2024-05-15T23:22:02.5154581Z 35600K .......... .......... .......... .......... .......... 60% 317M 0s 2024-05-15T23:22:02.5155035Z 35650K .......... .......... .......... .......... .......... 60% 315M 0s 2024-05-15T23:22:02.5155525Z 35700K .......... .......... .......... .......... .......... 60% 310M 0s 2024-05-15T23:22:02.5155989Z 35750K .......... .......... .......... .......... .......... 60% 294M 0s 2024-05-15T23:22:02.5156444Z 35800K .......... .......... .......... .......... .......... 60% 318M 0s 2024-05-15T23:22:02.5156896Z 35850K .......... .......... .......... .......... .......... 60% 317M 0s 2024-05-15T23:22:02.5157394Z 35900K .......... .......... .......... .......... .......... 60% 289M 0s 2024-05-15T23:22:02.5157857Z 35950K .......... .......... .......... .......... .......... 60% 231M 0s 2024-05-15T23:22:02.5158315Z 36000K .......... .......... .......... .......... .......... 60% 318M 0s 2024-05-15T23:22:02.5158821Z 36050K .......... .......... .......... .......... .......... 60% 315M 0s 2024-05-15T23:22:02.5159282Z 36100K .......... .......... .......... .......... .......... 60% 317M 0s 2024-05-15T23:22:02.5159779Z 36150K .......... .......... .......... .......... .......... 60% 293M 0s 2024-05-15T23:22:02.5160235Z 36200K .......... .......... .......... .......... .......... 61% 316M 0s 2024-05-15T23:22:02.5160856Z 36250K .......... .......... .......... .......... .......... 61% 330M 0s 2024-05-15T23:22:02.5161338Z 36300K .......... .......... .......... .......... .......... 61% 334M 0s 2024-05-15T23:22:02.5161856Z 36350K .......... .......... .......... .......... .......... 61% 271M 0s 2024-05-15T23:22:02.5162496Z 36400K .......... .......... .......... .......... .......... 61% 318M 0s 2024-05-15T23:22:02.5162973Z 36450K .......... .......... .......... .......... .......... 61% 318M 0s 2024-05-15T23:22:02.5163481Z 36500K .......... .......... .......... .......... .......... 61% 321M 0s 2024-05-15T23:22:02.5163972Z 36550K .......... .......... .......... .......... .......... 61% 297M 0s 2024-05-15T23:22:02.5164439Z 36600K .......... .......... .......... .......... .......... 61% 323M 0s 2024-05-15T23:22:02.5164950Z 36650K .......... .......... .......... .......... .......... 61% 322M 0s 2024-05-15T23:22:02.5165421Z 36700K .......... .......... .......... .......... .......... 61% 316M 0s 2024-05-15T23:22:02.5165928Z 36750K .......... .......... .......... .......... .......... 61% 271M 0s 2024-05-15T23:22:02.5166395Z 36800K .......... .......... .......... .......... .......... 62% 332M 0s 2024-05-15T23:22:02.5166855Z 36850K .......... .......... .......... .......... .......... 62% 331M 0s 2024-05-15T23:22:02.5167366Z 36900K .......... .......... .......... .......... .......... 62% 335M 0s 2024-05-15T23:22:02.5167823Z 36950K .......... .......... .......... .......... .......... 62% 257M 0s 2024-05-15T23:22:02.5168282Z 37000K .......... .......... .......... .......... .......... 62% 329M 0s 2024-05-15T23:22:02.5168743Z 37050K .......... .......... .......... .......... .......... 62% 320M 0s 2024-05-15T23:22:02.5169232Z 37100K .......... .......... .......... .......... .......... 62% 332M 0s 2024-05-15T23:22:02.5169688Z 37150K .......... .......... .......... .......... .......... 62% 245M 0s 2024-05-15T23:22:02.5170179Z 37200K .......... .......... .......... .......... .......... 62% 313M 0s 2024-05-15T23:22:02.5170635Z 37250K .......... .......... .......... .......... .......... 62% 325M 0s 2024-05-15T23:22:02.5171096Z 37300K .......... .......... .......... .......... .......... 62% 337M 0s 2024-05-15T23:22:02.5171560Z 37350K .......... .......... .......... .......... .......... 63% 288M 0s 2024-05-15T23:22:02.5172021Z 37400K .......... .......... .......... .......... .......... 63% 336M 0s 2024-05-15T23:22:02.5172534Z 37450K .......... .......... .......... .......... .......... 63% 329M 0s 2024-05-15T23:22:02.5172994Z 37500K .......... .......... .......... .......... .......... 63% 327M 0s 2024-05-15T23:22:02.5173467Z 37550K .......... .......... .......... .......... .......... 63% 268M 0s 2024-05-15T23:22:02.5173965Z 37600K .......... .......... .......... .......... .......... 63% 330M 0s 2024-05-15T23:22:02.5174460Z 37650K .......... .......... .......... .......... .......... 63% 326M 0s 2024-05-15T23:22:02.5174926Z 37700K .......... .......... .......... .......... .......... 63% 340M 0s 2024-05-15T23:22:02.5175377Z 37750K .......... .......... .......... .......... .......... 63% 290M 0s 2024-05-15T23:22:02.5175840Z 37800K .......... .......... .......... .......... .......... 63% 331M 0s 2024-05-15T23:22:02.5176333Z 37850K .......... .......... .......... .......... .......... 63% 330M 0s 2024-05-15T23:22:02.5176833Z 37900K .......... .......... .......... .......... .......... 63% 331M 0s 2024-05-15T23:22:02.5177277Z 37950K .......... .......... .......... .......... .......... 64% 278M 0s 2024-05-15T23:22:02.5177734Z 38000K .......... .......... .......... .......... .......... 64% 312M 0s 2024-05-15T23:22:02.5178183Z 38050K .......... .......... .......... .......... .......... 64% 318M 0s 2024-05-15T23:22:02.5178682Z 38100K .......... .......... .......... .......... .......... 64% 345M 0s 2024-05-15T23:22:02.5179133Z 38150K .......... .......... .......... .......... .......... 64% 294M 0s 2024-05-15T23:22:02.5179716Z 38200K .......... .......... .......... .......... .......... 64% 331M 0s 2024-05-15T23:22:02.5180173Z 38250K .......... .......... .......... .......... .......... 64% 325M 0s 2024-05-15T23:22:02.5180622Z 38300K .......... .......... .......... .......... .......... 64% 340M 0s 2024-05-15T23:22:02.5181196Z 38350K .......... .......... .......... .......... .......... 64% 279M 0s 2024-05-15T23:22:02.5181655Z 38400K .......... .......... .......... .......... .......... 64% 343M 0s 2024-05-15T23:22:02.5182114Z 38450K .......... .......... .......... .......... .......... 64% 300M 0s 2024-05-15T23:22:02.5182571Z 38500K .......... .......... .......... .......... .......... 64% 319M 0s 2024-05-15T23:22:02.5183031Z 38550K .......... .......... .......... .......... .......... 65% 303M 0s 2024-05-15T23:22:02.5183534Z 38600K .......... .......... .......... .......... .......... 65% 328M 0s 2024-05-15T23:22:02.5183996Z 38650K .......... .......... .......... .......... .......... 65% 318M 0s 2024-05-15T23:22:02.5184454Z 38700K .......... .......... .......... .......... .......... 65% 341M 0s 2024-05-15T23:22:02.5184921Z 38750K .......... .......... .......... .......... .......... 65% 256M 0s 2024-05-15T23:22:02.5185363Z 38800K .......... .......... .......... .......... .......... 65% 330M 0s 2024-05-15T23:22:02.5185869Z 38850K .......... .......... .......... .......... .......... 65% 237M 0s 2024-05-15T23:22:02.5186344Z 38900K .......... .......... .......... .......... .......... 65% 186M 0s 2024-05-15T23:22:02.5186807Z 38950K .......... .......... .......... .......... .......... 65% 177M 0s 2024-05-15T23:22:02.5187436Z 39000K .......... .......... .......... .......... .......... 65% 177M 0s 2024-05-15T23:22:02.5187932Z 39050K .......... .......... .......... .......... .......... 65% 196M 0s 2024-05-15T23:22:02.5188396Z 39100K .......... .......... .......... .......... .......... 65% 170M 0s 2024-05-15T23:22:02.5188859Z 39150K .......... .......... .......... .......... .......... 66% 137M 0s 2024-05-15T23:22:02.5189354Z 39200K .......... .......... .......... .......... .......... 66% 180M 0s 2024-05-15T23:22:02.5190077Z 39250K .......... .......... .......... .......... .......... 66% 201M 0s 2024-05-15T23:22:02.5190531Z 39300K .......... .......... .......... .......... .......... 66% 197M 0s 2024-05-15T23:22:02.5191046Z 39350K .......... .......... .......... .......... .......... 66% 159M 0s 2024-05-15T23:22:02.5191517Z 39400K .......... .......... .......... .......... .......... 66% 198M 0s 2024-05-15T23:22:02.5191972Z 39450K .......... .......... .......... .......... .......... 66% 191M 0s 2024-05-15T23:22:02.5192425Z 39500K .......... .......... .......... .......... .......... 66% 193M 0s 2024-05-15T23:22:02.5192882Z 39550K .......... .......... .......... .......... .......... 66% 155M 0s 2024-05-15T23:22:02.5193348Z 39600K .......... .......... .......... .......... .......... 66% 174M 0s 2024-05-15T23:22:02.5193845Z 39650K .......... .......... .......... .......... .......... 66% 191M 0s 2024-05-15T23:22:02.5194340Z 39700K .......... .......... .......... .......... .......... 66% 191M 0s 2024-05-15T23:22:02.5194798Z 39750K .......... .......... .......... .......... .......... 67% 178M 0s 2024-05-15T23:22:02.5195247Z 39800K .......... .......... .......... .......... .......... 67% 282M 0s 2024-05-15T23:22:02.5195746Z 39850K .......... .......... .......... .......... .......... 67% 297M 0s 2024-05-15T23:22:02.5196232Z 39900K .......... .......... .......... .......... .......... 67% 288M 0s 2024-05-15T23:22:02.5196680Z 39950K .......... .......... .......... .......... .......... 67% 253M 0s 2024-05-15T23:22:02.5197122Z 40000K .......... .......... .......... .......... .......... 67% 287M 0s 2024-05-15T23:22:02.5197608Z 40050K .......... .......... .......... .......... .......... 67% 286M 0s 2024-05-15T23:22:02.5198057Z 40100K .......... .......... .......... .......... .......... 67% 288M 0s 2024-05-15T23:22:02.5198684Z 40150K .......... .......... .......... .......... .......... 67% 264M 0s 2024-05-15T23:22:02.5199185Z 40200K .......... .......... .......... .......... .......... 67% 295M 0s 2024-05-15T23:22:02.5199636Z 40250K .......... .......... .......... .......... .......... 67% 241M 0s 2024-05-15T23:22:02.5200268Z 40300K .......... .......... .......... .......... .......... 67% 285M 0s 2024-05-15T23:22:02.5200749Z 40350K .......... .......... .......... .......... .......... 68% 247M 0s 2024-05-15T23:22:02.5201206Z 40400K .......... .......... .......... .......... .......... 68% 287M 0s 2024-05-15T23:22:02.5201667Z 40450K .......... .......... .......... .......... .......... 68% 289M 0s 2024-05-15T23:22:02.5202158Z 40500K .......... .......... .......... .......... .......... 68% 287M 0s 2024-05-15T23:22:02.5202653Z 40550K .......... .......... .......... .......... .......... 68% 254M 0s 2024-05-15T23:22:02.5203308Z 40600K .......... .......... .......... .......... .......... 68% 288M 0s 2024-05-15T23:22:02.5205087Z 40650K .......... .......... .......... .......... .......... 68% 288M 0s 2024-05-15T23:22:02.5206749Z 40700K .......... .......... .......... .......... .......... 68% 288M 0s 2024-05-15T23:22:02.5208749Z 40750K .......... .......... .......... .......... .......... 68% 242M 0s 2024-05-15T23:22:02.5210577Z 40800K .......... .......... .......... .......... .......... 68% 302M 0s 2024-05-15T23:22:02.5212062Z 40850K .......... .......... .......... .......... .......... 68% 303M 0s 2024-05-15T23:22:02.5214556Z 40900K .......... .......... .......... .......... .......... 68% 234M 0s 2024-05-15T23:22:02.5216167Z 40950K .......... .......... .......... .......... .......... 69% 262M 0s 2024-05-15T23:22:02.5217748Z 41000K .......... .......... .......... .......... .......... 69% 274M 0s 2024-05-15T23:22:02.5219794Z 41050K .......... .......... .......... .......... .......... 69% 247M 0s 2024-05-15T23:22:02.5221296Z 41100K .......... .......... .......... .......... .......... 69% 296M 0s 2024-05-15T23:22:02.5223499Z 41150K .......... .......... .......... .......... .......... 69% 235M 0s 2024-05-15T23:22:02.5225017Z 41200K .......... .......... .......... .......... .......... 69% 298M 0s 2024-05-15T23:22:02.5227176Z 41250K .......... .......... .......... .......... .......... 69% 277M 0s 2024-05-15T23:22:02.5228495Z 41300K .......... .......... .......... .......... .......... 69% 296M 0s 2024-05-15T23:22:02.5230597Z 41350K .......... .......... .......... .......... .......... 69% 236M 0s 2024-05-15T23:22:02.5232287Z 41400K .......... .......... .......... .......... .......... 69% 292M 0s 2024-05-15T23:22:02.5233763Z 41450K .......... .......... .......... .......... .......... 69% 299M 0s 2024-05-15T23:22:02.5235747Z 41500K .......... .......... .......... .......... .......... 69% 270M 0s 2024-05-15T23:22:02.5237968Z 41550K .......... .......... .......... .......... .......... 70% 237M 0s 2024-05-15T23:22:02.5239927Z 41600K .......... .......... .......... .......... .......... 70% 293M 0s 2024-05-15T23:22:02.5240896Z 41650K .......... .......... .......... .......... .......... 70% 306M 0s 2024-05-15T23:22:02.5242674Z 41700K .......... .......... .......... .......... .......... 70% 299M 0s 2024-05-15T23:22:02.5244439Z 41750K .......... .......... .......... .......... .......... 70% 253M 0s 2024-05-15T23:22:02.5246363Z 41800K .......... .......... .......... .......... .......... 70% 299M 0s 2024-05-15T23:22:02.5247918Z 41850K .......... .......... .......... .......... .......... 70% 290M 0s 2024-05-15T23:22:02.5249820Z 41900K .......... .......... .......... .......... .......... 70% 290M 0s 2024-05-15T23:22:02.5251571Z 41950K .......... .......... .......... .......... .......... 70% 243M 0s 2024-05-15T23:22:02.5253334Z 42000K .......... .......... .......... .......... .......... 70% 283M 0s 2024-05-15T23:22:02.5254915Z 42050K .......... .......... .......... .......... .......... 70% 297M 0s 2024-05-15T23:22:02.5256801Z 42100K .......... .......... .......... .......... .......... 71% 289M 0s 2024-05-15T23:22:02.5258435Z 42150K .......... .......... .......... .......... .......... 71% 266M 0s 2024-05-15T23:22:02.5260189Z 42200K .......... .......... .......... .......... .......... 71% 279M 0s 2024-05-15T23:22:02.5262014Z 42250K .......... .......... .......... .......... .......... 71% 270M 0s 2024-05-15T23:22:02.5263671Z 42300K .......... .......... .......... .......... .......... 71% 299M 0s 2024-05-15T23:22:02.5265721Z 42350K .......... .......... .......... .......... .......... 71% 252M 0s 2024-05-15T23:22:02.5267259Z 42400K .......... .......... .......... .......... .......... 71% 294M 0s 2024-05-15T23:22:02.5268985Z 42450K .......... .......... .......... .......... .......... 71% 280M 0s 2024-05-15T23:22:02.5271527Z 42500K .......... .......... .......... .......... .......... 71% 242M 0s 2024-05-15T23:22:02.5272972Z 42550K .......... .......... .......... .......... .......... 71% 266M 0s 2024-05-15T23:22:02.5274996Z 42600K .......... .......... .......... .......... .......... 71% 290M 0s 2024-05-15T23:22:02.5276161Z 42650K .......... .......... .......... .......... .......... 71% 282M 0s 2024-05-15T23:22:02.5278029Z 42700K .......... .......... .......... .......... .......... 72% 287M 0s 2024-05-15T23:22:02.5280577Z 42750K .......... .......... .......... .......... .......... 72% 234M 0s 2024-05-15T23:22:02.5281585Z 42800K .......... .......... .......... .......... .......... 72% 296M 0s 2024-05-15T23:22:02.5283808Z 42850K .......... .......... .......... .......... .......... 72% 300M 0s 2024-05-15T23:22:02.5284875Z 42900K .......... .......... .......... .......... .......... 72% 298M 0s 2024-05-15T23:22:02.5286869Z 42950K .......... .......... .......... .......... .......... 72% 261M 0s 2024-05-15T23:22:02.5288486Z 43000K .......... .......... .......... .......... .......... 72% 276M 0s 2024-05-15T23:22:02.5290274Z 43050K .......... .......... .......... .......... .......... 72% 300M 0s 2024-05-15T23:22:02.5291814Z 43100K .......... .......... .......... .......... .......... 72% 291M 0s 2024-05-15T23:22:02.5293889Z 43150K .......... .......... .......... .......... .......... 72% 248M 0s 2024-05-15T23:22:02.5296269Z 43200K .......... .......... .......... .......... .......... 72% 309M 0s 2024-05-15T23:22:02.5297060Z 43250K .......... .......... .......... .......... .......... 72% 285M 0s 2024-05-15T23:22:02.5299011Z 43300K .......... .......... .......... .......... .......... 73% 294M 0s 2024-05-15T23:22:02.5300591Z 43350K .......... .......... .......... .......... .......... 73% 263M 0s 2024-05-15T23:22:02.5302629Z 43400K .......... .......... .......... .......... .......... 73% 287M 0s 2024-05-15T23:22:02.5304302Z 43450K .......... .......... .......... .......... .......... 73% 294M 0s 2024-05-15T23:22:02.5305714Z 43500K .......... .......... .......... .......... .......... 73% 312M 0s 2024-05-15T23:22:02.5308200Z 43550K .......... .......... .......... .......... .......... 73% 234M 0s 2024-05-15T23:22:02.5309228Z 43600K .......... .......... .......... .......... .......... 73% 295M 0s 2024-05-15T23:22:02.5312301Z 43650K .......... .......... .......... .......... .......... 73% 219M 0s 2024-05-15T23:22:02.5314311Z 43700K .......... .......... .......... .......... .......... 73% 196M 0s 2024-05-15T23:22:02.5316065Z 43750K .......... .......... .......... .......... .......... 73% 243M 0s 2024-05-15T23:22:02.5317667Z 43800K .......... .......... .......... .......... .......... 73% 292M 0s 2024-05-15T23:22:02.5319265Z 43850K .......... .......... .......... .......... .......... 73% 301M 0s 2024-05-15T23:22:02.5321329Z 43900K .......... .......... .......... .......... .......... 74% 289M 0s 2024-05-15T23:22:02.5323150Z 43950K .......... .......... .......... .......... .......... 74% 252M 0s 2024-05-15T23:22:02.5324906Z 44000K .......... .......... .......... .......... .......... 74% 292M 0s 2024-05-15T23:22:02.5326681Z 44050K .......... .......... .......... .......... .......... 74% 292M 0s 2024-05-15T23:22:02.5328211Z 44100K .......... .......... .......... .......... .......... 74% 294M 0s 2024-05-15T23:22:02.5330249Z 44150K .......... .......... .......... .......... .......... 74% 254M 0s 2024-05-15T23:22:02.5331437Z 44200K .......... .......... .......... .......... .......... 74% 301M 0s 2024-05-15T23:22:02.5333373Z 44250K .......... .......... .......... .......... .......... 74% 297M 0s 2024-05-15T23:22:02.5334767Z 44300K .......... .......... .......... .......... .......... 74% 293M 0s 2024-05-15T23:22:02.5336896Z 44350K .......... .......... .......... .......... .......... 74% 246M 0s 2024-05-15T23:22:02.5338356Z 44400K .......... .......... .......... .......... .......... 74% 308M 0s 2024-05-15T23:22:02.5340092Z 44450K .......... .......... .......... .......... .......... 74% 298M 0s 2024-05-15T23:22:02.5341670Z 44500K .......... .......... .......... .......... .......... 75% 294M 0s 2024-05-15T23:22:02.5344102Z 44550K .......... .......... .......... .......... .......... 75% 257M 0s 2024-05-15T23:22:02.5345130Z 44600K .......... .......... .......... .......... .......... 75% 302M 0s 2024-05-15T23:22:02.5347291Z 44650K .......... .......... .......... .......... .......... 75% 291M 0s 2024-05-15T23:22:02.5349113Z 44700K .......... .......... .......... .......... .......... 75% 290M 0s 2024-05-15T23:22:02.5351407Z 44750K .......... .......... .......... .......... .......... 75% 217M 0s 2024-05-15T23:22:02.5352904Z 44800K .......... .......... .......... .......... .......... 75% 281M 0s 2024-05-15T23:22:02.5354695Z 44850K .......... .......... .......... .......... .......... 75% 301M 0s 2024-05-15T23:22:02.5355759Z 44900K .......... .......... .......... .......... .......... 75% 300M 0s 2024-05-15T23:22:02.5357828Z 44950K .......... .......... .......... .......... .......... 75% 252M 0s 2024-05-15T23:22:02.5359363Z 45000K .......... .......... .......... .......... .......... 75% 293M 0s 2024-05-15T23:22:02.5361196Z 45050K .......... .......... .......... .......... .......... 75% 286M 0s 2024-05-15T23:22:02.5362917Z 45100K .......... .......... .......... .......... .......... 76% 287M 0s 2024-05-15T23:22:02.5364945Z 45150K .......... .......... .......... .......... .......... 76% 240M 0s 2024-05-15T23:22:02.5366490Z 45200K .......... .......... .......... .......... .......... 76% 288M 0s 2024-05-15T23:22:02.5368307Z 45250K .......... .......... .......... .......... .......... 76% 299M 0s 2024-05-15T23:22:02.5369813Z 45300K .......... .......... .......... .......... .......... 76% 290M 0s 2024-05-15T23:22:02.5372152Z 45350K .......... .......... .......... .......... .......... 76% 259M 0s 2024-05-15T23:22:02.5374059Z 45400K .......... .......... .......... .......... .......... 76% 274M 0s 2024-05-15T23:22:02.5375083Z 45450K .......... .......... .......... .......... .......... 76% 298M 0s 2024-05-15T23:22:02.5377341Z 45500K .......... .......... .......... .......... .......... 76% 290M 0s 2024-05-15T23:22:02.5379553Z 45550K .......... .......... .......... .......... .......... 76% 235M 0s 2024-05-15T23:22:02.5380370Z 45600K .......... .......... .......... .......... .......... 76% 322M 0s 2024-05-15T23:22:02.5382022Z 45650K .......... .......... .......... .......... .......... 76% 297M 0s 2024-05-15T23:22:02.5383876Z 45700K .......... .......... .......... .......... .......... 77% 299M 0s 2024-05-15T23:22:02.5385509Z 45750K .......... .......... .......... .......... .......... 77% 262M 0s 2024-05-15T23:22:02.5387373Z 45800K .......... .......... .......... .......... .......... 77% 288M 0s 2024-05-15T23:22:02.5388946Z 45850K .......... .......... .......... .......... .......... 77% 300M 0s 2024-05-15T23:22:02.5391005Z 45900K .......... .......... .......... .......... .......... 77% 249M 0s 2024-05-15T23:22:02.5392978Z 45950K .......... .......... .......... .......... .......... 77% 244M 0s 2024-05-15T23:22:02.5394652Z 46000K .......... .......... .......... .......... .......... 77% 296M 0s 2024-05-15T23:22:02.5396192Z 46050K .......... .......... .......... .......... .......... 77% 285M 0s 2024-05-15T23:22:02.5397939Z 46100K .......... .......... .......... .......... .......... 77% 302M 0s 2024-05-15T23:22:02.5399674Z 46150K .......... .......... .......... .......... .......... 77% 264M 0s 2024-05-15T23:22:02.5401262Z 46200K .......... .......... .......... .......... .......... 77% 303M 0s 2024-05-15T23:22:02.5403200Z 46250K .......... .......... .......... .......... .......... 77% 291M 0s 2024-05-15T23:22:02.5405139Z 46300K .......... .......... .......... .......... .......... 78% 279M 0s 2024-05-15T23:22:02.5406768Z 46350K .......... .......... .......... .......... .......... 78% 253M 0s 2024-05-15T23:22:02.5408205Z 46400K .......... .......... .......... .......... .......... 78% 304M 0s 2024-05-15T23:22:02.5410038Z 46450K .......... .......... .......... .......... .......... 78% 290M 0s 2024-05-15T23:22:02.5411513Z 46500K .......... .......... .......... .......... .......... 78% 302M 0s 2024-05-15T23:22:02.5413615Z 46550K .......... .......... .......... .......... .......... 78% 249M 0s 2024-05-15T23:22:02.5415143Z 46600K .......... .......... .......... .......... .......... 78% 290M 0s 2024-05-15T23:22:02.5417459Z 46650K .......... .......... .......... .......... .......... 78% 300M 0s 2024-05-15T23:22:02.5418448Z 46700K .......... .......... .......... .......... .......... 78% 291M 0s 2024-05-15T23:22:02.5420668Z 46750K .......... .......... .......... .......... .......... 78% 253M 0s 2024-05-15T23:22:02.5422082Z 46800K .......... .......... .......... .......... .......... 78% 296M 0s 2024-05-15T23:22:02.5423796Z 46850K .......... .......... .......... .......... .......... 79% 300M 0s 2024-05-15T23:22:02.5425376Z 46900K .......... .......... .......... .......... .......... 79% 308M 0s 2024-05-15T23:22:02.5427227Z 46950K .......... .......... .......... .......... .......... 79% 267M 0s 2024-05-15T23:22:02.5428670Z 47000K .......... .......... .......... .......... .......... 79% 305M 0s 2024-05-15T23:22:02.5430714Z 47050K .......... .......... .......... .......... .......... 79% 257M 0s 2024-05-15T23:22:02.5432237Z 47100K .......... .......... .......... .......... .......... 79% 296M 0s 2024-05-15T23:22:02.5434373Z 47150K .......... .......... .......... .......... .......... 79% 243M 0s 2024-05-15T23:22:02.5435925Z 47200K .......... .......... .......... .......... .......... 79% 305M 0s 2024-05-15T23:22:02.5437609Z 47250K .......... .......... .......... .......... .......... 79% 301M 0s 2024-05-15T23:22:02.5439806Z 47300K .......... .......... .......... .......... .......... 79% 285M 0s 2024-05-15T23:22:02.5441275Z 47350K .......... .......... .......... .......... .......... 79% 261M 0s 2024-05-15T23:22:02.5442768Z 47400K .......... .......... .......... .......... .......... 79% 297M 0s 2024-05-15T23:22:02.5444487Z 47450K .......... .......... .......... .......... .......... 80% 290M 0s 2024-05-15T23:22:02.5447782Z 47500K .......... .......... .......... .......... .......... 80% 300M 0s 2024-05-15T23:22:02.5448452Z 47550K .......... .......... .......... .......... .......... 80% 228M 0s 2024-05-15T23:22:02.5449975Z 47600K .......... .......... .......... .......... .......... 80% 296M 0s 2024-05-15T23:22:02.5451476Z 47650K .......... .......... .......... .......... .......... 80% 307M 0s 2024-05-15T23:22:02.5453059Z 47700K .......... .......... .......... .......... .......... 80% 309M 0s 2024-05-15T23:22:02.5454811Z 47750K .......... .......... .......... .......... .......... 80% 270M 0s 2024-05-15T23:22:02.5456662Z 47800K .......... .......... .......... .......... .......... 80% 273M 0s 2024-05-15T23:22:02.5459490Z 47850K .......... .......... .......... .......... .......... 80% 302M 0s 2024-05-15T23:22:02.5460139Z 47900K .......... .......... .......... .......... .......... 80% 294M 0s 2024-05-15T23:22:02.5462068Z 47950K .......... .......... .......... .......... .......... 80% 249M 0s 2024-05-15T23:22:02.5465001Z 48000K .......... .......... .......... .......... .......... 80% 310M 0s 2024-05-15T23:22:02.5465615Z 48050K .......... .......... .......... .......... .......... 81% 293M 0s 2024-05-15T23:22:02.5466840Z 48100K .......... .......... .......... .......... .......... 81% 301M 0s 2024-05-15T23:22:02.5468652Z 48150K .......... .......... .......... .......... .......... 81% 261M 0s 2024-05-15T23:22:02.5470571Z 48200K .......... .......... .......... .......... .......... 81% 258M 0s 2024-05-15T23:22:02.5472159Z 48250K .......... .......... .......... .......... .......... 81% 300M 0s 2024-05-15T23:22:02.5473833Z 48300K .......... .......... .......... .......... .......... 81% 294M 0s 2024-05-15T23:22:02.5475814Z 48350K .......... .......... .......... .......... .......... 81% 246M 0s 2024-05-15T23:22:02.5477496Z 48400K .......... .......... .......... .......... .......... 81% 289M 0s 2024-05-15T23:22:02.5479126Z 48450K .......... .......... .......... .......... .......... 81% 296M 0s 2024-05-15T23:22:02.5480779Z 48500K .......... .......... .......... .......... .......... 81% 298M 0s 2024-05-15T23:22:02.5482681Z 48550K .......... .......... .......... .......... .......... 81% 255M 0s 2024-05-15T23:22:02.5484313Z 48600K .......... .......... .......... .......... .......... 81% 304M 0s 2024-05-15T23:22:02.5486114Z 48650K .......... .......... .......... .......... .......... 82% 293M 0s 2024-05-15T23:22:02.5487598Z 48700K .......... .......... .......... .......... .......... 82% 297M 0s 2024-05-15T23:22:02.5489545Z 48750K .......... .......... .......... .......... .......... 82% 250M 0s 2024-05-15T23:22:02.5491222Z 48800K .......... .......... .......... .......... .......... 82% 289M 0s 2024-05-15T23:22:02.5492883Z 48850K .......... .......... .......... .......... .......... 82% 302M 0s 2024-05-15T23:22:02.5494448Z 48900K .......... .......... .......... .......... .......... 82% 306M 0s 2024-05-15T23:22:02.5496353Z 48950K .......... .......... .......... .......... .......... 82% 262M 0s 2024-05-15T23:22:02.5497918Z 49000K .......... .......... .......... .......... .......... 82% 303M 0s 2024-05-15T23:22:02.5499635Z 49050K .......... .......... .......... .......... .......... 82% 282M 0s 2024-05-15T23:22:02.5501272Z 49100K .......... .......... .......... .......... .......... 82% 303M 0s 2024-05-15T23:22:02.5503192Z 49150K .......... .......... .......... .......... .......... 82% 253M 0s 2024-05-15T23:22:02.5504863Z 49200K .......... .......... .......... .......... .......... 82% 296M 0s 2024-05-15T23:22:02.5506555Z 49250K .......... .......... .......... .......... .......... 83% 286M 0s 2024-05-15T23:22:02.5508256Z 49300K .......... .......... .......... .......... .......... 83% 287M 0s 2024-05-15T23:22:02.5510790Z 49350K .......... .......... .......... .......... .......... 83% 237M 0s 2024-05-15T23:22:02.5511959Z 49400K .......... .......... .......... .......... .......... 83% 280M 0s 2024-05-15T23:22:02.5513624Z 49450K .......... .......... .......... .......... .......... 83% 293M 0s 2024-05-15T23:22:02.5515388Z 49500K .......... .......... .......... .......... .......... 83% 305M 0s 2024-05-15T23:22:02.5517934Z 49550K .......... .......... .......... .......... .......... 83% 231M 0s 2024-05-15T23:22:02.5518937Z 49600K .......... .......... .......... .......... .......... 83% 306M 0s 2024-05-15T23:22:02.5520576Z 49650K .......... .......... .......... .......... .......... 83% 301M 0s 2024-05-15T23:22:02.5522483Z 49700K .......... .......... .......... .......... .......... 83% 293M 0s 2024-05-15T23:22:02.5524256Z 49750K .......... .......... .......... .......... .......... 83% 271M 0s 2024-05-15T23:22:02.5526140Z 49800K .......... .......... .......... .......... .......... 83% 289M 0s 2024-05-15T23:22:02.5527266Z 49850K .......... .......... .......... .......... .......... 84% 313M 0s 2024-05-15T23:22:02.5529595Z 49900K .......... .......... .......... .......... .......... 84% 298M 0s 2024-05-15T23:22:02.5531001Z 49950K .......... .......... .......... .......... .......... 84% 240M 0s 2024-05-15T23:22:02.5533290Z 50000K .......... .......... .......... .......... .......... 84% 305M 0s 2024-05-15T23:22:02.5534652Z 50050K .......... .......... .......... .......... .......... 84% 311M 0s 2024-05-15T23:22:02.5535912Z 50100K .......... .......... .......... .......... .......... 84% 285M 0s 2024-05-15T23:22:02.5537808Z 50150K .......... .......... .......... .......... .......... 84% 266M 0s 2024-05-15T23:22:02.5539306Z 50200K .......... .......... .......... .......... .......... 84% 295M 0s 2024-05-15T23:22:02.5541528Z 50250K .......... .......... .......... .......... .......... 84% 302M 0s 2024-05-15T23:22:02.5542600Z 50300K .......... .......... .......... .......... .......... 84% 304M 0s 2024-05-15T23:22:02.5544760Z 50350K .......... .......... .......... .......... .......... 84% 239M 0s 2024-05-15T23:22:02.5546186Z 50400K .......... .......... .......... .......... .......... 84% 308M 0s 2024-05-15T23:22:02.5547853Z 50450K .......... .......... .......... .......... .......... 85% 293M 0s 2024-05-15T23:22:02.5549800Z 50500K .......... .......... .......... .......... .......... 85% 299M 0s 2024-05-15T23:22:02.5552261Z 50550K .......... .......... .......... .......... .......... 85% 235M 0s 2024-05-15T23:22:02.5553197Z 50600K .......... .......... .......... .......... .......... 85% 294M 0s 2024-05-15T23:22:02.5554894Z 50650K .......... .......... .......... .......... .......... 85% 289M 0s 2024-05-15T23:22:02.5556733Z 50700K .......... .......... .......... .......... .......... 85% 295M 0s 2024-05-15T23:22:02.5558747Z 50750K .......... .......... .......... .......... .......... 85% 242M 0s 2024-05-15T23:22:02.5560240Z 50800K .......... .......... .......... .......... .......... 85% 307M 0s 2024-05-15T23:22:02.5562224Z 50850K .......... .......... .......... .......... .......... 85% 282M 0s 2024-05-15T23:22:02.5563793Z 50900K .......... .......... .......... .......... .......... 85% 298M 0s 2024-05-15T23:22:02.5565842Z 50950K .......... .......... .......... .......... .......... 85% 271M 0s 2024-05-15T23:22:02.5567440Z 51000K .......... .......... .......... .......... .......... 85% 317M 0s 2024-05-15T23:22:02.5568418Z 51050K .......... .......... .......... .......... .......... 86% 311M 0s 2024-05-15T23:22:02.5570323Z 51100K .......... .......... .......... .......... .......... 86% 286M 0s 2024-05-15T23:22:02.5572240Z 51150K .......... .......... .......... .......... .......... 86% 257M 0s 2024-05-15T23:22:02.5573944Z 51200K .......... .......... .......... .......... .......... 86% 284M 0s 2024-05-15T23:22:02.5575405Z 51250K .......... .......... .......... .......... .......... 86% 299M 0s 2024-05-15T23:22:02.5577078Z 51300K .......... .......... .......... .......... .......... 86% 295M 0s 2024-05-15T23:22:02.5579105Z 51350K .......... .......... .......... .......... .......... 86% 259M 0s 2024-05-15T23:22:02.5580575Z 51400K .......... .......... .......... .......... .......... 86% 300M 0s 2024-05-15T23:22:02.5582577Z 51450K .......... .......... .......... .......... .......... 86% 292M 0s 2024-05-15T23:22:02.5584293Z 51500K .......... .......... .......... .......... .......... 86% 293M 0s 2024-05-15T23:22:02.5585986Z 51550K .......... .......... .......... .......... .......... 86% 257M 0s 2024-05-15T23:22:02.5587568Z 51600K .......... .......... .......... .......... .......... 87% 284M 0s 2024-05-15T23:22:02.5589324Z 51650K .......... .......... .......... .......... .......... 87% 294M 0s 2024-05-15T23:22:02.5591441Z 51700K .......... .......... .......... .......... .......... 87% 240M 0s 2024-05-15T23:22:02.5593147Z 51750K .......... .......... .......... .......... .......... 87% 269M 0s 2024-05-15T23:22:02.5594768Z 51800K .......... .......... .......... .......... .......... 87% 293M 0s 2024-05-15T23:22:02.5596996Z 51850K .......... .......... .......... .......... .......... 87% 278M 0s 2024-05-15T23:22:02.5598032Z 51900K .......... .......... .......... .......... .......... 87% 315M 0s 2024-05-15T23:22:02.5600229Z 51950K .......... .......... .......... .......... .......... 87% 242M 0s 2024-05-15T23:22:02.5601760Z 52000K .......... .......... .......... .......... .......... 87% 306M 0s 2024-05-15T23:22:02.5603667Z 52050K .......... .......... .......... .......... .......... 87% 298M 0s 2024-05-15T23:22:02.5605431Z 52100K .......... .......... .......... .......... .......... 87% 287M 0s 2024-05-15T23:22:02.5607557Z 52150K .......... .......... .......... .......... .......... 87% 259M 0s 2024-05-15T23:22:02.5608452Z 52200K .......... .......... .......... .......... .......... 88% 306M 0s 2024-05-15T23:22:02.5610092Z 52250K .......... .......... .......... .......... .......... 88% 302M 0s 2024-05-15T23:22:02.5611880Z 52300K .......... .......... .......... .......... .......... 88% 302M 0s 2024-05-15T23:22:02.5613705Z 52350K .......... .......... .......... .......... .......... 88% 241M 0s 2024-05-15T23:22:02.5615579Z 52400K .......... .......... .......... .......... .......... 88% 285M 0s 2024-05-15T23:22:02.5617149Z 52450K .......... .......... .......... .......... .......... 88% 285M 0s 2024-05-15T23:22:02.5619309Z 52500K .......... .......... .......... .......... .......... 88% 297M 0s 2024-05-15T23:22:02.5620620Z 52550K .......... .......... .......... .......... .......... 88% 275M 0s 2024-05-15T23:22:02.5622607Z 52600K .......... .......... .......... .......... .......... 88% 282M 0s 2024-05-15T23:22:02.5624555Z 52650K .......... .......... .......... .......... .......... 88% 284M 0s 2024-05-15T23:22:02.5625977Z 52700K .......... .......... .......... .......... .......... 88% 313M 0s 2024-05-15T23:22:02.5628182Z 52750K .......... .......... .......... .......... .......... 88% 246M 0s 2024-05-15T23:22:02.5629869Z 52800K .......... .......... .......... .......... .......... 89% 321M 0s 2024-05-15T23:22:02.5631343Z 52850K .......... .......... .......... .......... .......... 89% 259M 0s 2024-05-15T23:22:02.5633010Z 52900K .......... .......... .......... .......... .......... 89% 292M 0s 2024-05-15T23:22:02.5634990Z 52950K .......... .......... .......... .......... .......... 89% 269M 0s 2024-05-15T23:22:02.5636033Z 53000K .......... .......... .......... .......... .......... 89% 305M 0s 2024-05-15T23:22:02.5637714Z 53050K .......... .......... .......... .......... .......... 89% 291M 0s 2024-05-15T23:22:02.5639860Z 53100K .......... .......... .......... .......... .......... 89% 293M 0s 2024-05-15T23:22:02.5641318Z 53150K .......... .......... .......... .......... .......... 89% 254M 0s 2024-05-15T23:22:02.5643411Z 53200K .......... .......... .......... .......... .......... 89% 294M 0s 2024-05-15T23:22:02.5644594Z 53250K .......... .......... .......... .......... .......... 89% 305M 0s 2024-05-15T23:22:02.5646453Z 53300K .......... .......... .......... .......... .......... 89% 287M 0s 2024-05-15T23:22:02.5648762Z 53350K .......... .......... .......... .......... .......... 89% 246M 0s 2024-05-15T23:22:02.5649922Z 53400K .......... .......... .......... .......... .......... 90% 297M 0s 2024-05-15T23:22:02.5651604Z 53450K .......... .......... .......... .......... .......... 90% 303M 0s 2024-05-15T23:22:02.5653231Z 53500K .......... .......... .......... .......... .......... 90% 285M 0s 2024-05-15T23:22:02.5655820Z 53550K .......... .......... .......... .......... .......... 90% 243M 0s 2024-05-15T23:22:02.5656897Z 53600K .......... .......... .......... .......... .......... 90% 294M 0s 2024-05-15T23:22:02.5658788Z 53650K .......... .......... .......... .......... .......... 90% 284M 0s 2024-05-15T23:22:02.5660623Z 53700K .......... .......... .......... .......... .......... 90% 302M 0s 2024-05-15T23:22:02.5662572Z 53750K .......... .......... .......... .......... .......... 90% 272M 0s 2024-05-15T23:22:02.5664750Z 53800K .......... .......... .......... .......... .......... 90% 288M 0s 2024-05-15T23:22:02.5665480Z 53850K .......... .......... .......... .......... .......... 90% 283M 0s 2024-05-15T23:22:02.5667303Z 53900K .......... .......... .......... .......... .......... 90% 293M 0s 2024-05-15T23:22:02.5670043Z 53950K .......... .......... .......... .......... .......... 90% 244M 0s 2024-05-15T23:22:02.5670901Z 54000K .......... .......... .......... .......... .......... 91% 281M 0s 2024-05-15T23:22:02.5672976Z 54050K .......... .......... .......... .......... .......... 91% 290M 0s 2024-05-15T23:22:02.5674802Z 54100K .......... .......... .......... .......... .......... 91% 290M 0s 2024-05-15T23:22:02.5676262Z 54150K .......... .......... .......... .......... .......... 91% 261M 0s 2024-05-15T23:22:02.5677881Z 54200K .......... .......... .......... .......... .......... 91% 303M 0s 2024-05-15T23:22:02.5679509Z 54250K .......... .......... .......... .......... .......... 91% 302M 0s 2024-05-15T23:22:02.5681172Z 54300K .......... .......... .......... .......... .......... 91% 296M 0s 2024-05-15T23:22:02.5683142Z 54350K .......... .......... .......... .......... .......... 91% 246M 0s 2024-05-15T23:22:02.5684757Z 54400K .......... .......... .......... .......... .......... 91% 299M 0s 2024-05-15T23:22:02.5686363Z 54450K .......... .......... .......... .......... .......... 91% 306M 0s 2024-05-15T23:22:02.5688000Z 54500K .......... .......... .......... .......... .......... 91% 298M 0s 2024-05-15T23:22:02.5689809Z 54550K .......... .......... .......... .......... .......... 91% 269M 0s 2024-05-15T23:22:02.5691635Z 54600K .......... .......... .......... .......... .......... 92% 285M 0s 2024-05-15T23:22:02.5693164Z 54650K .......... .......... .......... .......... .......... 92% 296M 0s 2024-05-15T23:22:02.5694766Z 54700K .......... .......... .......... .......... .......... 92% 306M 0s 2024-05-15T23:22:02.5696772Z 54750K .......... .......... .......... .......... .......... 92% 244M 0s 2024-05-15T23:22:02.5698367Z 54800K .......... .......... .......... .......... .......... 92% 305M 0s 2024-05-15T23:22:02.5700059Z 54850K .......... .......... .......... .......... .......... 92% 287M 0s 2024-05-15T23:22:02.5701718Z 54900K .......... .......... .......... .......... .......... 92% 298M 0s 2024-05-15T23:22:02.5704009Z 54950K .......... .......... .......... .......... .......... 92% 259M 0s 2024-05-15T23:22:02.5705212Z 55000K .......... .......... .......... .......... .......... 92% 299M 0s 2024-05-15T23:22:02.5707242Z 55050K .......... .......... .......... .......... .......... 92% 292M 0s 2024-05-15T23:22:02.5708573Z 55100K .......... .......... .......... .......... .......... 92% 291M 0s 2024-05-15T23:22:02.5710766Z 55150K .......... .......... .......... .......... .......... 92% 224M 0s 2024-05-15T23:22:02.5712501Z 55200K .......... .......... .......... .......... .......... 93% 307M 0s 2024-05-15T23:22:02.5714544Z 55250K .......... .......... .......... .......... .......... 93% 297M 0s 2024-05-15T23:22:02.5715573Z 55300K .......... .......... .......... .......... .......... 93% 292M 0s 2024-05-15T23:22:02.5717743Z 55350K .......... .......... .......... .......... .......... 93% 254M 0s 2024-05-15T23:22:02.5719650Z 55400K .......... .......... .......... .......... .......... 93% 302M 0s 2024-05-15T23:22:02.5721215Z 55450K .......... .......... .......... .......... .......... 93% 307M 0s 2024-05-15T23:22:02.5722360Z 55500K .......... .......... .......... .......... .......... 93% 305M 0s 2024-05-15T23:22:02.5724761Z 55550K .......... .......... .......... .......... .......... 93% 253M 0s 2024-05-15T23:22:02.5725996Z 55600K .......... .......... .......... .......... .......... 93% 286M 0s 2024-05-15T23:22:02.5727660Z 55650K .......... .......... .......... .......... .......... 93% 297M 0s 2024-05-15T23:22:02.5729249Z 55700K .......... .......... .......... .......... .......... 93% 306M 0s 2024-05-15T23:22:02.5731789Z 55750K .......... .......... .......... .......... .......... 93% 256M 0s 2024-05-15T23:22:02.5732955Z 55800K .......... .......... .......... .......... .......... 94% 302M 0s 2024-05-15T23:22:02.5734445Z 55850K .......... .......... .......... .......... .......... 94% 291M 0s 2024-05-15T23:22:02.5736189Z 55900K .......... .......... .......... .......... .......... 94% 304M 0s 2024-05-15T23:22:02.5737949Z 55950K .......... .......... .......... .......... .......... 94% 258M 0s 2024-05-15T23:22:02.5739536Z 56000K .......... .......... .......... .......... .......... 94% 303M 0s 2024-05-15T23:22:02.5741141Z 56050K .......... .......... .......... .......... .......... 94% 305M 0s 2024-05-15T23:22:02.5742799Z 56100K .......... .......... .......... .......... .......... 94% 308M 0s 2024-05-15T23:22:02.5744590Z 56150K .......... .......... .......... .......... .......... 94% 260M 0s 2024-05-15T23:22:02.5746198Z 56200K .......... .......... .......... .......... .......... 94% 304M 0s 2024-05-15T23:22:02.5747817Z 56250K .......... .......... .......... .......... .......... 94% 303M 0s 2024-05-15T23:22:02.5749590Z 56300K .......... .......... .......... .......... .......... 94% 301M 0s 2024-05-15T23:22:02.5751578Z 56350K .......... .......... .......... .......... .......... 95% 230M 0s 2024-05-15T23:22:02.5753194Z 56400K .......... .......... .......... .......... .......... 95% 305M 0s 2024-05-15T23:22:02.5754824Z 56450K .......... .......... .......... .......... .......... 95% 293M 0s 2024-05-15T23:22:02.5756435Z 56500K .......... .......... .......... .......... .......... 95% 306M 0s 2024-05-15T23:22:02.5758240Z 56550K .......... .......... .......... .......... .......... 95% 268M 0s 2024-05-15T23:22:02.5759897Z 56600K .......... .......... .......... .......... .......... 95% 304M 0s 2024-05-15T23:22:02.5761516Z 56650K .......... .......... .......... .......... .......... 95% 292M 0s 2024-05-15T23:22:02.5763112Z 56700K .......... .......... .......... .......... .......... 95% 308M 0s 2024-05-15T23:22:02.5765013Z 56750K .......... .......... .......... .......... .......... 95% 255M 0s 2024-05-15T23:22:02.5766642Z 56800K .......... .......... .......... .......... .......... 95% 301M 0s 2024-05-15T23:22:02.5768302Z 56850K .......... .......... .......... .......... .......... 95% 303M 0s 2024-05-15T23:22:02.5769918Z 56900K .......... .......... .......... .......... .......... 95% 295M 0s 2024-05-15T23:22:02.5771689Z 56950K .......... .......... .......... .......... .......... 96% 272M 0s 2024-05-15T23:22:02.5773330Z 57000K .......... .......... .......... .......... .......... 96% 302M 0s 2024-05-15T23:22:02.5774949Z 57050K .......... .......... .......... .......... .......... 96% 299M 0s 2024-05-15T23:22:02.5776551Z 57100K .......... .......... .......... .......... .......... 96% 303M 0s 2024-05-15T23:22:02.5778522Z 57150K .......... .......... .......... .......... .......... 96% 248M 0s 2024-05-15T23:22:02.5780100Z 57200K .......... .......... .......... .......... .......... 96% 309M 0s 2024-05-15T23:22:02.5781698Z 57250K .......... .......... .......... .......... .......... 96% 305M 0s 2024-05-15T23:22:02.5783312Z 57300K .......... .......... .......... .......... .......... 96% 306M 0s 2024-05-15T23:22:02.5785162Z 57350K .......... .......... .......... .......... .......... 96% 271M 0s 2024-05-15T23:22:02.5786778Z 57400K .......... .......... .......... .......... .......... 96% 293M 0s 2024-05-15T23:22:02.5788437Z 57450K .......... .......... .......... .......... .......... 96% 292M 0s 2024-05-15T23:22:02.5790295Z 57500K .......... .......... .......... .......... .......... 96% 273M 0s 2024-05-15T23:22:02.5792196Z 57550K .......... .......... .......... .......... .......... 97% 249M 0s 2024-05-15T23:22:02.5793791Z 57600K .......... .......... .......... .......... .......... 97% 308M 0s 2024-05-15T23:22:02.5795547Z 57650K .......... .......... .......... .......... .......... 97% 286M 0s 2024-05-15T23:22:02.5797293Z 57700K .......... .......... .......... .......... .......... 97% 304M 0s 2024-05-15T23:22:02.5799026Z 57750K .......... .......... .......... .......... .......... 97% 271M 0s 2024-05-15T23:22:02.5800488Z 57800K .......... .......... .......... .......... .......... 97% 306M 0s 2024-05-15T23:22:02.5802131Z 57850K .......... .......... .......... .......... .......... 97% 301M 0s 2024-05-15T23:22:02.5803764Z 57900K .......... .......... .......... .......... .......... 97% 296M 0s 2024-05-15T23:22:02.5805661Z 57950K .......... .......... .......... .......... .......... 97% 256M 0s 2024-05-15T23:22:02.5807279Z 58000K .......... .......... .......... .......... .......... 97% 302M 0s 2024-05-15T23:22:02.5808885Z 58050K .......... .......... .......... .......... .......... 97% 300M 0s 2024-05-15T23:22:02.5810505Z 58100K .......... .......... .......... .......... .......... 97% 302M 0s 2024-05-15T23:22:02.5812348Z 58150K .......... .......... .......... .......... .......... 98% 264M 0s 2024-05-15T23:22:02.5813963Z 58200K .......... .......... .......... .......... .......... 98% 306M 0s 2024-05-15T23:22:02.5815567Z 58250K .......... .......... .......... .......... .......... 98% 303M 0s 2024-05-15T23:22:02.5817220Z 58300K .......... .......... .......... .......... .......... 98% 297M 0s 2024-05-15T23:22:02.5819130Z 58350K .......... .......... .......... .......... .......... 98% 255M 0s 2024-05-15T23:22:02.5820811Z 58400K .......... .......... .......... .......... .......... 98% 292M 0s 2024-05-15T23:22:02.5822408Z 58450K .......... .......... .......... .......... .......... 98% 304M 0s 2024-05-15T23:22:02.5824005Z 58500K .......... .......... .......... .......... .......... 98% 307M 0s 2024-05-15T23:22:02.5825788Z 58550K .......... .......... .......... .......... .......... 98% 271M 0s 2024-05-15T23:22:02.5827427Z 58600K .......... .......... .......... .......... .......... 98% 300M 0s 2024-05-15T23:22:02.5829103Z 58650K .......... .......... .......... .......... .......... 98% 291M 0s 2024-05-15T23:22:02.5830873Z 58700K .......... .......... .......... .......... .......... 98% 280M 0s 2024-05-15T23:22:02.5832757Z 58750K .......... .......... .......... .......... .......... 99% 256M 0s 2024-05-15T23:22:02.5834343Z 58800K .......... .......... .......... .......... .......... 99% 312M 0s 2024-05-15T23:22:02.5835931Z 58850K .......... .......... .......... .......... .......... 99% 304M 0s 2024-05-15T23:22:02.5837593Z 58900K .......... .......... .......... .......... .......... 99% 294M 0s 2024-05-15T23:22:02.5839389Z 58950K .......... .......... .......... .......... .......... 99% 271M 0s 2024-05-15T23:22:02.5840992Z 59000K .......... .......... .......... .......... .......... 99% 305M 0s 2024-05-15T23:22:02.5842595Z 59050K .......... .......... .......... .......... .......... 99% 305M 0s 2024-05-15T23:22:02.5844204Z 59100K .......... .......... .......... .......... .......... 99% 305M 0s 2024-05-15T23:22:02.5846177Z 59150K .......... .......... .......... .......... .......... 99% 247M 0s 2024-05-15T23:22:02.5847781Z 59200K .......... .......... .......... .......... .......... 99% 305M 0s 2024-05-15T23:22:02.5849368Z 59250K .......... .......... .......... .......... .......... 99% 306M 0s 2024-05-15T23:22:02.5851079Z 59300K .......... .......... .......... .......... .......... 99% 301M 0s 2024-05-15T23:22:02.5851866Z 59350K .......... .... 100% 283M=0.2s 2024-05-15T23:22:02.5851876Z 2024-05-15T23:22:02.5852963Z 2024-05-15 23:22:02 (273 MB/s) - ‘stories15M.pt’ saved [60789090/60789090] 2024-05-15T23:22:02.5852975Z 2024-05-15T23:22:02.5862793Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:02.5863239Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:02.5863769Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.model' 2024-05-15T23:22:02.5864061Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:02.5889332Z --2024-05-15 23:22:02-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.model 2024-05-15T23:22:02.5932220Z Resolving github.com (github.com)... 140.82.113.4 2024-05-15T23:22:02.5944166Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2024-05-15T23:22:02.6011623Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:02.6012385Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model [following] 2024-05-15T23:22:02.6012989Z --2024-05-15 23:22:02-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.model 2024-05-15T23:22:02.6034683Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2024-05-15T23:22:02.6049831Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-05-15T23:22:02.6160961Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:02.6161677Z Length: 499723 (488K) [application/octet-stream] 2024-05-15T23:22:02.6162085Z Saving to: ‘tokenizer.model’ 2024-05-15T23:22:02.6162657Z 2024-05-15T23:22:02.6179015Z 0K .......... .......... .......... .......... .......... 10% 29.6M 0s 2024-05-15T23:22:02.6192882Z 50K .......... .......... .......... .......... .......... 20% 35.2M 0s 2024-05-15T23:22:02.6195507Z 100K .......... .......... .......... .......... .......... 30% 206M 0s 2024-05-15T23:22:02.6198668Z 150K .......... .......... .......... .......... .......... 40% 158M 0s 2024-05-15T23:22:02.6208285Z 200K .......... .......... .......... .......... .......... 51% 49.8M 0s 2024-05-15T23:22:02.6211822Z 250K .......... .......... .......... .......... .......... 61% 138M 0s 2024-05-15T23:22:02.6213885Z 300K .......... .......... .......... .......... .......... 71% 229M 0s 2024-05-15T23:22:02.6216511Z 350K .......... .......... .......... .......... .......... 81% 235M 0s 2024-05-15T23:22:02.6218017Z 400K .......... .......... .......... .......... .......... 92% 228M 0s 2024-05-15T23:22:02.6219111Z 450K .......... .......... .......... ........ 100% 346M=0.006s 2024-05-15T23:22:02.6219124Z 2024-05-15T23:22:02.6219722Z 2024-05-15 23:22:02 (84.2 MB/s) - ‘tokenizer.model’ saved [499723/499723] 2024-05-15T23:22:02.6219745Z 2024-05-15T23:22:02.6227337Z + for resource in $RESOURCES_STRING 2024-05-15T23:22:02.6227827Z Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:02.6228399Z + echo 'Downloading: https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin' 2024-05-15T23:22:02.6228660Z + wget https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:02.6250780Z --2024-05-15 23:22:02-- https://github.com/karpathy/llama2.c/raw/master/tokenizer.bin 2024-05-15T23:22:02.6286040Z Resolving github.com (github.com)... 140.82.113.4 2024-05-15T23:22:02.6304870Z Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2024-05-15T23:22:02.6395352Z HTTP request sent, awaiting response... 302 Found 2024-05-15T23:22:02.6396146Z Location: https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin [following] 2024-05-15T23:22:02.6396798Z --2024-05-15 23:22:02-- https://raw.githubusercontent.com/karpathy/llama2.c/master/tokenizer.bin 2024-05-15T23:22:02.6400259Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2024-05-15T23:22:02.6408728Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 2024-05-15T23:22:02.6504562Z HTTP request sent, awaiting response... 200 OK 2024-05-15T23:22:02.6505177Z Length: 433869 (424K) [application/octet-stream] 2024-05-15T23:22:02.6505500Z Saving to: ‘tokenizer.bin’ 2024-05-15T23:22:02.6505647Z 2024-05-15T23:22:02.6517865Z 0K .......... .......... .......... .......... .......... 11% 40.3M 0s 2024-05-15T23:22:02.6528831Z 50K .......... .......... .......... .......... .......... 23% 45.2M 0s 2024-05-15T23:22:02.6530307Z 100K .......... .......... .......... .......... .......... 35% 300M 0s 2024-05-15T23:22:02.6532498Z 150K .......... .......... .......... .......... .......... 47% 264M 0s 2024-05-15T23:22:02.6537291Z 200K .......... .......... .......... .......... .......... 59% 90.2M 0s 2024-05-15T23:22:02.6540797Z 250K .......... .......... .......... .......... .......... 70% 143M 0s 2024-05-15T23:22:02.6542654Z 300K .......... .......... .......... .......... .......... 82% 358M 0s 2024-05-15T23:22:02.6544187Z 350K .......... .......... .......... .......... .......... 94% 277M 0s 2024-05-15T23:22:02.6544599Z 400K .......... .......... ... 100% 334M=0.004s 2024-05-15T23:22:02.6544613Z 2024-05-15T23:22:02.6545071Z 2024-05-15 23:22:02 (106 MB/s) - ‘tokenizer.bin’ saved [433869/433869] 2024-05-15T23:22:02.6545080Z 2024-05-15T23:22:02.6552234Z + popd 2024-05-15T23:22:02.6552519Z ~/work/torchchat/torchchat 2024-05-15T23:22:02.6584779Z ##[group]Run python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:02.6585187Z python3 -c 'import torch;print(f"torch: {torch.__version__, torch.version.git_version}")' 2024-05-15T23:22:02.6585302Z pushd ${TORCHCHAT_ROOT} 2024-05-15T23:22:02.6585524Z bash .ci/scripts/convert_checkpoint.sh ${REPO_NAME} 2024-05-15T23:22:02.6585937Z bash .ci/scripts/validate.sh "./checkpoints/${REPO_NAME}/model.pth" "cpu" "eval_sanity_check-bfloat16" 2024-05-15T23:22:02.6638346Z shell: /usr/bin/bash -e {0} 2024-05-15T23:22:02.6638430Z env: 2024-05-15T23:22:02.6638620Z TORCHCHAT_ROOT: /home/runner/work/torchchat/torchchat 2024-05-15T23:22:02.6638733Z REPO_NAME: tinyllamas/stories15M 2024-05-15T23:22:02.6638927Z pythonLocation: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.6639167Z PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig 2024-05-15T23:22:02.6639373Z Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.6639549Z Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.6639719Z Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64 2024-05-15T23:22:02.6639911Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib 2024-05-15T23:22:02.6640002Z ##[endgroup] 2024-05-15T23:22:03.6543733Z torch: ('2.4.0.dev20240507+cpu', 'e4f522910a192a919111277ce3e1c0fb0c8482bd') 2024-05-15T23:22:03.8344266Z ~/work/torchchat/torchchat ~/work/torchchat/torchchat 2024-05-15T23:22:03.8364002Z ~/work/torchchat/torchchat/checkpoints/tinyllamas/stories15M ~/work/torchchat/torchchat 2024-05-15T23:22:03.8380873Z ~/work/torchchat/torchchat 2024-05-15T23:22:03.8410026Z arg:eval_sanity_check-bfloat16 2024-05-15T23:22:03.8410640Z Passing DTYPES=bfloat16 2024-05-15T23:22:03.8435776Z ############### Run eval with torch.compile for dtype bfloat16 ############### 2024-05-15T23:22:03.8436427Z 2024-05-15T23:22:03.8436594Z ****************************************** 2024-05-15T23:22:03.8437088Z ************** non-quantized ************* 2024-05-15T23:22:03.8437671Z ****************************************** 2024-05-15T23:22:06.3243134Z NumExpr defaulting to 8 threads. 2024-05-15T23:22:06.4312681Z PyTorch version 2.4.0.dev20240507+cpu available. 2024-05-15T23:22:07.4902155Z 2024-05-15T23:22:07.4905402Z Downloading builder script: 0%| | 0.00/5.67k [00:00