2026-01-15T19:45:54.3468350Z Current runner version: '2.331.0' 2026-01-15T19:45:54.3477730Z ##[group]Runner Image Provisioner 2026-01-15T19:45:54.3478110Z Hosted Compute Agent 2026-01-15T19:45:54.3478400Z Version: 20251211.462 2026-01-15T19:45:54.3478710Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T19:45:54.3479070Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T19:45:54.3479410Z Worker ID: {7237be0f-4ce1-4539-afd9-10964cd3c32a} 2026-01-15T19:45:54.3479760Z ##[endgroup] 2026-01-15T19:45:54.3480030Z ##[group]Operating System 2026-01-15T19:45:54.3480320Z macOS 2026-01-15T19:45:54.3480550Z 14.8.3 2026-01-15T19:45:54.3480780Z 23J220 2026-01-15T19:45:54.3481010Z ##[endgroup] 2026-01-15T19:45:54.3481250Z ##[group]Runner Image 2026-01-15T19:45:54.3481520Z Image: macos-14-arm64 2026-01-15T19:45:54.3481780Z Version: 20260112.0083.1 2026-01-15T19:45:54.3482340Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20260112.0083/images/macos/macos-14-arm64-Readme.md 2026-01-15T19:45:54.3483170Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20260112.0083 2026-01-15T19:45:54.3483670Z ##[endgroup] 2026-01-15T19:45:54.3484170Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T19:45:54.3484840Z Contents: read 2026-01-15T19:45:54.3485100Z Metadata: read 2026-01-15T19:45:54.3485350Z ##[endgroup] 2026-01-15T19:45:54.3486270Z Secret source: None 2026-01-15T19:45:54.3486600Z Prepare workflow directory 2026-01-15T19:45:54.3685680Z Prepare all required actions 2026-01-15T19:45:54.3708690Z Getting action download info 2026-01-15T19:45:54.6497360Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T19:45:54.9668370Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T19:45:56.0239540Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T19:45:57.1677410Z Complete job name: install-and-test (3.10, 7.0.1) 2026-01-15T19:45:57.2053660Z ##[group]Run actions/checkout@v3 2026-01-15T19:45:57.2054300Z with: 2026-01-15T19:45:57.2054720Z repository: meta-pytorch/torchcodec 2026-01-15T19:45:57.2055460Z token: *** 2026-01-15T19:45:57.2055890Z ssh-strict: true 2026-01-15T19:45:57.2056350Z persist-credentials: true 2026-01-15T19:45:57.2056870Z clean: true 2026-01-15T19:45:57.2057330Z sparse-checkout-cone-mode: true 2026-01-15T19:45:57.2057880Z fetch-depth: 1 2026-01-15T19:45:57.2058300Z fetch-tags: false 2026-01-15T19:45:57.2058750Z lfs: false 2026-01-15T19:45:57.2059210Z submodules: false 2026-01-15T19:45:57.2059680Z set-safe-directory: true 2026-01-15T19:45:57.2060250Z ##[endgroup] 2026-01-15T19:45:57.2951530Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T19:45:57.2952940Z ##[group]Getting Git version info 2026-01-15T19:45:57.2953700Z Working directory is '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:57.2954920Z [command]/opt/homebrew/bin/git version 2026-01-15T19:45:57.3106990Z git version 2.52.0 2026-01-15T19:45:57.3122010Z ##[endgroup] 2026-01-15T19:45:57.3127510Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bf091f7c-5872-4c03-a900-8927bdb909e7/.gitconfig' 2026-01-15T19:45:57.3133800Z Temporarily overriding HOME='/Users/runner/work/_temp/bf091f7c-5872-4c03-a900-8927bdb909e7' before making global git config changes 2026-01-15T19:45:57.3135350Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:45:57.3136670Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:57.3189450Z Deleting the contents of '/Users/runner/work/torchcodec/torchcodec' 2026-01-15T19:45:57.3191680Z ##[group]Initializing the repository 2026-01-15T19:45:57.3193190Z [command]/opt/homebrew/bin/git init /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:45:57.3291460Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-01-15T19:45:57.3293650Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-01-15T19:45:57.3295530Z hint: to use in all of your new repositories, which will suppress this warning, 2026-01-15T19:45:57.3296460Z hint: call: 2026-01-15T19:45:57.3296960Z hint: 2026-01-15T19:45:57.3297580Z hint: git config --global init.defaultBranch 2026-01-15T19:45:57.3298310Z hint: 2026-01-15T19:45:57.3298980Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-01-15T19:45:57.3299990Z hint: 'development'. The just-created branch can be renamed via this command: 2026-01-15T19:45:57.3303680Z hint: 2026-01-15T19:45:57.3312750Z hint: git branch -m 2026-01-15T19:45:57.3313410Z hint: 2026-01-15T19:45:57.3314210Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-01-15T19:45:57.3316220Z Initialized empty Git repository in /Users/runner/work/torchcodec/torchcodec/.git/ 2026-01-15T19:45:57.3318260Z [command]/opt/homebrew/bin/git remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:57.3341790Z ##[endgroup] 2026-01-15T19:45:57.3342560Z ##[group]Disabling automatic garbage collection 2026-01-15T19:45:57.3343310Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2026-01-15T19:45:57.3376150Z ##[endgroup] 2026-01-15T19:45:57.3376850Z ##[group]Setting up auth 2026-01-15T19:45:57.3378920Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:45:57.3412470Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:45:57.3859090Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:45:57.3888620Z [command]/opt/homebrew/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' || :" 2026-01-15T19:45:57.4273140Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-01-15T19:45:57.4308890Z ##[endgroup] 2026-01-15T19:45:57.4309660Z ##[group]Fetching the repository 2026-01-15T19:45:57.4313340Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T19:45:57.9221650Z remote: Enumerating objects: 284, done. 2026-01-15T19:45:57.9222940Z remote: Counting objects: 0% (1/284) 2026-01-15T19:45:57.9224040Z remote: Counting objects: 1% (3/284) 2026-01-15T19:45:57.9225120Z remote: Counting objects: 2% (6/284) 2026-01-15T19:45:57.9226210Z remote: Counting objects: 3% (9/284) 2026-01-15T19:45:57.9227320Z remote: Counting objects: 4% (12/284) 2026-01-15T19:45:57.9228510Z remote: Counting objects: 5% (15/284) 2026-01-15T19:45:57.9229610Z remote: Counting objects: 6% (18/284) 2026-01-15T19:45:57.9230700Z remote: Counting objects: 7% (20/284) 2026-01-15T19:45:57.9231790Z remote: Counting objects: 8% (23/284) 2026-01-15T19:45:57.9232870Z remote: Counting objects: 9% (26/284) 2026-01-15T19:45:57.9234030Z remote: Counting objects: 10% (29/284) 2026-01-15T19:45:57.9235120Z remote: Counting objects: 11% (32/284) 2026-01-15T19:45:57.9236190Z remote: Counting objects: 12% (35/284) 2026-01-15T19:45:57.9237250Z remote: Counting objects: 13% (37/284) 2026-01-15T19:45:57.9238330Z remote: Counting objects: 14% (40/284) 2026-01-15T19:45:57.9239370Z remote: Counting objects: 15% (43/284) 2026-01-15T19:45:57.9240420Z remote: Counting objects: 16% (46/284) 2026-01-15T19:45:57.9241480Z remote: Counting objects: 17% (49/284) 2026-01-15T19:45:57.9242540Z remote: Counting objects: 18% (52/284) 2026-01-15T19:45:57.9243980Z remote: Counting objects: 19% (54/284) 2026-01-15T19:45:57.9245090Z remote: Counting objects: 20% (57/284) 2026-01-15T19:45:57.9246190Z remote: Counting objects: 21% (60/284) 2026-01-15T19:45:57.9247270Z remote: Counting objects: 22% (63/284) 2026-01-15T19:45:57.9248350Z remote: Counting objects: 23% (66/284) 2026-01-15T19:45:57.9249460Z remote: Counting objects: 24% (69/284) 2026-01-15T19:45:57.9250570Z remote: Counting objects: 25% (71/284) 2026-01-15T19:45:57.9251630Z remote: Counting objects: 26% (74/284) 2026-01-15T19:45:57.9252670Z remote: Counting objects: 27% (77/284) 2026-01-15T19:45:57.9253760Z remote: Counting objects: 28% (80/284) 2026-01-15T19:45:57.9254820Z remote: Counting objects: 29% (83/284) 2026-01-15T19:45:57.9255870Z remote: Counting objects: 30% (86/284) 2026-01-15T19:45:57.9256960Z remote: Counting objects: 31% (89/284) 2026-01-15T19:45:57.9258050Z remote: Counting objects: 32% (91/284) 2026-01-15T19:45:57.9259120Z remote: Counting objects: 33% (94/284) 2026-01-15T19:45:57.9260230Z remote: Counting objects: 34% (97/284) 2026-01-15T19:45:57.9261480Z remote: Counting objects: 35% (100/284) 2026-01-15T19:45:57.9262580Z remote: Counting objects: 36% (103/284) 2026-01-15T19:45:57.9263650Z remote: Counting objects: 37% (106/284) 2026-01-15T19:45:57.9264770Z remote: Counting objects: 38% (108/284) 2026-01-15T19:45:57.9265830Z remote: Counting objects: 39% (111/284) 2026-01-15T19:45:57.9266900Z remote: Counting objects: 40% (114/284) 2026-01-15T19:45:57.9267960Z remote: Counting objects: 41% (117/284) 2026-01-15T19:45:57.9269140Z remote: Counting objects: 42% (120/284) 2026-01-15T19:45:57.9270080Z remote: Counting objects: 43% (123/284) 2026-01-15T19:45:57.9271050Z remote: Counting objects: 44% (125/284) 2026-01-15T19:45:57.9272370Z remote: Counting objects: 45% (128/284) 2026-01-15T19:45:57.9273360Z remote: Counting objects: 46% (131/284) 2026-01-15T19:45:57.9274300Z remote: Counting objects: 47% (134/284) 2026-01-15T19:45:57.9275240Z remote: Counting objects: 48% (137/284) 2026-01-15T19:45:57.9276230Z remote: Counting objects: 49% (140/284) 2026-01-15T19:45:57.9277170Z remote: Counting objects: 50% (142/284) 2026-01-15T19:45:57.9278140Z remote: Counting objects: 51% (145/284) 2026-01-15T19:45:57.9279070Z remote: Counting objects: 52% (148/284) 2026-01-15T19:45:57.9280060Z remote: Counting objects: 53% (151/284) 2026-01-15T19:45:57.9281000Z remote: Counting objects: 54% (154/284) 2026-01-15T19:45:57.9281930Z remote: Counting objects: 55% (157/284) 2026-01-15T19:45:57.9282880Z remote: Counting objects: 56% (160/284) 2026-01-15T19:45:57.9283810Z remote: Counting objects: 57% (162/284) 2026-01-15T19:45:57.9284740Z remote: Counting objects: 58% (165/284) 2026-01-15T19:45:57.9285680Z remote: Counting objects: 59% (168/284) 2026-01-15T19:45:57.9286690Z remote: Counting objects: 60% (171/284) 2026-01-15T19:45:57.9287610Z remote: Counting objects: 61% (174/284) 2026-01-15T19:45:57.9288540Z remote: Counting objects: 62% (177/284) 2026-01-15T19:45:57.9289520Z remote: Counting objects: 63% (179/284) 2026-01-15T19:45:57.9290470Z remote: Counting objects: 64% (182/284) 2026-01-15T19:45:57.9291400Z remote: Counting objects: 65% (185/284) 2026-01-15T19:45:57.9292380Z remote: Counting objects: 66% (188/284) 2026-01-15T19:45:57.9293310Z remote: Counting objects: 67% (191/284) 2026-01-15T19:45:57.9294280Z remote: Counting objects: 68% (194/284) 2026-01-15T19:45:57.9295210Z remote: Counting objects: 69% (196/284) 2026-01-15T19:45:57.9296190Z remote: Counting objects: 70% (199/284) 2026-01-15T19:45:57.9297130Z remote: Counting objects: 71% (202/284) 2026-01-15T19:45:57.9298250Z remote: Counting objects: 72% (205/284) 2026-01-15T19:45:57.9299170Z remote: Counting objects: 73% (208/284) 2026-01-15T19:45:57.9300120Z remote: Counting objects: 74% (211/284) 2026-01-15T19:45:57.9301120Z remote: Counting objects: 75% (213/284) 2026-01-15T19:45:57.9302050Z remote: Counting objects: 76% (216/284) 2026-01-15T19:45:57.9303000Z remote: Counting objects: 77% (219/284) 2026-01-15T19:45:57.9303950Z remote: Counting objects: 78% (222/284) 2026-01-15T19:45:57.9304880Z remote: Counting objects: 79% (225/284) 2026-01-15T19:45:57.9305800Z remote: Counting objects: 80% (228/284) 2026-01-15T19:45:57.9306740Z remote: Counting objects: 81% (231/284) 2026-01-15T19:45:57.9307660Z remote: Counting objects: 82% (233/284) 2026-01-15T19:45:57.9308620Z remote: Counting objects: 83% (236/284) 2026-01-15T19:45:57.9309620Z remote: Counting objects: 84% (239/284) 2026-01-15T19:45:57.9310550Z remote: Counting objects: 85% (242/284) 2026-01-15T19:45:57.9311470Z remote: Counting objects: 86% (245/284) 2026-01-15T19:45:57.9312390Z remote: Counting objects: 87% (248/284) 2026-01-15T19:45:57.9313330Z remote: Counting objects: 88% (250/284) 2026-01-15T19:45:57.9314270Z remote: Counting objects: 89% (253/284) 2026-01-15T19:45:57.9424070Z remote: Counting objects: 90% (256/284) 2026-01-15T19:45:57.9425120Z remote: Counting objects: 91% (259/284) 2026-01-15T19:45:57.9426090Z remote: Counting objects: 92% (262/284) 2026-01-15T19:45:57.9427050Z remote: Counting objects: 93% (265/284) 2026-01-15T19:45:57.9428050Z remote: Counting objects: 94% (267/284) 2026-01-15T19:45:57.9429030Z remote: Counting objects: 95% (270/284) 2026-01-15T19:45:57.9429970Z remote: Counting objects: 96% (273/284) 2026-01-15T19:45:57.9431240Z remote: Counting objects: 97% (276/284) 2026-01-15T19:45:57.9432280Z remote: Counting objects: 98% (279/284) 2026-01-15T19:45:57.9433200Z remote: Counting objects: 99% (282/284) 2026-01-15T19:45:57.9434150Z remote: Counting objects: 100% (284/284) 2026-01-15T19:45:57.9435230Z remote: Counting objects: 100% (284/284), done. 2026-01-15T19:45:57.9436280Z remote: Compressing objects: 0% (1/233) 2026-01-15T19:45:57.9437330Z remote: Compressing objects: 1% (3/233) 2026-01-15T19:45:57.9438310Z remote: Compressing objects: 2% (5/233) 2026-01-15T19:45:57.9439290Z remote: Compressing objects: 3% (7/233) 2026-01-15T19:45:57.9440240Z remote: Compressing objects: 4% (10/233) 2026-01-15T19:45:57.9441260Z remote: Compressing objects: 5% (12/233) 2026-01-15T19:45:57.9442260Z remote: Compressing objects: 6% (14/233) 2026-01-15T19:45:57.9443260Z remote: Compressing objects: 7% (17/233) 2026-01-15T19:45:57.9444290Z remote: Compressing objects: 8% (19/233) 2026-01-15T19:45:57.9445300Z remote: Compressing objects: 9% (21/233) 2026-01-15T19:45:57.9446270Z remote: Compressing objects: 10% (24/233) 2026-01-15T19:45:57.9447270Z remote: Compressing objects: 11% (26/233) 2026-01-15T19:45:57.9448380Z remote: Compressing objects: 12% (28/233) 2026-01-15T19:45:57.9449400Z remote: Compressing objects: 13% (31/233) 2026-01-15T19:45:57.9450360Z remote: Compressing objects: 14% (33/233) 2026-01-15T19:45:57.9451400Z remote: Compressing objects: 15% (35/233) 2026-01-15T19:45:57.9452400Z remote: Compressing objects: 16% (38/233) 2026-01-15T19:45:57.9453370Z remote: Compressing objects: 17% (40/233) 2026-01-15T19:45:57.9810520Z remote: Compressing objects: 18% (42/233) 2026-01-15T19:45:57.9811870Z remote: Compressing objects: 19% (45/233) 2026-01-15T19:45:57.9813150Z remote: Compressing objects: 20% (47/233) 2026-01-15T19:45:57.9814500Z remote: Compressing objects: 21% (49/233) 2026-01-15T19:45:57.9816180Z remote: Compressing objects: 22% (52/233) 2026-01-15T19:45:57.9817430Z remote: Compressing objects: 23% (54/233) 2026-01-15T19:45:57.9818710Z remote: Compressing objects: 24% (56/233) 2026-01-15T19:45:57.9820010Z remote: Compressing objects: 25% (59/233) 2026-01-15T19:45:57.9821250Z remote: Compressing objects: 26% (61/233) 2026-01-15T19:45:57.9822530Z remote: Compressing objects: 27% (63/233) 2026-01-15T19:45:57.9823820Z remote: Compressing objects: 28% (66/233) 2026-01-15T19:45:57.9825060Z remote: Compressing objects: 29% (68/233) 2026-01-15T19:45:57.9826350Z remote: Compressing objects: 30% (70/233) 2026-01-15T19:45:57.9827660Z remote: Compressing objects: 31% (73/233) 2026-01-15T19:45:57.9828900Z remote: Compressing objects: 32% (75/233) 2026-01-15T19:45:57.9830160Z remote: Compressing objects: 33% (77/233) 2026-01-15T19:45:57.9831420Z remote: Compressing objects: 34% (80/233) 2026-01-15T19:45:57.9832720Z remote: Compressing objects: 35% (82/233) 2026-01-15T19:45:58.0008810Z remote: Compressing objects: 36% (84/233) 2026-01-15T19:45:58.0010400Z remote: Compressing objects: 37% (87/233) 2026-01-15T19:45:58.0011950Z remote: Compressing objects: 38% (89/233) 2026-01-15T19:45:58.0512220Z remote: Compressing objects: 39% (91/233) 2026-01-15T19:45:58.0516070Z remote: Compressing objects: 40% (94/233) 2026-01-15T19:45:58.0519010Z remote: Compressing objects: 41% (96/233) 2026-01-15T19:45:58.0521860Z remote: Compressing objects: 42% (98/233) 2026-01-15T19:45:58.0524710Z remote: Compressing objects: 43% (101/233) 2026-01-15T19:45:58.0527550Z remote: Compressing objects: 44% (103/233) 2026-01-15T19:45:58.0530350Z remote: Compressing objects: 45% (105/233) 2026-01-15T19:45:58.0533150Z remote: Compressing objects: 46% (108/233) 2026-01-15T19:45:58.0538150Z remote: Compressing objects: 47% (110/233) 2026-01-15T19:45:58.0540640Z remote: Compressing objects: 48% (112/233) 2026-01-15T19:45:58.0542670Z remote: Compressing objects: 49% (115/233) 2026-01-15T19:45:58.0545310Z remote: Compressing objects: 50% (117/233) 2026-01-15T19:45:58.0547850Z remote: Compressing objects: 51% (119/233) 2026-01-15T19:45:58.0549930Z remote: Compressing objects: 52% (122/233) 2026-01-15T19:45:58.0551920Z remote: Compressing objects: 53% (124/233) 2026-01-15T19:45:58.0554070Z remote: Compressing objects: 54% (126/233) 2026-01-15T19:45:58.0556160Z remote: Compressing objects: 55% (129/233) 2026-01-15T19:45:58.0558370Z remote: Compressing objects: 56% (131/233) 2026-01-15T19:45:58.0560650Z remote: Compressing objects: 57% (133/233) 2026-01-15T19:45:58.0562840Z remote: Compressing objects: 58% (136/233) 2026-01-15T19:45:58.0564900Z remote: Compressing objects: 59% (138/233) 2026-01-15T19:45:58.0567140Z remote: Compressing objects: 60% (140/233) 2026-01-15T19:45:58.0569480Z remote: Compressing objects: 61% (143/233) 2026-01-15T19:45:58.0572120Z remote: Compressing objects: 62% (145/233) 2026-01-15T19:45:58.0574170Z remote: Compressing objects: 63% (147/233) 2026-01-15T19:45:58.0576200Z remote: Compressing objects: 64% (150/233) 2026-01-15T19:45:58.0578180Z remote: Compressing objects: 65% (152/233) 2026-01-15T19:45:58.0580230Z remote: Compressing objects: 66% (154/233) 2026-01-15T19:45:58.0582240Z remote: Compressing objects: 67% (157/233) 2026-01-15T19:45:58.0584220Z remote: Compressing objects: 68% (159/233) 2026-01-15T19:45:58.0586360Z remote: Compressing objects: 69% (161/233) 2026-01-15T19:45:58.0588320Z remote: Compressing objects: 70% (164/233) 2026-01-15T19:45:58.0590090Z remote: Compressing objects: 71% (166/233) 2026-01-15T19:45:58.0591910Z remote: Compressing objects: 72% (168/233) 2026-01-15T19:45:58.0594920Z remote: Compressing objects: 73% (171/233) 2026-01-15T19:45:58.0596660Z remote: Compressing objects: 74% (173/233) 2026-01-15T19:45:58.0598460Z remote: Compressing objects: 75% (175/233) 2026-01-15T19:45:58.0600270Z remote: Compressing objects: 76% (178/233) 2026-01-15T19:45:58.0602010Z remote: Compressing objects: 77% (180/233) 2026-01-15T19:45:58.0603770Z remote: Compressing objects: 78% (182/233) 2026-01-15T19:45:58.0605510Z remote: Compressing objects: 79% (185/233) 2026-01-15T19:45:58.0607280Z remote: Compressing objects: 80% (187/233) 2026-01-15T19:45:58.0609070Z remote: Compressing objects: 81% (189/233) 2026-01-15T19:45:58.0610800Z remote: Compressing objects: 82% (192/233) 2026-01-15T19:45:58.0612550Z remote: Compressing objects: 83% (194/233) 2026-01-15T19:45:58.0614360Z remote: Compressing objects: 84% (196/233) 2026-01-15T19:45:58.0616160Z remote: Compressing objects: 85% (199/233) 2026-01-15T19:45:58.0617860Z remote: Compressing objects: 86% (201/233) 2026-01-15T19:45:58.0619630Z remote: Compressing objects: 87% (203/233) 2026-01-15T19:45:58.0621370Z remote: Compressing objects: 88% (206/233) 2026-01-15T19:45:58.0623150Z remote: Compressing objects: 89% (208/233) 2026-01-15T19:45:58.0625000Z remote: Compressing objects: 90% (210/233) 2026-01-15T19:45:58.0626810Z remote: Compressing objects: 91% (213/233) 2026-01-15T19:45:58.0628660Z remote: Compressing objects: 92% (215/233) 2026-01-15T19:45:58.0630410Z remote: Compressing objects: 93% (217/233) 2026-01-15T19:45:58.0632350Z remote: Compressing objects: 94% (220/233) 2026-01-15T19:45:58.0633960Z remote: Compressing objects: 95% (222/233) 2026-01-15T19:45:58.0635510Z remote: Compressing objects: 96% (224/233) 2026-01-15T19:45:58.0637740Z remote: Compressing objects: 97% (227/233) 2026-01-15T19:45:58.0639320Z remote: Compressing objects: 98% (229/233) 2026-01-15T19:45:58.0640890Z remote: Compressing objects: 99% (231/233) 2026-01-15T19:45:58.0642480Z remote: Compressing objects: 100% (233/233) 2026-01-15T19:45:58.0644200Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T19:45:58.0702220Z Receiving objects: 0% (1/284) 2026-01-15T19:45:58.0703790Z Receiving objects: 1% (3/284) 2026-01-15T19:45:58.0705160Z Receiving objects: 2% (6/284) 2026-01-15T19:45:58.0706540Z Receiving objects: 3% (9/284) 2026-01-15T19:45:58.1071660Z Receiving objects: 4% (12/284) 2026-01-15T19:45:58.1073720Z Receiving objects: 5% (15/284) 2026-01-15T19:45:58.1075370Z Receiving objects: 6% (18/284) 2026-01-15T19:45:58.1076970Z Receiving objects: 7% (20/284) 2026-01-15T19:45:58.1078600Z Receiving objects: 8% (23/284) 2026-01-15T19:45:58.1080250Z Receiving objects: 9% (26/284) 2026-01-15T19:45:58.1085390Z Receiving objects: 10% (29/284) 2026-01-15T19:45:58.2098970Z Receiving objects: 11% (32/284) 2026-01-15T19:45:58.2100380Z Receiving objects: 12% (35/284) 2026-01-15T19:45:58.2533420Z Receiving objects: 13% (37/284) 2026-01-15T19:45:58.2535720Z Receiving objects: 14% (40/284) 2026-01-15T19:45:58.2537390Z Receiving objects: 15% (43/284) 2026-01-15T19:45:58.2539030Z Receiving objects: 16% (46/284) 2026-01-15T19:45:58.2540610Z Receiving objects: 17% (49/284) 2026-01-15T19:45:58.2582070Z Receiving objects: 18% (52/284) 2026-01-15T19:45:58.2595850Z Receiving objects: 19% (54/284) 2026-01-15T19:45:58.2598220Z Receiving objects: 20% (57/284) 2026-01-15T19:45:58.2600410Z Receiving objects: 21% (60/284) 2026-01-15T19:45:58.2602640Z Receiving objects: 22% (63/284) 2026-01-15T19:45:58.2604820Z Receiving objects: 23% (66/284) 2026-01-15T19:45:58.2607020Z Receiving objects: 24% (69/284) 2026-01-15T19:45:58.2609150Z Receiving objects: 25% (71/284) 2026-01-15T19:45:58.2611250Z Receiving objects: 26% (74/284) 2026-01-15T19:45:58.2615230Z Receiving objects: 27% (77/284) 2026-01-15T19:45:58.2632450Z Receiving objects: 28% (80/284) 2026-01-15T19:45:58.2635240Z Receiving objects: 29% (83/284) 2026-01-15T19:45:58.2637290Z Receiving objects: 30% (86/284) 2026-01-15T19:45:58.2638860Z Receiving objects: 31% (89/284) 2026-01-15T19:45:58.2640410Z Receiving objects: 32% (91/284) 2026-01-15T19:45:58.2642010Z Receiving objects: 33% (94/284) 2026-01-15T19:45:58.2643550Z Receiving objects: 34% (97/284) 2026-01-15T19:45:58.2645070Z Receiving objects: 35% (100/284) 2026-01-15T19:45:58.2646650Z Receiving objects: 36% (103/284) 2026-01-15T19:45:58.2648180Z Receiving objects: 37% (106/284) 2026-01-15T19:45:58.2649730Z Receiving objects: 38% (108/284) 2026-01-15T19:45:58.2651260Z Receiving objects: 39% (111/284) 2026-01-15T19:45:58.2654310Z Receiving objects: 40% (114/284) 2026-01-15T19:45:58.2659120Z Receiving objects: 41% (117/284) 2026-01-15T19:45:58.2662490Z Receiving objects: 42% (120/284) 2026-01-15T19:45:58.2666680Z Receiving objects: 43% (123/284) 2026-01-15T19:45:58.2668060Z Receiving objects: 44% (125/284) 2026-01-15T19:45:58.2674950Z Receiving objects: 45% (128/284) 2026-01-15T19:45:58.2676350Z Receiving objects: 46% (131/284) 2026-01-15T19:45:58.2683060Z Receiving objects: 47% (134/284) 2026-01-15T19:45:58.2684410Z Receiving objects: 48% (137/284) 2026-01-15T19:45:58.2685690Z Receiving objects: 49% (140/284) 2026-01-15T19:45:58.2686940Z Receiving objects: 50% (142/284) 2026-01-15T19:45:58.2688310Z Receiving objects: 51% (145/284) 2026-01-15T19:45:58.3041350Z Receiving objects: 52% (148/284) 2026-01-15T19:45:58.3051010Z Receiving objects: 53% (151/284) 2026-01-15T19:45:58.3076340Z Receiving objects: 54% (154/284) 2026-01-15T19:45:58.3079790Z Receiving objects: 55% (157/284) 2026-01-15T19:45:58.3082800Z Receiving objects: 56% (160/284) 2026-01-15T19:45:58.3085840Z Receiving objects: 57% (162/284) 2026-01-15T19:45:58.3093790Z Receiving objects: 58% (165/284) 2026-01-15T19:45:58.3099180Z Receiving objects: 59% (168/284) 2026-01-15T19:45:58.3101820Z Receiving objects: 60% (171/284) 2026-01-15T19:45:58.3107530Z Receiving objects: 61% (174/284) 2026-01-15T19:45:58.3110090Z Receiving objects: 62% (177/284) 2026-01-15T19:45:58.3117330Z Receiving objects: 63% (179/284) 2026-01-15T19:45:58.3119550Z Receiving objects: 64% (182/284) 2026-01-15T19:45:58.3121630Z Receiving objects: 65% (185/284) 2026-01-15T19:45:58.3150270Z Receiving objects: 66% (188/284) 2026-01-15T19:45:58.3156660Z Receiving objects: 67% (191/284) 2026-01-15T19:45:58.3692900Z Receiving objects: 68% (194/284) 2026-01-15T19:45:58.3712470Z Receiving objects: 69% (196/284) 2026-01-15T19:45:58.4181250Z Receiving objects: 70% (199/284) 2026-01-15T19:45:58.4386380Z Receiving objects: 71% (202/284) 2026-01-15T19:45:58.4424080Z Receiving objects: 72% (205/284) 2026-01-15T19:45:58.4465360Z Receiving objects: 73% (208/284) 2026-01-15T19:45:58.4470890Z Receiving objects: 74% (211/284) 2026-01-15T19:45:58.4483910Z Receiving objects: 75% (213/284) 2026-01-15T19:45:58.4504070Z Receiving objects: 76% (216/284) 2026-01-15T19:45:58.4590750Z Receiving objects: 77% (219/284) 2026-01-15T19:45:58.4598660Z Receiving objects: 78% (222/284) 2026-01-15T19:45:58.4600330Z Receiving objects: 79% (225/284) 2026-01-15T19:45:58.4611950Z Receiving objects: 80% (228/284) 2026-01-15T19:45:58.4614780Z Receiving objects: 81% (231/284) 2026-01-15T19:45:58.4712290Z Receiving objects: 82% (233/284) 2026-01-15T19:45:58.4721550Z Receiving objects: 83% (236/284) 2026-01-15T19:45:58.4794660Z Receiving objects: 84% (239/284) 2026-01-15T19:45:58.4809170Z Receiving objects: 85% (242/284) 2026-01-15T19:45:58.4813320Z Receiving objects: 86% (245/284) 2026-01-15T19:45:58.4817110Z Receiving objects: 87% (248/284) 2026-01-15T19:45:58.5046160Z Receiving objects: 88% (250/284) 2026-01-15T19:45:58.5075180Z Receiving objects: 89% (253/284) 2026-01-15T19:45:58.5097740Z Receiving objects: 90% (256/284) 2026-01-15T19:45:58.5117450Z Receiving objects: 91% (259/284) 2026-01-15T19:45:58.5224080Z Receiving objects: 92% (262/284) 2026-01-15T19:45:58.5233290Z Receiving objects: 93% (265/284) 2026-01-15T19:45:58.5555340Z Receiving objects: 94% (267/284) 2026-01-15T19:45:58.5574750Z Receiving objects: 95% (270/284) 2026-01-15T19:45:58.5577990Z remote: Total 284 (delta 59), reused 148 (delta 40), pack-reused 0 (from 0) 2026-01-15T19:45:58.5583120Z Receiving objects: 96% (273/284) 2026-01-15T19:45:58.5586110Z Receiving objects: 97% (276/284) 2026-01-15T19:45:58.5587250Z Receiving objects: 98% (279/284) 2026-01-15T19:45:58.5588450Z Receiving objects: 99% (282/284) 2026-01-15T19:45:58.5588690Z Receiving objects: 100% (284/284) 2026-01-15T19:45:58.5588930Z Receiving objects: 100% (284/284), 9.88 MiB | 20.19 MiB/s, done. 2026-01-15T19:45:58.5590730Z Resolving deltas: 0% (0/59) 2026-01-15T19:45:58.5591610Z Resolving deltas: 1% (1/59) 2026-01-15T19:45:58.5592090Z Resolving deltas: 3% (2/59) 2026-01-15T19:45:58.5592520Z Resolving deltas: 5% (3/59) 2026-01-15T19:45:58.5593010Z Resolving deltas: 6% (4/59) 2026-01-15T19:45:58.5593380Z Resolving deltas: 8% (5/59) 2026-01-15T19:45:58.5593590Z Resolving deltas: 10% (6/59) 2026-01-15T19:45:58.5593780Z Resolving deltas: 11% (7/59) 2026-01-15T19:45:58.5593960Z Resolving deltas: 13% (8/59) 2026-01-15T19:45:58.5594130Z Resolving deltas: 16% (10/59) 2026-01-15T19:45:58.5594310Z Resolving deltas: 20% (12/59) 2026-01-15T19:45:58.5594480Z Resolving deltas: 22% (13/59) 2026-01-15T19:45:58.5594660Z Resolving deltas: 23% (14/59) 2026-01-15T19:45:58.5594860Z Resolving deltas: 25% (15/59) 2026-01-15T19:45:58.5595200Z Resolving deltas: 27% (16/59) 2026-01-15T19:45:58.5596000Z Resolving deltas: 28% (17/59) 2026-01-15T19:45:58.5596280Z Resolving deltas: 30% (18/59) 2026-01-15T19:45:58.5596810Z Resolving deltas: 32% (19/59) 2026-01-15T19:45:58.5597670Z Resolving deltas: 33% (20/59) 2026-01-15T19:45:58.5598190Z Resolving deltas: 35% (21/59) 2026-01-15T19:45:58.5598460Z Resolving deltas: 37% (22/59) 2026-01-15T19:45:58.5599040Z Resolving deltas: 38% (23/59) 2026-01-15T19:45:58.5599320Z Resolving deltas: 40% (24/59) 2026-01-15T19:45:58.5599500Z Resolving deltas: 42% (25/59) 2026-01-15T19:45:58.5610190Z Resolving deltas: 44% (26/59) 2026-01-15T19:45:58.5612350Z Resolving deltas: 45% (27/59) 2026-01-15T19:45:58.5615110Z Resolving deltas: 47% (28/59) 2026-01-15T19:45:58.5616670Z Resolving deltas: 49% (29/59) 2026-01-15T19:45:58.5618510Z Resolving deltas: 50% (30/59) 2026-01-15T19:45:58.5620430Z Resolving deltas: 52% (31/59) 2026-01-15T19:45:58.5622630Z Resolving deltas: 54% (32/59) 2026-01-15T19:45:58.5625700Z Resolving deltas: 55% (33/59) 2026-01-15T19:45:58.5629210Z Resolving deltas: 57% (34/59) 2026-01-15T19:45:58.5630400Z Resolving deltas: 59% (35/59) 2026-01-15T19:45:58.5632110Z Resolving deltas: 61% (36/59) 2026-01-15T19:45:58.5635010Z Resolving deltas: 62% (37/59) 2026-01-15T19:45:58.5635700Z Resolving deltas: 64% (38/59) 2026-01-15T19:45:58.5637390Z Resolving deltas: 66% (39/59) 2026-01-15T19:45:58.5639380Z Resolving deltas: 67% (40/59) 2026-01-15T19:45:58.5643620Z Resolving deltas: 69% (41/59) 2026-01-15T19:45:58.5646250Z Resolving deltas: 71% (42/59) 2026-01-15T19:45:58.5649080Z Resolving deltas: 72% (43/59) 2026-01-15T19:45:58.5652570Z Resolving deltas: 74% (44/59) 2026-01-15T19:45:58.5661080Z Resolving deltas: 76% (45/59) 2026-01-15T19:45:58.5661300Z Resolving deltas: 77% (46/59) 2026-01-15T19:45:58.5665600Z Resolving deltas: 79% (47/59) 2026-01-15T19:45:58.5675600Z Resolving deltas: 81% (48/59) 2026-01-15T19:45:58.5677020Z Resolving deltas: 83% (49/59) 2026-01-15T19:45:58.5683600Z Resolving deltas: 84% (50/59) 2026-01-15T19:45:58.5687240Z Resolving deltas: 86% (51/59) 2026-01-15T19:45:58.5690490Z Resolving deltas: 88% (52/59) 2026-01-15T19:45:58.5696100Z Resolving deltas: 89% (53/59) 2026-01-15T19:45:58.5704570Z Resolving deltas: 91% (54/59) 2026-01-15T19:45:58.5709690Z Resolving deltas: 93% (55/59) 2026-01-15T19:45:58.5714320Z Resolving deltas: 94% (56/59) 2026-01-15T19:45:58.5721760Z Resolving deltas: 96% (57/59) 2026-01-15T19:45:58.5725700Z Resolving deltas: 98% (58/59) 2026-01-15T19:45:58.5725910Z Resolving deltas: 100% (59/59) 2026-01-15T19:45:58.5726120Z Resolving deltas: 100% (59/59), done. 2026-01-15T19:45:58.5829160Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T19:45:58.5829590Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T19:45:58.5894030Z ##[endgroup] 2026-01-15T19:45:58.5894320Z ##[group]Determining the checkout info 2026-01-15T19:45:58.5894980Z ##[endgroup] 2026-01-15T19:45:58.5895260Z ##[group]Checking out the ref 2026-01-15T19:45:58.5897920Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T19:45:58.6576820Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T19:45:58.6587190Z ##[endgroup] 2026-01-15T19:45:58.6637860Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2026-01-15T19:45:58.6676830Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T19:45:58.6787600Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T19:45:58.6787880Z bash packaging/remove_src.sh 2026-01-15T19:45:58.6847340Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:45:58.6847590Z ##[endgroup] 2026-01-15T19:45:58.7347640Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T19:45:58.7418650Z CMakeLists.txt 2026-01-15T19:45:58.7418950Z CODE_OF_CONDUCT.md 2026-01-15T19:45:58.7419130Z CONTRIBUTING.md 2026-01-15T19:45:58.7419290Z LICENSE 2026-01-15T19:45:58.7419440Z MANIFEST.in 2026-01-15T19:45:58.7419600Z README.md 2026-01-15T19:45:58.7419740Z benchmarks 2026-01-15T19:45:58.7419880Z docs 2026-01-15T19:45:58.7420010Z examples 2026-01-15T19:45:58.7420160Z mypy.ini 2026-01-15T19:45:58.7420300Z packaging 2026-01-15T19:45:58.7420440Z pyproject.toml 2026-01-15T19:45:58.7420600Z setup.py 2026-01-15T19:45:58.7420770Z test 2026-01-15T19:45:58.7420910Z version.txt 2026-01-15T19:45:58.7421300Z src/ folder removed successfully! 2026-01-15T19:45:58.7525410Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T19:45:58.7525730Z with: 2026-01-15T19:45:58.7525880Z auto-update-conda: true 2026-01-15T19:45:58.7526070Z miniconda-version: latest 2026-01-15T19:45:58.7526290Z activate-environment: test 2026-01-15T19:45:58.7526480Z python-version: 3.10 2026-01-15T19:45:58.7526700Z auto-activate-base: true 2026-01-15T19:45:58.7526870Z remove-profiles: true 2026-01-15T19:45:58.7527040Z conda-solver: libmamba 2026-01-15T19:45:58.7527240Z clean-patched-environment-file: true 2026-01-15T19:45:58.7527450Z run-post: true 2026-01-15T19:45:58.7527640Z ##[endgroup] 2026-01-15T19:45:58.8344660Z ##[group]Gathering Inputs... 2026-01-15T19:45:58.8351890Z ##[endgroup] 2026-01-15T19:45:58.8352570Z ##[group]Creating bootstrap condarc file in /Users/runner/.condarc... 2026-01-15T19:45:58.8369800Z ##[endgroup] 2026-01-15T19:45:58.8370150Z ##[group]Ensuring installer... 2026-01-15T19:45:58.8370630Z Can we use bundled Miniconda? 2026-01-15T19:45:58.8370970Z Can we download a custom installer by URL? 2026-01-15T19:45:58.8371230Z Can we download Miniforge? 2026-01-15T19:45:58.8371450Z Can we download Miniconda? 2026-01-15T19:45:58.8371640Z ... will download Miniconda. 2026-01-15T19:45:58.8372420Z Miniconda3-latest-MacOSX-arm64.sh 2026-01-15T19:45:59.0175360Z Ensuring Installer... 2026-01-15T19:45:59.0175660Z Checking for cached Miniconda3@latest... 2026-01-15T19:45:59.0180160Z Did not find Miniconda3-latest-MacOSX-arm64.sh latest in cache 2026-01-15T19:46:00.0838550Z Downloaded Miniconda3-latest-MacOSX-arm64.sh, ensuring extension .sh 2026-01-15T19:46:00.0843080Z Caching Miniconda3@latest... 2026-01-15T19:46:00.1656410Z Cached Miniconda3@latest: /Users/runner/hostedtoolcache/Miniconda3/latest/arm64! 2026-01-15T19:46:00.1656860Z ##[endgroup] 2026-01-15T19:46:00.1657130Z ##[group]Running installer... 2026-01-15T19:46:00.1680740Z [command]/bin/bash /Users/runner/work/_temp/0a65412a-7273-4b03-ab8d-5c9bc6fd264f.sh -f -b -p /Users/runner/miniconda3 2026-01-15T19:46:00.1821730Z PREFIX=/Users/runner/miniconda3 2026-01-15T19:46:00.4859050Z Unpacking bootstrapper... 2026-01-15T19:46:00.5515380Z Unpacking payload... 2026-01-15T19:46:06.0573330Z 2026-01-15T19:46:06.0587760Z Installing base environment... 2026-01-15T19:46:06.0594420Z 2026-01-15T19:46:06.9080700Z Preparing transaction: ...working... done 2026-01-15T19:46:13.3523020Z Executing transaction: ...working... 2026-01-15T19:46:13.3523390Z done 2026-01-15T19:46:14.2360990Z installation finished. 2026-01-15T19:46:14.2371520Z ##[endgroup] 2026-01-15T19:46:14.2371880Z ##[group]Setup environment variables... 2026-01-15T19:46:14.2372110Z Add "/Users/runner/miniconda3/condabin" to PATH 2026-01-15T19:46:14.2372820Z Set 'CONDA="/Users/runner/miniconda3"' 2026-01-15T19:46:14.2373880Z ##[endgroup] 2026-01-15T19:46:14.2374190Z ##[group]Parsing environment... 2026-01-15T19:46:14.2374470Z ##[endgroup] 2026-01-15T19:46:14.2374760Z ##[group]Applying initial configuration... 2026-01-15T19:46:14.2391060Z ##[warning]The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'. 2026-01-15T19:46:14.2395470Z Adding pkgs_dir '/Users/runner/conda_pkgs_dir' 2026-01-15T19:46:14.2395840Z [command]/Users/runner/miniconda3/condabin/conda config --add pkgs_dirs /Users/runner/conda_pkgs_dir 2026-01-15T19:46:14.6254510Z auto_activate: true 2026-01-15T19:46:14.6258140Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_activate true 2026-01-15T19:46:14.9481910Z auto_update_conda: true 2026-01-15T19:46:14.9486130Z [command]/Users/runner/miniconda3/condabin/conda config --set auto_update_conda true 2026-01-15T19:46:15.2836490Z solver: libmamba 2026-01-15T19:46:15.2937550Z [command]/Users/runner/miniconda3/condabin/conda config --set solver libmamba 2026-01-15T19:46:15.6430830Z always_yes: true 2026-01-15T19:46:15.6435400Z [command]/Users/runner/miniconda3/condabin/conda config --set always_yes true 2026-01-15T19:46:15.9683110Z changeps1: false 2026-01-15T19:46:15.9784340Z [command]/Users/runner/miniconda3/condabin/conda config --set changeps1 false 2026-01-15T19:46:16.3245770Z [command]/Users/runner/miniconda3/condabin/conda config --show-sources 2026-01-15T19:46:16.6105910Z ==> /Users/runner/miniconda3/.condarc <== 2026-01-15T19:46:16.6205910Z channels: 2026-01-15T19:46:16.6306900Z - defaults 2026-01-15T19:46:16.6339020Z 2026-01-15T19:46:16.6339670Z ==> /Users/runner/miniconda3/condarc.d/anaconda-auth.yml <== 2026-01-15T19:46:16.6340030Z channel_settings: 2026-01-15T19:46:16.6340560Z - frozendict.frozendict({'channel': 'https://repo.anaconda.cloud/*', 'auth': 'anaconda-auth'}) 2026-01-15T19:46:16.6340900Z 2026-01-15T19:46:16.6341330Z ==> /Users/runner/.condarc <== 2026-01-15T19:46:16.6341570Z auto_update_conda: True 2026-01-15T19:46:16.6341790Z auto_activate: True 2026-01-15T19:46:16.6342010Z notify_outdated_conda: False 2026-01-15T19:46:16.6342240Z changeps1: False 2026-01-15T19:46:16.6342460Z pkgs_dirs: 2026-01-15T19:46:16.6342670Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:16.6343480Z always_yes: True 2026-01-15T19:46:16.6343690Z solver: libmamba 2026-01-15T19:46:16.6343850Z 2026-01-15T19:46:16.6625310Z [command]/Users/runner/miniconda3/condabin/conda config --show 2026-01-15T19:46:16.9845650Z add_anaconda_token: True 2026-01-15T19:46:16.9945960Z add_pip_as_python_dependency: True 2026-01-15T19:46:17.0046430Z aggressive_update_packages: 2026-01-15T19:46:17.0147380Z - ca-certificates 2026-01-15T19:46:17.0248300Z - certifi 2026-01-15T19:46:17.0348760Z - openssl 2026-01-15T19:46:17.0375050Z allow_conda_downgrades: False 2026-01-15T19:46:17.0375620Z allow_cycles: True 2026-01-15T19:46:17.0375960Z allow_non_channel_urls: False 2026-01-15T19:46:17.0376340Z allow_softlinks: False 2026-01-15T19:46:17.0376570Z allowlist_channels: [] 2026-01-15T19:46:17.0376760Z always_copy: False 2026-01-15T19:46:17.0376930Z always_softlink: False 2026-01-15T19:46:17.0377070Z always_yes: True 2026-01-15T19:46:17.0377720Z anaconda_anon_usage: True 2026-01-15T19:46:17.0377890Z anaconda_heartbeat: False 2026-01-15T19:46:17.0378050Z anaconda_upload: None 2026-01-15T19:46:17.0378200Z auto_activate: True 2026-01-15T19:46:17.0378360Z auto_stack: 0 2026-01-15T19:46:17.0378490Z auto_update_conda: True 2026-01-15T19:46:17.0378650Z bld_path: 2026-01-15T19:46:17.0378790Z changeps1: False 2026-01-15T19:46:17.0378990Z channel_alias: https://conda.anaconda.org 2026-01-15T19:46:17.0379230Z channel_priority: flexible 2026-01-15T19:46:17.0379370Z channel_settings: 2026-01-15T19:46:17.0379550Z - channel: https://repo.anaconda.cloud/* 2026-01-15T19:46:17.0379730Z auth: anaconda-auth 2026-01-15T19:46:17.0379880Z channels: 2026-01-15T19:46:17.0380010Z - defaults 2026-01-15T19:46:17.0380140Z client_ssl_cert: None 2026-01-15T19:46:17.0380290Z client_ssl_cert_key: None 2026-01-15T19:46:17.0380440Z clobber: False 2026-01-15T19:46:17.0380580Z conda_build: {} 2026-01-15T19:46:17.0380720Z console: classic 2026-01-15T19:46:17.0380860Z create_default_packages: [] 2026-01-15T19:46:17.0381040Z croot: /Users/runner/miniconda3/conda-bld 2026-01-15T19:46:17.0381230Z custom_channels: 2026-01-15T19:46:17.0381380Z pkgs/main: https://repo.anaconda.com 2026-01-15T19:46:17.0381560Z pkgs/r: https://repo.anaconda.com 2026-01-15T19:46:17.0382480Z pkgs/pro: https://repo.anaconda.com 2026-01-15T19:46:17.0382750Z custom_multichannels: 2026-01-15T19:46:17.0382880Z defaults: 2026-01-15T19:46:17.0383030Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:17.0383230Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:17.0383450Z local: 2026-01-15T19:46:17.0383560Z debug: False 2026-01-15T19:46:17.0383900Z default_activation_env: base 2026-01-15T19:46:17.0384080Z default_channels: 2026-01-15T19:46:17.0384230Z - https://repo.anaconda.com/pkgs/main 2026-01-15T19:46:17.0384430Z - https://repo.anaconda.com/pkgs/r 2026-01-15T19:46:17.0384610Z default_python: 3.13 2026-01-15T19:46:17.0384760Z default_threads: None 2026-01-15T19:46:17.0385200Z denylist_channels: [] 2026-01-15T19:46:17.0385370Z deps_modifier: not_set 2026-01-15T19:46:17.0385520Z dev: False 2026-01-15T19:46:17.0385640Z disallowed_packages: [] 2026-01-15T19:46:17.0385770Z download_only: False 2026-01-15T19:46:17.0385910Z dry_run: False 2026-01-15T19:46:17.0386050Z enable_private_envs: False 2026-01-15T19:46:17.0386190Z env_prompt: ({default_env}) 2026-01-15T19:46:17.0386340Z environment_specifier: None 2026-01-15T19:46:17.0386480Z envs_dirs: 2026-01-15T19:46:17.0386620Z - /Users/runner/miniconda3/envs 2026-01-15T19:46:17.0386770Z - /Users/runner/.conda/envs 2026-01-15T19:46:17.0386930Z envvars_force_uppercase: True 2026-01-15T19:46:17.0387150Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T19:46:17.0387400Z execute_threads: 1 2026-01-15T19:46:17.0387550Z experimental: [] 2026-01-15T19:46:17.0387740Z export_platforms: 2026-01-15T19:46:17.0387880Z - osx-arm64 2026-01-15T19:46:17.0388000Z extra_safety_checks: False 2026-01-15T19:46:17.0388150Z fetch_threads: 5 2026-01-15T19:46:17.0388270Z force: False 2026-01-15T19:46:17.0388390Z force_32bit: False 2026-01-15T19:46:17.0388510Z force_reinstall: False 2026-01-15T19:46:17.0388640Z force_remove: False 2026-01-15T19:46:17.0388770Z ignore_pinned: False 2026-01-15T19:46:17.0388910Z json: False 2026-01-15T19:46:17.0389020Z list_fields: 2026-01-15T19:46:17.0389130Z - name 2026-01-15T19:46:17.0389250Z - version 2026-01-15T19:46:17.0389370Z - build 2026-01-15T19:46:17.0389480Z - channel_name 2026-01-15T19:46:17.0389600Z local_repodata_ttl: 1 2026-01-15T19:46:17.0389760Z migrated_channel_aliases: [] 2026-01-15T19:46:17.0389910Z migrated_custom_channels: {} 2026-01-15T19:46:17.0390050Z no_lock: False 2026-01-15T19:46:17.0390160Z no_plugins: False 2026-01-15T19:46:17.0390290Z non_admin_enabled: True 2026-01-15T19:46:17.0390530Z notify_outdated_conda: False 2026-01-15T19:46:17.0390680Z number_channel_notices: 5 2026-01-15T19:46:17.0390830Z offline: False 2026-01-15T19:46:17.0390950Z override_channels_enabled: True 2026-01-15T19:46:17.0391360Z override_virtual_packages: {} 2026-01-15T19:46:17.0391530Z path_conflict: clobber 2026-01-15T19:46:17.0391690Z pinned_packages: [] 2026-01-15T19:46:17.0391820Z pkgs_dirs: 2026-01-15T19:46:17.0391940Z - /Users/runner/conda_pkgs_dir 2026-01-15T19:46:17.0392090Z plugins: 2026-01-15T19:46:17.0392230Z anaconda_telemetry: True 2026-01-15T19:46:17.0392360Z auto_accept_tos: False 2026-01-15T19:46:17.0392510Z use_sharded_repodata: False 2026-01-15T19:46:17.0392660Z prefix_data_interoperability: False 2026-01-15T19:46:17.0392850Z protect_frozen_envs: True 2026-01-15T19:46:17.0392990Z proxy_servers: {} 2026-01-15T19:46:17.0393100Z quiet: False 2026-01-15T19:46:17.0393220Z register_envs: True 2026-01-15T19:46:17.0393350Z remote_backoff_factor: 1 2026-01-15T19:46:17.0393500Z remote_connect_timeout_secs: 9.15 2026-01-15T19:46:17.0393640Z remote_max_retries: 3 2026-01-15T19:46:17.0393790Z remote_read_timeout_secs: 60.0 2026-01-15T19:46:17.0393950Z repodata_fns: 2026-01-15T19:46:17.0394080Z - current_repodata.json 2026-01-15T19:46:17.0394220Z - repodata.json 2026-01-15T19:46:17.0394360Z repodata_threads: None 2026-01-15T19:46:17.0394490Z repodata_use_zst: True 2026-01-15T19:46:17.0394620Z report_errors: None 2026-01-15T19:46:17.0394770Z rollback_enabled: True 2026-01-15T19:46:17.0394900Z root_prefix: /Users/runner/miniconda3 2026-01-15T19:46:17.0395070Z safety_checks: warn 2026-01-15T19:46:17.0395200Z sat_solver: pycosat 2026-01-15T19:46:17.0395360Z separate_format_cache: False 2026-01-15T19:46:17.0395490Z shortcuts: True 2026-01-15T19:46:17.0395620Z shortcuts_only: [] 2026-01-15T19:46:17.0395740Z show_channel_urls: None 2026-01-15T19:46:17.0395890Z signing_metadata_url_base: None 2026-01-15T19:46:17.0396030Z solver: libmamba 2026-01-15T19:46:17.0396170Z solver_ignore_timestamps: False 2026-01-15T19:46:17.0396310Z ssl_verify: True 2026-01-15T19:46:17.0396430Z subdir: osx-arm64 2026-01-15T19:46:17.0396560Z subdirs: 2026-01-15T19:46:17.0396660Z - osx-arm64 2026-01-15T19:46:17.0396980Z - noarch 2026-01-15T19:46:17.0397110Z target_prefix_override: 2026-01-15T19:46:17.0397270Z trace: False 2026-01-15T19:46:17.0397380Z track_features: [] 2026-01-15T19:46:17.0397510Z unsatisfiable_hints: True 2026-01-15T19:46:17.0397660Z unsatisfiable_hints_check_depth: 2 2026-01-15T19:46:17.0397820Z update_modifier: update_specs 2026-01-15T19:46:17.0397970Z use_index_cache: False 2026-01-15T19:46:17.0398110Z use_local: False 2026-01-15T19:46:17.0398230Z use_only_tar_bz2: None 2026-01-15T19:46:17.0398370Z verbosity: 0 2026-01-15T19:46:17.0398490Z verify_threads: 1 2026-01-15T19:46:17.0399030Z ##[endgroup] 2026-01-15T19:46:17.0399290Z ##[group]Initializing conda shell integration... 2026-01-15T19:46:17.0399480Z Removing "/Users/runner/.bashrc" 2026-01-15T19:46:17.0399740Z Removing "/Users/runner/.bash_profile" 2026-01-15T19:46:17.0500420Z [command]/Users/runner/miniconda3/condabin/conda init --all 2026-01-15T19:46:17.8351970Z no change /Users/runner/miniconda3/condabin/conda 2026-01-15T19:46:17.8352350Z no change /Users/runner/miniconda3/bin/conda 2026-01-15T19:46:17.8352620Z no change /Users/runner/miniconda3/bin/conda-env 2026-01-15T19:46:17.8352840Z no change /Users/runner/miniconda3/bin/activate 2026-01-15T19:46:17.8353080Z no change /Users/runner/miniconda3/bin/deactivate 2026-01-15T19:46:17.8353330Z no change /Users/runner/miniconda3/etc/profile.d/conda.sh 2026-01-15T19:46:17.8353610Z no change /Users/runner/miniconda3/etc/fish/conf.d/conda.fish 2026-01-15T19:46:17.8353940Z no change /Users/runner/miniconda3/shell/condabin/Conda.psm1 2026-01-15T19:46:17.8354260Z modified /Users/runner/miniconda3/shell/condabin/conda-hook.ps1 2026-01-15T19:46:17.8354610Z no change /Users/runner/miniconda3/lib/python3.13/site-packages/xontrib/conda.xsh 2026-01-15T19:46:17.8354940Z no change /Users/runner/miniconda3/etc/profile.d/conda.csh 2026-01-15T19:46:17.8355180Z modified /Users/runner/.bash_profile 2026-01-15T19:46:17.8355390Z modified /Users/runner/.zshrc 2026-01-15T19:46:17.8355810Z modified /Users/runner/.config/fish/config.fish 2026-01-15T19:46:17.8356010Z modified /Users/runner/.xonshrc 2026-01-15T19:46:17.8356210Z modified /Users/runner/.tcshrc 2026-01-15T19:46:17.8356430Z modified /Users/runner/.config/powershell/profile.ps1 2026-01-15T19:46:17.8356580Z 2026-01-15T19:46:17.8356710Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T19:46:17.8356900Z 2026-01-15T19:46:17.8762790Z Renaming "/Users/runner/.bash_profile" to "/Users/runner/.profile" 2026-01-15T19:46:17.8763080Z 2026-01-15T19:46:17.8766550Z Append to "/Users/runner/.profile": 2026-01-15T19:46:17.8766750Z 2026-01-15T19:46:17.8766960Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8767210Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8767410Z set -eo pipefail 2026-01-15T19:46:17.8767670Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8767880Z conda activate "test" 2026-01-15T19:46:17.8768150Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8768350Z 2026-01-15T19:46:17.8768430Z Append to "/Users/runner/.zshrc": 2026-01-15T19:46:17.8768590Z 2026-01-15T19:46:17.8768750Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8769100Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8769280Z set -eo pipefail 2026-01-15T19:46:17.8769420Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8769680Z conda activate "test" 2026-01-15T19:46:17.8769960Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8770130Z 2026-01-15T19:46:17.8770230Z Append to "/Users/runner/.config/fish/config.fish": 2026-01-15T19:46:17.8770490Z 2026-01-15T19:46:17.8770660Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8771230Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8771450Z set -eo pipefail 2026-01-15T19:46:17.8771650Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8771830Z conda activate "test" 2026-01-15T19:46:17.8772030Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8772200Z 2026-01-15T19:46:17.8772270Z Append to "/Users/runner/.tcshrc": 2026-01-15T19:46:17.8772510Z 2026-01-15T19:46:17.8772680Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8772930Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8773100Z set -eo pipefail 2026-01-15T19:46:17.8773260Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8773460Z conda activate "test" 2026-01-15T19:46:17.8773660Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8773830Z 2026-01-15T19:46:17.8773930Z Append to "/Users/runner/.xonshrc": 2026-01-15T19:46:17.8774100Z 2026-01-15T19:46:17.8774270Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8774500Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8774670Z set -eo pipefail 2026-01-15T19:46:17.8801730Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8801920Z conda activate "test" 2026-01-15T19:46:17.8802110Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8802280Z 2026-01-15T19:46:17.8802380Z Append to "/Users/runner/.config/powershell/profile.ps1": 2026-01-15T19:46:17.8802580Z 2026-01-15T19:46:17.8802740Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8802960Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8803120Z conda activate "test" 2026-01-15T19:46:17.8803320Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8803480Z 2026-01-15T19:46:17.8803590Z Append to "/Users/runner/miniconda3/etc/profile.d/conda.sh": 2026-01-15T19:46:17.8804010Z 2026-01-15T19:46:17.8804180Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8804410Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8804600Z set -eo pipefail 2026-01-15T19:46:17.8804740Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8804910Z conda activate "test" 2026-01-15T19:46:17.8805090Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8805270Z 2026-01-15T19:46:17.8805390Z Append to "/Users/runner/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T19:46:17.8805600Z 2026-01-15T19:46:17.8805860Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8806110Z # Conda Setup Action: Basic configuration 2026-01-15T19:46:17.8806330Z set -eo pipefail 2026-01-15T19:46:17.8806480Z # Conda Setup Action: Custom activation 2026-01-15T19:46:17.8806660Z conda activate "test" 2026-01-15T19:46:17.8806850Z # ---------------------------------------------------------------------------- 2026-01-15T19:46:17.8807020Z 2026-01-15T19:46:17.8807410Z ##[endgroup] 2026-01-15T19:46:17.8807650Z ##[group]Adding tools to 'base' env... 2026-01-15T19:46:17.8807800Z Do we need to update conda? 2026-01-15T19:46:17.8807940Z Do we need to update mamba? 2026-01-15T19:46:17.8808080Z Do we need to update python? 2026-01-15T19:46:17.8808220Z Do we need to update conda-build? 2026-01-15T19:46:17.8808370Z No tools were installed in 'base' env. 2026-01-15T19:46:17.8808550Z No post-install actions were taken on 'base' env. 2026-01-15T19:46:17.8808800Z ##[endgroup] 2026-01-15T19:46:17.8809030Z ##[group]Ensuring environment... 2026-01-15T19:46:17.8809180Z Can we conda create (from explicit)? 2026-01-15T19:46:17.8809330Z Can we conda create (simple)? 2026-01-15T19:46:17.8809470Z ... will conda create (simple). 2026-01-15T19:46:17.8809610Z Adding spec: python=3.10 2026-01-15T19:46:17.8810000Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T19:46:17.8810300Z [command]/Users/runner/miniconda3/condabin/conda create --name test python=3.10 2026-01-15T19:46:18.6184190Z CI detected... 2026-01-15T19:46:18.6187250Z By accessing https://repo.anaconda.com/pkgs/main via CI for this repository you 2026-01-15T19:46:18.6187710Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:18.6187910Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:18.6188080Z Effective Date: July 15, 2025 2026-01-15T19:46:18.6188190Z 2026-01-15T19:46:18.6188330Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:18.6201600Z By accessing https://repo.anaconda.com/pkgs/r via CI for this repository you 2026-01-15T19:46:18.6201910Z acknowledge and agree to the Terms of Service: 2026-01-15T19:46:18.6202090Z ANACONDA TERMS OF SERVICE 2026-01-15T19:46:18.6202230Z Effective Date: July 15, 2025 2026-01-15T19:46:18.6202330Z 2026-01-15T19:46:18.6202440Z See https://anaconda.com/legal/terms/terms-of-service 2026-01-15T19:46:18.6212750Z 2 channel Terms of Service accepted 2026-01-15T19:46:19.1029370Z Retrieving notices: - \ done 2026-01-15T19:46:19.1294710Z Channels: 2026-01-15T19:46:19.1294960Z - defaults 2026-01-15T19:46:19.1295140Z Platform: osx-arm64 2026-01-15T19:46:19.8029480Z Collecting package metadata (repodata.json): / - \ | / done 2026-01-15T19:46:19.9630050Z Solving environment: \ done 2026-01-15T19:46:19.9683020Z 2026-01-15T19:46:19.9683930Z ## Package Plan ## 2026-01-15T19:46:19.9684300Z 2026-01-15T19:46:19.9684540Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:19.9684930Z 2026-01-15T19:46:19.9685040Z added / updated specs: 2026-01-15T19:46:19.9685340Z - python=3.10 2026-01-15T19:46:19.9685510Z 2026-01-15T19:46:19.9685510Z 2026-01-15T19:46:19.9685660Z The following packages will be downloaded: 2026-01-15T19:46:19.9685940Z 2026-01-15T19:46:19.9686080Z package | build 2026-01-15T19:46:19.9686550Z ---------------------------|----------------- 2026-01-15T19:46:19.9687570Z bzip2-1.0.8 | h80987f9_6 129 KB 2026-01-15T19:46:19.9688080Z ca-certificates-2025.12.2 | hca03da5_0 125 KB 2026-01-15T19:46:19.9688540Z expat-2.7.3 | h50f4ffc_4 20 KB 2026-01-15T19:46:19.9688970Z libcxx-20.1.8 | hd7fd590_1 306 KB 2026-01-15T19:46:19.9689420Z libexpat-2.7.3 | h50f4ffc_4 107 KB 2026-01-15T19:46:19.9689860Z libffi-3.4.4 | hca03da5_1 120 KB 2026-01-15T19:46:19.9690320Z libzlib-1.3.1 | h5f15de7_0 47 KB 2026-01-15T19:46:19.9690750Z ncurses-6.5 | hee39554_0 886 KB 2026-01-15T19:46:19.9691180Z openssl-3.0.18 | h9b4081a_0 3.1 MB 2026-01-15T19:46:19.9691600Z pip-25.3 | pyhc872135_0 1.1 MB 2026-01-15T19:46:19.9692030Z python-3.10.19 | hf701271_0 11.5 MB 2026-01-15T19:46:19.9692470Z readline-8.3 | h0b18652_0 464 KB 2026-01-15T19:46:19.9692910Z setuptools-80.9.0 | py310hca03da5_0 1.4 MB 2026-01-15T19:46:19.9693360Z sqlite-3.51.1 | hab6afd1_0 1.1 MB 2026-01-15T19:46:19.9693770Z tk-8.6.15 | hcd8a7d5_0 3.3 MB 2026-01-15T19:46:19.9694180Z tzdata-2025b | h04d1e81_0 116 KB 2026-01-15T19:46:19.9694610Z wheel-0.45.1 | py310hca03da5_0 116 KB 2026-01-15T19:46:19.9695020Z xz-5.6.4 | h80987f9_1 289 KB 2026-01-15T19:46:19.9695410Z zlib-1.3.1 | h5f15de7_0 77 KB 2026-01-15T19:46:19.9695830Z ------------------------------------------------------------ 2026-01-15T19:46:19.9696220Z Total: 24.3 MB 2026-01-15T19:46:19.9696960Z 2026-01-15T19:46:19.9697120Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:19.9697360Z 2026-01-15T19:46:19.9702430Z bzip2 pkgs/main/osx-arm64::bzip2-1.0.8-h80987f9_6 2026-01-15T19:46:19.9703010Z ca-certificates pkgs/main/osx-arm64::ca-certificates-2025.12.2-hca03da5_0 2026-01-15T19:46:19.9703590Z expat pkgs/main/osx-arm64::expat-2.7.3-h50f4ffc_4 2026-01-15T19:46:19.9704060Z libcxx pkgs/main/osx-arm64::libcxx-20.1.8-hd7fd590_1 2026-01-15T19:46:19.9704550Z libexpat pkgs/main/osx-arm64::libexpat-2.7.3-h50f4ffc_4 2026-01-15T19:46:19.9705040Z libffi pkgs/main/osx-arm64::libffi-3.4.4-hca03da5_1 2026-01-15T19:46:19.9705510Z libzlib pkgs/main/osx-arm64::libzlib-1.3.1-h5f15de7_0 2026-01-15T19:46:19.9706160Z ncurses pkgs/main/osx-arm64::ncurses-6.5-hee39554_0 2026-01-15T19:46:19.9706650Z openssl pkgs/main/osx-arm64::openssl-3.0.18-h9b4081a_0 2026-01-15T19:46:19.9707120Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 2026-01-15T19:46:19.9707600Z python pkgs/main/osx-arm64::python-3.10.19-hf701271_0 2026-01-15T19:46:19.9708080Z readline pkgs/main/osx-arm64::readline-8.3-h0b18652_0 2026-01-15T19:46:19.9708610Z setuptools pkgs/main/osx-arm64::setuptools-80.9.0-py310hca03da5_0 2026-01-15T19:46:19.9709140Z sqlite pkgs/main/osx-arm64::sqlite-3.51.1-hab6afd1_0 2026-01-15T19:46:19.9709580Z tk pkgs/main/osx-arm64::tk-8.6.15-hcd8a7d5_0 2026-01-15T19:46:19.9710010Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2026-01-15T19:46:19.9710480Z wheel pkgs/main/osx-arm64::wheel-0.45.1-py310hca03da5_0 2026-01-15T19:46:19.9710930Z xz pkgs/main/osx-arm64::xz-5.6.4-h80987f9_1 2026-01-15T19:46:19.9711350Z zlib pkgs/main/osx-arm64::zlib-1.3.1-h5f15de7_0 2026-01-15T19:46:19.9711630Z 2026-01-15T19:46:19.9711630Z 2026-01-15T19:46:19.9711630Z 2026-01-15T19:46:19.9712050Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:19.9712450Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:19.9712710Z 2026-01-15T19:46:19.9713010Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:19.9713260Z 2026-01-15T19:46:19.9713270Z 2026-01-15T19:46:19.9713500Z openssl-3.0.18 | 3.1 MB | | 0%  2026-01-15T19:46:19.9713770Z 2026-01-15T19:46:19.9713780Z 2026-01-15T19:46:19.9713780Z 2026-01-15T19:46:19.9714010Z setuptools-80.9.0 | 1.4 MB | | 0%  2026-01-15T19:46:19.9714310Z 2026-01-15T19:46:19.9714310Z 2026-01-15T19:46:19.9714320Z 2026-01-15T19:46:19.9714320Z 2026-01-15T19:46:19.9718180Z sqlite-3.51.1 | 1.1 MB | | 0%  2026-01-15T19:46:19.9718370Z 2026-01-15T19:46:19.9718370Z 2026-01-15T19:46:19.9718370Z 2026-01-15T19:46:19.9718380Z 2026-01-15T19:46:19.9739440Z 2026-01-15T19:46:19.9743820Z pip-25.3 | 1.1 MB | | 0%  2026-01-15T19:46:19.9744010Z 2026-01-15T19:46:19.9744010Z 2026-01-15T19:46:19.9744010Z 2026-01-15T19:46:19.9744010Z 2026-01-15T19:46:19.9744020Z 2026-01-15T19:46:19.9744020Z 2026-01-15T19:46:19.9744150Z ncurses-6.5 | 886 KB | | 0%  2026-01-15T19:46:19.9744320Z 2026-01-15T19:46:19.9744320Z 2026-01-15T19:46:19.9744320Z 2026-01-15T19:46:19.9744320Z 2026-01-15T19:46:19.9744330Z 2026-01-15T19:46:19.9744330Z 2026-01-15T19:46:19.9744340Z 2026-01-15T19:46:19.9745120Z readline-8.3 | 464 KB | | 0%  2026-01-15T19:46:19.9745350Z 2026-01-15T19:46:19.9745350Z 2026-01-15T19:46:19.9745350Z 2026-01-15T19:46:19.9745350Z 2026-01-15T19:46:19.9745350Z 2026-01-15T19:46:19.9745360Z 2026-01-15T19:46:19.9745360Z 2026-01-15T19:46:19.9745360Z 2026-01-15T19:46:19.9748600Z libcxx-20.1.8 | 306 KB | | 0%  2026-01-15T19:46:19.9748790Z 2026-01-15T19:46:19.9749150Z 2026-01-15T19:46:19.9749150Z 2026-01-15T19:46:19.9749150Z 2026-01-15T19:46:19.9749150Z 2026-01-15T19:46:19.9749160Z 2026-01-15T19:46:19.9749160Z 2026-01-15T19:46:19.9749160Z 2026-01-15T19:46:19.9749160Z 2026-01-15T19:46:19.9753080Z xz-5.6.4 | 289 KB | | 0%  2026-01-15T19:46:19.9753260Z 2026-01-15T19:46:19.9753270Z 2026-01-15T19:46:19.9753270Z 2026-01-15T19:46:19.9753270Z 2026-01-15T19:46:19.9753270Z 2026-01-15T19:46:19.9753270Z 2026-01-15T19:46:19.9753280Z 2026-01-15T19:46:19.9753280Z 2026-01-15T19:46:19.9753290Z 2026-01-15T19:46:19.9754340Z 2026-01-15T19:46:19.9756710Z bzip2-1.0.8 | 129 KB | | 0%  2026-01-15T19:46:19.9757360Z 2026-01-15T19:46:19.9757700Z 2026-01-15T19:46:19.9757850Z 2026-01-15T19:46:19.9757860Z 2026-01-15T19:46:19.9757870Z 2026-01-15T19:46:19.9758020Z 2026-01-15T19:46:19.9758230Z 2026-01-15T19:46:19.9758420Z 2026-01-15T19:46:19.9758440Z 2026-01-15T19:46:19.9758450Z 2026-01-15T19:46:19.9758460Z 2026-01-15T19:46:19.9758650Z ca-certificates-2025 | 125 KB | | 0%  2026-01-15T19:46:19.9758850Z 2026-01-15T19:46:19.9758850Z 2026-01-15T19:46:19.9758850Z 2026-01-15T19:46:19.9758860Z 2026-01-15T19:46:19.9758860Z 2026-01-15T19:46:19.9758870Z 2026-01-15T19:46:19.9758870Z 2026-01-15T19:46:19.9758870Z 2026-01-15T19:46:19.9758880Z 2026-01-15T19:46:19.9758880Z 2026-01-15T19:46:19.9758880Z 2026-01-15T19:46:19.9758880Z 2026-01-15T19:46:19.9759030Z libffi-3.4.4 | 120 KB | | 0%  2026-01-15T19:46:19.9759250Z 2026-01-15T19:46:19.9759260Z 2026-01-15T19:46:19.9759260Z 2026-01-15T19:46:19.9759260Z 2026-01-15T19:46:19.9759260Z 2026-01-15T19:46:19.9759270Z 2026-01-15T19:46:19.9759270Z 2026-01-15T19:46:19.9759270Z 2026-01-15T19:46:19.9759270Z 2026-01-15T19:46:19.9759270Z 2026-01-15T19:46:19.9759280Z 2026-01-15T19:46:19.9759280Z 2026-01-15T19:46:19.9759470Z 2026-01-15T19:46:19.9759620Z tzdata-2025b | 116 KB | | 0%  2026-01-15T19:46:19.9759830Z 2026-01-15T19:46:19.9759830Z 2026-01-15T19:46:19.9759830Z 2026-01-15T19:46:19.9759840Z 2026-01-15T19:46:19.9759840Z 2026-01-15T19:46:19.9759840Z 2026-01-15T19:46:19.9759840Z 2026-01-15T19:46:19.9759840Z 2026-01-15T19:46:19.9759850Z 2026-01-15T19:46:19.9759850Z 2026-01-15T19:46:19.9759850Z 2026-01-15T19:46:19.9759860Z 2026-01-15T19:46:19.9759860Z 2026-01-15T19:46:19.9760100Z 2026-01-15T19:46:19.9761160Z wheel-0.45.1 | 116 KB | | 0%  2026-01-15T19:46:19.9761430Z 2026-01-15T19:46:19.9761430Z 2026-01-15T19:46:19.9761430Z 2026-01-15T19:46:19.9761430Z 2026-01-15T19:46:19.9761430Z 2026-01-15T19:46:19.9761440Z 2026-01-15T19:46:19.9761440Z 2026-01-15T19:46:19.9761440Z 2026-01-15T19:46:19.9761450Z 2026-01-15T19:46:19.9761450Z 2026-01-15T19:46:19.9761450Z 2026-01-15T19:46:19.9761470Z 2026-01-15T19:46:19.9761470Z 2026-01-15T19:46:19.9761470Z 2026-01-15T19:46:19.9761480Z 2026-01-15T19:46:19.9761650Z libexpat-2.7.3 | 107 KB | | 0%  2026-01-15T19:46:19.9761850Z 2026-01-15T19:46:19.9761850Z 2026-01-15T19:46:19.9761850Z 2026-01-15T19:46:19.9761850Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761860Z 2026-01-15T19:46:19.9761870Z 2026-01-15T19:46:19.9761880Z 2026-01-15T19:46:19.9761880Z 2026-01-15T19:46:19.9761880Z 2026-01-15T19:46:19.9761880Z 2026-01-15T19:46:19.9761880Z 2026-01-15T19:46:19.9762040Z zlib-1.3.1 | 77 KB | | 0%  2026-01-15T19:46:19.9762230Z 2026-01-15T19:46:19.9762240Z 2026-01-15T19:46:19.9762240Z 2026-01-15T19:46:19.9762240Z 2026-01-15T19:46:19.9762240Z 2026-01-15T19:46:19.9762540Z 2026-01-15T19:46:19.9762540Z 2026-01-15T19:46:19.9762550Z 2026-01-15T19:46:19.9762550Z 2026-01-15T19:46:19.9762550Z 2026-01-15T19:46:19.9762550Z 2026-01-15T19:46:19.9762550Z 2026-01-15T19:46:19.9762560Z 2026-01-15T19:46:19.9762560Z 2026-01-15T19:46:19.9762560Z 2026-01-15T19:46:19.9762560Z 2026-01-15T19:46:19.9763040Z 2026-01-15T19:46:19.9764350Z libzlib-1.3.1 | 47 KB | | 0%  2026-01-15T19:46:19.9764590Z 2026-01-15T19:46:19.9764590Z 2026-01-15T19:46:19.9764590Z 2026-01-15T19:46:19.9764590Z 2026-01-15T19:46:19.9764600Z 2026-01-15T19:46:19.9764600Z 2026-01-15T19:46:19.9764600Z 2026-01-15T19:46:19.9764600Z 2026-01-15T19:46:19.9764600Z 2026-01-15T19:46:19.9764610Z 2026-01-15T19:46:19.9764620Z 2026-01-15T19:46:19.9764620Z 2026-01-15T19:46:19.9764620Z 2026-01-15T19:46:19.9764620Z 2026-01-15T19:46:19.9764620Z 2026-01-15T19:46:19.9764630Z 2026-01-15T19:46:19.9764630Z 2026-01-15T19:46:19.9764630Z 2026-01-15T19:46:20.2871030Z expat-2.7.3 | 20 KB | | 0%  2026-01-15T19:46:20.3385800Z python-3.10.19 | 11.5 MB | | 0% 2026-01-15T19:46:20.3385980Z 2026-01-15T19:46:20.3385990Z 2026-01-15T19:46:20.3420730Z openssl-3.0.18 | 3.1 MB | | 1%  2026-01-15T19:46:20.3420910Z 2026-01-15T19:46:20.3420910Z 2026-01-15T19:46:20.3420920Z 2026-01-15T19:46:20.3666660Z setuptools-80.9.0 | 1.4 MB | 1 | 1%  2026-01-15T19:46:20.3666850Z 2026-01-15T19:46:20.3666850Z 2026-01-15T19:46:20.3666860Z 2026-01-15T19:46:20.3991140Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:20.3991340Z 2026-01-15T19:46:20.3991350Z 2026-01-15T19:46:20.4011060Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:20.4762640Z python-3.10.19 | 11.5 MB | #### | 40% 2026-01-15T19:46:20.4862800Z 2026-01-15T19:46:20.4963720Z 2026-01-15T19:46:20.5064610Z 2026-01-15T19:46:20.5165460Z 2026-01-15T19:46:20.5217510Z 2026-01-15T19:46:20.5375800Z pip-25.3 | 1.1 MB | 1 | 1%  2026-01-15T19:46:20.5476970Z 2026-01-15T19:46:20.5537790Z 2026-01-15T19:46:20.5543310Z 2026-01-15T19:46:20.5548510Z 2026-01-15T19:46:20.5551650Z 2026-01-15T19:46:20.5553230Z 2026-01-15T19:46:20.5554400Z ncurses-6.5 | 886 KB | 1 | 2%  2026-01-15T19:46:20.5555400Z 2026-01-15T19:46:20.5557090Z 2026-01-15T19:46:20.5558530Z 2026-01-15T19:46:20.5559760Z 2026-01-15T19:46:20.5561320Z 2026-01-15T19:46:20.5562960Z 2026-01-15T19:46:20.5565960Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:20.5567080Z 2026-01-15T19:46:20.5568240Z 2026-01-15T19:46:20.5569110Z 2026-01-15T19:46:20.5570560Z 2026-01-15T19:46:20.5572230Z 2026-01-15T19:46:20.5574610Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:20.5576010Z python-3.10.19 | 11.5 MB | #######9 | 79% 2026-01-15T19:46:20.5577630Z 2026-01-15T19:46:20.5579050Z tk-8.6.15 | 3.3 MB | | 0%  2026-01-15T19:46:20.5579790Z 2026-01-15T19:46:20.5580470Z 2026-01-15T19:46:20.5581700Z 2026-01-15T19:46:20.5582160Z 2026-01-15T19:46:20.5900810Z sqlite-3.51.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:20.5901010Z 2026-01-15T19:46:20.5901010Z 2026-01-15T19:46:20.5901010Z 2026-01-15T19:46:20.5901020Z 2026-01-15T19:46:20.5901020Z 2026-01-15T19:46:20.5901020Z 2026-01-15T19:46:20.6051100Z 2026-01-15T19:46:20.6051530Z readline-8.3 | 464 KB | 3 | 3%  2026-01-15T19:46:20.6051900Z 2026-01-15T19:46:20.6051910Z 2026-01-15T19:46:20.6051930Z 2026-01-15T19:46:20.6051930Z 2026-01-15T19:46:20.6051930Z 2026-01-15T19:46:20.6051930Z 2026-01-15T19:46:20.6053200Z 2026-01-15T19:46:20.6057160Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:20.6057630Z 2026-01-15T19:46:20.6057640Z 2026-01-15T19:46:20.6057650Z 2026-01-15T19:46:20.6063310Z 2026-01-15T19:46:20.6082150Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:20.6082320Z 2026-01-15T19:46:20.6082320Z 2026-01-15T19:46:20.6082320Z 2026-01-15T19:46:20.6082320Z 2026-01-15T19:46:20.6082320Z 2026-01-15T19:46:20.6082330Z 2026-01-15T19:46:20.6082330Z 2026-01-15T19:46:20.6082330Z 2026-01-15T19:46:20.6211300Z libcxx-20.1.8 | 306 KB | 5 | 5%  2026-01-15T19:46:20.6211520Z 2026-01-15T19:46:20.6211520Z 2026-01-15T19:46:20.6211530Z 2026-01-15T19:46:20.6211530Z 2026-01-15T19:46:20.6211530Z 2026-01-15T19:46:20.6211530Z 2026-01-15T19:46:20.6211540Z 2026-01-15T19:46:20.6211540Z 2026-01-15T19:46:20.6429010Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:20.6429210Z 2026-01-15T19:46:20.6429600Z 2026-01-15T19:46:20.6432710Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:20.6432900Z 2026-01-15T19:46:20.6432980Z 2026-01-15T19:46:20.6676760Z openssl-3.0.18 | 3.1 MB | ########## | 100%  2026-01-15T19:46:20.6679410Z 2026-01-15T19:46:20.6980960Z tk-8.6.15 | 3.3 MB | ###4 | 34%  2026-01-15T19:46:20.7354020Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:20.7354260Z 2026-01-15T19:46:20.7354270Z 2026-01-15T19:46:20.7354270Z 2026-01-15T19:46:20.7354270Z 2026-01-15T19:46:20.7354270Z 2026-01-15T19:46:20.7354270Z 2026-01-15T19:46:20.7354280Z 2026-01-15T19:46:20.7354280Z 2026-01-15T19:46:20.7354280Z 2026-01-15T19:46:20.7354280Z 2026-01-15T19:46:20.7384740Z bzip2-1.0.8 | 129 KB | #2 | 12%  2026-01-15T19:46:20.7384950Z 2026-01-15T19:46:20.7385230Z 2026-01-15T19:46:20.7385400Z 2026-01-15T19:46:20.7385410Z 2026-01-15T19:46:20.7385410Z 2026-01-15T19:46:20.7385410Z 2026-01-15T19:46:20.7385410Z 2026-01-15T19:46:20.7385420Z 2026-01-15T19:46:20.7385590Z 2026-01-15T19:46:20.7385590Z 2026-01-15T19:46:20.7435310Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:20.7435510Z 2026-01-15T19:46:20.7435520Z 2026-01-15T19:46:20.7435520Z 2026-01-15T19:46:20.7435520Z 2026-01-15T19:46:20.7435520Z 2026-01-15T19:46:20.7435520Z 2026-01-15T19:46:20.7435530Z 2026-01-15T19:46:20.7435530Z 2026-01-15T19:46:20.7435530Z 2026-01-15T19:46:20.7435530Z 2026-01-15T19:46:20.7435530Z 2026-01-15T19:46:20.7468250Z ca-certificates-2025 | 125 KB | #2 | 13%  2026-01-15T19:46:20.7468470Z 2026-01-15T19:46:20.7468480Z 2026-01-15T19:46:20.7468480Z 2026-01-15T19:46:20.7468480Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7468490Z 2026-01-15T19:46:20.7469450Z 2026-01-15T19:46:20.7698830Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:20.7700040Z 2026-01-15T19:46:20.7827360Z tk-8.6.15 | 3.3 MB | ######8 | 68%  2026-01-15T19:46:20.7827580Z 2026-01-15T19:46:20.7827590Z 2026-01-15T19:46:20.7827590Z 2026-01-15T19:46:20.7827590Z 2026-01-15T19:46:20.7827590Z 2026-01-15T19:46:20.7827590Z 2026-01-15T19:46:20.7827600Z 2026-01-15T19:46:20.7827600Z 2026-01-15T19:46:20.7827600Z 2026-01-15T19:46:20.7834870Z xz-5.6.4 | 289 KB | 5 | 6%  2026-01-15T19:46:20.7835050Z 2026-01-15T19:46:20.7835060Z 2026-01-15T19:46:20.7835060Z 2026-01-15T19:46:20.7835060Z 2026-01-15T19:46:20.7835060Z 2026-01-15T19:46:20.7835060Z 2026-01-15T19:46:20.7835070Z 2026-01-15T19:46:20.7835070Z 2026-01-15T19:46:20.7835070Z 2026-01-15T19:46:20.7835070Z 2026-01-15T19:46:20.7835070Z 2026-01-15T19:46:20.7837170Z 2026-01-15T19:46:20.7865670Z libffi-3.4.4 | 120 KB | #3 | 13%  2026-01-15T19:46:20.7866170Z 2026-01-15T19:46:20.7866180Z 2026-01-15T19:46:20.7866180Z 2026-01-15T19:46:20.7866180Z 2026-01-15T19:46:20.7866190Z 2026-01-15T19:46:20.7866190Z 2026-01-15T19:46:20.7866190Z 2026-01-15T19:46:20.7866190Z 2026-01-15T19:46:20.7866200Z 2026-01-15T19:46:20.7866200Z 2026-01-15T19:46:20.7866200Z 2026-01-15T19:46:20.7866200Z 2026-01-15T19:46:20.8024120Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:20.8024330Z 2026-01-15T19:46:20.8224450Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:20.8224650Z 2026-01-15T19:46:20.8224650Z 2026-01-15T19:46:20.8224800Z 2026-01-15T19:46:20.8224900Z 2026-01-15T19:46:20.8224920Z 2026-01-15T19:46:20.8224930Z 2026-01-15T19:46:20.8224950Z 2026-01-15T19:46:20.8224950Z 2026-01-15T19:46:20.8225000Z 2026-01-15T19:46:20.8510570Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:20.8510800Z 2026-01-15T19:46:20.8510800Z 2026-01-15T19:46:20.8510830Z 2026-01-15T19:46:20.8510830Z 2026-01-15T19:46:20.8510830Z 2026-01-15T19:46:20.8510840Z 2026-01-15T19:46:20.8510840Z 2026-01-15T19:46:20.8510840Z 2026-01-15T19:46:20.8510840Z 2026-01-15T19:46:20.8510840Z 2026-01-15T19:46:20.8510850Z 2026-01-15T19:46:20.8510850Z 2026-01-15T19:46:20.8510850Z 2026-01-15T19:46:20.8510850Z 2026-01-15T19:46:20.8539070Z wheel-0.45.1 | 116 KB | #3 | 14%  2026-01-15T19:46:20.8539300Z 2026-01-15T19:46:20.8539300Z 2026-01-15T19:46:20.8539300Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539310Z 2026-01-15T19:46:20.8539320Z 2026-01-15T19:46:20.8539320Z 2026-01-15T19:46:20.8539320Z 2026-01-15T19:46:20.8539320Z 2026-01-15T19:46:20.8539320Z 2026-01-15T19:46:20.8667530Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:20.8667940Z 2026-01-15T19:46:20.8668000Z 2026-01-15T19:46:20.8668000Z 2026-01-15T19:46:20.8668000Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668010Z 2026-01-15T19:46:20.8668020Z 2026-01-15T19:46:20.8668020Z 2026-01-15T19:46:20.8668020Z 2026-01-15T19:46:20.8668020Z 2026-01-15T19:46:20.8668040Z 2026-01-15T19:46:20.8673890Z libexpat-2.7.3 | 107 KB | #4 | 15%  2026-01-15T19:46:20.8674190Z 2026-01-15T19:46:20.8674670Z 2026-01-15T19:46:20.8674800Z 2026-01-15T19:46:20.8674800Z 2026-01-15T19:46:20.8674810Z 2026-01-15T19:46:20.8674810Z 2026-01-15T19:46:20.8674810Z 2026-01-15T19:46:20.8674810Z 2026-01-15T19:46:20.8674820Z 2026-01-15T19:46:20.8674820Z 2026-01-15T19:46:20.8674830Z 2026-01-15T19:46:20.8674830Z 2026-01-15T19:46:20.8676230Z 2026-01-15T19:46:20.8698780Z tzdata-2025b | 116 KB | #3 | 14%  2026-01-15T19:46:20.8699010Z 2026-01-15T19:46:20.8699010Z 2026-01-15T19:46:20.8699010Z 2026-01-15T19:46:20.8699010Z 2026-01-15T19:46:20.8699010Z 2026-01-15T19:46:20.8699020Z 2026-01-15T19:46:20.8699020Z 2026-01-15T19:46:20.8699020Z 2026-01-15T19:46:20.8699020Z 2026-01-15T19:46:20.8699030Z 2026-01-15T19:46:20.8699030Z 2026-01-15T19:46:20.8699030Z 2026-01-15T19:46:20.8699030Z 2026-01-15T19:46:20.8699040Z 2026-01-15T19:46:20.8699040Z 2026-01-15T19:46:20.8708190Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:20.8708400Z 2026-01-15T19:46:20.8708410Z 2026-01-15T19:46:20.8708410Z 2026-01-15T19:46:20.8708410Z 2026-01-15T19:46:20.8708410Z 2026-01-15T19:46:20.8708410Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708420Z 2026-01-15T19:46:20.8708620Z 2026-01-15T19:46:20.8934390Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:20.8934860Z 2026-01-15T19:46:20.8938770Z 2026-01-15T19:46:20.8938890Z 2026-01-15T19:46:20.8938950Z 2026-01-15T19:46:20.8938950Z 2026-01-15T19:46:20.8938950Z 2026-01-15T19:46:20.8938960Z 2026-01-15T19:46:20.8938960Z 2026-01-15T19:46:20.8938960Z 2026-01-15T19:46:20.8938960Z 2026-01-15T19:46:20.8938960Z 2026-01-15T19:46:20.8938970Z 2026-01-15T19:46:20.8938970Z 2026-01-15T19:46:20.8938970Z 2026-01-15T19:46:20.8938970Z 2026-01-15T19:46:20.8938990Z 2026-01-15T19:46:20.8956610Z zlib-1.3.1 | 77 KB | ## | 21%  2026-01-15T19:46:20.8956940Z 2026-01-15T19:46:20.8958870Z 2026-01-15T19:46:20.8959010Z 2026-01-15T19:46:20.8959090Z 2026-01-15T19:46:20.8961370Z 2026-01-15T19:46:20.9088320Z 2026-01-15T19:46:20.9188630Z 2026-01-15T19:46:20.9289300Z 2026-01-15T19:46:20.9389600Z 2026-01-15T19:46:20.9489900Z 2026-01-15T19:46:20.9589590Z 2026-01-15T19:46:20.9589720Z 2026-01-15T19:46:20.9589810Z 2026-01-15T19:46:20.9589900Z 2026-01-15T19:46:20.9589990Z 2026-01-15T19:46:20.9590160Z 2026-01-15T19:46:20.9590820Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:20.9591170Z 2026-01-15T19:46:20.9591250Z 2026-01-15T19:46:20.9591340Z 2026-01-15T19:46:20.9591590Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:20.9591870Z 2026-01-15T19:46:20.9591960Z 2026-01-15T19:46:20.9592050Z 2026-01-15T19:46:20.9592290Z setuptools-80.9.0 | 1.4 MB | ########## | 100%  2026-01-15T19:46:20.9592550Z 2026-01-15T19:46:20.9592640Z 2026-01-15T19:46:20.9592720Z 2026-01-15T19:46:20.9592810Z 2026-01-15T19:46:20.9592900Z 2026-01-15T19:46:20.9592990Z 2026-01-15T19:46:20.9593070Z 2026-01-15T19:46:20.9593150Z 2026-01-15T19:46:20.9593240Z 2026-01-15T19:46:20.9593320Z 2026-01-15T19:46:20.9593420Z 2026-01-15T19:46:20.9593670Z 2026-01-15T19:46:20.9593760Z 2026-01-15T19:46:20.9593840Z 2026-01-15T19:46:20.9593920Z 2026-01-15T19:46:20.9594000Z 2026-01-15T19:46:20.9594090Z 2026-01-15T19:46:20.9594170Z 2026-01-15T19:46:20.9594470Z expat-2.7.3 | 20 KB | #######8 | 78%  2026-01-15T19:46:20.9594770Z 2026-01-15T19:46:20.9594850Z 2026-01-15T19:46:20.9594940Z 2026-01-15T19:46:20.9595020Z 2026-01-15T19:46:20.9595110Z 2026-01-15T19:46:20.9595200Z 2026-01-15T19:46:20.9595280Z 2026-01-15T19:46:20.9595370Z 2026-01-15T19:46:20.9595460Z 2026-01-15T19:46:20.9595550Z 2026-01-15T19:46:20.9595640Z 2026-01-15T19:46:20.9595730Z 2026-01-15T19:46:20.9595810Z 2026-01-15T19:46:20.9595900Z 2026-01-15T19:46:20.9595990Z 2026-01-15T19:46:20.9596080Z 2026-01-15T19:46:20.9596160Z 2026-01-15T19:46:20.9596250Z 2026-01-15T19:46:20.9596530Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:20.9596840Z 2026-01-15T19:46:20.9596930Z 2026-01-15T19:46:20.9597210Z 2026-01-15T19:46:20.9597300Z 2026-01-15T19:46:20.9597570Z 2026-01-15T19:46:20.9597730Z 2026-01-15T19:46:20.9597820Z 2026-01-15T19:46:20.9598080Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:20.9598360Z 2026-01-15T19:46:20.9598450Z 2026-01-15T19:46:20.9599110Z 2026-01-15T19:46:20.9599270Z 2026-01-15T19:46:20.9599350Z 2026-01-15T19:46:20.9599440Z 2026-01-15T19:46:20.9599560Z 2026-01-15T19:46:20.9921710Z readline-8.3 | 464 KB | ########## | 100%  2026-01-15T19:46:20.9926320Z 2026-01-15T19:46:20.9926600Z 2026-01-15T19:46:20.9926790Z 2026-01-15T19:46:20.9926890Z 2026-01-15T19:46:20.9927120Z 2026-01-15T19:46:20.9927620Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:20.9927820Z 2026-01-15T19:46:20.9927820Z 2026-01-15T19:46:20.9927820Z 2026-01-15T19:46:20.9927820Z 2026-01-15T19:46:20.9928120Z 2026-01-15T19:46:21.0064710Z pip-25.3 | 1.1 MB | ########## | 100%  2026-01-15T19:46:21.0065130Z 2026-01-15T19:46:21.0065130Z 2026-01-15T19:46:21.0065130Z 2026-01-15T19:46:21.0065140Z 2026-01-15T19:46:21.0065360Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:21.0065630Z 2026-01-15T19:46:21.0066610Z 2026-01-15T19:46:21.0066620Z 2026-01-15T19:46:21.0066620Z 2026-01-15T19:46:21.0119310Z sqlite-3.51.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:21.0119510Z 2026-01-15T19:46:21.0119510Z 2026-01-15T19:46:21.0119510Z 2026-01-15T19:46:21.0119630Z 2026-01-15T19:46:21.0119640Z 2026-01-15T19:46:21.0119640Z 2026-01-15T19:46:21.0119650Z 2026-01-15T19:46:21.0119650Z 2026-01-15T19:46:21.0119650Z 2026-01-15T19:46:21.0119650Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119660Z 2026-01-15T19:46:21.0119690Z 2026-01-15T19:46:21.0137300Z libzlib-1.3.1 | 47 KB | ###4 | 34%  2026-01-15T19:46:21.0137620Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137630Z 2026-01-15T19:46:21.0137670Z 2026-01-15T19:46:21.0143110Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:21.0143360Z 2026-01-15T19:46:21.0143360Z 2026-01-15T19:46:21.0143360Z 2026-01-15T19:46:21.0143360Z 2026-01-15T19:46:21.0143370Z 2026-01-15T19:46:21.0143370Z 2026-01-15T19:46:21.0143370Z 2026-01-15T19:46:21.0144150Z 2026-01-15T19:46:21.0147290Z libcxx-20.1.8 | 306 KB | ########## | 100%  2026-01-15T19:46:21.0147490Z 2026-01-15T19:46:21.0147490Z 2026-01-15T19:46:21.0147500Z 2026-01-15T19:46:21.0147500Z 2026-01-15T19:46:21.0147500Z 2026-01-15T19:46:21.0147520Z 2026-01-15T19:46:21.0147650Z 2026-01-15T19:46:21.0147650Z 2026-01-15T19:46:21.0147660Z 2026-01-15T19:46:21.0147660Z 2026-01-15T19:46:21.0147660Z 2026-01-15T19:46:21.0147660Z 2026-01-15T19:46:21.0147660Z 2026-01-15T19:46:21.0147670Z 2026-01-15T19:46:21.0147670Z 2026-01-15T19:46:21.0147670Z 2026-01-15T19:46:21.0147680Z 2026-01-15T19:46:21.0839820Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:21.0939190Z 2026-01-15T19:46:21.1022640Z 2026-01-15T19:46:21.1023130Z 2026-01-15T19:46:21.1024540Z 2026-01-15T19:46:21.1024550Z 2026-01-15T19:46:21.1024570Z 2026-01-15T19:46:21.1024570Z 2026-01-15T19:46:21.1024580Z 2026-01-15T19:46:21.1024580Z 2026-01-15T19:46:21.1024600Z 2026-01-15T19:46:21.1025050Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:21.1025260Z 2026-01-15T19:46:21.1025260Z 2026-01-15T19:46:21.1025260Z 2026-01-15T19:46:21.1025270Z 2026-01-15T19:46:21.1025290Z 2026-01-15T19:46:21.1025300Z 2026-01-15T19:46:21.1025300Z 2026-01-15T19:46:21.1025300Z 2026-01-15T19:46:21.1025300Z 2026-01-15T19:46:21.1025310Z 2026-01-15T19:46:21.1025450Z bzip2-1.0.8 | 129 KB | ########## | 100%  2026-01-15T19:46:21.1025630Z 2026-01-15T19:46:21.1025630Z 2026-01-15T19:46:21.1025630Z 2026-01-15T19:46:21.1025630Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025640Z 2026-01-15T19:46:21.1025650Z 2026-01-15T19:46:21.1025820Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:21.1026020Z 2026-01-15T19:46:21.1026020Z 2026-01-15T19:46:21.1026020Z 2026-01-15T19:46:21.1026020Z 2026-01-15T19:46:21.1026020Z 2026-01-15T19:46:21.1026030Z 2026-01-15T19:46:21.1026030Z 2026-01-15T19:46:21.1026030Z 2026-01-15T19:46:21.1026030Z 2026-01-15T19:46:21.1026030Z 2026-01-15T19:46:21.1026290Z 2026-01-15T19:46:21.2441840Z ca-certificates-2025 | 125 KB | ########## | 100%  2026-01-15T19:46:21.2444550Z 2026-01-15T19:46:21.2444970Z 2026-01-15T19:46:21.2445400Z 2026-01-15T19:46:21.2445460Z 2026-01-15T19:46:21.2445460Z 2026-01-15T19:46:21.2445460Z 2026-01-15T19:46:21.2445470Z 2026-01-15T19:46:21.2445470Z 2026-01-15T19:46:21.2445470Z 2026-01-15T19:46:21.2445470Z 2026-01-15T19:46:21.2445470Z 2026-01-15T19:46:21.2445480Z 2026-01-15T19:46:21.2446070Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:21.2446330Z 2026-01-15T19:46:21.2446340Z 2026-01-15T19:46:21.2446340Z 2026-01-15T19:46:21.2446340Z 2026-01-15T19:46:21.2446340Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446350Z 2026-01-15T19:46:21.2446360Z 2026-01-15T19:46:21.6557890Z libffi-3.4.4 | 120 KB | ########## | 100%  2026-01-15T19:46:21.6558140Z 2026-01-15T19:46:21.6558520Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:21.6558680Z 2026-01-15T19:46:21.7453960Z tk-8.6.15 | 3.3 MB | ########## | 100%  2026-01-15T19:46:21.7455750Z 2026-01-15T19:46:21.7456290Z 2026-01-15T19:46:21.7456590Z 2026-01-15T19:46:21.7457200Z 2026-01-15T19:46:21.7457320Z 2026-01-15T19:46:21.7457330Z 2026-01-15T19:46:21.7457330Z 2026-01-15T19:46:21.7457330Z 2026-01-15T19:46:21.7457350Z 2026-01-15T19:46:21.7457730Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:21.7458400Z 2026-01-15T19:46:21.7458570Z 2026-01-15T19:46:21.7459000Z 2026-01-15T19:46:21.7459000Z 2026-01-15T19:46:21.7459010Z 2026-01-15T19:46:21.7459010Z 2026-01-15T19:46:21.7459010Z 2026-01-15T19:46:21.7459020Z 2026-01-15T19:46:21.7459020Z 2026-01-15T19:46:21.8153790Z xz-5.6.4 | 289 KB | ########## | 100%  2026-01-15T19:46:21.8154140Z 2026-01-15T19:46:21.8154140Z 2026-01-15T19:46:21.8154140Z 2026-01-15T19:46:21.8154150Z 2026-01-15T19:46:21.8154150Z 2026-01-15T19:46:21.8154150Z 2026-01-15T19:46:21.8154150Z 2026-01-15T19:46:21.8154150Z 2026-01-15T19:46:21.8154160Z 2026-01-15T19:46:21.8154160Z 2026-01-15T19:46:21.8154160Z 2026-01-15T19:46:21.8154160Z 2026-01-15T19:46:21.8154170Z 2026-01-15T19:46:21.8154170Z 2026-01-15T19:46:21.8155520Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:21.8155720Z 2026-01-15T19:46:21.8155730Z 2026-01-15T19:46:21.8155730Z 2026-01-15T19:46:21.8155730Z 2026-01-15T19:46:21.8155730Z 2026-01-15T19:46:21.8155730Z 2026-01-15T19:46:21.8155740Z 2026-01-15T19:46:21.8155740Z 2026-01-15T19:46:21.8155750Z 2026-01-15T19:46:21.8155750Z 2026-01-15T19:46:21.8155750Z 2026-01-15T19:46:21.8155750Z 2026-01-15T19:46:21.8155750Z 2026-01-15T19:46:21.8155760Z 2026-01-15T19:46:21.8400360Z wheel-0.45.1 | 116 KB | ########## | 100%  2026-01-15T19:46:21.8423840Z 2026-01-15T19:46:21.8424090Z 2026-01-15T19:46:21.8424230Z 2026-01-15T19:46:21.8424330Z 2026-01-15T19:46:21.8424420Z 2026-01-15T19:46:21.8424950Z 2026-01-15T19:46:21.8424950Z 2026-01-15T19:46:21.8424950Z 2026-01-15T19:46:21.8424960Z 2026-01-15T19:46:21.8424960Z 2026-01-15T19:46:21.8424960Z 2026-01-15T19:46:21.8424960Z 2026-01-15T19:46:21.8424960Z 2026-01-15T19:46:21.8424970Z 2026-01-15T19:46:21.8424970Z 2026-01-15T19:46:21.8425320Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:21.8425540Z 2026-01-15T19:46:21.8425540Z 2026-01-15T19:46:21.8425540Z 2026-01-15T19:46:21.8425550Z 2026-01-15T19:46:21.8425550Z 2026-01-15T19:46:21.8425550Z 2026-01-15T19:46:21.8425550Z 2026-01-15T19:46:21.8425550Z 2026-01-15T19:46:21.8425560Z 2026-01-15T19:46:21.8425560Z 2026-01-15T19:46:21.8425560Z 2026-01-15T19:46:21.8425830Z 2026-01-15T19:46:21.8425830Z 2026-01-15T19:46:21.8425830Z 2026-01-15T19:46:21.8425830Z 2026-01-15T19:46:22.0466440Z libexpat-2.7.3 | 107 KB | ########## | 100%  2026-01-15T19:46:22.0471010Z 2026-01-15T19:46:22.0471480Z 2026-01-15T19:46:22.0471590Z 2026-01-15T19:46:22.0471620Z 2026-01-15T19:46:22.0471620Z 2026-01-15T19:46:22.0471700Z 2026-01-15T19:46:22.0472020Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:22.0472190Z 2026-01-15T19:46:22.0472190Z 2026-01-15T19:46:22.0472190Z 2026-01-15T19:46:22.0472200Z 2026-01-15T19:46:22.0472200Z 2026-01-15T19:46:22.0472200Z 2026-01-15T19:46:22.0669000Z ncurses-6.5 | 886 KB | ########## | 100%  2026-01-15T19:46:22.0669450Z 2026-01-15T19:46:22.0673880Z 2026-01-15T19:46:22.0718480Z 2026-01-15T19:46:22.0719350Z 2026-01-15T19:46:22.0720380Z 2026-01-15T19:46:22.0721110Z 2026-01-15T19:46:22.0722430Z 2026-01-15T19:46:22.0723330Z 2026-01-15T19:46:22.0723860Z 2026-01-15T19:46:22.0725030Z 2026-01-15T19:46:22.0725490Z 2026-01-15T19:46:22.0726490Z 2026-01-15T19:46:22.0727600Z 2026-01-15T19:46:22.0727880Z 2026-01-15T19:46:22.0728190Z 2026-01-15T19:46:22.0728280Z 2026-01-15T19:46:22.0728660Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:22.0728870Z 2026-01-15T19:46:22.0728870Z 2026-01-15T19:46:22.0728880Z 2026-01-15T19:46:22.0728880Z 2026-01-15T19:46:22.0728880Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728890Z 2026-01-15T19:46:22.0728900Z 2026-01-15T19:46:22.0728900Z 2026-01-15T19:46:22.0728900Z 2026-01-15T19:46:22.0728900Z 2026-01-15T19:46:22.0728900Z 2026-01-15T19:46:22.0729060Z zlib-1.3.1 | 77 KB | ########## | 100%  2026-01-15T19:46:22.0729250Z 2026-01-15T19:46:22.0729420Z 2026-01-15T19:46:22.0729420Z 2026-01-15T19:46:22.0729420Z 2026-01-15T19:46:22.0729420Z 2026-01-15T19:46:22.0729430Z 2026-01-15T19:46:22.0729430Z 2026-01-15T19:46:22.0729430Z 2026-01-15T19:46:22.0729430Z 2026-01-15T19:46:22.0729430Z 2026-01-15T19:46:22.0729440Z 2026-01-15T19:46:22.0729440Z 2026-01-15T19:46:22.0729440Z 2026-01-15T19:46:22.0729440Z 2026-01-15T19:46:22.0729450Z 2026-01-15T19:46:22.0729450Z 2026-01-15T19:46:22.0729450Z 2026-01-15T19:46:22.0729450Z 2026-01-15T19:46:22.0729800Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:22.0730030Z 2026-01-15T19:46:22.0730040Z 2026-01-15T19:46:22.0730040Z 2026-01-15T19:46:22.0730040Z 2026-01-15T19:46:22.0730040Z 2026-01-15T19:46:22.0730040Z 2026-01-15T19:46:22.0730050Z 2026-01-15T19:46:22.0730050Z 2026-01-15T19:46:22.0730050Z 2026-01-15T19:46:22.0730060Z 2026-01-15T19:46:22.0730060Z 2026-01-15T19:46:22.0730060Z 2026-01-15T19:46:22.0730070Z 2026-01-15T19:46:22.0730070Z 2026-01-15T19:46:22.0730070Z 2026-01-15T19:46:22.0730070Z 2026-01-15T19:46:22.0730080Z 2026-01-15T19:46:22.0730080Z 2026-01-15T19:46:22.0797590Z expat-2.7.3 | 20 KB | ########## | 100%  2026-01-15T19:46:22.0797840Z 2026-01-15T19:46:22.0797840Z 2026-01-15T19:46:22.0797840Z 2026-01-15T19:46:22.0797840Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797850Z 2026-01-15T19:46:22.0797860Z 2026-01-15T19:46:22.0797860Z 2026-01-15T19:46:22.0797870Z 2026-01-15T19:46:22.0797870Z 2026-01-15T19:46:22.0797870Z 2026-01-15T19:46:22.0797880Z 2026-01-15T19:46:22.0797880Z 2026-01-15T19:46:22.0800580Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:22.0800870Z 2026-01-15T19:46:22.0800870Z 2026-01-15T19:46:22.0801110Z 2026-01-15T19:46:22.0801120Z 2026-01-15T19:46:22.0801120Z 2026-01-15T19:46:22.0801120Z 2026-01-15T19:46:22.0801120Z 2026-01-15T19:46:22.0801120Z 2026-01-15T19:46:22.0801130Z 2026-01-15T19:46:22.0801130Z 2026-01-15T19:46:22.0801130Z 2026-01-15T19:46:22.0801130Z 2026-01-15T19:46:22.0801130Z 2026-01-15T19:46:22.0801140Z 2026-01-15T19:46:22.0801140Z 2026-01-15T19:46:22.0801140Z 2026-01-15T19:46:22.0801150Z 2026-01-15T19:46:22.1186550Z libzlib-1.3.1 | 47 KB | ########## | 100%  2026-01-15T19:46:22.1186800Z 2026-01-15T19:46:22.1186800Z 2026-01-15T19:46:22.1186800Z 2026-01-15T19:46:22.1186800Z 2026-01-15T19:46:22.1186800Z 2026-01-15T19:46:22.1186810Z 2026-01-15T19:46:22.1186810Z 2026-01-15T19:46:22.1186820Z 2026-01-15T19:46:22.1186820Z 2026-01-15T19:46:22.1186820Z 2026-01-15T19:46:22.1186820Z 2026-01-15T19:46:22.1186820Z 2026-01-15T19:46:22.1186830Z 2026-01-15T19:46:22.1187180Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:22.1187380Z 2026-01-15T19:46:22.1187410Z 2026-01-15T19:46:22.1187410Z 2026-01-15T19:46:22.1187410Z 2026-01-15T19:46:22.1187410Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187420Z 2026-01-15T19:46:22.1187430Z 2026-01-15T19:46:22.1187430Z 2026-01-15T19:46:22.2730470Z tzdata-2025b | 116 KB | ########## | 100%  2026-01-15T19:46:22.2732130Z python-3.10.19 | 11.5 MB | ########## | 100% 2026-01-15T19:46:22.2732360Z 2026-01-15T19:46:22.2732500Z 2026-01-15T19:46:22.2732640Z  2026-01-15T19:46:22.2732760Z 2026-01-15T19:46:22.2732770Z 2026-01-15T19:46:22.2732870Z  2026-01-15T19:46:22.2733010Z 2026-01-15T19:46:22.2733130Z 2026-01-15T19:46:22.2733130Z 2026-01-15T19:46:22.2733240Z  2026-01-15T19:46:22.2733380Z 2026-01-15T19:46:22.2733380Z 2026-01-15T19:46:22.2733380Z 2026-01-15T19:46:22.2733380Z 2026-01-15T19:46:22.2733480Z  2026-01-15T19:46:22.2733610Z 2026-01-15T19:46:22.2733610Z 2026-01-15T19:46:22.2733620Z 2026-01-15T19:46:22.2733620Z 2026-01-15T19:46:22.2733620Z 2026-01-15T19:46:22.2733720Z  2026-01-15T19:46:22.2733860Z 2026-01-15T19:46:22.2733860Z 2026-01-15T19:46:22.2733860Z 2026-01-15T19:46:22.2733860Z 2026-01-15T19:46:22.2733860Z 2026-01-15T19:46:22.2733870Z 2026-01-15T19:46:22.2734000Z  2026-01-15T19:46:22.2734140Z 2026-01-15T19:46:22.2734140Z 2026-01-15T19:46:22.2734140Z 2026-01-15T19:46:22.2734140Z 2026-01-15T19:46:22.2734150Z 2026-01-15T19:46:22.2734150Z 2026-01-15T19:46:22.2734160Z 2026-01-15T19:46:22.2734260Z  2026-01-15T19:46:22.2734400Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734410Z 2026-01-15T19:46:22.2734420Z 2026-01-15T19:46:22.2734520Z  2026-01-15T19:46:22.2734730Z 2026-01-15T19:46:22.2734730Z 2026-01-15T19:46:22.2734730Z 2026-01-15T19:46:22.2734740Z 2026-01-15T19:46:22.2734740Z 2026-01-15T19:46:22.2734740Z 2026-01-15T19:46:22.2734750Z 2026-01-15T19:46:22.2734750Z 2026-01-15T19:46:22.2734750Z 2026-01-15T19:46:22.2734870Z  2026-01-15T19:46:22.2735010Z 2026-01-15T19:46:22.2735010Z 2026-01-15T19:46:22.2735020Z 2026-01-15T19:46:22.2735220Z 2026-01-15T19:46:22.2735230Z 2026-01-15T19:46:22.2735230Z 2026-01-15T19:46:22.2735230Z 2026-01-15T19:46:22.2735230Z 2026-01-15T19:46:22.2735230Z 2026-01-15T19:46:22.2735240Z 2026-01-15T19:46:22.2735360Z  2026-01-15T19:46:22.2735510Z 2026-01-15T19:46:22.2735510Z 2026-01-15T19:46:22.2735510Z 2026-01-15T19:46:22.2735510Z 2026-01-15T19:46:22.2735520Z 2026-01-15T19:46:22.2735520Z 2026-01-15T19:46:22.2735520Z 2026-01-15T19:46:22.2735520Z 2026-01-15T19:46:22.2735530Z 2026-01-15T19:46:22.2735530Z 2026-01-15T19:46:22.2735530Z 2026-01-15T19:46:22.2735650Z  2026-01-15T19:46:22.2735800Z 2026-01-15T19:46:22.2735800Z 2026-01-15T19:46:22.2735800Z 2026-01-15T19:46:22.2735800Z 2026-01-15T19:46:22.2735810Z 2026-01-15T19:46:22.2735810Z 2026-01-15T19:46:22.2735810Z 2026-01-15T19:46:22.2735810Z 2026-01-15T19:46:22.2735810Z 2026-01-15T19:46:22.2735820Z 2026-01-15T19:46:22.2735820Z 2026-01-15T19:46:22.2735820Z 2026-01-15T19:46:22.2735940Z  2026-01-15T19:46:22.2736100Z 2026-01-15T19:46:22.2736100Z 2026-01-15T19:46:22.2736100Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736110Z 2026-01-15T19:46:22.2736120Z 2026-01-15T19:46:22.2736120Z 2026-01-15T19:46:22.2736120Z 2026-01-15T19:46:22.2736120Z 2026-01-15T19:46:22.2736250Z  2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736410Z 2026-01-15T19:46:22.2736420Z 2026-01-15T19:46:22.2736420Z 2026-01-15T19:46:22.2736420Z 2026-01-15T19:46:22.2736420Z 2026-01-15T19:46:22.2736500Z 2026-01-15T19:46:22.2736510Z 2026-01-15T19:46:22.2736510Z 2026-01-15T19:46:22.2736510Z 2026-01-15T19:46:22.2736650Z  2026-01-15T19:46:22.2736810Z 2026-01-15T19:46:22.2736810Z 2026-01-15T19:46:22.2736810Z 2026-01-15T19:46:22.2736810Z 2026-01-15T19:46:22.2736820Z 2026-01-15T19:46:22.2736820Z 2026-01-15T19:46:22.2736820Z 2026-01-15T19:46:22.2736820Z 2026-01-15T19:46:22.2736820Z 2026-01-15T19:46:22.2736830Z 2026-01-15T19:46:22.2736830Z 2026-01-15T19:46:22.2736830Z 2026-01-15T19:46:22.2736830Z 2026-01-15T19:46:22.2736830Z 2026-01-15T19:46:22.2736840Z 2026-01-15T19:46:22.2736970Z  2026-01-15T19:46:22.2737130Z 2026-01-15T19:46:22.2737130Z 2026-01-15T19:46:22.2737140Z 2026-01-15T19:46:22.2737140Z 2026-01-15T19:46:22.2737140Z 2026-01-15T19:46:22.2737140Z 2026-01-15T19:46:22.2737140Z 2026-01-15T19:46:22.2737150Z 2026-01-15T19:46:22.2737150Z 2026-01-15T19:46:22.2737150Z 2026-01-15T19:46:22.2737160Z 2026-01-15T19:46:22.2737160Z 2026-01-15T19:46:22.2737160Z 2026-01-15T19:46:22.2737160Z 2026-01-15T19:46:22.2737170Z 2026-01-15T19:46:22.2737170Z 2026-01-15T19:46:22.2737300Z  2026-01-15T19:46:22.2737470Z 2026-01-15T19:46:22.2737470Z 2026-01-15T19:46:22.2737470Z 2026-01-15T19:46:22.2737470Z 2026-01-15T19:46:22.2737480Z 2026-01-15T19:46:22.2737480Z 2026-01-15T19:46:22.2737480Z 2026-01-15T19:46:22.2737480Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737490Z 2026-01-15T19:46:22.2737500Z 2026-01-15T19:46:22.2737500Z 2026-01-15T19:46:22.2737500Z 2026-01-15T19:46:22.2737890Z  2026-01-15T19:46:22.2738070Z 2026-01-15T19:46:22.2738070Z 2026-01-15T19:46:22.2738080Z 2026-01-15T19:46:22.2738080Z 2026-01-15T19:46:22.2738080Z 2026-01-15T19:46:22.2738080Z 2026-01-15T19:46:22.2738080Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738090Z 2026-01-15T19:46:22.2738100Z 2026-01-15T19:46:22.2738100Z 2026-01-15T19:46:22.2738100Z 2026-01-15T19:46:22.2738100Z 2026-01-15T19:46:22.2738100Z 2026-01-15T19:46:22.2738290Z  done 2026-01-15T19:46:22.4978080Z Preparing transaction: / done 2026-01-15T19:46:24.4807820Z Verifying transaction: \ | / - \ | / - \ | / - \ | done 2026-01-15T19:46:27.1525940Z Executing transaction: - \ | / - \ | / - \ | / - \ | / done 2026-01-15T19:46:27.1720620Z # 2026-01-15T19:46:27.1720810Z # To activate this environment, use 2026-01-15T19:46:27.1720980Z # 2026-01-15T19:46:27.1721090Z # $ conda activate test 2026-01-15T19:46:27.1721220Z # 2026-01-15T19:46:27.1721330Z # To deactivate an active environment, use 2026-01-15T19:46:27.1721490Z # 2026-01-15T19:46:27.1721590Z # $ conda deactivate 2026-01-15T19:46:27.1721680Z 2026-01-15T19:46:27.2644810Z ##[endgroup] 2026-01-15T19:46:27.2646630Z ##[endgroup] 2026-01-15T19:46:27.2648700Z setup-miniconda ran successfully 2026-01-15T19:46:27.2716260Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T19:46:27.2716500Z python -m pip install --upgrade pip 2026-01-15T19:46:27.2777330Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:27.2777510Z env: 2026-01-15T19:46:27.2777610Z INPUT_RUN_POST: true 2026-01-15T19:46:27.2777770Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:27.2777930Z ##[endgroup] 2026-01-15T19:46:28.6365570Z Requirement already satisfied: pip in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (25.3) 2026-01-15T19:46:28.7601750Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:28.7602070Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T19:46:28.7646610Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:28.7646780Z env: 2026-01-15T19:46:28.7646890Z INPUT_RUN_POST: true 2026-01-15T19:46:28.7647020Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:28.7647160Z ##[endgroup] 2026-01-15T19:46:29.7325220Z Installing PyTorch packages: torch torchvision 2026-01-15T19:46:29.7325550Z Compute platform: cpu 2026-01-15T19:46:29.7325710Z Channel: nightly 2026-01-15T19:46:29.9346930Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T19:46:30.2932660Z Collecting torch 2026-01-15T19:46:30.3033140Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl.metadata (29 kB) 2026-01-15T19:46:30.4671600Z Collecting torchvision 2026-01-15T19:46:30.4731660Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl.metadata (5.4 kB) 2026-01-15T19:46:30.5458110Z Collecting filelock (from torch) 2026-01-15T19:46:30.6043590Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T19:46:30.6483150Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T19:46:30.6526490Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:30.7094970Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T19:46:30.7129700Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T19:46:30.7811890Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T19:46:30.7848500Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T19:46:30.8445980Z Collecting jinja2 (from torch) 2026-01-15T19:46:30.8529570Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T19:46:30.9203210Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T19:46:30.9248860Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:31.3169980Z Collecting numpy (from torchvision) 2026-01-15T19:46:31.3243530Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl.metadata (62 kB) 2026-01-15T19:46:31.5268550Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T19:46:31.5321290Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.8 kB) 2026-01-15T19:46:31.5854130Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T19:46:31.5890110Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T19:46:31.6608560Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T19:46:31.6656720Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.0 kB) 2026-01-15T19:46:31.6756110Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260114-cp310-none-macosx_11_0_arm64.whl (79.6 MB) 2026-01-15T19:46:32.1121450Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.6/79.6 MB 182.6 MB/s 0:00:00 2026-01-15T19:46:32.1193860Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl (2.0 MB) 2026-01-15T19:46:32.1270330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 294.0 MB/s 0:00:00 2026-01-15T19:46:32.1312550Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T19:46:32.1408300Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T19:46:32.1500440Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 183.2 MB/s 0:00:00 2026-01-15T19:46:32.1627950Z Downloading pillow-12.1.0-cp310-cp310-macosx_11_0_arm64.whl (4.7 MB) 2026-01-15T19:46:32.1854320Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 206.9 MB/s 0:00:00 2026-01-15T19:46:32.1899340Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T19:46:32.2106900Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 308.6 MB/s 0:00:00 2026-01-15T19:46:32.2144780Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T19:46:32.2176880Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 134.7 MB/s 0:00:00 2026-01-15T19:46:32.2224670Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T19:46:32.2274680Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T19:46:32.2344810Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T19:46:32.2437360Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl (12 kB) 2026-01-15T19:46:32.2515630Z Downloading numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl (5.3 MB) 2026-01-15T19:46:32.2946460Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 121.5 MB/s 0:00:00 2026-01-15T19:46:32.4599260Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T19:46:43.1595010Z 2026-01-15T19:46:43.1611060Z Successfully installed MarkupSafe-3.0.2 filelock-3.20.3 fsspec-2026.1.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 pillow-12.1.0 sympy-1.14.0 torch-2.11.0.dev20260114 torchvision-0.25.0.dev20260115 typing-extensions-4.15.0 2026-01-15T19:46:43.2358560Z ##[group]Run actions/download-artifact@v4 2026-01-15T19:46:43.2358740Z with: 2026-01-15T19:46:43.2358900Z name: meta-pytorch_torchcodec__3.10_cpu_ 2026-01-15T19:46:43.2359060Z path: dist/ 2026-01-15T19:46:43.2359220Z merge-multiple: false 2026-01-15T19:46:43.2359360Z repository: meta-pytorch/torchcodec 2026-01-15T19:46:43.2359520Z run-id: 21043850066 2026-01-15T19:46:43.2359630Z env: 2026-01-15T19:46:43.2359730Z INPUT_RUN_POST: true 2026-01-15T19:46:43.2359870Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:43.2360030Z ##[endgroup] 2026-01-15T19:46:43.3472730Z Downloading single artifact 2026-01-15T19:46:43.4698340Z Preparing to download the following artifacts: 2026-01-15T19:46:43.4698840Z - meta-pytorch_torchcodec__3.10_cpu_ (ID: 5145474851, Size: 3389423, Expected Digest: sha256:1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536) 2026-01-15T19:46:43.5791690Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/f0fb8adc-30b9-4e66-991a-0271f8b7b9da/workflow-job-run-c9e78617-bbf6-5b5e-acc5-e19d6f4fc573/artifacts/3f1a73ddf6a927c8837026f3171f01a4596038b48c38c56640a04bb7fc24c190.zip 2026-01-15T19:46:43.5793320Z Starting download of artifact to: /Users/runner/work/torchcodec/torchcodec/dist 2026-01-15T19:46:43.7353610Z (node:21898) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2026-01-15T19:46:43.7354250Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T19:46:44.1113090Z SHA256 digest of downloaded artifact is 1ea1cec62f5e3f09ddac5d89107c828ec194c922dc9c48eaf9f7b9319e352536 2026-01-15T19:46:44.1113510Z Artifact download completed successfully. 2026-01-15T19:46:44.1113720Z Total of 1 artifact(s) downloaded 2026-01-15T19:46:44.1117970Z Download artifact has finished successfully 2026-01-15T19:46:44.1173440Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:44.1173720Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T19:46:44.1229820Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:44.1229990Z env: 2026-01-15T19:46:44.1230110Z INPUT_RUN_POST: true 2026-01-15T19:46:44.1230280Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:44.1230450Z ##[endgroup] 2026-01-15T19:46:45.0511990Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:45.1667460Z Using pip 25.3 from /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages/pip (python 3.10) 2026-01-15T19:46:45.1668630Z Non-user install because site-packages writeable 2026-01-15T19:46:45.2828720Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-fyxw2ha7 2026-01-15T19:46:45.2929120Z Initialized build tracking at /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-fyxw2ha7 2026-01-15T19:46:45.3030230Z Created build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-fyxw2ha7 2026-01-15T19:46:45.3130750Z Entered build tracker: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-fyxw2ha7 2026-01-15T19:46:45.3230900Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-install-gun6rucm 2026-01-15T19:46:45.3331950Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-ephem-wheel-cache-9d2talcg 2026-01-15T19:46:45.3432060Z Processing ./dist/torchcodec-0.10.0.dev20260115-cp310-cp310-macosx_11_0_arm64.whl 2026-01-15T19:46:45.3533060Z Created temporary directory: /private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-unpack-c6d2laj5 2026-01-15T19:46:45.3633190Z Installing collected packages: torchcodec 2026-01-15T19:46:45.3833820Z 2026-01-15T19:46:45.3934360Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T19:46:45.3990900Z Remote version of pip: 25.3 2026-01-15T19:46:45.4061290Z Local version of pip: 25.3 2026-01-15T19:46:45.4089640Z Was pip installed by pip? False 2026-01-15T19:46:45.4127590Z Removed build tracker: '/private/var/folders/01/3lf990bj2yxcpypsx6hqj_m80000gn/T/pip-build-tracker-fyxw2ha7' 2026-01-15T19:46:45.4164250Z ##[group]Run bash packaging/install_ffmpeg.sh 7.0.1 2026-01-15T19:46:45.4164520Z bash packaging/install_ffmpeg.sh 7.0.1 2026-01-15T19:46:45.4213570Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:45.4213770Z env: 2026-01-15T19:46:45.4213900Z INPUT_RUN_POST: true 2026-01-15T19:46:45.4214050Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:45.4214220Z ##[endgroup] 2026-01-15T19:46:46.3213690Z Installing FFmpeg version 7.0.1 from conda-forge... 2026-01-15T19:46:47.4897230Z CI detected... 2026-01-15T19:46:47.4898400Z 2 channel Terms of Service accepted 2026-01-15T19:46:47.5352550Z Channels: 2026-01-15T19:46:47.5352790Z - conda-forge 2026-01-15T19:46:47.5352940Z - defaults 2026-01-15T19:46:47.5353070Z Platform: osx-arm64 2026-01-15T19:46:51.3840820Z Collecting package metadata (repodata.json): - \ | / - \ done 2026-01-15T19:46:51.6249680Z Solving environment: / done 2026-01-15T19:46:51.6364200Z 2026-01-15T19:46:51.6438650Z ## Package Plan ## 2026-01-15T19:46:51.6458880Z 2026-01-15T19:46:51.6506270Z environment location: /Users/runner/miniconda3/envs/test 2026-01-15T19:46:51.6606600Z 2026-01-15T19:46:51.6711660Z added / updated specs: 2026-01-15T19:46:51.6811960Z - ffmpeg=7.0.1 2026-01-15T19:46:51.6912160Z 2026-01-15T19:46:51.6995360Z 2026-01-15T19:46:51.6999520Z The following packages will be downloaded: 2026-01-15T19:46:51.7099810Z 2026-01-15T19:46:51.7200110Z package | build 2026-01-15T19:46:51.7302370Z ---------------------------|----------------- 2026-01-15T19:46:51.7404320Z aom-3.9.1 | h7bae524_0 2.1 MB conda-forge 2026-01-15T19:46:51.7504530Z ca-certificates-2026.1.4 | hbd8a1cb_0 143 KB conda-forge 2026-01-15T19:46:51.7615850Z cairo-1.18.0 | hc6c324b_2 878 KB conda-forge 2026-01-15T19:46:51.7716490Z dav1d-1.2.1 | hb547adb_0 309 KB conda-forge 2026-01-15T19:46:51.7816690Z ffmpeg-7.0.1 | gpl_h232664a_105 8.6 MB conda-forge 2026-01-15T19:46:51.7917160Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T19:46:51.8017630Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T19:46:51.8118180Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T19:46:51.8219090Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T19:46:51.8319450Z fontconfig-2.15.0 | h1383a14_1 229 KB conda-forge 2026-01-15T19:46:51.8410600Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T19:46:51.8445220Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T19:46:51.8545940Z freetype-2.14.1 | hce30654_0 169 KB conda-forge 2026-01-15T19:46:51.8646570Z fribidi-1.0.16 | hc919400_0 58 KB conda-forge 2026-01-15T19:46:51.8690100Z gettext-0.25.1 | h3dcc1bd_0 531 KB conda-forge 2026-01-15T19:46:51.8690710Z gettext-tools-0.25.1 | h493aca8_0 3.6 MB conda-forge 2026-01-15T19:46:51.8692110Z gmp-6.3.0 | h7bae524_2 357 KB conda-forge 2026-01-15T19:46:51.8704430Z gnutls-3.7.9 | hd26332c_0 1.7 MB conda-forge 2026-01-15T19:46:51.8704900Z graphite2-1.3.14 | hec049ff_2 79 KB conda-forge 2026-01-15T19:46:51.8705290Z harfbuzz-9.0.0 | h1836168_0 1.3 MB conda-forge 2026-01-15T19:46:51.8705670Z icu-73.2 | hc8870d7_0 11.4 MB conda-forge 2026-01-15T19:46:51.8706030Z lame-3.100 | h1a8c8d9_1003 516 KB conda-forge 2026-01-15T19:46:51.8706410Z libabseil-20240116.2 | cxx17_h00cdb27_1 1.1 MB conda-forge 2026-01-15T19:46:51.8707350Z libasprintf-0.25.1 | h493aca8_0 51 KB conda-forge 2026-01-15T19:46:51.8707770Z libasprintf-devel-0.25.1 | h493aca8_0 34 KB conda-forge 2026-01-15T19:46:51.8708200Z libass-0.17.3 | hf20b609_0 114 KB conda-forge 2026-01-15T19:46:51.8708770Z libfreetype-2.14.1 | hce30654_0 8 KB conda-forge 2026-01-15T19:46:51.8709680Z libfreetype6-2.14.1 | h6da58f4_0 339 KB conda-forge 2026-01-15T19:46:51.8710060Z libgettextpo-0.25.1 | h493aca8_0 179 KB conda-forge 2026-01-15T19:46:51.8710480Z libgettextpo-devel-0.25.1 | h493aca8_0 37 KB conda-forge 2026-01-15T19:46:51.8710870Z libglib-2.84.0 | hdff4504_0 3.5 MB conda-forge 2026-01-15T19:46:51.8711600Z libhwloc-2.12.1 |default_h88f92a7_1000 2.2 MB conda-forge 2026-01-15T19:46:51.8712030Z libiconv-1.18 | h23cfdf5_2 733 KB conda-forge 2026-01-15T19:46:51.8712420Z libidn2-2.3.8 | ha90df94_1 142 KB conda-forge 2026-01-15T19:46:51.8712920Z libintl-0.25.1 | h493aca8_0 89 KB conda-forge 2026-01-15T19:46:51.8714430Z libintl-devel-0.25.1 | h493aca8_0 39 KB conda-forge 2026-01-15T19:46:51.8714890Z libopenvino-2024.3.0 | h5c9529b_0 3.7 MB conda-forge 2026-01-15T19:46:51.8715360Z libopenvino-arm-cpu-plugin-2024.3.0| h5c9529b_0 6.4 MB conda-forge 2026-01-15T19:46:51.8715960Z libopenvino-auto-batch-plugin-2024.3.0| hcd65546_0 100 KB conda-forge 2026-01-15T19:46:51.8720820Z libopenvino-auto-plugin-2024.3.0| hcd65546_0 203 KB conda-forge 2026-01-15T19:46:51.8722320Z libopenvino-hetero-plugin-2024.3.0| h88cb26a_0 169 KB conda-forge 2026-01-15T19:46:51.8722720Z libopenvino-ir-frontend-2024.3.0| h88cb26a_0 167 KB conda-forge 2026-01-15T19:46:51.8723110Z libopenvino-onnx-frontend-2024.3.0| h32b5460_0 1.2 MB conda-forge 2026-01-15T19:46:51.8723500Z libopenvino-paddle-frontend-2024.3.0| h32b5460_0 408 KB conda-forge 2026-01-15T19:46:51.8723890Z libopenvino-pytorch-frontend-2024.3.0| h00cdb27_0 733 KB conda-forge 2026-01-15T19:46:51.8724310Z libopenvino-tensorflow-frontend-2024.3.0| h2741c3b_0 907 KB conda-forge 2026-01-15T19:46:51.8724980Z libopenvino-tensorflow-lite-frontend-2024.3.0| h00cdb27_0 361 KB conda-forge 2026-01-15T19:46:51.8725370Z libopus-1.6.1 | h1a92334_0 301 KB conda-forge 2026-01-15T19:46:51.8726130Z libpng-1.6.54 | h132b30e_0 282 KB conda-forge 2026-01-15T19:46:51.8726550Z libprotobuf-4.25.3 | hc39d83c_1 2.1 MB conda-forge 2026-01-15T19:46:51.8727110Z libtasn1-4.21.0 | h84a0fba_0 113 KB conda-forge 2026-01-15T19:46:51.8727750Z libunistring-0.9.10 | h3422bc3_0 1.5 MB conda-forge 2026-01-15T19:46:51.8728300Z libvpx-1.14.1 | h7bae524_0 1.1 MB conda-forge 2026-01-15T19:46:51.8729030Z libxml2-2.13.9 | h528a072_0 558 KB 2026-01-15T19:46:51.8729950Z nettle-3.9.1 | h40ed0f5_0 498 KB conda-forge 2026-01-15T19:46:51.8730340Z openh264-2.4.1 | hebf3989_0 585 KB conda-forge 2026-01-15T19:46:51.8730740Z openssl-3.6.0 | h5503f6c_0 3.0 MB conda-forge 2026-01-15T19:46:51.8731110Z p11-kit-0.24.1 | h29577a5_0 870 KB conda-forge 2026-01-15T19:46:51.8731480Z pcre2-10.44 | ha881caa_2 607 KB conda-forge 2026-01-15T19:46:51.8731890Z pixman-0.46.4 | h81086ad_1 242 KB conda-forge 2026-01-15T19:46:51.8732480Z pugixml-1.14 | h13dd4ca_0 90 KB conda-forge 2026-01-15T19:46:51.8732850Z snappy-1.2.2 | hada39a4_1 38 KB conda-forge 2026-01-15T19:46:51.8733210Z svt-av1-2.1.2 | h7bae524_0 1.2 MB conda-forge 2026-01-15T19:46:51.8733560Z tbb-2022.3.0 | h66ce52b_1 119 KB conda-forge 2026-01-15T19:46:51.8733910Z x264-1!164.3095 | h57fd34a_2 700 KB conda-forge 2026-01-15T19:46:51.8734280Z x265-3.5 | hbc6ce65_3 1.7 MB conda-forge 2026-01-15T19:46:51.8734620Z ------------------------------------------------------------ 2026-01-15T19:46:51.8734930Z Total: 73.0 MB 2026-01-15T19:46:51.8735170Z 2026-01-15T19:46:51.8735370Z The following NEW packages will be INSTALLED: 2026-01-15T19:46:51.8735600Z 2026-01-15T19:46:51.8735820Z aom conda-forge/osx-arm64::aom-3.9.1-h7bae524_0 2026-01-15T19:46:51.8736210Z cairo conda-forge/osx-arm64::cairo-1.18.0-hc6c324b_2 2026-01-15T19:46:51.8736560Z dav1d conda-forge/osx-arm64::dav1d-1.2.1-hb547adb_0 2026-01-15T19:46:51.8736930Z ffmpeg conda-forge/osx-arm64::ffmpeg-7.0.1-gpl_h232664a_105 2026-01-15T19:46:51.8737380Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T19:46:51.8737860Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T19:46:51.8738350Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T19:46:51.8738810Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T19:46:51.8739230Z fontconfig conda-forge/osx-arm64::fontconfig-2.15.0-h1383a14_1 2026-01-15T19:46:51.8739670Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T19:46:51.8740100Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T19:46:51.8740530Z freetype conda-forge/osx-arm64::freetype-2.14.1-hce30654_0 2026-01-15T19:46:51.8740900Z fribidi conda-forge/osx-arm64::fribidi-1.0.16-hc919400_0 2026-01-15T19:46:51.8741310Z gettext conda-forge/osx-arm64::gettext-0.25.1-h3dcc1bd_0 2026-01-15T19:46:51.8741740Z gettext-tools conda-forge/osx-arm64::gettext-tools-0.25.1-h493aca8_0 2026-01-15T19:46:51.8742130Z gmp conda-forge/osx-arm64::gmp-6.3.0-h7bae524_2 2026-01-15T19:46:51.8742610Z gnutls conda-forge/osx-arm64::gnutls-3.7.9-hd26332c_0 2026-01-15T19:46:51.8743000Z graphite2 conda-forge/osx-arm64::graphite2-1.3.14-hec049ff_2 2026-01-15T19:46:51.8743380Z harfbuzz conda-forge/osx-arm64::harfbuzz-9.0.0-h1836168_0 2026-01-15T19:46:51.8743740Z icu conda-forge/osx-arm64::icu-73.2-hc8870d7_0 2026-01-15T19:46:51.8744090Z lame conda-forge/osx-arm64::lame-3.100-h1a8c8d9_1003 2026-01-15T19:46:51.8744490Z libabseil conda-forge/osx-arm64::libabseil-20240116.2-cxx17_h00cdb27_1 2026-01-15T19:46:51.8744920Z libasprintf conda-forge/osx-arm64::libasprintf-0.25.1-h493aca8_0 2026-01-15T19:46:51.8745370Z libasprintf-devel conda-forge/osx-arm64::libasprintf-devel-0.25.1-h493aca8_0 2026-01-15T19:46:51.8745800Z libass conda-forge/osx-arm64::libass-0.17.3-hf20b609_0 2026-01-15T19:46:51.8746210Z libfreetype conda-forge/osx-arm64::libfreetype-2.14.1-hce30654_0 2026-01-15T19:46:51.8746640Z libfreetype6 conda-forge/osx-arm64::libfreetype6-2.14.1-h6da58f4_0 2026-01-15T19:46:51.8747130Z libgettextpo conda-forge/osx-arm64::libgettextpo-0.25.1-h493aca8_0 2026-01-15T19:46:51.8747560Z libgettextpo-devel conda-forge/osx-arm64::libgettextpo-devel-0.25.1-h493aca8_0 2026-01-15T19:46:51.8748130Z libglib conda-forge/osx-arm64::libglib-2.84.0-hdff4504_0 2026-01-15T19:46:51.8752080Z libhwloc conda-forge/osx-arm64::libhwloc-2.12.1-default_h88f92a7_1000 2026-01-15T19:46:51.8752700Z libiconv conda-forge/osx-arm64::libiconv-1.18-h23cfdf5_2 2026-01-15T19:46:51.8753030Z libidn2 conda-forge/osx-arm64::libidn2-2.3.8-ha90df94_1 2026-01-15T19:46:51.8753330Z libintl conda-forge/osx-arm64::libintl-0.25.1-h493aca8_0 2026-01-15T19:46:51.8753740Z libintl-devel conda-forge/osx-arm64::libintl-devel-0.25.1-h493aca8_0 2026-01-15T19:46:51.8754130Z libopenvino conda-forge/osx-arm64::libopenvino-2024.3.0-h5c9529b_0 2026-01-15T19:46:51.8754620Z libopenvino-arm-c~ conda-forge/osx-arm64::libopenvino-arm-cpu-plugin-2024.3.0-h5c9529b_0 2026-01-15T19:46:51.8755120Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-batch-plugin-2024.3.0-hcd65546_0 2026-01-15T19:46:51.8755610Z libopenvino-auto-~ conda-forge/osx-arm64::libopenvino-auto-plugin-2024.3.0-hcd65546_0 2026-01-15T19:46:51.8756220Z libopenvino-heter~ conda-forge/osx-arm64::libopenvino-hetero-plugin-2024.3.0-h88cb26a_0 2026-01-15T19:46:51.8756700Z libopenvino-ir-fr~ conda-forge/osx-arm64::libopenvino-ir-frontend-2024.3.0-h88cb26a_0 2026-01-15T19:46:51.8757140Z libopenvino-onnx-~ conda-forge/osx-arm64::libopenvino-onnx-frontend-2024.3.0-h32b5460_0 2026-01-15T19:46:51.8757630Z libopenvino-paddl~ conda-forge/osx-arm64::libopenvino-paddle-frontend-2024.3.0-h32b5460_0 2026-01-15T19:46:51.8758090Z libopenvino-pytor~ conda-forge/osx-arm64::libopenvino-pytorch-frontend-2024.3.0-h00cdb27_0 2026-01-15T19:46:51.8758550Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-frontend-2024.3.0-h2741c3b_0 2026-01-15T19:46:51.8759100Z libopenvino-tenso~ conda-forge/osx-arm64::libopenvino-tensorflow-lite-frontend-2024.3.0-h00cdb27_0 2026-01-15T19:46:51.8759550Z libopus conda-forge/osx-arm64::libopus-1.6.1-h1a92334_0 2026-01-15T19:46:51.8759880Z libpng conda-forge/osx-arm64::libpng-1.6.54-h132b30e_0 2026-01-15T19:46:51.8760180Z libprotobuf conda-forge/osx-arm64::libprotobuf-4.25.3-hc39d83c_1 2026-01-15T19:46:51.8760490Z libtasn1 conda-forge/osx-arm64::libtasn1-4.21.0-h84a0fba_0 2026-01-15T19:46:51.8760820Z libunistring conda-forge/osx-arm64::libunistring-0.9.10-h3422bc3_0 2026-01-15T19:46:51.8761130Z libvpx conda-forge/osx-arm64::libvpx-1.14.1-h7bae524_0 2026-01-15T19:46:51.8761410Z libxml2 pkgs/main/osx-arm64::libxml2-2.13.9-h528a072_0 2026-01-15T19:46:51.8761720Z nettle conda-forge/osx-arm64::nettle-3.9.1-h40ed0f5_0 2026-01-15T19:46:51.8762200Z openh264 conda-forge/osx-arm64::openh264-2.4.1-hebf3989_0 2026-01-15T19:46:51.8762510Z p11-kit conda-forge/osx-arm64::p11-kit-0.24.1-h29577a5_0 2026-01-15T19:46:51.8762840Z pcre2 conda-forge/osx-arm64::pcre2-10.44-ha881caa_2 2026-01-15T19:46:51.8763140Z pixman conda-forge/osx-arm64::pixman-0.46.4-h81086ad_1 2026-01-15T19:46:51.8763440Z pugixml conda-forge/osx-arm64::pugixml-1.14-h13dd4ca_0 2026-01-15T19:46:51.8763800Z snappy conda-forge/osx-arm64::snappy-1.2.2-hada39a4_1 2026-01-15T19:46:51.8764080Z svt-av1 conda-forge/osx-arm64::svt-av1-2.1.2-h7bae524_0 2026-01-15T19:46:51.8764370Z tbb conda-forge/osx-arm64::tbb-2022.3.0-h66ce52b_1 2026-01-15T19:46:51.8764630Z x264 conda-forge/osx-arm64::x264-1!164.3095-h57fd34a_2 2026-01-15T19:46:51.8764880Z x265 conda-forge/osx-arm64::x265-3.5-hbc6ce65_3 2026-01-15T19:46:51.8765050Z 2026-01-15T19:46:51.8765120Z The following packages will be UPDATED: 2026-01-15T19:46:51.8765250Z 2026-01-15T19:46:51.8765510Z ca-certificates pkgs/main/osx-arm64::ca-certificates-~ --> conda-forge/noarch::ca-certificates-2026.1.4-hbd8a1cb_0 2026-01-15T19:46:51.8766010Z openssl pkgs/main::openssl-3.0.18-h9b4081a_0 --> conda-forge::openssl-3.6.0-h5503f6c_0 2026-01-15T19:46:51.8766240Z 2026-01-15T19:46:51.8766250Z 2026-01-15T19:46:51.8766250Z 2026-01-15T19:46:51.8766340Z Downloading and Extracting Packages: ...working... 2026-01-15T19:46:51.8766680Z icu-73.2 | 11.4 MB | | 0% 2026-01-15T19:46:51.8766850Z 2026-01-15T19:46:51.8767140Z ffmpeg-7.0.1 | 8.6 MB | | 0%  2026-01-15T19:46:51.8767280Z 2026-01-15T19:46:51.8767280Z 2026-01-15T19:46:51.8767410Z libopenvino-arm-cpu- | 6.4 MB | | 0%  2026-01-15T19:46:51.8767580Z 2026-01-15T19:46:51.8767580Z 2026-01-15T19:46:51.8767580Z 2026-01-15T19:46:51.8767730Z libopenvino-2024.3.0 | 3.7 MB | | 0%  2026-01-15T19:46:51.8767880Z 2026-01-15T19:46:51.8767880Z 2026-01-15T19:46:51.8767880Z 2026-01-15T19:46:51.8767890Z 2026-01-15T19:46:51.8768030Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:51.8768210Z 2026-01-15T19:46:51.8768210Z 2026-01-15T19:46:51.8768210Z 2026-01-15T19:46:51.8768210Z 2026-01-15T19:46:51.8768210Z 2026-01-15T19:46:51.8768340Z libglib-2.84.0 | 3.5 MB | | 0%  2026-01-15T19:46:51.8768510Z 2026-01-15T19:46:51.8768520Z 2026-01-15T19:46:51.8768520Z 2026-01-15T19:46:51.8768520Z 2026-01-15T19:46:51.8768520Z 2026-01-15T19:46:51.8768520Z 2026-01-15T19:46:51.8768660Z openssl-3.6.0 | 3.0 MB | | 0%  2026-01-15T19:46:51.8768840Z 2026-01-15T19:46:51.8768840Z 2026-01-15T19:46:51.8768840Z 2026-01-15T19:46:51.8768840Z 2026-01-15T19:46:51.8768850Z 2026-01-15T19:46:51.8768850Z 2026-01-15T19:46:51.8768850Z 2026-01-15T19:46:51.8768990Z libhwloc-2.12.1 | 2.2 MB | | 0%  2026-01-15T19:46:51.8769170Z 2026-01-15T19:46:51.8769170Z 2026-01-15T19:46:51.8769170Z 2026-01-15T19:46:51.8769170Z 2026-01-15T19:46:51.8769180Z 2026-01-15T19:46:51.8769180Z 2026-01-15T19:46:51.8769180Z 2026-01-15T19:46:51.8769180Z 2026-01-15T19:46:51.8769310Z aom-3.9.1 | 2.1 MB | | 0%  2026-01-15T19:46:51.8769490Z 2026-01-15T19:46:51.8769490Z 2026-01-15T19:46:51.8769490Z 2026-01-15T19:46:51.8769490Z 2026-01-15T19:46:51.8769500Z 2026-01-15T19:46:51.8769500Z 2026-01-15T19:46:51.8769500Z 2026-01-15T19:46:51.8769500Z 2026-01-15T19:46:51.8769500Z 2026-01-15T19:46:51.8769670Z libprotobuf-4.25.3 | 2.1 MB | | 0%  2026-01-15T19:46:51.8769860Z 2026-01-15T19:46:51.8769870Z 2026-01-15T19:46:51.8769870Z 2026-01-15T19:46:51.8769870Z 2026-01-15T19:46:51.8769870Z 2026-01-15T19:46:51.8770090Z 2026-01-15T19:46:51.8770090Z 2026-01-15T19:46:51.8770100Z 2026-01-15T19:46:51.8770100Z 2026-01-15T19:46:51.8770100Z 2026-01-15T19:46:51.8770270Z x265-3.5 | 1.7 MB | | 0%  2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770450Z 2026-01-15T19:46:51.8770460Z 2026-01-15T19:46:51.8770460Z 2026-01-15T19:46:51.8770460Z 2026-01-15T19:46:51.8770460Z 2026-01-15T19:46:51.8770460Z 2026-01-15T19:46:51.8770640Z gnutls-3.7.9 | 1.7 MB | | 0%  2026-01-15T19:46:51.8770820Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770830Z 2026-01-15T19:46:51.8770840Z 2026-01-15T19:46:51.8770850Z 2026-01-15T19:46:51.8770850Z 2026-01-15T19:46:51.8770860Z 2026-01-15T19:46:51.8770860Z 2026-01-15T19:46:51.8771030Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T19:46:51.8771240Z 2026-01-15T19:46:51.8771240Z 2026-01-15T19:46:51.8771250Z 2026-01-15T19:46:51.8771250Z 2026-01-15T19:46:51.8771250Z 2026-01-15T19:46:51.8771250Z 2026-01-15T19:46:51.8771250Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771260Z 2026-01-15T19:46:51.8771570Z libunistring-0.9.10 | 1.5 MB | | 0%  2026-01-15T19:46:51.8771790Z 2026-01-15T19:46:51.8771800Z 2026-01-15T19:46:51.8771800Z 2026-01-15T19:46:51.8771800Z 2026-01-15T19:46:51.8771800Z 2026-01-15T19:46:51.8771800Z 2026-01-15T19:46:51.8771810Z 2026-01-15T19:46:51.8771810Z 2026-01-15T19:46:51.8771810Z 2026-01-15T19:46:51.8771810Z 2026-01-15T19:46:51.8771810Z 2026-01-15T19:46:51.8771820Z 2026-01-15T19:46:51.8771820Z 2026-01-15T19:46:51.8771820Z 2026-01-15T19:46:51.8772090Z harfbuzz-9.0.0 | 1.3 MB | | 0%  2026-01-15T19:46:51.8772290Z 2026-01-15T19:46:51.8772290Z 2026-01-15T19:46:51.8772290Z 2026-01-15T19:46:51.8772300Z 2026-01-15T19:46:51.8772300Z 2026-01-15T19:46:51.8772300Z 2026-01-15T19:46:51.8772300Z 2026-01-15T19:46:51.8772310Z 2026-01-15T19:46:51.8772310Z 2026-01-15T19:46:51.8772310Z 2026-01-15T19:46:51.8772310Z 2026-01-15T19:46:51.8772310Z 2026-01-15T19:46:51.8772340Z 2026-01-15T19:46:51.8772340Z 2026-01-15T19:46:51.8772340Z 2026-01-15T19:46:51.8772510Z svt-av1-2.1.2 | 1.2 MB | | 0%  2026-01-15T19:46:51.8772740Z 2026-01-15T19:46:51.8772740Z 2026-01-15T19:46:51.8772740Z 2026-01-15T19:46:51.8772750Z 2026-01-15T19:46:51.8772750Z 2026-01-15T19:46:51.8772750Z 2026-01-15T19:46:51.8772750Z 2026-01-15T19:46:51.8772760Z 2026-01-15T19:46:51.8772760Z 2026-01-15T19:46:51.8772760Z 2026-01-15T19:46:51.8772760Z 2026-01-15T19:46:51.8772770Z 2026-01-15T19:46:51.8772770Z 2026-01-15T19:46:51.8772770Z 2026-01-15T19:46:51.8772770Z 2026-01-15T19:46:51.8772780Z 2026-01-15T19:46:51.8772980Z libopenvino-onnx-fro | 1.2 MB | | 0%  2026-01-15T19:46:51.8773220Z 2026-01-15T19:46:51.8773220Z 2026-01-15T19:46:51.8773230Z 2026-01-15T19:46:51.8773230Z 2026-01-15T19:46:51.8773230Z 2026-01-15T19:46:51.8773230Z 2026-01-15T19:46:51.8773230Z 2026-01-15T19:46:51.8773240Z 2026-01-15T19:46:51.8773240Z 2026-01-15T19:46:51.8773240Z 2026-01-15T19:46:51.8773240Z 2026-01-15T19:46:51.8773250Z 2026-01-15T19:46:51.8773250Z 2026-01-15T19:46:51.8773250Z 2026-01-15T19:46:51.8773250Z 2026-01-15T19:46:51.8773250Z 2026-01-15T19:46:51.8773260Z 2026-01-15T19:46:51.8773460Z libvpx-1.14.1 | 1.1 MB | | 0%  2026-01-15T19:46:51.8773660Z 2026-01-15T19:46:51.8773730Z 2026-01-15T19:46:51.8773740Z 2026-01-15T19:46:51.8773740Z 2026-01-15T19:46:51.8773740Z 2026-01-15T19:46:51.8773740Z 2026-01-15T19:46:51.8773780Z 2026-01-15T19:46:51.8773780Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773790Z 2026-01-15T19:46:51.8773800Z 2026-01-15T19:46:51.8773800Z 2026-01-15T19:46:51.8773800Z 2026-01-15T19:46:51.8773800Z 2026-01-15T19:46:51.8774020Z libabseil-20240116.2 | 1.1 MB | | 0%  2026-01-15T19:46:51.8774300Z 2026-01-15T19:46:51.8774310Z 2026-01-15T19:46:51.8774310Z 2026-01-15T19:46:51.8774310Z 2026-01-15T19:46:51.8774310Z 2026-01-15T19:46:51.8774310Z 2026-01-15T19:46:51.8774320Z 2026-01-15T19:46:51.8774320Z 2026-01-15T19:46:51.8774320Z 2026-01-15T19:46:51.8774320Z 2026-01-15T19:46:51.8774320Z 2026-01-15T19:46:51.8774330Z 2026-01-15T19:46:51.8774330Z 2026-01-15T19:46:51.8774330Z 2026-01-15T19:46:51.8774330Z 2026-01-15T19:46:51.8774340Z 2026-01-15T19:46:51.8774360Z 2026-01-15T19:46:51.8774360Z 2026-01-15T19:46:51.8774360Z 2026-01-15T19:46:51.8774520Z ... (more hidden) ... 2026-01-15T19:46:51.8774730Z 2026-01-15T19:46:51.8908570Z ffmpeg-7.0.1 | 8.6 MB | | 0%  2026-01-15T19:46:51.8908770Z 2026-01-15T19:46:51.8908770Z 2026-01-15T19:46:51.8908770Z 2026-01-15T19:46:51.8908780Z 2026-01-15T19:46:51.8927910Z gettext-tools-0.25.1 | 3.6 MB | | 0%  2026-01-15T19:46:51.8947890Z icu-73.2 | 11.4 MB | | 0% 2026-01-15T19:46:51.8948190Z 2026-01-15T19:46:51.8948890Z 2026-01-15T19:46:51.9228710Z libopenvino-arm-cpu- | 6.4 MB | | 0%  2026-01-15T19:46:51.9228920Z 2026-01-15T19:46:51.9228920Z 2026-01-15T19:46:51.9228930Z 2026-01-15T19:46:51.9760850Z libopenvino-2024.3.0 | 3.7 MB | | 0%  2026-01-15T19:46:51.9761120Z 2026-01-15T19:46:51.9779760Z ffmpeg-7.0.1 | 8.6 MB | ###8 | 38%  2026-01-15T19:46:51.9779920Z 2026-01-15T19:46:51.9779920Z 2026-01-15T19:46:51.9780070Z 2026-01-15T19:46:51.9780430Z 2026-01-15T19:46:51.9922500Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:51.9922770Z 2026-01-15T19:46:51.9922780Z 2026-01-15T19:46:51.9952220Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:52.0229340Z icu-73.2 | 11.4 MB | ########5 | 85% 2026-01-15T19:46:52.0229770Z 2026-01-15T19:46:52.0229870Z 2026-01-15T19:46:52.0230160Z 2026-01-15T19:46:52.0367290Z libopenvino-2024.3.0 | 3.7 MB | ###8 | 39%  2026-01-15T19:46:52.0367530Z 2026-01-15T19:46:52.0367530Z 2026-01-15T19:46:52.0367530Z 2026-01-15T19:46:52.0367530Z 2026-01-15T19:46:52.0367530Z 2026-01-15T19:46:52.0367540Z 2026-01-15T19:46:52.0539110Z openssl-3.6.0 | 3.0 MB | | 1%  2026-01-15T19:46:52.0539330Z 2026-01-15T19:46:52.0539330Z 2026-01-15T19:46:52.0539340Z 2026-01-15T19:46:52.0539340Z 2026-01-15T19:46:52.0539340Z 2026-01-15T19:46:52.0775050Z libglib-2.84.0 | 3.5 MB | | 0%  2026-01-15T19:46:52.0775410Z 2026-01-15T19:46:52.1028230Z ffmpeg-7.0.1 | 8.6 MB | #########4 | 95%  2026-01-15T19:46:52.1028520Z 2026-01-15T19:46:52.1028520Z 2026-01-15T19:46:52.1028530Z 2026-01-15T19:46:52.1028530Z 2026-01-15T19:46:52.1028540Z 2026-01-15T19:46:52.1030450Z 2026-01-15T19:46:52.1437450Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:52.1591300Z icu-73.2 | 11.4 MB | ########## | 100% 2026-01-15T19:46:52.1591460Z 2026-01-15T19:46:52.1591630Z 2026-01-15T19:46:52.1591630Z 2026-01-15T19:46:52.1592070Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:52.1592270Z 2026-01-15T19:46:52.1592280Z 2026-01-15T19:46:52.1592280Z 2026-01-15T19:46:52.1700010Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:52.1700460Z 2026-01-15T19:46:52.1796210Z ffmpeg-7.0.1 | 8.6 MB | ########## | 100%  2026-01-15T19:46:52.1799030Z 2026-01-15T19:46:52.1799690Z 2026-01-15T19:46:52.1799990Z 2026-01-15T19:46:52.1800280Z 2026-01-15T19:46:52.1800310Z 2026-01-15T19:46:52.1800310Z 2026-01-15T19:46:52.1800380Z 2026-01-15T19:46:52.1801500Z libhwloc-2.12.1 | 2.2 MB | | 1%  2026-01-15T19:46:52.1803000Z 2026-01-15T19:46:52.1811880Z 2026-01-15T19:46:52.1813720Z 2026-01-15T19:46:52.1819260Z 2026-01-15T19:46:52.1819430Z 2026-01-15T19:46:52.2059160Z libglib-2.84.0 | 3.5 MB | ####7 | 48%  2026-01-15T19:46:52.2160050Z 2026-01-15T19:46:52.2245190Z 2026-01-15T19:46:52.2345680Z 2026-01-15T19:46:52.2446130Z 2026-01-15T19:46:52.2475590Z 2026-01-15T19:46:52.2576090Z 2026-01-15T19:46:52.2576100Z 2026-01-15T19:46:52.2576130Z 2026-01-15T19:46:52.2762330Z aom-3.9.1 | 2.1 MB | | 1%  2026-01-15T19:46:52.2863210Z 2026-01-15T19:46:52.2963620Z 2026-01-15T19:46:52.3064660Z 2026-01-15T19:46:52.3164830Z 2026-01-15T19:46:52.3265300Z 2026-01-15T19:46:52.3365430Z 2026-01-15T19:46:52.3465970Z 2026-01-15T19:46:52.3566340Z 2026-01-15T19:46:52.3666830Z 2026-01-15T19:46:52.3767670Z libprotobuf-4.25.3 | 2.1 MB | | 1%  2026-01-15T19:46:52.3868310Z 2026-01-15T19:46:52.3968860Z 2026-01-15T19:46:52.4014030Z 2026-01-15T19:46:52.4114420Z 2026-01-15T19:46:52.4183900Z 2026-01-15T19:46:52.4284240Z 2026-01-15T19:46:52.4325760Z 2026-01-15T19:46:52.4342920Z 2026-01-15T19:46:52.4358450Z 2026-01-15T19:46:52.4370970Z 2026-01-15T19:46:52.4380190Z x265-3.5 | 1.7 MB | | 1%  2026-01-15T19:46:52.4391550Z 2026-01-15T19:46:52.4402650Z 2026-01-15T19:46:52.4422240Z 2026-01-15T19:46:52.4436640Z 2026-01-15T19:46:52.4442670Z 2026-01-15T19:46:52.4455600Z 2026-01-15T19:46:52.4467920Z 2026-01-15T19:46:52.4473130Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.4484870Z 2026-01-15T19:46:52.4543640Z 2026-01-15T19:46:52.4549790Z 2026-01-15T19:46:52.4557240Z 2026-01-15T19:46:52.4562000Z 2026-01-15T19:46:52.4567100Z 2026-01-15T19:46:52.4570500Z 2026-01-15T19:46:52.4576200Z 2026-01-15T19:46:52.4611580Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.4625320Z 2026-01-15T19:46:52.4634360Z 2026-01-15T19:46:52.4639560Z 2026-01-15T19:46:52.4644640Z 2026-01-15T19:46:52.4647820Z 2026-01-15T19:46:52.4654930Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:52.4657390Z 2026-01-15T19:46:52.4662400Z 2026-01-15T19:46:52.4665320Z 2026-01-15T19:46:52.4668620Z 2026-01-15T19:46:52.4672660Z 2026-01-15T19:46:52.4675770Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:52.4679310Z 2026-01-15T19:46:52.4694080Z 2026-01-15T19:46:52.4699900Z 2026-01-15T19:46:52.4703170Z 2026-01-15T19:46:52.4710630Z 2026-01-15T19:46:52.4718220Z 2026-01-15T19:46:52.4818450Z 2026-01-15T19:46:52.4830140Z 2026-01-15T19:46:52.4933230Z 2026-01-15T19:46:52.5033640Z 2026-01-15T19:46:52.5134630Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:52.5234600Z 2026-01-15T19:46:52.5335000Z 2026-01-15T19:46:52.5432870Z 2026-01-15T19:46:52.5435500Z 2026-01-15T19:46:52.5439180Z 2026-01-15T19:46:52.5440700Z 2026-01-15T19:46:52.5444050Z 2026-01-15T19:46:52.5446800Z 2026-01-15T19:46:52.5451920Z 2026-01-15T19:46:52.5454360Z libprotobuf-4.25.3 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.5456710Z 2026-01-15T19:46:52.5458870Z 2026-01-15T19:46:52.5461530Z 2026-01-15T19:46:52.5463980Z 2026-01-15T19:46:52.5466050Z 2026-01-15T19:46:52.5471180Z 2026-01-15T19:46:52.5472740Z 2026-01-15T19:46:52.5476540Z 2026-01-15T19:46:52.5478210Z 2026-01-15T19:46:52.5482570Z 2026-01-15T19:46:52.5483960Z 2026-01-15T19:46:52.5489670Z 2026-01-15T19:46:52.5492740Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T19:46:52.5493650Z 2026-01-15T19:46:52.5494650Z 2026-01-15T19:46:52.5496460Z 2026-01-15T19:46:52.5498580Z 2026-01-15T19:46:52.5501700Z 2026-01-15T19:46:52.5504080Z 2026-01-15T19:46:52.5519350Z 2026-01-15T19:46:52.5533480Z 2026-01-15T19:46:52.5544560Z 2026-01-15T19:46:52.5644830Z 2026-01-15T19:46:52.5679190Z 2026-01-15T19:46:52.5718090Z gnutls-3.7.9 | 1.7 MB | | 1%  2026-01-15T19:46:52.5731560Z 2026-01-15T19:46:52.5738010Z 2026-01-15T19:46:52.5739630Z 2026-01-15T19:46:52.5741320Z 2026-01-15T19:46:52.5744260Z 2026-01-15T19:46:52.5748470Z 2026-01-15T19:46:52.5749280Z 2026-01-15T19:46:52.5749440Z 2026-01-15T19:46:52.5749440Z 2026-01-15T19:46:52.5749450Z 2026-01-15T19:46:52.5749450Z 2026-01-15T19:46:52.5749460Z 2026-01-15T19:46:52.5749800Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.5750060Z 2026-01-15T19:46:52.5750070Z 2026-01-15T19:46:52.5750070Z 2026-01-15T19:46:52.5750070Z 2026-01-15T19:46:52.5750070Z 2026-01-15T19:46:52.5750070Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750080Z 2026-01-15T19:46:52.5750090Z 2026-01-15T19:46:52.5750090Z 2026-01-15T19:46:52.5750700Z harfbuzz-9.0.0 | 1.3 MB | 1 | 1%  2026-01-15T19:46:52.5750920Z 2026-01-15T19:46:52.5750930Z 2026-01-15T19:46:52.5750930Z 2026-01-15T19:46:52.5750930Z 2026-01-15T19:46:52.5750930Z 2026-01-15T19:46:52.5750930Z 2026-01-15T19:46:52.5750940Z 2026-01-15T19:46:52.5750940Z 2026-01-15T19:46:52.5750940Z 2026-01-15T19:46:52.5750950Z 2026-01-15T19:46:52.5750950Z 2026-01-15T19:46:52.5750960Z 2026-01-15T19:46:52.5750960Z 2026-01-15T19:46:52.5750960Z 2026-01-15T19:46:52.5750960Z 2026-01-15T19:46:52.5751200Z svt-av1-2.1.2 | 1.2 MB | 1 | 1%  2026-01-15T19:46:52.5751410Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751420Z 2026-01-15T19:46:52.5751430Z 2026-01-15T19:46:52.5751480Z 2026-01-15T19:46:52.5751480Z 2026-01-15T19:46:52.5751480Z 2026-01-15T19:46:52.5751640Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:52.5751830Z 2026-01-15T19:46:52.5751830Z 2026-01-15T19:46:52.5751830Z 2026-01-15T19:46:52.5751830Z 2026-01-15T19:46:52.5751830Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751840Z 2026-01-15T19:46:52.5751850Z 2026-01-15T19:46:52.5751850Z 2026-01-15T19:46:52.5752030Z libunistring-0.9.10 | 1.5 MB | 1 | 1%  2026-01-15T19:46:52.5752490Z 2026-01-15T19:46:52.5752500Z 2026-01-15T19:46:52.5752500Z 2026-01-15T19:46:52.5752500Z 2026-01-15T19:46:52.5752500Z 2026-01-15T19:46:52.5752500Z 2026-01-15T19:46:52.5752510Z 2026-01-15T19:46:52.5752510Z 2026-01-15T19:46:52.5752510Z 2026-01-15T19:46:52.5752520Z 2026-01-15T19:46:52.5752520Z 2026-01-15T19:46:52.5752520Z 2026-01-15T19:46:52.5752520Z 2026-01-15T19:46:52.5752520Z 2026-01-15T19:46:52.5752870Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:52.5753110Z 2026-01-15T19:46:52.5753140Z 2026-01-15T19:46:52.5753140Z 2026-01-15T19:46:52.5753140Z 2026-01-15T19:46:52.5753140Z 2026-01-15T19:46:52.5753140Z 2026-01-15T19:46:52.5753290Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:52.5753720Z 2026-01-15T19:46:52.5753730Z 2026-01-15T19:46:52.5753730Z 2026-01-15T19:46:52.5753730Z 2026-01-15T19:46:52.5753730Z 2026-01-15T19:46:52.5753740Z 2026-01-15T19:46:52.5753900Z openssl-3.6.0 | 3.0 MB | ########## | 100%  2026-01-15T19:46:52.5754070Z 2026-01-15T19:46:52.5754070Z 2026-01-15T19:46:52.5754080Z 2026-01-15T19:46:52.5754090Z 2026-01-15T19:46:52.5754090Z 2026-01-15T19:46:52.5754090Z 2026-01-15T19:46:52.5754090Z 2026-01-15T19:46:52.5754090Z 2026-01-15T19:46:52.5754100Z 2026-01-15T19:46:52.5754100Z 2026-01-15T19:46:52.5754100Z 2026-01-15T19:46:52.5754100Z 2026-01-15T19:46:52.5754110Z 2026-01-15T19:46:52.5754110Z 2026-01-15T19:46:52.5754110Z 2026-01-15T19:46:52.5754280Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:52.5754500Z 2026-01-15T19:46:52.5754500Z 2026-01-15T19:46:52.5754500Z 2026-01-15T19:46:52.5754500Z 2026-01-15T19:46:52.5754660Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:52.5754850Z 2026-01-15T19:46:52.5754850Z 2026-01-15T19:46:52.5754860Z 2026-01-15T19:46:52.5754860Z 2026-01-15T19:46:52.5755140Z gettext-tools-0.25.1 | 3.6 MB | ########## | 100%  2026-01-15T19:46:52.5755450Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755460Z 2026-01-15T19:46:52.5755470Z 2026-01-15T19:46:52.5755470Z 2026-01-15T19:46:52.5755470Z 2026-01-15T19:46:52.5755470Z 2026-01-15T19:46:52.5755470Z 2026-01-15T19:46:52.5755800Z 2026-01-15T19:46:52.5755800Z 2026-01-15T19:46:52.5755800Z 2026-01-15T19:46:52.5755800Z 2026-01-15T19:46:52.5756030Z libopenvino-onnx-fro | 1.2 MB | 1 | 1%  2026-01-15T19:46:52.5756270Z 2026-01-15T19:46:52.5756270Z 2026-01-15T19:46:52.5756280Z 2026-01-15T19:46:52.5756280Z 2026-01-15T19:46:52.5756280Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756290Z 2026-01-15T19:46:52.5756300Z 2026-01-15T19:46:52.5756300Z 2026-01-15T19:46:52.5756300Z 2026-01-15T19:46:52.5756300Z 2026-01-15T19:46:52.5756310Z 2026-01-15T19:46:52.5756310Z 2026-01-15T19:46:52.5756310Z 2026-01-15T19:46:52.5756530Z libabseil-20240116.2 | 1.1 MB | 1 | 1%  2026-01-15T19:46:52.5756750Z 2026-01-15T19:46:52.5756750Z 2026-01-15T19:46:52.5756770Z 2026-01-15T19:46:52.5756780Z 2026-01-15T19:46:52.5756780Z 2026-01-15T19:46:52.5756780Z 2026-01-15T19:46:52.5756780Z 2026-01-15T19:46:52.5756780Z 2026-01-15T19:46:52.5756790Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756810Z 2026-01-15T19:46:52.5756820Z 2026-01-15T19:46:52.5756820Z 2026-01-15T19:46:52.5757050Z libvpx-1.14.1 | 1.1 MB | 1 | 1%  2026-01-15T19:46:52.5757260Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757270Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757280Z 2026-01-15T19:46:52.5757290Z 2026-01-15T19:46:52.5757290Z 2026-01-15T19:46:52.5757310Z 2026-01-15T19:46:52.5757310Z 2026-01-15T19:46:52.5757310Z 2026-01-15T19:46:52.5757320Z 2026-01-15T19:46:52.5757470Z ... (more hidden) ... 2026-01-15T19:46:52.5757650Z 2026-01-15T19:46:52.5757650Z 2026-01-15T19:46:52.5757660Z 2026-01-15T19:46:52.5757660Z 2026-01-15T19:46:52.5757660Z 2026-01-15T19:46:52.5757670Z 2026-01-15T19:46:52.5757670Z 2026-01-15T19:46:52.5757720Z 2026-01-15T19:46:52.5757730Z 2026-01-15T19:46:52.5757730Z 2026-01-15T19:46:52.5757730Z 2026-01-15T19:46:52.5757730Z 2026-01-15T19:46:52.5757730Z 2026-01-15T19:46:52.5757740Z 2026-01-15T19:46:52.5757740Z 2026-01-15T19:46:52.5757740Z 2026-01-15T19:46:52.5757740Z 2026-01-15T19:46:52.5757740Z 2026-01-15T19:46:52.5757960Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:52.5758210Z 2026-01-15T19:46:52.5758210Z 2026-01-15T19:46:52.5758230Z 2026-01-15T19:46:52.5758230Z 2026-01-15T19:46:52.5758230Z 2026-01-15T19:46:52.5758230Z 2026-01-15T19:46:52.5758230Z 2026-01-15T19:46:52.5758240Z 2026-01-15T19:46:52.5758240Z 2026-01-15T19:46:52.5758240Z 2026-01-15T19:46:52.5758240Z 2026-01-15T19:46:52.5758240Z 2026-01-15T19:46:52.5758250Z 2026-01-15T19:46:52.5758250Z 2026-01-15T19:46:52.5758250Z 2026-01-15T19:46:52.5758250Z 2026-01-15T19:46:52.5758440Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:52.5758680Z 2026-01-15T19:46:52.5758680Z 2026-01-15T19:46:52.5758830Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:52.5759000Z 2026-01-15T19:46:52.5759000Z 2026-01-15T19:46:52.5759130Z libopenvino-arm-cpu- | 6.4 MB | ########## | 100%  2026-01-15T19:46:52.5759290Z 2026-01-15T19:46:52.5759300Z 2026-01-15T19:46:52.5759300Z 2026-01-15T19:46:52.5759300Z 2026-01-15T19:46:52.5759300Z 2026-01-15T19:46:52.5759300Z 2026-01-15T19:46:52.5759310Z 2026-01-15T19:46:52.5759310Z 2026-01-15T19:46:52.5759310Z 2026-01-15T19:46:52.5759410Z 2026-01-15T19:46:52.5759410Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759420Z 2026-01-15T19:46:52.5759430Z 2026-01-15T19:46:52.5759430Z 2026-01-15T19:46:52.5759600Z ... (more hidden) ... 2026-01-15T19:46:52.5759800Z 2026-01-15T19:46:52.5759800Z 2026-01-15T19:46:52.5759800Z 2026-01-15T19:46:52.5759800Z 2026-01-15T19:46:52.5759800Z 2026-01-15T19:46:52.5759810Z 2026-01-15T19:46:52.5759810Z 2026-01-15T19:46:52.5759810Z 2026-01-15T19:46:52.5759810Z 2026-01-15T19:46:52.5759810Z 2026-01-15T19:46:52.5759820Z 2026-01-15T19:46:52.5759820Z 2026-01-15T19:46:52.5759820Z 2026-01-15T19:46:52.5759820Z 2026-01-15T19:46:52.5759830Z 2026-01-15T19:46:52.5759830Z 2026-01-15T19:46:52.5759830Z 2026-01-15T19:46:52.5760030Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:52.5760230Z 2026-01-15T19:46:52.5760230Z 2026-01-15T19:46:52.5760230Z 2026-01-15T19:46:52.5760250Z 2026-01-15T19:46:52.5760250Z 2026-01-15T19:46:52.5760250Z 2026-01-15T19:46:52.5760250Z 2026-01-15T19:46:52.5760250Z 2026-01-15T19:46:52.5760260Z 2026-01-15T19:46:52.5760260Z 2026-01-15T19:46:52.5760260Z 2026-01-15T19:46:52.5760260Z 2026-01-15T19:46:52.5760260Z 2026-01-15T19:46:52.5760440Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.5760680Z 2026-01-15T19:46:52.5760740Z 2026-01-15T19:46:52.5760740Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760750Z 2026-01-15T19:46:52.5760760Z 2026-01-15T19:46:52.5760760Z 2026-01-15T19:46:52.5760760Z 2026-01-15T19:46:52.5760760Z 2026-01-15T19:46:52.5768800Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:52.5769180Z 2026-01-15T19:46:52.5769180Z 2026-01-15T19:46:52.5769180Z 2026-01-15T19:46:52.7553040Z libopenvino-2024.3.0 | 3.7 MB | ########## | 100%  2026-01-15T19:46:52.7555010Z 2026-01-15T19:46:52.8286380Z ffmpeg-7.0.1 | 8.6 MB | ########## | 100%  2026-01-15T19:46:52.8319260Z 2026-01-15T19:46:52.8321190Z 2026-01-15T19:46:52.8321660Z 2026-01-15T19:46:52.8322910Z 2026-01-15T19:46:52.8326850Z 2026-01-15T19:46:52.8327700Z 2026-01-15T19:46:52.8328500Z 2026-01-15T19:46:52.8330620Z 2026-01-15T19:46:52.8331370Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.8333780Z 2026-01-15T19:46:52.8333880Z 2026-01-15T19:46:52.8334370Z 2026-01-15T19:46:52.8334480Z 2026-01-15T19:46:52.8334900Z 2026-01-15T19:46:52.8335340Z 2026-01-15T19:46:52.8335930Z 2026-01-15T19:46:52.8336020Z 2026-01-15T19:46:52.8368340Z aom-3.9.1 | 2.1 MB | ########## | 100%  2026-01-15T19:46:52.8706150Z icu-73.2 | 11.4 MB | ########## | 100% 2026-01-15T19:46:52.8732990Z 2026-01-15T19:46:52.8833550Z 2026-01-15T19:46:52.8933910Z 2026-01-15T19:46:52.9034240Z 2026-01-15T19:46:52.9134560Z 2026-01-15T19:46:52.9234910Z 2026-01-15T19:46:52.9323190Z 2026-01-15T19:46:52.9334820Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:52.9343020Z 2026-01-15T19:46:52.9362320Z 2026-01-15T19:46:52.9447160Z 2026-01-15T19:46:52.9548420Z 2026-01-15T19:46:52.9648650Z 2026-01-15T19:46:52.9749010Z 2026-01-15T19:46:52.9849460Z 2026-01-15T19:46:53.0024320Z libhwloc-2.12.1 | 2.2 MB | ########## | 100%  2026-01-15T19:46:53.0124940Z 2026-01-15T19:46:53.0225340Z 2026-01-15T19:46:53.0326060Z 2026-01-15T19:46:53.0426560Z 2026-01-15T19:46:53.0444990Z 2026-01-15T19:46:53.0465650Z libglib-2.84.0 | 3.5 MB | ########## | 100%  2026-01-15T19:46:53.0515680Z 2026-01-15T19:46:53.0551440Z 2026-01-15T19:46:53.0570980Z 2026-01-15T19:46:53.0591330Z 2026-01-15T19:46:53.0622960Z 2026-01-15T19:46:53.0658430Z 2026-01-15T19:46:53.0701730Z 2026-01-15T19:46:53.0802170Z 2026-01-15T19:46:53.0902580Z 2026-01-15T19:46:53.1003450Z libprotobuf-4.25.3 | 2.1 MB | ########## | 100%  2026-01-15T19:46:53.1103930Z 2026-01-15T19:46:53.1204270Z 2026-01-15T19:46:53.1275240Z 2026-01-15T19:46:53.1319980Z 2026-01-15T19:46:53.1351440Z 2026-01-15T19:46:53.1379520Z 2026-01-15T19:46:53.1406870Z 2026-01-15T19:46:53.1463840Z 2026-01-15T19:46:53.1564490Z 2026-01-15T19:46:53.1594350Z libprotobuf-4.25.3 | 2.1 MB | ########## | 100%  2026-01-15T19:46:53.1695110Z 2026-01-15T19:46:53.1788960Z 2026-01-15T19:46:53.1860750Z 2026-01-15T19:46:53.1901320Z 2026-01-15T19:46:53.1936620Z 2026-01-15T19:46:53.1954790Z 2026-01-15T19:46:53.1974230Z 2026-01-15T19:46:53.1988620Z 2026-01-15T19:46:53.2018100Z 2026-01-15T19:46:53.2026500Z 2026-01-15T19:46:53.2027440Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:53.2027960Z 2026-01-15T19:46:53.2030230Z 2026-01-15T19:46:53.2032790Z 2026-01-15T19:46:53.2033460Z 2026-01-15T19:46:53.2035030Z 2026-01-15T19:46:53.2035210Z 2026-01-15T19:46:53.2035510Z 2026-01-15T19:46:53.2035720Z 2026-01-15T19:46:53.2035720Z 2026-01-15T19:46:53.2035720Z 2026-01-15T19:46:53.2036080Z x265-3.5 | 1.7 MB | ########## | 100%  2026-01-15T19:46:53.2036370Z 2026-01-15T19:46:53.2036370Z 2026-01-15T19:46:53.2036370Z 2026-01-15T19:46:53.2036380Z 2026-01-15T19:46:53.2036380Z 2026-01-15T19:46:53.2036380Z 2026-01-15T19:46:53.2036380Z 2026-01-15T19:46:53.2036380Z 2026-01-15T19:46:53.2036390Z 2026-01-15T19:46:53.2036390Z 2026-01-15T19:46:53.2036390Z 2026-01-15T19:46:53.2036390Z 2026-01-15T19:46:53.2036590Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:53.2036820Z 2026-01-15T19:46:53.2036830Z 2026-01-15T19:46:53.2036830Z 2026-01-15T19:46:53.2036830Z 2026-01-15T19:46:53.2036830Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036840Z 2026-01-15T19:46:53.2036850Z 2026-01-15T19:46:53.2037030Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T19:46:53.2037390Z 2026-01-15T19:46:53.2037400Z 2026-01-15T19:46:53.2037400Z 2026-01-15T19:46:53.2037410Z 2026-01-15T19:46:53.2037420Z 2026-01-15T19:46:53.2037430Z 2026-01-15T19:46:53.2037430Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037440Z 2026-01-15T19:46:53.2037450Z 2026-01-15T19:46:53.2037450Z 2026-01-15T19:46:53.2037750Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:53.2037990Z 2026-01-15T19:46:53.2037990Z 2026-01-15T19:46:53.2037990Z 2026-01-15T19:46:53.2038000Z 2026-01-15T19:46:53.2038310Z 2026-01-15T19:46:53.2039060Z 2026-01-15T19:46:53.2039670Z 2026-01-15T19:46:53.2039930Z 2026-01-15T19:46:53.2040310Z 2026-01-15T19:46:53.2041810Z 2026-01-15T19:46:53.2042090Z 2026-01-15T19:46:53.2042100Z 2026-01-15T19:46:53.2042100Z 2026-01-15T19:46:53.2042110Z 2026-01-15T19:46:53.2042120Z 2026-01-15T19:46:53.2042450Z svt-av1-2.1.2 | 1.2 MB | ########## | 100%  2026-01-15T19:46:53.2042690Z 2026-01-15T19:46:53.2042690Z 2026-01-15T19:46:53.2043020Z 2026-01-15T19:46:53.2043350Z 2026-01-15T19:46:53.2043580Z 2026-01-15T19:46:53.2044100Z 2026-01-15T19:46:53.2045020Z 2026-01-15T19:46:53.2045270Z 2026-01-15T19:46:53.2045270Z 2026-01-15T19:46:53.2045290Z 2026-01-15T19:46:53.2045300Z 2026-01-15T19:46:53.2045300Z 2026-01-15T19:46:53.2045310Z 2026-01-15T19:46:53.2045310Z 2026-01-15T19:46:53.2045780Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:53.2046040Z 2026-01-15T19:46:53.2046040Z 2026-01-15T19:46:53.2046040Z 2026-01-15T19:46:53.2046040Z 2026-01-15T19:46:53.2046050Z 2026-01-15T19:46:53.2046050Z 2026-01-15T19:46:53.2046050Z 2026-01-15T19:46:53.2046050Z 2026-01-15T19:46:53.2046050Z 2026-01-15T19:46:53.2046060Z 2026-01-15T19:46:53.2046060Z 2026-01-15T19:46:53.2046060Z 2026-01-15T19:46:53.2046070Z 2026-01-15T19:46:53.2046070Z 2026-01-15T19:46:53.2046260Z harfbuzz-9.0.0 | 1.3 MB | ########## | 100%  2026-01-15T19:46:53.2046480Z 2026-01-15T19:46:53.2046480Z 2026-01-15T19:46:53.2046480Z 2026-01-15T19:46:53.2046490Z 2026-01-15T19:46:53.2046490Z 2026-01-15T19:46:53.2046490Z 2026-01-15T19:46:53.2046490Z 2026-01-15T19:46:53.2046490Z 2026-01-15T19:46:53.2046500Z 2026-01-15T19:46:53.2046500Z 2026-01-15T19:46:53.2046500Z 2026-01-15T19:46:53.2046500Z 2026-01-15T19:46:53.2046510Z 2026-01-15T19:46:53.2046510Z 2026-01-15T19:46:53.2046510Z 2026-01-15T19:46:53.2046520Z 2026-01-15T19:46:53.2046740Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:53.2046980Z 2026-01-15T19:46:53.2046980Z 2026-01-15T19:46:53.2046980Z 2026-01-15T19:46:53.2046980Z 2026-01-15T19:46:53.2046980Z 2026-01-15T19:46:53.2047000Z 2026-01-15T19:46:53.2047010Z 2026-01-15T19:46:53.2047010Z 2026-01-15T19:46:53.2047010Z 2026-01-15T19:46:53.2047010Z 2026-01-15T19:46:53.2047010Z 2026-01-15T19:46:53.2047020Z 2026-01-15T19:46:53.2047020Z 2026-01-15T19:46:53.2047020Z 2026-01-15T19:46:53.2047020Z 2026-01-15T19:46:53.2047020Z 2026-01-15T19:46:53.2434710Z libopenvino-onnx-fro | 1.2 MB | ########## | 100%  2026-01-15T19:46:53.2447700Z 2026-01-15T19:46:53.2451450Z 2026-01-15T19:46:53.2453290Z 2026-01-15T19:46:53.2460710Z 2026-01-15T19:46:53.2469680Z 2026-01-15T19:46:53.2477400Z 2026-01-15T19:46:53.2482480Z 2026-01-15T19:46:53.2486400Z 2026-01-15T19:46:53.2497260Z 2026-01-15T19:46:53.2511020Z 2026-01-15T19:46:53.2521420Z 2026-01-15T19:46:53.2524280Z 2026-01-15T19:46:53.2526490Z 2026-01-15T19:46:53.2535720Z 2026-01-15T19:46:53.2543580Z 2026-01-15T19:46:53.2550630Z 2026-01-15T19:46:53.2556390Z 2026-01-15T19:46:53.2558540Z 2026-01-15T19:46:53.2561220Z 2026-01-15T19:46:53.2569450Z ... (more hidden) ... 2026-01-15T19:46:53.2572670Z 2026-01-15T19:46:53.2577550Z 2026-01-15T19:46:53.2581040Z 2026-01-15T19:46:53.2584620Z 2026-01-15T19:46:53.2588250Z 2026-01-15T19:46:53.2593400Z 2026-01-15T19:46:53.2598120Z 2026-01-15T19:46:53.2604250Z 2026-01-15T19:46:53.2607750Z 2026-01-15T19:46:53.2614120Z 2026-01-15T19:46:53.2614390Z 2026-01-15T19:46:53.2621770Z 2026-01-15T19:46:53.2624260Z 2026-01-15T19:46:53.2626210Z 2026-01-15T19:46:53.2626330Z 2026-01-15T19:46:53.2630660Z 2026-01-15T19:46:53.2630790Z 2026-01-15T19:46:53.2630980Z 2026-01-15T19:46:53.2631680Z 2026-01-15T19:46:53.2784510Z ... (more hidden) ... 2026-01-15T19:46:53.2785950Z 2026-01-15T19:46:53.2786890Z 2026-01-15T19:46:53.2787350Z 2026-01-15T19:46:53.2787920Z 2026-01-15T19:46:53.2788010Z 2026-01-15T19:46:53.2788090Z 2026-01-15T19:46:53.2791830Z 2026-01-15T19:46:53.2818890Z 2026-01-15T19:46:53.2859000Z 2026-01-15T19:46:53.2859150Z 2026-01-15T19:46:53.2859240Z 2026-01-15T19:46:53.2859330Z 2026-01-15T19:46:53.2871280Z 2026-01-15T19:46:53.2877540Z 2026-01-15T19:46:53.2877840Z 2026-01-15T19:46:53.2893520Z 2026-01-15T19:46:53.2903520Z 2026-01-15T19:46:53.2907850Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:53.2916560Z 2026-01-15T19:46:53.2923360Z 2026-01-15T19:46:53.2934770Z 2026-01-15T19:46:53.2946910Z 2026-01-15T19:46:53.2973210Z 2026-01-15T19:46:53.2973210Z 2026-01-15T19:46:53.2973210Z 2026-01-15T19:46:53.2973210Z 2026-01-15T19:46:53.2973550Z 2026-01-15T19:46:53.2973560Z 2026-01-15T19:46:53.2973560Z 2026-01-15T19:46:53.2973560Z 2026-01-15T19:46:53.2973560Z 2026-01-15T19:46:53.2973570Z 2026-01-15T19:46:53.2973570Z 2026-01-15T19:46:53.2973570Z 2026-01-15T19:46:53.2974090Z 2026-01-15T19:46:53.4097330Z libvpx-1.14.1 | 1.1 MB | ########## | 100%  2026-01-15T19:46:53.4100540Z 2026-01-15T19:46:53.4105120Z 2026-01-15T19:46:53.4114990Z 2026-01-15T19:46:53.4155210Z 2026-01-15T19:46:53.4159070Z 2026-01-15T19:46:53.4160730Z 2026-01-15T19:46:53.4161060Z 2026-01-15T19:46:53.4161160Z 2026-01-15T19:46:53.4161460Z 2026-01-15T19:46:53.4163280Z 2026-01-15T19:46:53.4166900Z 2026-01-15T19:46:53.4181670Z 2026-01-15T19:46:53.4184460Z 2026-01-15T19:46:53.4188470Z 2026-01-15T19:46:53.4188580Z 2026-01-15T19:46:53.4188720Z 2026-01-15T19:46:53.4189520Z 2026-01-15T19:46:53.4200030Z 2026-01-15T19:46:53.4202790Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:53.4210050Z 2026-01-15T19:46:53.4212810Z 2026-01-15T19:46:53.4214300Z 2026-01-15T19:46:53.4218780Z 2026-01-15T19:46:53.4218870Z 2026-01-15T19:46:53.4219380Z 2026-01-15T19:46:53.4232660Z 2026-01-15T19:46:53.4232850Z 2026-01-15T19:46:53.4233690Z 2026-01-15T19:46:53.4234870Z 2026-01-15T19:46:53.4235100Z 2026-01-15T19:46:53.4240970Z 2026-01-15T19:46:53.4241920Z 2026-01-15T19:46:53.4242070Z 2026-01-15T19:46:53.4246490Z 2026-01-15T19:46:53.4247040Z 2026-01-15T19:46:53.4254420Z 2026-01-15T19:46:53.4254940Z 2026-01-15T19:46:53.4480060Z libabseil-20240116.2 | 1.1 MB | ########## | 100%  2026-01-15T19:46:53.4579850Z 2026-01-15T19:46:53.4680360Z 2026-01-15T19:46:53.4881330Z 2026-01-15T19:46:53.4981740Z 2026-01-15T19:46:53.5081990Z 2026-01-15T19:46:53.5182410Z 2026-01-15T19:46:53.5282800Z 2026-01-15T19:46:53.5383100Z 2026-01-15T19:46:53.5483400Z 2026-01-15T19:46:53.5583940Z 2026-01-15T19:46:53.5684310Z 2026-01-15T19:46:53.5784650Z 2026-01-15T19:46:53.5885010Z 2026-01-15T19:46:53.5987760Z libunistring-0.9.10 | 1.5 MB | ########## | 100%  2026-01-15T19:46:53.6088800Z 2026-01-15T19:46:53.6107050Z 2026-01-15T19:46:53.6154240Z 2026-01-15T19:46:53.6155100Z 2026-01-15T19:46:53.6164120Z 2026-01-15T19:46:53.6164600Z 2026-01-15T19:46:53.6165500Z 2026-01-15T19:46:53.6166290Z 2026-01-15T19:46:53.6166650Z 2026-01-15T19:46:53.6169690Z 2026-01-15T19:46:53.6170470Z 2026-01-15T19:46:53.6171500Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:53.6172020Z 2026-01-15T19:46:53.6172190Z 2026-01-15T19:46:53.6172370Z 2026-01-15T19:46:53.6172910Z 2026-01-15T19:46:53.6173300Z 2026-01-15T19:46:53.6173710Z 2026-01-15T19:46:53.6175490Z 2026-01-15T19:46:53.6175880Z 2026-01-15T19:46:53.6176060Z 2026-01-15T19:46:53.6176690Z 2026-01-15T19:46:53.6180100Z 2026-01-15T19:46:54.3260710Z gnutls-3.7.9 | 1.7 MB | ########## | 100%  2026-01-15T19:46:54.3260960Z 2026-01-15T19:46:54.3260960Z 2026-01-15T19:46:54.3260960Z 2026-01-15T19:46:54.3260960Z 2026-01-15T19:46:54.3260960Z 2026-01-15T19:46:54.3260970Z 2026-01-15T19:46:54.3261010Z 2026-01-15T19:46:54.3261020Z 2026-01-15T19:46:54.3261020Z 2026-01-15T19:46:54.3261020Z 2026-01-15T19:46:54.3261020Z 2026-01-15T19:46:54.3261030Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261040Z 2026-01-15T19:46:54.3261050Z 2026-01-15T19:46:54.3261100Z 2026-01-15T19:46:54.3261310Z  2026-01-15T19:46:54.3261510Z 2026-01-15T19:46:54.3261650Z 2026-01-15T19:46:54.3261760Z  2026-01-15T19:46:54.3261890Z 2026-01-15T19:46:54.3262120Z 2026-01-15T19:46:54.3262230Z  2026-01-15T19:46:54.3262380Z 2026-01-15T19:46:54.3262390Z 2026-01-15T19:46:54.3262390Z 2026-01-15T19:46:54.3262500Z  2026-01-15T19:46:54.3262650Z 2026-01-15T19:46:54.3262650Z 2026-01-15T19:46:54.3262650Z 2026-01-15T19:46:54.3262660Z 2026-01-15T19:46:54.3262760Z  2026-01-15T19:46:54.3262890Z 2026-01-15T19:46:54.3262890Z 2026-01-15T19:46:54.3262900Z 2026-01-15T19:46:54.3262900Z 2026-01-15T19:46:54.3262900Z 2026-01-15T19:46:54.3263020Z  2026-01-15T19:46:54.3263170Z 2026-01-15T19:46:54.3263170Z 2026-01-15T19:46:54.3263170Z 2026-01-15T19:46:54.3263180Z 2026-01-15T19:46:54.3263180Z 2026-01-15T19:46:54.3263180Z 2026-01-15T19:46:54.3263340Z  2026-01-15T19:46:54.3263500Z 2026-01-15T19:46:54.3263500Z 2026-01-15T19:46:54.3263500Z 2026-01-15T19:46:54.3263500Z 2026-01-15T19:46:54.3263500Z 2026-01-15T19:46:54.3263510Z 2026-01-15T19:46:54.3263510Z 2026-01-15T19:46:54.3263620Z  2026-01-15T19:46:54.3263780Z 2026-01-15T19:46:54.3263780Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263790Z 2026-01-15T19:46:54.3263910Z  2026-01-15T19:46:54.3264060Z 2026-01-15T19:46:54.3264060Z 2026-01-15T19:46:54.3264070Z 2026-01-15T19:46:54.3264070Z 2026-01-15T19:46:54.3264070Z 2026-01-15T19:46:54.3264070Z 2026-01-15T19:46:54.3264070Z 2026-01-15T19:46:54.3264080Z 2026-01-15T19:46:54.3264080Z 2026-01-15T19:46:54.3264220Z  2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264370Z 2026-01-15T19:46:54.3264380Z 2026-01-15T19:46:54.3264380Z 2026-01-15T19:46:54.3264380Z 2026-01-15T19:46:54.3264380Z 2026-01-15T19:46:54.3264500Z  2026-01-15T19:46:54.3264760Z 2026-01-15T19:46:54.3264760Z 2026-01-15T19:46:54.3264760Z 2026-01-15T19:46:54.3264760Z 2026-01-15T19:46:54.3264760Z 2026-01-15T19:46:54.3264770Z 2026-01-15T19:46:54.3264770Z 2026-01-15T19:46:54.3264770Z 2026-01-15T19:46:54.3264770Z 2026-01-15T19:46:54.3264780Z 2026-01-15T19:46:54.3264780Z 2026-01-15T19:46:54.3264910Z  2026-01-15T19:46:54.3265070Z 2026-01-15T19:46:54.3265070Z 2026-01-15T19:46:54.3265070Z 2026-01-15T19:46:54.3265070Z 2026-01-15T19:46:54.3265080Z 2026-01-15T19:46:54.3265080Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265090Z 2026-01-15T19:46:54.3265230Z  2026-01-15T19:46:54.3265400Z 2026-01-15T19:46:54.3265400Z 2026-01-15T19:46:54.3265410Z 2026-01-15T19:46:54.3265410Z 2026-01-15T19:46:54.3265410Z 2026-01-15T19:46:54.3265410Z 2026-01-15T19:46:54.3265410Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265420Z 2026-01-15T19:46:54.3265550Z  2026-01-15T19:46:54.3265720Z 2026-01-15T19:46:54.3265720Z 2026-01-15T19:46:54.3265730Z 2026-01-15T19:46:54.3265730Z 2026-01-15T19:46:54.3265730Z 2026-01-15T19:46:54.3265830Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265840Z 2026-01-15T19:46:54.3265850Z 2026-01-15T19:46:54.3265850Z 2026-01-15T19:46:54.3266000Z  2026-01-15T19:46:54.3266170Z 2026-01-15T19:46:54.3266170Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266180Z 2026-01-15T19:46:54.3266200Z 2026-01-15T19:46:54.3266200Z 2026-01-15T19:46:54.3266210Z 2026-01-15T19:46:54.3266210Z 2026-01-15T19:46:54.3266210Z 2026-01-15T19:46:54.3266210Z 2026-01-15T19:46:54.3266210Z 2026-01-15T19:46:54.3266350Z  2026-01-15T19:46:54.3266530Z 2026-01-15T19:46:54.3266540Z 2026-01-15T19:46:54.3266540Z 2026-01-15T19:46:54.3266540Z 2026-01-15T19:46:54.3266540Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266550Z 2026-01-15T19:46:54.3266560Z 2026-01-15T19:46:54.3266560Z 2026-01-15T19:46:54.3266560Z 2026-01-15T19:46:54.3266560Z 2026-01-15T19:46:54.3266560Z 2026-01-15T19:46:54.3266720Z  2026-01-15T19:46:54.3266890Z 2026-01-15T19:46:54.3266890Z 2026-01-15T19:46:54.3266900Z 2026-01-15T19:46:54.3266900Z 2026-01-15T19:46:54.3266900Z 2026-01-15T19:46:54.3266900Z 2026-01-15T19:46:54.3266900Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266910Z 2026-01-15T19:46:54.3266920Z 2026-01-15T19:46:54.3266920Z 2026-01-15T19:46:54.3266920Z 2026-01-15T19:46:54.3266930Z 2026-01-15T19:46:54.3267080Z  2026-01-15T19:46:54.3267300Z 2026-01-15T19:46:54.3267310Z 2026-01-15T19:46:54.3267310Z 2026-01-15T19:46:54.3267310Z 2026-01-15T19:46:54.3267320Z 2026-01-15T19:46:54.3267320Z 2026-01-15T19:46:54.3267320Z 2026-01-15T19:46:54.3267320Z 2026-01-15T19:46:54.3267370Z 2026-01-15T19:46:54.3267370Z 2026-01-15T19:46:54.3267370Z 2026-01-15T19:46:54.3267370Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267380Z 2026-01-15T19:46:54.3267590Z  2026-01-15T19:46:54.3267770Z 2026-01-15T19:46:54.3267770Z 2026-01-15T19:46:54.3267820Z  2026-01-15T19:46:54.3267900Z 2026-01-15T19:46:54.3267910Z 2026-01-15T19:46:54.3267960Z  2026-01-15T19:46:54.3268040Z 2026-01-15T19:46:54.3268040Z 2026-01-15T19:46:54.3268040Z 2026-01-15T19:46:54.3268100Z  2026-01-15T19:46:54.3268170Z 2026-01-15T19:46:54.3268180Z 2026-01-15T19:46:54.3268180Z 2026-01-15T19:46:54.3268180Z 2026-01-15T19:46:54.3268250Z  2026-01-15T19:46:54.3268320Z 2026-01-15T19:46:54.3268320Z 2026-01-15T19:46:54.3268320Z 2026-01-15T19:46:54.3268320Z 2026-01-15T19:46:54.3268330Z 2026-01-15T19:46:54.3268400Z  2026-01-15T19:46:54.3268480Z 2026-01-15T19:46:54.3268480Z 2026-01-15T19:46:54.3268480Z 2026-01-15T19:46:54.3268480Z 2026-01-15T19:46:54.3268480Z 2026-01-15T19:46:54.3268490Z 2026-01-15T19:46:54.3268550Z  2026-01-15T19:46:54.3268620Z 2026-01-15T19:46:54.3268620Z 2026-01-15T19:46:54.3268630Z 2026-01-15T19:46:54.3268630Z 2026-01-15T19:46:54.3268630Z 2026-01-15T19:46:54.3268630Z 2026-01-15T19:46:54.3268630Z 2026-01-15T19:46:54.3268700Z  2026-01-15T19:46:54.3268790Z 2026-01-15T19:46:54.3268890Z 2026-01-15T19:46:54.3268900Z 2026-01-15T19:46:54.3268900Z 2026-01-15T19:46:54.3268900Z 2026-01-15T19:46:54.3268900Z 2026-01-15T19:46:54.3268900Z 2026-01-15T19:46:54.3268910Z 2026-01-15T19:46:54.3268980Z  2026-01-15T19:46:54.3269070Z 2026-01-15T19:46:54.3269070Z 2026-01-15T19:46:54.3269080Z 2026-01-15T19:46:54.3269080Z 2026-01-15T19:46:54.3269080Z 2026-01-15T19:46:54.3269080Z 2026-01-15T19:46:54.3269090Z 2026-01-15T19:46:54.3269090Z 2026-01-15T19:46:54.3269090Z 2026-01-15T19:46:54.3269160Z  2026-01-15T19:46:54.3269260Z 2026-01-15T19:46:54.3269260Z 2026-01-15T19:46:54.3269260Z 2026-01-15T19:46:54.3269260Z 2026-01-15T19:46:54.3269260Z 2026-01-15T19:46:54.3269270Z 2026-01-15T19:46:54.3269270Z 2026-01-15T19:46:54.3269270Z 2026-01-15T19:46:54.3269270Z 2026-01-15T19:46:54.3269270Z 2026-01-15T19:46:54.3269350Z  2026-01-15T19:46:54.3269440Z 2026-01-15T19:46:54.3269450Z 2026-01-15T19:46:54.3269450Z 2026-01-15T19:46:54.3269450Z 2026-01-15T19:46:54.3269450Z 2026-01-15T19:46:54.3269450Z 2026-01-15T19:46:54.3269460Z 2026-01-15T19:46:54.3269460Z 2026-01-15T19:46:54.3269460Z 2026-01-15T19:46:54.3269460Z 2026-01-15T19:46:54.3269460Z 2026-01-15T19:46:54.3269540Z  2026-01-15T19:46:54.3269650Z 2026-01-15T19:46:54.3269650Z 2026-01-15T19:46:54.3269650Z 2026-01-15T19:46:54.3269660Z 2026-01-15T19:46:54.3269660Z 2026-01-15T19:46:54.3269660Z 2026-01-15T19:46:54.3269660Z 2026-01-15T19:46:54.3269670Z 2026-01-15T19:46:54.3269670Z 2026-01-15T19:46:54.3269670Z 2026-01-15T19:46:54.3269680Z 2026-01-15T19:46:54.3269680Z 2026-01-15T19:46:54.3269760Z  2026-01-15T19:46:54.3269870Z 2026-01-15T19:46:54.3269870Z 2026-01-15T19:46:54.3269880Z 2026-01-15T19:46:54.3269880Z 2026-01-15T19:46:54.3269880Z 2026-01-15T19:46:54.3269880Z 2026-01-15T19:46:54.3269880Z 2026-01-15T19:46:54.3269890Z 2026-01-15T19:46:54.3269890Z 2026-01-15T19:46:54.3269890Z 2026-01-15T19:46:54.3269890Z 2026-01-15T19:46:54.3269890Z 2026-01-15T19:46:54.3269900Z 2026-01-15T19:46:54.3269970Z  2026-01-15T19:46:54.3270080Z 2026-01-15T19:46:54.3270080Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270090Z 2026-01-15T19:46:54.3270160Z 2026-01-15T19:46:54.3270160Z 2026-01-15T19:46:54.3270160Z 2026-01-15T19:46:54.3270170Z 2026-01-15T19:46:54.3270170Z 2026-01-15T19:46:54.3270170Z 2026-01-15T19:46:54.3270260Z  2026-01-15T19:46:54.3270370Z 2026-01-15T19:46:54.3270380Z 2026-01-15T19:46:54.3270380Z 2026-01-15T19:46:54.3270380Z 2026-01-15T19:46:54.3270380Z 2026-01-15T19:46:54.3270390Z 2026-01-15T19:46:54.3270390Z 2026-01-15T19:46:54.3270390Z 2026-01-15T19:46:54.3270390Z 2026-01-15T19:46:54.3270390Z 2026-01-15T19:46:54.3270400Z 2026-01-15T19:46:54.3270400Z 2026-01-15T19:46:54.3270400Z 2026-01-15T19:46:54.3270400Z 2026-01-15T19:46:54.3270410Z 2026-01-15T19:46:54.3270490Z  2026-01-15T19:46:54.3270610Z 2026-01-15T19:46:54.3270610Z 2026-01-15T19:46:54.3270610Z 2026-01-15T19:46:54.3270620Z 2026-01-15T19:46:54.3270620Z 2026-01-15T19:46:54.3270620Z 2026-01-15T19:46:54.3270620Z 2026-01-15T19:46:54.3270630Z 2026-01-15T19:46:54.3270630Z 2026-01-15T19:46:54.3270630Z 2026-01-15T19:46:54.3270630Z 2026-01-15T19:46:54.3270630Z 2026-01-15T19:46:54.3270640Z 2026-01-15T19:46:54.3270640Z 2026-01-15T19:46:54.3270640Z 2026-01-15T19:46:54.3270640Z 2026-01-15T19:46:54.3270720Z  2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270880Z 2026-01-15T19:46:54.3270890Z 2026-01-15T19:46:54.3270890Z 2026-01-15T19:46:54.3270890Z 2026-01-15T19:46:54.3270890Z 2026-01-15T19:46:54.3271010Z 2026-01-15T19:46:54.3271010Z 2026-01-15T19:46:54.3271020Z 2026-01-15T19:46:54.3271020Z 2026-01-15T19:46:54.3271020Z 2026-01-15T19:46:54.3271020Z 2026-01-15T19:46:54.3271020Z 2026-01-15T19:46:54.3271120Z  2026-01-15T19:46:54.3271250Z 2026-01-15T19:46:54.3271260Z 2026-01-15T19:46:54.3271260Z 2026-01-15T19:46:54.3271260Z 2026-01-15T19:46:54.3271260Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271270Z 2026-01-15T19:46:54.3271280Z 2026-01-15T19:46:54.3271280Z 2026-01-15T19:46:54.3271280Z 2026-01-15T19:46:54.3271280Z 2026-01-15T19:46:54.3271290Z 2026-01-15T19:46:54.3271290Z 2026-01-15T19:46:54.3271290Z 2026-01-15T19:46:54.3271390Z  2026-01-15T19:46:54.3271520Z 2026-01-15T19:46:54.3271520Z 2026-01-15T19:46:54.3271580Z  2026-01-15T19:46:54.3271630Z 2026-01-15T19:46:54.3271640Z 2026-01-15T19:46:54.3271690Z  2026-01-15T19:46:54.3271740Z 2026-01-15T19:46:54.3271750Z 2026-01-15T19:46:54.3271750Z 2026-01-15T19:46:54.3271830Z  2026-01-15T19:46:54.3271890Z 2026-01-15T19:46:54.3271900Z 2026-01-15T19:46:54.3271900Z 2026-01-15T19:46:54.3271900Z 2026-01-15T19:46:54.3271960Z  2026-01-15T19:46:54.3272030Z 2026-01-15T19:46:54.3272040Z 2026-01-15T19:46:54.3272040Z 2026-01-15T19:46:54.3272040Z 2026-01-15T19:46:54.3272040Z 2026-01-15T19:46:54.3272110Z  2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272180Z 2026-01-15T19:46:54.3272240Z  2026-01-15T19:46:54.3272310Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272320Z 2026-01-15T19:46:54.3272390Z  2026-01-15T19:46:54.3272470Z 2026-01-15T19:46:54.3272470Z 2026-01-15T19:46:54.3272500Z 2026-01-15T19:46:54.3272500Z 2026-01-15T19:46:54.3272500Z 2026-01-15T19:46:54.3272500Z 2026-01-15T19:46:54.3272510Z 2026-01-15T19:46:54.3272510Z 2026-01-15T19:46:54.3272570Z  2026-01-15T19:46:54.3272660Z 2026-01-15T19:46:54.3272660Z 2026-01-15T19:46:54.3272670Z 2026-01-15T19:46:54.3272730Z 2026-01-15T19:46:54.3272730Z 2026-01-15T19:46:54.3272730Z 2026-01-15T19:46:54.3272730Z 2026-01-15T19:46:54.3272730Z 2026-01-15T19:46:54.3272740Z 2026-01-15T19:46:54.3272810Z  2026-01-15T19:46:54.3272900Z 2026-01-15T19:46:54.3272900Z 2026-01-15T19:46:54.3272900Z 2026-01-15T19:46:54.3272900Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272910Z 2026-01-15T19:46:54.3272980Z  2026-01-15T19:46:54.3273080Z 2026-01-15T19:46:54.3273080Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273090Z 2026-01-15T19:46:54.3273100Z 2026-01-15T19:46:54.3273100Z 2026-01-15T19:46:54.3273100Z 2026-01-15T19:46:54.3273170Z  2026-01-15T19:46:54.3273270Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273280Z 2026-01-15T19:46:54.3273290Z 2026-01-15T19:46:54.3273290Z 2026-01-15T19:46:54.3273290Z 2026-01-15T19:46:54.3273290Z 2026-01-15T19:46:54.3273290Z 2026-01-15T19:46:54.3273370Z  2026-01-15T19:46:54.3273470Z 2026-01-15T19:46:54.3273470Z 2026-01-15T19:46:54.3273480Z 2026-01-15T19:46:54.3273480Z 2026-01-15T19:46:54.3273480Z 2026-01-15T19:46:54.3273480Z 2026-01-15T19:46:54.3273480Z 2026-01-15T19:46:54.3273530Z 2026-01-15T19:46:54.3273530Z 2026-01-15T19:46:54.3273530Z 2026-01-15T19:46:54.3273540Z 2026-01-15T19:46:54.3273540Z 2026-01-15T19:46:54.3273540Z 2026-01-15T19:46:54.3273640Z  2026-01-15T19:46:54.3273760Z 2026-01-15T19:46:54.3273760Z 2026-01-15T19:46:54.3273760Z 2026-01-15T19:46:54.3273760Z 2026-01-15T19:46:54.3273760Z 2026-01-15T19:46:54.3273770Z 2026-01-15T19:46:54.3273770Z 2026-01-15T19:46:54.3273770Z 2026-01-15T19:46:54.3273770Z 2026-01-15T19:46:54.3273770Z 2026-01-15T19:46:54.3273780Z 2026-01-15T19:46:54.3273780Z 2026-01-15T19:46:54.3273780Z 2026-01-15T19:46:54.3273780Z 2026-01-15T19:46:54.3273860Z  2026-01-15T19:46:54.3273970Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273980Z 2026-01-15T19:46:54.3273990Z 2026-01-15T19:46:54.3273990Z 2026-01-15T19:46:54.3273990Z 2026-01-15T19:46:54.3273990Z 2026-01-15T19:46:54.3274000Z 2026-01-15T19:46:54.3274000Z 2026-01-15T19:46:54.3274000Z 2026-01-15T19:46:54.3274000Z 2026-01-15T19:46:54.3274080Z  2026-01-15T19:46:54.3274200Z 2026-01-15T19:46:54.3274200Z 2026-01-15T19:46:54.3274200Z 2026-01-15T19:46:54.3274210Z 2026-01-15T19:46:54.3274210Z 2026-01-15T19:46:54.3274210Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274220Z 2026-01-15T19:46:54.3274230Z 2026-01-15T19:46:54.3274230Z 2026-01-15T19:46:54.3274230Z 2026-01-15T19:46:54.3274230Z 2026-01-15T19:46:54.3274320Z  2026-01-15T19:46:54.3274450Z 2026-01-15T19:46:54.3274450Z 2026-01-15T19:46:54.3274450Z 2026-01-15T19:46:54.3274450Z 2026-01-15T19:46:54.3274460Z 2026-01-15T19:46:54.3274460Z 2026-01-15T19:46:54.3274460Z 2026-01-15T19:46:54.3274460Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274470Z 2026-01-15T19:46:54.3274480Z 2026-01-15T19:46:54.3274480Z 2026-01-15T19:46:54.3274480Z 2026-01-15T19:46:54.3274570Z  2026-01-15T19:46:54.3274700Z 2026-01-15T19:46:54.3274750Z 2026-01-15T19:46:54.3274750Z 2026-01-15T19:46:54.3274750Z 2026-01-15T19:46:54.3274750Z 2026-01-15T19:46:54.3274750Z 2026-01-15T19:46:54.3274760Z 2026-01-15T19:46:54.3274760Z 2026-01-15T19:46:54.3274760Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274770Z 2026-01-15T19:46:54.3274780Z 2026-01-15T19:46:54.3274780Z 2026-01-15T19:46:54.3274780Z 2026-01-15T19:46:54.3274880Z  2026-01-15T19:46:54.3275010Z 2026-01-15T19:46:54.3275010Z 2026-01-15T19:46:54.3275070Z  2026-01-15T19:46:54.3275120Z 2026-01-15T19:46:54.3275120Z 2026-01-15T19:46:54.3275180Z  2026-01-15T19:46:54.3275240Z 2026-01-15T19:46:54.3275240Z 2026-01-15T19:46:54.3275240Z 2026-01-15T19:46:54.3275300Z  2026-01-15T19:46:54.3275360Z 2026-01-15T19:46:54.3275360Z 2026-01-15T19:46:54.3275360Z 2026-01-15T19:46:54.3275360Z 2026-01-15T19:46:54.3275420Z  2026-01-15T19:46:54.3275490Z 2026-01-15T19:46:54.3275490Z 2026-01-15T19:46:54.3275490Z 2026-01-15T19:46:54.3275490Z 2026-01-15T19:46:54.3275500Z 2026-01-15T19:46:54.3275560Z  2026-01-15T19:46:54.3275630Z 2026-01-15T19:46:54.3275630Z 2026-01-15T19:46:54.3275630Z 2026-01-15T19:46:54.3275640Z 2026-01-15T19:46:54.3275640Z 2026-01-15T19:46:54.3275640Z 2026-01-15T19:46:54.3275700Z  2026-01-15T19:46:54.3275770Z 2026-01-15T19:46:54.3275770Z 2026-01-15T19:46:54.3275780Z 2026-01-15T19:46:54.3275780Z 2026-01-15T19:46:54.3275780Z 2026-01-15T19:46:54.3275830Z 2026-01-15T19:46:54.3275830Z 2026-01-15T19:46:54.3275890Z  2026-01-15T19:46:54.3275970Z 2026-01-15T19:46:54.3275980Z 2026-01-15T19:46:54.3275980Z 2026-01-15T19:46:54.3275990Z 2026-01-15T19:46:54.3275990Z 2026-01-15T19:46:54.3275990Z 2026-01-15T19:46:54.3275990Z 2026-01-15T19:46:54.3276000Z 2026-01-15T19:46:54.3276080Z  done 2026-01-15T19:46:54.4619880Z Preparing transaction: \ done 2026-01-15T19:46:55.8370330Z Verifying transaction: / - \ | / - \ | done 2026-01-15T19:46:57.0828420Z Executing transaction: - \ | / - \ | done 2026-01-15T19:46:57.3330260Z ffmpeg version 7.0.1 Copyright (c) 2000-2024 the FFmpeg developers 2026-01-15T19:46:57.3431030Z built with clang version 16.0.6 2026-01-15T19:46:57.3524290Z configuration: --prefix=/Users/runner/miniconda3/envs/test --cc=arm64-apple-darwin20.0.0-clang --cxx=arm64-apple-darwin20.0.0-clang++ --nm=arm64-apple-darwin20.0.0-nm --ar=arm64-apple-darwin20.0.0-ar --disable-doc --disable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --enable-cross-compile --arch=arm64 --target-os=darwin --cross-prefix=arm64-apple-darwin20.0.0- --host-cc=/Users/runner/miniforge3/conda-bld/ffmpeg_1722546056521/_build_env/bin/x86_64-apple-darwin13.4.0-clang --enable-neon --enable-gnutls --enable-libmp3lame --enable-libvpx --enable-libass --enable-pthreads --enable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libopus --pkg-config=/Users/runner/miniforge3/conda-bld/ffmpeg_1722546056521/_build_env/bin/pkg-config 2026-01-15T19:46:57.3529110Z libavutil 59. 8.100 / 59. 8.100 2026-01-15T19:46:57.3545000Z libavcodec 61. 3.100 / 61. 3.100 2026-01-15T19:46:57.3548540Z libavformat 61. 1.100 / 61. 1.100 2026-01-15T19:46:57.3553600Z libavdevice 61. 1.100 / 61. 1.100 2026-01-15T19:46:57.3554560Z libavfilter 10. 1.100 / 10. 1.100 2026-01-15T19:46:57.3554740Z libswscale 8. 1.100 / 8. 1.100 2026-01-15T19:46:57.3554940Z libswresample 5. 1.100 / 5. 1.100 2026-01-15T19:46:57.3555110Z libpostproc 58. 1.100 / 58. 1.100 2026-01-15T19:46:57.3576690Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T19:46:57.3577030Z bash packaging/install_test_dependencies.sh 2026-01-15T19:46:57.3646100Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:57.3646290Z env: 2026-01-15T19:46:57.3646400Z INPUT_RUN_POST: true 2026-01-15T19:46:57.3646540Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:57.3646690Z ##[endgroup] 2026-01-15T19:46:58.1824890Z Installing test dependencies... 2026-01-15T19:46:58.4010460Z Requirement already satisfied: numpy in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (2.2.6) 2026-01-15T19:46:58.4441210Z Collecting pytest 2026-01-15T19:46:58.4621780Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T19:46:58.4685900Z Requirement already satisfied: pillow in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (12.1.0) 2026-01-15T19:46:58.4775070Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T19:46:58.4809580Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T19:46:58.4897270Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T19:46:58.4929700Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:46:58.5050490Z Collecting packaging>=22 (from pytest) 2026-01-15T19:46:58.5082640Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T19:46:58.5224740Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T19:46:58.5258940Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T19:46:58.5388960Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T19:46:58.5423220Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T19:46:58.5546430Z Collecting tomli>=1 (from pytest) 2026-01-15T19:46:58.5577300Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T19:46:58.5621620Z Requirement already satisfied: typing-extensions>=4.6.0 in /Users/runner/miniconda3/envs/test/lib/python3.10/site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T19:46:58.5664580Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T19:46:58.5763210Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T19:46:58.5811870Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T19:46:58.5866410Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T19:46:58.5914320Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T19:46:58.5963140Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T19:46:58.6048510Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 142.8 MB/s 0:00:00 2026-01-15T19:46:58.6081920Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T19:46:58.6441200Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, pytest 2026-01-15T19:46:59.1895330Z 2026-01-15T19:46:59.1924200Z Successfully installed exceptiongroup-1.3.1 iniconfig-2.3.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-9.0.2 tomli-2.4.0 2026-01-15T19:46:59.2241600Z Test dependencies installed successfully! 2026-01-15T19:46:59.2269320Z ##[group]Run pytest --override-ini="addopts=-v" test 2026-01-15T19:46:59.2269620Z pytest --override-ini="addopts=-v" test 2026-01-15T19:46:59.2321820Z shell: /bin/bash -l -eo pipefail {0} 2026-01-15T19:46:59.2322030Z env: 2026-01-15T19:46:59.2322160Z INPUT_RUN_POST: true 2026-01-15T19:46:59.2322330Z CONDA: /Users/runner/miniconda3 2026-01-15T19:46:59.2322510Z ##[endgroup] 2026-01-15T19:47:01.2927130Z ============================= test session starts ============================== 2026-01-15T19:47:01.2927880Z platform darwin -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- /Users/runner/miniconda3/envs/test/bin/python 2026-01-15T19:47:01.2928380Z cachedir: .pytest_cache 2026-01-15T19:47:01.2928660Z rootdir: /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:47:01.2928990Z configfile: pyproject.toml 2026-01-15T19:47:01.6381120Z collecting ... collected 1760 items 2026-01-15T19:47:01.6381300Z 2026-01-15T19:47:01.6442120Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6467510Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6477530Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:01.6508310Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6532330Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6540840Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:01.6572430Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6597170Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6605570Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:01.6636030Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6662710Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6670770Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:01.6701260Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6726140Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6734350Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T19:47:01.6766350Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T19:47:01.6790780Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T19:47:01.6799550Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:01.6830760Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T19:47:01.6854950Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T19:47:01.6863470Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T19:47:01.6920120Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T19:47:01.6965370Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T19:47:01.7001010Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T19:47:01.7028580Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T19:47:01.8062140Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T19:47:01.8163760Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T19:47:01.8648680Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T19:47:01.9039280Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T19:47:01.9042620Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T19:47:01.9045190Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T19:47:01.9050600Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T19:47:01.9054970Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T19:47:01.9586090Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T19:47:01.9982050Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 1%] 2026-01-15T19:47:01.9985180Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T19:47:01.9987960Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T19:47:01.9990640Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T19:47:01.9993230Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T19:47:02.1662970Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T19:47:03.2686670Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:03.2689240Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:03.2691800Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:04.3175630Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T19:47:04.3275870Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T19:47:04.3376940Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:04.3477150Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T19:47:04.3528740Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T19:47:04.3549260Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T19:47:04.3557260Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T19:47:04.3606040Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T19:47:04.3611660Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T19:47:04.3617810Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:04.3618440Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:04.3622610Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:04.4686230Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:04.4689540Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:04.4692270Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:04.5879480Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:04.5882030Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:04.5885370Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:17.2880880Z test/test_decoders.py::TestVideoDecoder::test_iteration_slow PASSED [ 3%] 2026-01-15T19:47:17.3706650Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T19:47:17.3713960Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T19:47:17.3714400Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:17.4221450Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T19:47:17.4322180Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T19:47:17.4343740Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T19:47:17.4403540Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T19:47:17.4504680Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T19:47:17.4570020Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.4570900Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:17.4571320Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:17.4571750Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.4572170Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:17.4572590Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:17.4573040Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.4904650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:17.4907460Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:17.4910300Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.5307920Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:17.5310620Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T19:47:17.5313360Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.5358780Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T19:47:17.5361620Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T19:47:17.5364350Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T19:47:17.5397680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T19:47:17.5400650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.5403290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.5495690Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T19:47:17.5498620Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.5501290Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.6572930Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:17.6575950Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.6580390Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.7634790Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:17.7637520Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.7640140Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.7671400Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T19:47:17.7707080Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T19:47:17.7709950Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.7712520Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.7738540Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T19:47:17.7741300Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T19:47:17.7743940Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T19:47:17.7891680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:17.7894510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.7897200Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8036170Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:17.8039030Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.8041610Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8185330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T19:47:17.8188140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.8190870Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8334860Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:17.8337660Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.8340300Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8382080Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T19:47:17.8384830Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.8387400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8417400Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T19:47:17.8421440Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T19:47:17.8424140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T19:47:17.8710580Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T19:47:17.8713590Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:17.8716520Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:17.9180580Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T19:47:17.9183380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:17.9186030Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:17.9636060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T19:47:17.9643330Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:17.9646780Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:18.0313150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T19:47:18.0413230Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T19:47:18.0517060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:18.0830750Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T19:47:18.0931040Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T19:47:18.1032010Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T19:47:18.1332900Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T19:47:18.1433460Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 7%] 2026-01-15T19:47:18.1534080Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:18.2338520Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T19:47:18.2439680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T19:47:18.2540930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:18.3220570Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T19:47:18.3223290Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T19:47:18.3225940Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T19:47:18.3278400Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3327620Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T19:47:18.3375870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3424250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T19:47:18.3486340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3541060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T19:47:18.3598040Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3653630Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T19:47:18.3701740Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3751140Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 8%] 2026-01-15T19:47:18.3827050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 8%] 2026-01-15T19:47:18.3898500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T19:47:18.4024280Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T19:47:18.4152620Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T19:47:18.4158110Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4161380Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4164100Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4167050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4170870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4173530Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4175960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4178670Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4181420Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4185090Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4189060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4192740Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4195720Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 9%] 2026-01-15T19:47:18.4198520Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 9%] 2026-01-15T19:47:18.4201080Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4203470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4205950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4208410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4210760Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4213020Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4216880Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4219130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4221420Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4223840Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4226200Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4228770Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4231080Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T19:47:18.4233440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T19:47:18.4277870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T19:47:18.4317050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T19:47:18.4355210Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 10%] 2026-01-15T19:47:18.4399330Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 10%] 2026-01-15T19:47:18.4443800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T19:47:18.4491650Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T19:47:18.4544730Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T19:47:18.4596390Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T19:47:18.4635910Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T19:47:18.4672900Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T19:47:18.4744440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T19:47:18.4814410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T19:47:18.4926060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T19:47:18.5038050Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T19:47:18.5041580Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:18.5044950Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:18.5048170Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:18.5051080Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:18.5053890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:18.5056600Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:18.5059060Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 11%] 2026-01-15T19:47:18.5061960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 11%] 2026-01-15T19:47:18.5064440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5066890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5070340Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5072830Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5075150Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5078110Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5079970Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5082760Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5085470Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5087800Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5090250Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5092590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5095500Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5098570Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5100870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5103440Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 12%] 2026-01-15T19:47:18.5105960Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 12%] 2026-01-15T19:47:18.5108650Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:18.5110890Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T19:47:18.5113230Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T19:47:18.5148780Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T19:47:19.4545230Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T19:47:21.2449820Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T19:47:22.0299730Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T19:47:22.0303300Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:22.0306300Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:22.0309610Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T19:47:22.0313160Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T19:47:22.0315890Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T19:47:22.0318430Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T19:47:22.3690510Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T19:47:23.0923910Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T19:47:23.8614350Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 13%] 2026-01-15T19:47:23.8714850Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 13%] 2026-01-15T19:47:23.8815560Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 13%] 2026-01-15T19:47:23.8918240Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T19:47:23.8936060Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T19:47:23.8936600Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T19:47:23.8937150Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T19:47:23.8937660Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T19:47:23.8938120Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T19:47:23.8938630Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:23.8939140Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T19:47:23.8949170Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T19:47:23.8980480Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:23.8982270Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T19:47:23.8984100Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T19:47:23.8987970Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:23.8988390Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (...) [ 14%] 2026-01-15T19:47:23.8988760Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 14%] 2026-01-15T19:47:23.8989140Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 14%] 2026-01-15T19:47:23.8989530Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 14%] 2026-01-15T19:47:23.8989960Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T19:47:23.8990430Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T19:47:23.8990900Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T19:47:23.8991350Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T19:47:23.8991730Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T19:47:23.8992120Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:23.8992530Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:23.8992950Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T19:47:23.8993350Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T19:47:23.8993760Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:23.9627910Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T19:47:23.9631120Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:23.9633830Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:24.0674690Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T19:47:24.0678160Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 15%] 2026-01-15T19:47:24.0680560Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 15%] 2026-01-15T19:47:24.1367130Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 15%] 2026-01-15T19:47:24.1370310Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 15%] 2026-01-15T19:47:24.1374360Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.2455580Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T19:47:24.2458690Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.2461390Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.2985940Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T19:47:24.2989220Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.2994180Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.3000630Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:24.3003260Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.3005860Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.3010290Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cpu] PASSED [ 16%] 2026-01-15T19:47:24.3012930Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.3015690Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"valid": "json"}-The input is empty or missing the required 'frames' key.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.3020440Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cpu] PASSED [ 16%] 2026-01-15T19:47:24.3022970Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.3025650Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 16%] 2026-01-15T19:47:24.3036110Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 16%] 2026-01-15T19:47:24.3038760Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 16%] 2026-01-15T19:47:24.3041270Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T19:47:24.3203930Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T19:47:24.3206880Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T19:47:24.3213010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T19:47:24.3215380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T19:47:24.3218000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T19:47:24.3220560Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T19:47:24.3222920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T19:47:24.3225390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T19:47:24.3227910Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T19:47:24.3230390Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T19:47:24.3232820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T19:47:24.3235300Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T19:47:24.3237720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 17%] 2026-01-15T19:47:24.3241040Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 17%] 2026-01-15T19:47:24.3243540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 17%] 2026-01-15T19:47:24.3245880Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 17%] 2026-01-15T19:47:24.3248330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:24.3250940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:24.3253290Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T19:47:24.3255780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T19:47:24.3258180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T19:47:24.3260580Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T19:47:24.3262970Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T19:47:24.3265360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T19:47:24.3268550Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T19:47:24.3271160Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T19:47:24.3273600Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T19:47:24.3276030Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T19:47:24.3278430Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T19:47:24.3280820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 18%] 2026-01-15T19:47:24.3283480Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 18%] 2026-01-15T19:47:24.3285820Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 18%] 2026-01-15T19:47:24.3288240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 18%] 2026-01-15T19:47:24.3290790Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 18%] 2026-01-15T19:47:24.3293160Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:24.3296460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T19:47:24.3299010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T19:47:24.3301440Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T19:47:24.3303870Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T19:47:24.3306220Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T19:47:24.3308720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T19:47:24.3311100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T19:47:24.3313560Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T19:47:24.3315890Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T19:47:24.3318270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T19:47:24.3320700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T19:47:24.3324190Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 19%] 2026-01-15T19:47:24.3326530Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 19%] 2026-01-15T19:47:24.3329120Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 19%] 2026-01-15T19:47:24.3331410Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 19%] 2026-01-15T19:47:24.3339980Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 19%] 2026-01-15T19:47:24.3340540Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T19:47:24.3343520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T19:47:24.3346230Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T19:47:24.3348920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T19:47:24.3352670Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T19:47:24.3361050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T19:47:24.3372760Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T19:47:24.3376710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T19:47:24.3380140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T19:47:24.3382500Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T19:47:24.3401690Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T19:47:24.3405010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T19:47:24.3405730Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T19:47:24.3407650Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 20%] 2026-01-15T19:47:24.3410930Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 20%] 2026-01-15T19:47:24.3413200Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 20%] 2026-01-15T19:47:24.3416010Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 20%] 2026-01-15T19:47:24.3419700Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 20%] 2026-01-15T19:47:24.3422290Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:24.3424720Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:24.3426990Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T19:47:24.3431460Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T19:47:24.3436360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T19:47:24.3439190Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T19:47:24.3441770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T19:47:24.3448360Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T19:47:24.3458780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T19:47:24.3574220Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T19:47:24.3646350Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T19:47:24.3747430Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T19:47:24.3846960Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T19:47:24.3878590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T19:47:24.3879140Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T19:47:24.3879670Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T19:47:24.3880180Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T19:47:24.3884240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T19:47:24.3884790Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:24.3885600Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T19:47:24.3888000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T19:47:24.3888570Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T19:47:24.3889130Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T19:47:24.3889690Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T19:47:24.3890260Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T19:47:24.3891050Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T19:47:24.3891710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T19:47:24.3892280Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T19:47:24.3892780Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T19:47:24.3893270Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 22%] 2026-01-15T19:47:24.3893770Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 22%] 2026-01-15T19:47:24.3894230Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 22%] 2026-01-15T19:47:24.3894710Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 22%] 2026-01-15T19:47:24.3895170Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 22%] 2026-01-15T19:47:24.3895640Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 22%] 2026-01-15T19:47:24.3896100Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T19:47:24.3896580Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T19:47:24.3897080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T19:47:24.3897590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T19:47:24.3898090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T19:47:24.3898590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T19:47:24.3899080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T19:47:24.3899580Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T19:47:24.3900070Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T19:47:24.3900520Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T19:47:24.3900920Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T19:47:24.3901280Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T19:47:24.3901890Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 23%] 2026-01-15T19:47:24.3902340Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:24.3902820Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:24.3903270Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 23%] 2026-01-15T19:47:24.3903780Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 23%] 2026-01-15T19:47:24.3904220Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 23%] 2026-01-15T19:47:24.3904570Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T19:47:24.3904900Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T19:47:24.4116080Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T19:47:24.4179950Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T19:47:24.4210680Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T19:47:24.4346600Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T19:47:24.4426010Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T19:47:24.4529460Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T19:47:24.4590940Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T19:47:24.4685340Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T19:47:24.4744820Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T19:47:24.4836980Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 24%] 2026-01-15T19:47:24.4889590Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 24%] 2026-01-15T19:47:24.5015230Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 24%] 2026-01-15T19:47:24.5091560Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 24%] 2026-01-15T19:47:24.5325780Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 24%] 2026-01-15T19:47:24.5383050Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 24%] 2026-01-15T19:47:24.5411480Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:24.5471050Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T19:47:24.5485900Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T19:47:24.5515410Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T19:47:24.5527740Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T19:47:24.5596750Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T19:47:24.5633150Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T19:47:24.5633550Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T19:47:24.5717540Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T19:47:24.5772790Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T19:47:24.5824280Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T19:47:24.5864670Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 25%] 2026-01-15T19:47:24.5904980Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 25%] 2026-01-15T19:47:24.6015100Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 25%] 2026-01-15T19:47:24.6205170Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 25%] 2026-01-15T19:47:24.6251370Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 25%] 2026-01-15T19:47:24.6291050Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 25%] 2026-01-15T19:47:24.6303970Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 25%] 2026-01-15T19:47:24.6347050Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6359970Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6396970Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6411570Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6498100Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6558370Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6573100Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6605510Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6616290Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6666980Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6678110Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6708670Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6719430Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6772110Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6785260Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6823560Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6836480Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 26%] 2026-01-15T19:47:24.6964470Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 26%] 2026-01-15T19:47:24.6986440Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T19:47:24.7038300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T19:47:24.7056820Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:24.7405650Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:24.7510140Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T19:47:24.7611110Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T19:47:24.7711800Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:24.7913300Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:24.8010850Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T19:47:24.8011640Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T19:47:24.8012440Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 27%] 2026-01-15T19:47:24.8013640Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 27%] 2026-01-15T19:47:24.8021070Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 27%] 2026-01-15T19:47:24.8036830Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 27%] 2026-01-15T19:47:24.8049910Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 27%] 2026-01-15T19:47:24.8062540Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 27%] 2026-01-15T19:47:24.8072800Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 27%] 2026-01-15T19:47:24.8085390Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T19:47:24.8120300Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T19:47:24.8244570Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T19:47:24.8362490Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T19:47:24.8471900Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T19:47:24.8566080Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T19:47:24.8657220Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T19:47:24.8755170Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T19:47:24.8902250Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T19:47:24.9037240Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T19:47:24.9183190Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 28%] 2026-01-15T19:47:25.0627820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 28%] 2026-01-15T19:47:25.1411360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 28%] 2026-01-15T19:47:25.2765230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 28%] 2026-01-15T19:47:25.3527430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 28%] 2026-01-15T19:47:25.4910120Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 28%] 2026-01-15T19:47:25.5638890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 28%] 2026-01-15T19:47:25.6937610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 28%] 2026-01-15T19:47:25.7805570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:25.8787280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T19:47:25.9511360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T19:47:26.0620960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T19:47:26.1398600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T19:47:26.2413670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:26.3286100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:26.4441460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:26.5285860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:26.6722680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 29%] 2026-01-15T19:47:26.7618090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 29%] 2026-01-15T19:47:26.9017350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 29%] 2026-01-15T19:47:26.9896230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 29%] 2026-01-15T19:47:27.1245550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 29%] 2026-01-15T19:47:27.2199060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 29%] 2026-01-15T19:47:27.3778170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 29%] 2026-01-15T19:47:27.4821020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 29%] 2026-01-15T19:47:27.7490370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T19:47:27.8506400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T19:47:28.1029990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T19:47:28.2043930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T19:47:28.4775440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:28.5798040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:28.8250440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:28.9377100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:29.0914210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T19:47:29.1807740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T19:47:29.3284260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 30%] 2026-01-15T19:47:29.4218490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 30%] 2026-01-15T19:47:29.5745770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 30%] 2026-01-15T19:47:29.6703320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 30%] 2026-01-15T19:47:29.8437480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 30%] 2026-01-15T19:47:29.9558600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 30%] 2026-01-15T19:47:30.2076150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 30%] 2026-01-15T19:47:30.3214310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 30%] 2026-01-15T19:47:30.5699330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T19:47:30.6994390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T19:47:30.9632080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:31.0683330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:31.3039560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:31.4605480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:31.5517150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T19:47:31.6239810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T19:47:31.7194180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T19:47:31.7923700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 31%] 2026-01-15T19:47:31.8848010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 31%] 2026-01-15T19:47:31.9645450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 31%] 2026-01-15T19:47:32.0563380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 31%] 2026-01-15T19:47:32.1316230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 31%] 2026-01-15T19:47:32.2183490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 31%] 2026-01-15T19:47:32.2968000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 31%] 2026-01-15T19:47:32.3875680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 31%] 2026-01-15T19:47:32.4692800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 31%] 2026-01-15T19:47:32.5591280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:32.6384310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:32.7311340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:32.8118380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:32.9101440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T19:47:32.9990080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T19:47:33.0984720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T19:47:33.1865240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T19:47:33.2852980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:33.3718940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 32%] 2026-01-15T19:47:33.4725720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 32%] 2026-01-15T19:47:33.5591280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 32%] 2026-01-15T19:47:33.6959300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 32%] 2026-01-15T19:47:33.7975870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 32%] 2026-01-15T19:47:33.9363840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 32%] 2026-01-15T19:47:34.0398950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 32%] 2026-01-15T19:47:34.1789390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 32%] 2026-01-15T19:47:34.2810040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:34.4303200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:34.5359890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:34.6513770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T19:47:34.7537150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T19:47:34.8605460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T19:47:34.9520420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T19:47:35.0615130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:35.1564260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:35.2630290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:35.3516610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 33%] 2026-01-15T19:47:35.4788940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 33%] 2026-01-15T19:47:35.5951240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 33%] 2026-01-15T19:47:35.7252070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 33%] 2026-01-15T19:47:35.8429160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 33%] 2026-01-15T19:47:35.9742350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 33%] 2026-01-15T19:47:36.0935740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 33%] 2026-01-15T19:47:36.2281320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T19:47:36.3430720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:36.4509050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T19:47:36.5345660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T19:47:36.6408010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T19:47:36.7196390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T19:47:36.8311510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:36.9055880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:37.0091390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:37.0848610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:37.1776830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 34%] 2026-01-15T19:47:37.2516970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 34%] 2026-01-15T19:47:37.3490380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 34%] 2026-01-15T19:47:37.4229660Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 34%] 2026-01-15T19:47:37.5153190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 34%] 2026-01-15T19:47:37.5903850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 34%] 2026-01-15T19:47:37.6849710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T19:47:37.7613360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T19:47:37.8627620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T19:47:37.9415690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T19:47:38.0420870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T19:47:38.1170550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T19:47:38.2208630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:38.2963990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:38.4019460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:38.4841050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:38.6401750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 35%] 2026-01-15T19:47:38.7364050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 35%] 2026-01-15T19:47:38.8925280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 35%] 2026-01-15T19:47:38.9855080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 35%] 2026-01-15T19:47:39.1436270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 35%] 2026-01-15T19:47:39.2381320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 35%] 2026-01-15T19:47:39.3972880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 35%] 2026-01-15T19:47:39.4959260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T19:47:39.6220200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 35%] 2026-01-15T19:47:39.7145350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 35%] 2026-01-15T19:47:39.8398590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T19:47:39.9322350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T19:47:40.0628960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:40.1606610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:40.2880890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:40.3776130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:40.5336370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T19:47:40.6259060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T19:47:40.7763080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 36%] 2026-01-15T19:47:40.8687440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 36%] 2026-01-15T19:47:41.0145260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 36%] 2026-01-15T19:47:41.0997870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 36%] 2026-01-15T19:47:41.2497740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 36%] 2026-01-15T19:47:41.3393970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 36%] 2026-01-15T19:47:41.4165980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 36%] 2026-01-15T19:47:41.4481430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 36%] 2026-01-15T19:47:41.5283100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 36%] 2026-01-15T19:47:41.5623930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 36%] 2026-01-15T19:47:41.6375510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:41.6703460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:41.7428150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:41.7785310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:41.8297630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T19:47:41.8610370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T19:47:41.9101780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T19:47:41.9420590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 37%] 2026-01-15T19:47:41.9929050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:42.0266410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 37%] 2026-01-15T19:47:42.0789620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 37%] 2026-01-15T19:47:42.1135280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 37%] 2026-01-15T19:47:42.1920940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 37%] 2026-01-15T19:47:42.2288030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 37%] 2026-01-15T19:47:42.3080750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 37%] 2026-01-15T19:47:42.3454180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 37%] 2026-01-15T19:47:42.4210240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 37%] 2026-01-15T19:47:42.4593110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:42.5328880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:42.5701190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:42.7427890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T19:47:42.7905800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T19:47:42.9682740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T19:47:43.0177400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T19:47:43.2063080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:43.2560580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:43.4277030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:43.4868740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 38%] 2026-01-15T19:47:43.5781010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 38%] 2026-01-15T19:47:43.6251070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 38%] 2026-01-15T19:47:43.7169550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 38%] 2026-01-15T19:47:43.7632210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 38%] 2026-01-15T19:47:43.8573040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 38%] 2026-01-15T19:47:43.9045690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 38%] 2026-01-15T19:47:44.0175450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T19:47:44.0750020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:44.2540180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T19:47:44.3186380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T19:47:44.4999760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T19:47:44.5627970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T19:47:44.7548680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:44.8182070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:45.0095200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:45.0837340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:45.1285490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 39%] 2026-01-15T19:47:45.1613970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 39%] 2026-01-15T19:47:45.2068260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 39%] 2026-01-15T19:47:45.2408920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 39%] 2026-01-15T19:47:45.2857860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 39%] 2026-01-15T19:47:45.3183810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 39%] 2026-01-15T19:47:45.3626260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T19:47:45.3984930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T19:47:45.4387400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T19:47:45.4732690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T19:47:45.5136570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T19:47:45.5458230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T19:47:45.5894920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:45.6241620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:45.6651130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:45.7025460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:45.7466460Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 40%] 2026-01-15T19:47:45.7840960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 40%] 2026-01-15T19:47:45.8288470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 40%] 2026-01-15T19:47:45.8667250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 40%] 2026-01-15T19:47:45.9107850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 40%] 2026-01-15T19:47:45.9479700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 40%] 2026-01-15T19:47:45.9921210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T19:47:46.0291010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T19:47:46.0939490Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 40%] 2026-01-15T19:47:46.1366800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 40%] 2026-01-15T19:47:46.2022970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T19:47:46.2448280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T19:47:46.3108780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:46.3542040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:46.4242020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:46.4691730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:46.5232400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 41%] 2026-01-15T19:47:46.5658310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 41%] 2026-01-15T19:47:46.6191520Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 41%] 2026-01-15T19:47:46.6609650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 41%] 2026-01-15T19:47:46.7125340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 41%] 2026-01-15T19:47:46.7538400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 41%] 2026-01-15T19:47:46.8052970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 41%] 2026-01-15T19:47:46.8487040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T19:47:46.9139510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 41%] 2026-01-15T19:47:46.9690270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 41%] 2026-01-15T19:47:47.0347370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 41%] 2026-01-15T19:47:47.0902390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 41%] 2026-01-15T19:47:47.1539230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:47.2043210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:47.2657050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:47.3164900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:47.3645540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T19:47:47.3968230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 42%] 2026-01-15T19:47:47.4464020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 42%] 2026-01-15T19:47:47.4871600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 42%] 2026-01-15T19:47:47.5412820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:47.5754480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 42%] 2026-01-15T19:47:47.6269860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 42%] 2026-01-15T19:47:47.6603180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 42%] 2026-01-15T19:47:47.7049380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 42%] 2026-01-15T19:47:47.7363920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 42%] 2026-01-15T19:47:47.7793570Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 42%] 2026-01-15T19:47:47.8107640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 42%] 2026-01-15T19:47:47.8532900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 42%] 2026-01-15T19:47:47.8836870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:47.9261330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:47.9570590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:48.0075050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T19:47:48.0423030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T19:47:48.0928780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T19:47:48.1259190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 43%] 2026-01-15T19:47:48.1742870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:48.2144750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:48.2681650Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:48.3017040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 43%] 2026-01-15T19:47:48.3813640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 43%] 2026-01-15T19:47:48.4190090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 43%] 2026-01-15T19:47:48.5013360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 43%] 2026-01-15T19:47:48.5404720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 43%] 2026-01-15T19:47:48.6197270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 43%] 2026-01-15T19:47:48.6576640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 43%] 2026-01-15T19:47:48.7376250Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T19:47:48.7753720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:48.8345300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T19:47:48.8711210Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T19:47:48.9305020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T19:47:48.9690910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T19:47:49.0285150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:49.0665590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:49.1256930Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:49.1625750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:49.2414560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 44%] 2026-01-15T19:47:49.2813790Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 44%] 2026-01-15T19:47:49.3593720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 44%] 2026-01-15T19:47:49.3999400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 44%] 2026-01-15T19:47:49.4782190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 44%] 2026-01-15T19:47:49.5181700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 44%] 2026-01-15T19:47:49.5991270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T19:47:49.6408840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T19:47:49.7199300Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T19:47:49.7521940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T19:47:49.8316220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T19:47:49.8635550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T19:47:49.9379390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:49.9702920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:50.0430430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:50.0772470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:50.1280560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 45%] 2026-01-15T19:47:50.1605560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 45%] 2026-01-15T19:47:50.2104070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 45%] 2026-01-15T19:47:50.2415670Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 45%] 2026-01-15T19:47:50.2918610Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 45%] 2026-01-15T19:47:50.3246990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 45%] 2026-01-15T19:47:50.3780180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T19:47:50.4133160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T19:47:50.4927020Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 45%] 2026-01-15T19:47:50.5294230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 45%] 2026-01-15T19:47:50.6089160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T19:47:50.6469900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T19:47:50.7259760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:50.7652990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:50.8426770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:50.8832940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:51.0643310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 46%] 2026-01-15T19:47:51.1165690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 46%] 2026-01-15T19:47:51.2999330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 46%] 2026-01-15T19:47:51.3528710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 46%] 2026-01-15T19:47:51.5492560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 46%] 2026-01-15T19:47:51.6004980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 46%] 2026-01-15T19:47:51.7823110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T19:47:51.8450390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T19:47:51.9422050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 46%] 2026-01-15T19:47:51.9918420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 46%] 2026-01-15T19:47:52.0880600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 46%] 2026-01-15T19:47:52.1377750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 46%] 2026-01-15T19:47:52.2366380Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:52.2849820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T19:47:52.3970860Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T19:47:52.4570030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T19:47:52.6416620Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 47%] 2026-01-15T19:47:52.7079070Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 47%] 2026-01-15T19:47:52.8876690Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 47%] 2026-01-15T19:47:52.9489280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 47%] 2026-01-15T19:47:53.1376500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:53.1984890Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 47%] 2026-01-15T19:47:53.4009750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 47%] 2026-01-15T19:47:53.4772290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T19:47:53.5207740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 47%] 2026-01-15T19:47:53.5512910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 47%] 2026-01-15T19:47:53.5921840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 47%] 2026-01-15T19:47:53.6220550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 47%] 2026-01-15T19:47:53.6628820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 47%] 2026-01-15T19:47:53.6950600Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:53.7360200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:53.7652390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T19:47:53.8020750Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T19:47:53.8339010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 48%] 2026-01-15T19:47:53.8719780Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 48%] 2026-01-15T19:47:53.9016330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 48%] 2026-01-15T19:47:53.9384510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 48%] 2026-01-15T19:47:53.9681110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:54.0046330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:54.0546980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 48%] 2026-01-15T19:47:54.1017010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 48%] 2026-01-15T19:47:54.1373420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 48%] 2026-01-15T19:47:54.1794900Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 48%] 2026-01-15T19:47:54.2145680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 48%] 2026-01-15T19:47:54.2555920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 48%] 2026-01-15T19:47:54.2895980Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 48%] 2026-01-15T19:47:54.3297730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T19:47:54.3645880Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:54.4275990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T19:47:54.4679480Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T19:47:54.5299730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 49%] 2026-01-15T19:47:54.5688200Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 49%] 2026-01-15T19:47:54.6296350Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 49%] 2026-01-15T19:47:54.6683510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 49%] 2026-01-15T19:47:54.7312340Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 49%] 2026-01-15T19:47:54.7713400Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:54.8200030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 49%] 2026-01-15T19:47:54.8584820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 49%] 2026-01-15T19:47:54.9082440Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 49%] 2026-01-15T19:47:54.9471080Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 49%] 2026-01-15T19:47:54.9974290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 49%] 2026-01-15T19:47:55.0387280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 49%] 2026-01-15T19:47:55.0889370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T19:47:55.1311840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T19:47:55.1939360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T19:47:55.2469190Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T19:47:55.3095130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T19:47:55.3616230Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T19:47:55.4229700Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 50%] 2026-01-15T19:47:55.4740450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 50%] 2026-01-15T19:47:55.5362090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 50%] 2026-01-15T19:47:55.5887720Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 50%] 2026-01-15T19:47:55.6387410Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 50%] 2026-01-15T19:47:55.6706170Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 50%] 2026-01-15T19:47:55.7188000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 50%] 2026-01-15T19:47:55.7506370Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 50%] 2026-01-15T19:47:55.8019580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 50%] 2026-01-15T19:47:55.8330050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 50%] 2026-01-15T19:47:55.8812270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T19:47:55.9136040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T19:47:55.9579320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 50%] 2026-01-15T19:47:55.9895390Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 50%] 2026-01-15T19:47:56.0331060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T19:47:56.0645320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T19:47:56.1081330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T19:47:56.1394100Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 51%] 2026-01-15T19:47:56.1827840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 51%] 2026-01-15T19:47:56.2140220Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 51%] 2026-01-15T19:47:56.2624840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 51%] 2026-01-15T19:47:56.2954920Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 51%] 2026-01-15T19:47:56.3467140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 51%] 2026-01-15T19:47:56.3794910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 51%] 2026-01-15T19:47:56.4287640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 51%] 2026-01-15T19:47:56.4622820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 51%] 2026-01-15T19:47:56.5121910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T19:47:56.5444110Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T19:47:56.6230840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 51%] 2026-01-15T19:47:56.6600630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 51%] 2026-01-15T19:47:56.7382000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 51%] 2026-01-15T19:47:56.7778310Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 51%] 2026-01-15T19:47:56.8584290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:56.8964560Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T19:47:56.9742710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 52%] 2026-01-15T19:47:57.0119830Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 52%] 2026-01-15T19:47:57.0719320Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 52%] 2026-01-15T19:47:57.1089260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 52%] 2026-01-15T19:47:57.1710800Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 52%] 2026-01-15T19:47:57.2110630Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 52%] 2026-01-15T19:47:57.2727050Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:57.3123030Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 52%] 2026-01-15T19:47:57.3753010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T19:47:57.4150270Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T19:47:57.4970730Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 52%] 2026-01-15T19:47:57.5392810Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 52%] 2026-01-15T19:47:57.6217910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 52%] 2026-01-15T19:47:57.6642130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 52%] 2026-01-15T19:47:57.7473280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 52%] 2026-01-15T19:47:57.7900090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:57.8736990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:57.9163420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T19:47:57.9714330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 53%] 2026-01-15T19:47:57.9861920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 53%] 2026-01-15T19:47:58.0399210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 53%] 2026-01-15T19:47:58.0540760Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 53%] 2026-01-15T19:47:58.1053430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 53%] 2026-01-15T19:47:58.1199540Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:58.1706540Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:58.1904920Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 53%] 2026-01-15T19:47:58.2159450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 53%] 2026-01-15T19:47:58.2301290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 53%] 2026-01-15T19:47:58.2555300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 53%] 2026-01-15T19:47:58.2690400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 53%] 2026-01-15T19:47:58.2962600Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 53%] 2026-01-15T19:47:58.3115400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 53%] 2026-01-15T19:47:58.3398400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 53%] 2026-01-15T19:47:58.3591400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:58.4150180Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T19:47:58.4365010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 54%] 2026-01-15T19:47:58.4911350Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 54%] 2026-01-15T19:47:58.5128120Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 54%] 2026-01-15T19:47:58.5637820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 54%] 2026-01-15T19:47:58.5863890Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 54%] 2026-01-15T19:47:58.6363210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 54%] 2026-01-15T19:47:58.6622140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:58.6761460Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 54%] 2026-01-15T19:47:58.6858530Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 54%] 2026-01-15T19:47:58.7000410Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 54%] 2026-01-15T19:47:58.7094570Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 54%] 2026-01-15T19:47:58.7236720Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 54%] 2026-01-15T19:47:58.7333270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 54%] 2026-01-15T19:47:58.7478770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 54%] 2026-01-15T19:47:58.7573780Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 54%] 2026-01-15T19:47:58.7677840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T19:47:58.7778380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T19:47:58.7881130Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 55%] 2026-01-15T19:47:58.7979140Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 55%] 2026-01-15T19:47:58.8078220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 55%] 2026-01-15T19:47:58.8177340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 55%] 2026-01-15T19:47:58.8276790Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 55%] 2026-01-15T19:47:58.8379860Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 55%] 2026-01-15T19:47:58.8521330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 55%] 2026-01-15T19:47:58.8675380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 55%] 2026-01-15T19:47:58.8818380Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 55%] 2026-01-15T19:47:58.8970170Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 55%] 2026-01-15T19:47:58.9110800Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 55%] 2026-01-15T19:47:58.9262400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 55%] 2026-01-15T19:47:58.9406200Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 55%] 2026-01-15T19:47:58.9553170Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 55%] 2026-01-15T19:47:58.9781370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 55%] 2026-01-15T19:47:58.9875600Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 55%] 2026-01-15T19:47:59.0117850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T19:47:59.0215100Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T19:47:59.0451040Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 56%] 2026-01-15T19:47:59.0541750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 56%] 2026-01-15T19:47:59.0780550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 56%] 2026-01-15T19:47:59.0874330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 56%] 2026-01-15T19:47:59.1054900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 56%] 2026-01-15T19:47:59.1156090Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 56%] 2026-01-15T19:47:59.1349360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 56%] 2026-01-15T19:47:59.1442660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 56%] 2026-01-15T19:47:59.1623230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 56%] 2026-01-15T19:47:59.1724750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 56%] 2026-01-15T19:47:59.1901540Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 56%] 2026-01-15T19:47:59.1999320Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 56%] 2026-01-15T19:47:59.2236340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 56%] 2026-01-15T19:47:59.2344820Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 56%] 2026-01-15T19:47:59.2587480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 56%] 2026-01-15T19:47:59.2702600Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 56%] 2026-01-15T19:47:59.2944350Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:59.3046030Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 57%] 2026-01-15T19:47:59.3280130Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 57%] 2026-01-15T19:47:59.3384550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 57%] 2026-01-15T19:47:59.3929270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 57%] 2026-01-15T19:47:59.4074800Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 57%] 2026-01-15T19:47:59.4621540Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 57%] 2026-01-15T19:47:59.4759400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 57%] 2026-01-15T19:47:59.5268220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:59.5416660Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 57%] 2026-01-15T19:47:59.5913070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 57%] 2026-01-15T19:47:59.6105450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 57%] 2026-01-15T19:47:59.6358510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 57%] 2026-01-15T19:47:59.6494850Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 57%] 2026-01-15T19:47:59.6749000Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 57%] 2026-01-15T19:47:59.6902970Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 57%] 2026-01-15T19:47:59.7177370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 57%] 2026-01-15T19:47:59.7333060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T19:47:59.7613010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 58%] 2026-01-15T19:47:59.7803710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 58%] 2026-01-15T19:47:59.8350230Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 58%] 2026-01-15T19:47:59.8551760Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 58%] 2026-01-15T19:47:59.9082340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 58%] 2026-01-15T19:47:59.9295990Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 58%] 2026-01-15T19:47:59.9779770Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 58%] 2026-01-15T19:47:59.9983980Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:00.0488470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:00.0726270Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 58%] 2026-01-15T19:48:00.0859840Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 58%] 2026-01-15T19:48:00.0952340Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 58%] 2026-01-15T19:48:00.1081610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 58%] 2026-01-15T19:48:00.1172550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 58%] 2026-01-15T19:48:00.1303450Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 58%] 2026-01-15T19:48:00.1392400Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 58%] 2026-01-15T19:48:00.1519550Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 58%] 2026-01-15T19:48:00.1611470Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:00.1704010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 59%] 2026-01-15T19:48:00.1794020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 59%] 2026-01-15T19:48:00.1893690Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 59%] 2026-01-15T19:48:00.1980730Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 59%] 2026-01-15T19:48:00.2079900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:00.2172110Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:00.2271830Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:00.2362480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:00.2492560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 59%] 2026-01-15T19:48:00.2632090Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 59%] 2026-01-15T19:48:00.2767590Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 59%] 2026-01-15T19:48:00.2907940Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 59%] 2026-01-15T19:48:00.3041030Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 59%] 2026-01-15T19:48:00.3266960Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 59%] 2026-01-15T19:48:00.3381490Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 59%] 2026-01-15T19:48:00.3532900Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 59%] 2026-01-15T19:48:00.3762480Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T19:48:00.3851240Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 60%] 2026-01-15T19:48:00.4081420Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 60%] 2026-01-15T19:48:00.4165560Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 60%] 2026-01-15T19:48:00.4386710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:00.4477510Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:00.4708330Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:00.4800440Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:00.4976020Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 60%] 2026-01-15T19:48:00.5060360Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 60%] 2026-01-15T19:48:00.5231010Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 60%] 2026-01-15T19:48:00.5318710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 60%] 2026-01-15T19:48:00.5489210Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 60%] 2026-01-15T19:48:00.5570310Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 60%] 2026-01-15T19:48:00.5739430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 60%] 2026-01-15T19:48:00.5823750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 60%] 2026-01-15T19:48:00.6047300Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 60%] 2026-01-15T19:48:00.6143090Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 60%] 2026-01-15T19:48:00.6369390Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 61%] 2026-01-15T19:48:00.6466430Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 61%] 2026-01-15T19:48:00.6689670Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 61%] 2026-01-15T19:48:00.6790370Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 61%] 2026-01-15T19:48:00.7015730Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 61%] 2026-01-15T19:48:00.7113170Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 61%] 2026-01-15T19:48:01.2003250Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 61%] 2026-01-15T19:48:01.2070090Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 61%] 2026-01-15T19:48:01.2111730Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 61%] 2026-01-15T19:48:01.2146700Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 61%] 2026-01-15T19:48:01.2175940Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 61%] 2026-01-15T19:48:01.2198380Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 61%] 2026-01-15T19:48:01.2221880Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 61%] 2026-01-15T19:48:01.2246230Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 61%] 2026-01-15T19:48:01.2269580Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 61%] 2026-01-15T19:48:01.2291290Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 61%] 2026-01-15T19:48:01.2313040Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 61%] 2026-01-15T19:48:01.2333560Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 61%] 2026-01-15T19:48:01.2354300Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 62%] 2026-01-15T19:48:01.2375820Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 62%] 2026-01-15T19:48:01.2396250Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 62%] 2026-01-15T19:48:01.2416020Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 62%] 2026-01-15T19:48:01.2434110Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 62%] 2026-01-15T19:48:01.2455540Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 62%] 2026-01-15T19:48:01.2477820Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 62%] 2026-01-15T19:48:01.2497480Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 62%] 2026-01-15T19:48:01.2516440Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 62%] 2026-01-15T19:48:01.2536530Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 62%] 2026-01-15T19:48:01.2549530Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 62%] 2026-01-15T19:48:01.2696720Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 62%] 2026-01-15T19:48:01.2853130Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 62%] 2026-01-15T19:48:01.2894060Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 62%] 2026-01-15T19:48:01.2950750Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 62%] 2026-01-15T19:48:01.2982860Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 62%] 2026-01-15T19:48:01.3015970Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 62%] 2026-01-15T19:48:01.3071520Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 63%] 2026-01-15T19:48:01.3093080Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 63%] 2026-01-15T19:48:01.3110840Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 63%] 2026-01-15T19:48:01.3128800Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 63%] 2026-01-15T19:48:01.3146280Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 63%] 2026-01-15T19:48:01.3167230Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 63%] 2026-01-15T19:48:01.3186020Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 63%] 2026-01-15T19:48:01.3203970Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 63%] 2026-01-15T19:48:01.3219930Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 63%] 2026-01-15T19:48:01.3244060Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 63%] 2026-01-15T19:48:01.3264700Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 63%] 2026-01-15T19:48:01.3283820Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 63%] 2026-01-15T19:48:01.3302150Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 63%] 2026-01-15T19:48:01.3305240Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 63%] 2026-01-15T19:48:01.3307740Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 63%] 2026-01-15T19:48:01.3310230Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 63%] 2026-01-15T19:48:01.3326210Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 63%] 2026-01-15T19:48:01.3344820Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 63%] 2026-01-15T19:48:01.3361050Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:01.3376590Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3391710Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3406650Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:01.3422080Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:01.3437490Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:01.3452560Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3467520Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3482280Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T19:48:01.3497370Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 64%] 2026-01-15T19:48:01.3512920Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 64%] 2026-01-15T19:48:01.3527120Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3542590Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 64%] 2026-01-15T19:48:01.3772050Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 64%] 2026-01-15T19:48:01.4090000Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 64%] 2026-01-15T19:48:01.4268860Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 64%] 2026-01-15T19:48:01.4271910Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 64%] 2026-01-15T19:48:01.4274480Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 65%] 2026-01-15T19:48:01.4277420Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 65%] 2026-01-15T19:48:02.4003980Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 65%] 2026-01-15T19:48:03.4384250Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 65%] 2026-01-15T19:48:04.4962520Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 65%] 2026-01-15T19:48:11.5239920Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-webm] PASSED [ 65%] 2026-01-15T19:48:12.5819670Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:13.6570460Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:14.7398270Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:21.7167920Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-webm] PASSED [ 65%] 2026-01-15T19:48:22.7830100Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 65%] 2026-01-15T19:48:23.8443470Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 65%] 2026-01-15T19:48:25.0098080Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 65%] 2026-01-15T19:48:31.9563140Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-webm] PASSED [ 65%] 2026-01-15T19:48:32.7364300Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 65%] 2026-01-15T19:48:33.5264530Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 65%] 2026-01-15T19:48:33.9069430Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 65%] 2026-01-15T19:48:34.7538180Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 65%] 2026-01-15T19:48:35.1265730Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T19:48:36.5614910Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T19:48:43.2234480Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-webm] PASSED [ 66%] 2026-01-15T19:48:44.0153660Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 66%] 2026-01-15T19:48:44.7884940Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 66%] 2026-01-15T19:48:45.1357390Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 66%] 2026-01-15T19:48:45.9981310Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 66%] 2026-01-15T19:48:46.3876680Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 66%] 2026-01-15T19:48:47.7912040Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 66%] 2026-01-15T19:48:54.6028190Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-webm] PASSED [ 66%] 2026-01-15T19:48:56.7028420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 66%] 2026-01-15T19:48:58.7980330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 66%] 2026-01-15T19:48:58.7995330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 66%] 2026-01-15T19:49:01.1976320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 66%] 2026-01-15T19:49:01.1992560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 66%] 2026-01-15T19:49:11.2007500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-webm] PASSED [ 66%] 2026-01-15T19:49:12.1864210Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 66%] 2026-01-15T19:49:13.0984930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 66%] 2026-01-15T19:49:13.7757210Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T19:49:14.8029480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T19:49:15.5783740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T19:49:21.1386840Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-webm] PASSED [ 67%] 2026-01-15T19:49:21.8311160Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T19:49:22.5652770Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 67%] 2026-01-15T19:49:23.2631610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 67%] 2026-01-15T19:49:24.0403330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 67%] 2026-01-15T19:49:24.7513360Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 67%] 2026-01-15T19:49:30.1781890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-webm] PASSED [ 67%] 2026-01-15T19:49:31.1479810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 67%] 2026-01-15T19:49:32.1260290Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 67%] 2026-01-15T19:49:32.7364730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 67%] 2026-01-15T19:49:33.8448530Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 67%] 2026-01-15T19:49:34.4389760Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 67%] 2026-01-15T19:49:39.6165140Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-webm] PASSED [ 67%] 2026-01-15T19:49:41.1987550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 67%] 2026-01-15T19:49:42.6882380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T19:49:42.6898050Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T19:49:44.1557210Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T19:49:44.1572720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T19:49:52.9488650Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-webm] PASSED [ 68%] 2026-01-15T19:49:53.7691910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T19:49:54.5887620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T19:49:55.1413020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T19:49:55.9299230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 68%] 2026-01-15T19:49:56.4127470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 68%] 2026-01-15T19:50:01.3726200Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-webm] PASSED [ 68%] 2026-01-15T19:50:01.8515470Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 68%] 2026-01-15T19:50:02.3310020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 68%] 2026-01-15T19:50:02.8142860Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 68%] 2026-01-15T19:50:03.3367810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 68%] 2026-01-15T19:50:03.8370630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 68%] 2026-01-15T19:50:08.9542990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-webm] PASSED [ 68%] 2026-01-15T19:50:09.7120890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 68%] 2026-01-15T19:50:10.4712570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T19:50:10.9425560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T19:50:11.7682060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T19:50:12.2676930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T19:50:17.1712500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-webm] PASSED [ 69%] 2026-01-15T19:50:18.6658490Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T19:50:20.2005740Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T19:50:20.2022260Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T19:50:21.7156270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T19:50:21.7172380Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T19:50:30.3721830Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-webm] PASSED [ 69%] 2026-01-15T19:50:31.1062870Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 69%] 2026-01-15T19:50:31.9028070Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 69%] 2026-01-15T19:50:32.4502220Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 69%] 2026-01-15T19:50:33.2952550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 69%] 2026-01-15T19:50:33.7912350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 69%] 2026-01-15T19:50:38.7167100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-webm] PASSED [ 69%] 2026-01-15T19:50:39.1818970Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T19:50:39.6738920Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T19:50:40.1809450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T19:50:40.7111170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T19:50:41.2265590Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T19:50:46.3286600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-webm] PASSED [ 70%] 2026-01-15T19:50:47.0938700Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T19:50:47.8967350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T19:50:48.3641570Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T19:50:49.2119930Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T19:50:49.6947270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T19:50:54.6676680Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-webm] PASSED [ 70%] 2026-01-15T19:50:56.6636730Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T19:50:58.7666040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T19:50:58.7684560Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T19:51:01.0375630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 70%] 2026-01-15T19:51:01.0392170Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 70%] 2026-01-15T19:51:10.3803460Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-webm] PASSED [ 70%] 2026-01-15T19:51:11.2795450Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T19:51:12.2143590Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T19:51:12.8791990Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T19:51:13.7421780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T19:51:14.3382650Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T19:51:19.6247970Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-webm] PASSED [ 71%] 2026-01-15T19:51:20.2671670Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T19:51:20.9357120Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T19:51:21.6416970Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T19:51:22.4182040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T19:51:23.1056040Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T19:51:28.2557720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-webm] PASSED [ 71%] 2026-01-15T19:51:29.2451940Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T19:51:30.2830780Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T19:51:30.9201600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T19:51:31.9259960Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T19:51:32.5319140Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T19:51:37.7080520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-webm] PASSED [ 71%] 2026-01-15T19:51:39.1011950Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T19:51:40.4835320Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T19:51:40.4851080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T19:51:42.0165080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T19:51:42.0182230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T19:51:50.7392280Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-webm] PASSED [ 72%] 2026-01-15T19:51:51.4734300Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T19:51:52.1985820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T19:51:52.6730630Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T19:51:53.4386500Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T19:51:53.9431110Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T19:51:59.0745520Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-webm] PASSED [ 72%] 2026-01-15T19:51:59.6347480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T19:52:00.2072590Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T19:52:00.7003390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T19:52:01.2141370Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T19:52:01.7170620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T19:52:06.6374550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-webm] PASSED [ 73%] 2026-01-15T19:52:07.4501760Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 73%] 2026-01-15T19:52:08.2575020Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 73%] 2026-01-15T19:52:08.7307180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T19:52:09.5390820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T19:52:10.0523910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T19:52:15.0738350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-webm] PASSED [ 73%] 2026-01-15T19:52:16.4500180Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T19:52:17.8594600Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T19:52:17.8610420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T19:52:19.4251080Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T19:52:19.4267390Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T19:52:28.1302230Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-webm] PASSED [ 73%] 2026-01-15T19:52:28.8337100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T19:52:29.5240680Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T19:52:30.0095710Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T19:52:30.8097410Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T19:52:31.3117190Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T19:52:36.3882010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-webm] PASSED [ 74%] 2026-01-15T19:52:36.9395330Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 74%] 2026-01-15T19:52:37.4347010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 74%] 2026-01-15T19:52:37.9012360Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 74%] 2026-01-15T19:52:38.4376010Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 74%] 2026-01-15T19:52:38.9168420Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 74%] 2026-01-15T19:52:43.9157100Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-webm] PASSED [ 74%] 2026-01-15T19:52:44.6904610Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T19:52:45.4985960Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T19:52:45.9632910Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T19:52:46.7736820Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T19:52:47.2991880Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T19:52:52.2661110Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-webm] PASSED [ 74%] 2026-01-15T19:52:53.7017770Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T19:52:54.5061200Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T19:52:54.5648170Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T19:52:54.6040410Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T19:52:54.6461980Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 75%] 2026-01-15T19:52:54.7149840Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 75%] 2026-01-15T19:52:54.7454880Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 75%] 2026-01-15T19:52:54.7807070Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] PASSED [ 75%] 2026-01-15T19:52:54.8566380Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 75%] 2026-01-15T19:52:58.4852200Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 75%] 2026-01-15T19:52:58.6188520Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] PASSED [ 75%] 2026-01-15T19:52:58.6469810Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 75%] 2026-01-15T19:52:58.6730970Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T19:52:58.6986460Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T19:52:58.6990520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T19:52:58.6993580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T19:52:58.6996510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T19:52:58.6999430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:52:58.7002310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:52:58.7005050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T19:52:58.7007840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T19:52:58.7010770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T19:52:58.7013960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7016480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7019320Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7021940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7024640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7027280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7029880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7032340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7035090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7037790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7040450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7044030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7046620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7049260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7051840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7054450Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T19:52:58.7057220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T19:52:58.7060010Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T19:52:58.7062510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7065080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7067860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:52:58.7070520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7073850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7076740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T19:52:58.7079370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7081960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7084740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:52:58.7087170Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7089780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7092360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:52:58.7094940Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7097870Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7100630Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T19:52:58.7104050Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T19:52:58.7107780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T19:52:58.7110990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7113950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7116660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7119330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7124680Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7127480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7133480Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7139250Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7142430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7148540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7153620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7156520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7161440Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7164930Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7167850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7170430Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T19:52:58.7172860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T19:52:58.7175320Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T19:52:58.7177850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7180490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7183790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:52:58.7186280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7188810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7191180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:52:58.7193590Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7195910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7198420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:52:58.7200840Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7203280Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7205720Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T19:52:58.7208260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7214380Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7216790Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T19:52:58.7219330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T19:52:58.7222080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T19:52:58.7224570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7227130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7229510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7232020Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7234620Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7236980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7239410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7242530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7245200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7247550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7251490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7254780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7257740Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7260510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7263190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7265750Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T19:52:58.7268340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T19:52:58.7270910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T19:52:58.7274530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7277120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7279660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7282240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7284560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7287140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7289640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7292240Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7295010Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7297690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7300210Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7303860Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7306550Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7308910Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7311520Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7314090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T19:52:58.7316990Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T19:52:58.7319710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T19:52:58.7322340Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7324920Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7327960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:52:58.7330080Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7333530Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7336120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:52:58.7338500Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7340770Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7343320Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T19:52:58.7345500Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7348200Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7350640Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:52:58.7353180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7355710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7358110Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T19:52:58.7361670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T19:52:58.7364350Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T19:52:58.7366900Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7369420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7372060Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7374540Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7376960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7379560Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7382120Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7385510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7388300Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7391710Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7394330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7396830Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7399180Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7401830Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7404420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7406780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T19:52:58.7409440Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T19:52:58.7412130Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T19:52:58.7414580Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7417070Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7420330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T19:52:58.7422880Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7425420Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7427970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:52:58.7430360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7433030Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7435360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:52:58.7437890Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7440400Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7442960Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:52:58.7445570Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7448670Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7451260Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T19:52:58.7453360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T19:52:58.7455980Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T19:52:58.7458370Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 85%] 2026-01-15T19:52:58.7461190Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 85%] 2026-01-15T19:52:58.7463660Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:52:58.7466140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:52:58.7468820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:52:58.7471040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:52:58.7473780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:52:58.7476970Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:52:58.7479360Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:52:58.7481780Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:52:58.7484310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:52:58.7486690Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T19:52:58.7488850Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T19:52:58.7491930Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T19:52:58.7497570Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T19:52:58.7502900Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T19:52:58.7508430Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T19:52:58.7517150Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T19:52:58.7566840Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 86%] 2026-01-15T19:52:58.7571410Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 86%] 2026-01-15T19:52:58.7609860Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:52:58.7634630Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 86%] 2026-01-15T19:52:58.7671010Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T19:52:58.8556370Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T19:52:58.8573710Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T19:52:58.8581810Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T19:52:58.8623520Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T19:52:58.8953830Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T19:52:58.8957300Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T19:52:58.8968140Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:52:58.9124550Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T19:52:58.9127640Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:52:58.9130380Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:52:58.9716050Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T19:52:58.9718730Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T19:52:58.9721550Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T19:52:59.0154310Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 87%] 2026-01-15T19:52:59.0157120Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.0159770Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:52:59.0346220Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 87%] 2026-01-15T19:52:59.0349080Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.0351740Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:52:59.0548530Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T19:52:59.0551290Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.0553890Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:52:59.0918410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T19:52:59.0921060Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.0923680Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:52:59.1280270Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:52:59.1283340Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.1285980Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T19:52:59.1334720Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T19:52:59.1337630Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T19:52:59.1340290Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:52:59.2036410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 88%] 2026-01-15T19:52:59.2039300Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 88%] 2026-01-15T19:52:59.2042100Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:52:59.5853750Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T19:52:59.5856950Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T19:52:59.5859830Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:52:59.6944490Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T19:52:59.6947610Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T19:52:59.6950470Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:52:59.7182570Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T19:52:59.7185700Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T19:52:59.7188570Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:52:59.7341480Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T19:52:59.7344290Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T19:52:59.7348970Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T19:53:00.0448130Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T19:53:00.0451860Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T19:53:00.0454530Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.0707990Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 89%] 2026-01-15T19:53:00.0711020Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 89%] 2026-01-15T19:53:00.0713650Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.1002420Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T19:53:00.1005400Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T19:53:00.1008340Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.1266830Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T19:53:00.1270270Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T19:53:00.1272930Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.1587230Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T19:53:00.1590420Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:00.1593270Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.1865140Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T19:53:00.1868070Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T19:53:00.1870660Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T19:53:00.1907900Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T19:53:00.1952860Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 90%] 2026-01-15T19:53:00.1957290Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 90%] 2026-01-15T19:53:00.2592790Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 90%] 2026-01-15T19:53:00.2720510Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T19:53:00.3334710Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T19:53:00.3337820Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T19:53:00.3340730Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T19:53:00.3664970Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T19:53:00.3891580Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T19:53:00.4329850Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T19:53:00.4765290Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T19:53:00.5158340Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T19:53:00.5514330Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T19:53:00.5517680Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CU...) [ 90%] 2026-01-15T19:53:00.5553270Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T19:53:00.5586880Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T19:53:00.5617750Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T19:53:00.5648810Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T19:53:00.5679020Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 91%] 2026-01-15T19:53:00.5708980Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 91%] 2026-01-15T19:53:00.5746070Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 91%] 2026-01-15T19:53:00.5958260Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T19:53:00.6114090Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T19:53:00.6213270Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:00.6329230Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:00.6437730Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:00.6493990Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:00.6576940Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:00.6624640Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T19:53:00.6685980Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T19:53:00.6736180Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T19:53:00.6781870Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:00.6802650Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T19:53:00.6843440Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T19:53:00.6860610Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T19:53:00.6889220Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T19:53:00.6900210Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 92%] 2026-01-15T19:53:00.6924800Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 92%] 2026-01-15T19:53:00.6932720Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T19:53:00.7275290Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T19:53:00.7409930Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T19:53:00.7609440Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T19:53:00.7751020Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T19:53:00.7844760Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T19:53:00.8233760Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T19:53:00.8666070Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T19:53:00.8668970Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T19:53:00.8671600Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T19:53:00.8674300Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T19:53:00.8676630Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T19:53:00.8698790Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T19:53:00.8706850Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T19:53:00.9472800Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T19:53:01.0224880Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 93%] 2026-01-15T19:53:01.0252530Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 93%] 2026-01-15T19:53:01.0257470Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T19:53:01.0261430Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T19:53:01.0265300Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T19:53:01.0269430Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T19:53:01.0273740Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T19:53:01.0743030Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:01.1257670Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:01.1728150Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T19:53:01.2248060Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T19:53:01.2769320Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T19:53:01.3305530Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T19:53:01.3825270Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T19:53:01.4359560Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T19:53:01.4555110Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T19:53:01.4773600Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T19:53:01.4988910Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T19:53:01.5188570Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 94%] 2026-01-15T19:53:01.5789370Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 94%] 2026-01-15T19:53:01.6043130Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T19:53:01.6593860Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T19:53:01.7269210Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T19:53:01.7495010Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T19:53:01.7895230Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T19:53:01.8486730Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T19:53:01.8726030Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T19:53:01.9958460Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:02.1199330Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T19:53:02.2156700Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T19:53:02.3161540Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T19:53:02.3659610Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T19:53:02.4247760Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T19:53:02.4280470Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T19:53:02.4317740Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T19:53:02.4352520Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 95%] 2026-01-15T19:53:02.4387140Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 95%] 2026-01-15T19:53:02.5592670Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:02.6761690Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:02.6833900Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T19:53:02.6959060Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T19:53:02.6999950Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:02.7033960Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:02.7067560Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T19:53:02.7101550Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:02.7136280Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T19:53:02.7168990Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T19:53:02.7204230Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T19:53:02.7238110Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T19:53:02.7242690Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T19:53:02.7246770Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T19:53:02.7251100Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T19:53:02.7255110Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T19:53:02.7259450Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 96%] 2026-01-15T19:53:02.7263780Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T19:53:02.7408760Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T19:53:02.7540910Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T19:53:02.7669530Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T19:53:03.0739660Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:03.3345550Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:03.6375300Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:03.9725480Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:04.1948060Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:04.5611000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:05.2341740Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T19:53:05.7395460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T19:53:06.4800810Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T19:53:07.1255520Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T19:53:07.4248790Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T19:53:08.5090350Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T19:53:08.5203870Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T19:53:08.6876110Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:08.8251460Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:09.0050500Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:09.1558150Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:09.3420870Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:09.4912660Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:09.6932780Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:09.8563250Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:09.8566760Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T19:53:10.0345020Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:10.1751000Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:10.3582480Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:10.5108470Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:10.6959390Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T19:53:10.8524970Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T19:53:11.0628610Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T19:53:11.2218510Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T19:53:11.3843940Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:11.5248630Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:11.7004520Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:11.8494380Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:12.0408990Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T19:53:12.1980600Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:12.4396410Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T19:53:12.6146320Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T19:53:12.6626130Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T19:53:12.7098920Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T19:53:12.7139900Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T19:53:12.7177800Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T19:53:12.7215490Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T19:53:12.7251160Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T19:53:12.7259280Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T19:53:12.7266110Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T19:53:12.8381190Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T19:53:12.9506950Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T19:53:12.9560820Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:13.0319460Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T19:53:13.0458540Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T19:53:13.1087060Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T19:53:13.1470330Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T19:53:13.1851100Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T19:53:13.2268770Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T19:53:13.2272740Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T19:53:13.2319860Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T19:53:13.2700590Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T19:53:13.2764320Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T19:53:13.3514030Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T19:53:13.3708670Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T19:53:13.3713100Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T19:53:13.4035630Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T19:53:13.4247640Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T19:53:13.4687780Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T19:53:13.7975920Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T19:53:13.7976180Z 2026-01-15T19:53:13.7976290Z ================ 1214 passed, 546 skipped in 372.23s (0:06:12) ================= 2026-01-15T19:53:14.2205140Z Post job cleanup. 2026-01-15T19:53:14.3590370Z ##[group]Gathering Inputs... 2026-01-15T19:53:14.3597440Z ##[endgroup] 2026-01-15T19:53:14.3598140Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T19:53:14.3601240Z Removing "/Users/runner/conda_pkgs_dir/aom-3.9.1-h7bae524_0" 2026-01-15T19:53:14.3640780Z Removing "/Users/runner/conda_pkgs_dir/bzip2-1.0.8-h80987f9_6" 2026-01-15T19:53:14.3671240Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2025.12.2-hca03da5_0" 2026-01-15T19:53:14.3687570Z Removing "/Users/runner/conda_pkgs_dir/ca-certificates-2026.1.4-hbd8a1cb_0" 2026-01-15T19:53:14.3705930Z Removing "/Users/runner/conda_pkgs_dir/cairo-1.18.0-hc6c324b_2" 2026-01-15T19:53:14.3737150Z Removing "/Users/runner/conda_pkgs_dir/dav1d-1.2.1-hb547adb_0" 2026-01-15T19:53:14.3759030Z Removing "/Users/runner/conda_pkgs_dir/expat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:14.3774700Z Removing "/Users/runner/conda_pkgs_dir/ffmpeg-7.0.1-gpl_h232664a_105" 2026-01-15T19:53:14.3849390Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T19:53:14.3864620Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T19:53:14.3876570Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T19:53:14.3891260Z Removing "/Users/runner/conda_pkgs_dir/font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T19:53:14.3906390Z Removing "/Users/runner/conda_pkgs_dir/fontconfig-2.15.0-h1383a14_1" 2026-01-15T19:53:14.3947700Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-ecosystem-1-0" 2026-01-15T19:53:14.3958990Z Removing "/Users/runner/conda_pkgs_dir/fonts-conda-forge-1-hc364b38_1" 2026-01-15T19:53:14.3970140Z Removing "/Users/runner/conda_pkgs_dir/freetype-2.14.1-hce30654_0" 2026-01-15T19:53:14.3997540Z Removing "/Users/runner/conda_pkgs_dir/fribidi-1.0.16-hc919400_0" 2026-01-15T19:53:14.4019310Z Removing "/Users/runner/conda_pkgs_dir/gettext-0.25.1-h3dcc1bd_0" 2026-01-15T19:53:14.4630770Z Removing "/Users/runner/conda_pkgs_dir/gettext-tools-0.25.1-h493aca8_0" 2026-01-15T19:53:14.4755770Z Removing "/Users/runner/conda_pkgs_dir/gmp-6.3.0-h7bae524_2" 2026-01-15T19:53:14.4770830Z Removing "/Users/runner/conda_pkgs_dir/gnutls-3.7.9-hd26332c_0" 2026-01-15T19:53:14.5404210Z Removing "/Users/runner/conda_pkgs_dir/graphite2-1.3.14-hec049ff_2" 2026-01-15T19:53:14.5517400Z Removing "/Users/runner/conda_pkgs_dir/harfbuzz-9.0.0-h1836168_0" 2026-01-15T19:53:14.5564050Z Removing "/Users/runner/conda_pkgs_dir/icu-73.2-hc8870d7_0" 2026-01-15T19:53:14.5883060Z Removing "/Users/runner/conda_pkgs_dir/lame-3.100-h1a8c8d9_1003" 2026-01-15T19:53:14.5998410Z Removing "/Users/runner/conda_pkgs_dir/libabseil-20240116.2-cxx17_h00cdb27_1" 2026-01-15T19:53:14.6128550Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6229410Z Removing "/Users/runner/conda_pkgs_dir/libasprintf-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6316100Z Removing "/Users/runner/conda_pkgs_dir/libass-0.17.3-hf20b609_0" 2026-01-15T19:53:14.6316700Z Removing "/Users/runner/conda_pkgs_dir/libcxx-20.1.8-hd7fd590_1" 2026-01-15T19:53:14.6317050Z Removing "/Users/runner/conda_pkgs_dir/libexpat-2.7.3-h50f4ffc_4" 2026-01-15T19:53:14.6317370Z Removing "/Users/runner/conda_pkgs_dir/libffi-3.4.4-hca03da5_1" 2026-01-15T19:53:14.6317670Z Removing "/Users/runner/conda_pkgs_dir/libfreetype-2.14.1-hce30654_0" 2026-01-15T19:53:14.6327190Z Removing "/Users/runner/conda_pkgs_dir/libfreetype6-2.14.1-h6da58f4_0" 2026-01-15T19:53:14.6337780Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6362920Z Removing "/Users/runner/conda_pkgs_dir/libgettextpo-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6385710Z Removing "/Users/runner/conda_pkgs_dir/libglib-2.84.0-hdff4504_0" 2026-01-15T19:53:14.6506420Z Removing "/Users/runner/conda_pkgs_dir/libhwloc-2.12.1-default_h88f92a7_1000" 2026-01-15T19:53:14.6684200Z Removing "/Users/runner/conda_pkgs_dir/libiconv-1.18-h23cfdf5_2" 2026-01-15T19:53:14.6789910Z Removing "/Users/runner/conda_pkgs_dir/libidn2-2.3.8-ha90df94_1" 2026-01-15T19:53:14.6877800Z Removing "/Users/runner/conda_pkgs_dir/libintl-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6878730Z Removing "/Users/runner/conda_pkgs_dir/libintl-devel-0.25.1-h493aca8_0" 2026-01-15T19:53:14.6879100Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-2024.3.0-h5c9529b_0" 2026-01-15T19:53:14.6879480Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-arm-cpu-plugin-2024.3.0-h5c9529b_0" 2026-01-15T19:53:14.6879920Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-batch-plugin-2024.3.0-hcd65546_0" 2026-01-15T19:53:14.6880350Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-auto-plugin-2024.3.0-hcd65546_0" 2026-01-15T19:53:14.6880770Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-hetero-plugin-2024.3.0-h88cb26a_0" 2026-01-15T19:53:14.6903990Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-ir-frontend-2024.3.0-h88cb26a_0" 2026-01-15T19:53:14.6929080Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-onnx-frontend-2024.3.0-h32b5460_0" 2026-01-15T19:53:14.6952000Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-paddle-frontend-2024.3.0-h32b5460_0" 2026-01-15T19:53:14.6970530Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-pytorch-frontend-2024.3.0-h00cdb27_0" 2026-01-15T19:53:14.6992490Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-frontend-2024.3.0-h2741c3b_0" 2026-01-15T19:53:14.7018580Z Removing "/Users/runner/conda_pkgs_dir/libopenvino-tensorflow-lite-frontend-2024.3.0-h00cdb27_0" 2026-01-15T19:53:14.7044650Z Removing "/Users/runner/conda_pkgs_dir/libopus-1.6.1-h1a92334_0" 2026-01-15T19:53:14.7055740Z Removing "/Users/runner/conda_pkgs_dir/libpng-1.6.54-h132b30e_0" 2026-01-15T19:53:14.7070650Z Removing "/Users/runner/conda_pkgs_dir/libprotobuf-4.25.3-hc39d83c_1" 2026-01-15T19:53:14.7172050Z Removing "/Users/runner/conda_pkgs_dir/libtasn1-4.21.0-h84a0fba_0" 2026-01-15T19:53:14.7200610Z Removing "/Users/runner/conda_pkgs_dir/libunistring-0.9.10-h3422bc3_0" 2026-01-15T19:53:14.7222400Z Removing "/Users/runner/conda_pkgs_dir/libvpx-1.14.1-h7bae524_0" 2026-01-15T19:53:14.7238990Z Removing "/Users/runner/conda_pkgs_dir/libxml2-2.13.9-h528a072_0" 2026-01-15T19:53:14.7267500Z Removing "/Users/runner/conda_pkgs_dir/libzlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:14.7280250Z Removing "/Users/runner/conda_pkgs_dir/ncurses-6.5-hee39554_0" 2026-01-15T19:53:14.8198810Z Removing "/Users/runner/conda_pkgs_dir/nettle-3.9.1-h40ed0f5_0" 2026-01-15T19:53:14.8236740Z Removing "/Users/runner/conda_pkgs_dir/openh264-2.4.1-hebf3989_0" 2026-01-15T19:53:14.8249820Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.0.18-h9b4081a_0" 2026-01-15T19:53:14.8337170Z Removing "/Users/runner/conda_pkgs_dir/openssl-3.6.0-h5503f6c_0" 2026-01-15T19:53:14.8506280Z Removing "/Users/runner/conda_pkgs_dir/p11-kit-0.24.1-h29577a5_0" 2026-01-15T19:53:14.8540970Z Removing "/Users/runner/conda_pkgs_dir/pcre2-10.44-ha881caa_2" 2026-01-15T19:53:14.8622050Z Removing "/Users/runner/conda_pkgs_dir/pip-25.3-pyhc872135_0" 2026-01-15T19:53:14.8784950Z Removing "/Users/runner/conda_pkgs_dir/pixman-0.46.4-h81086ad_1" 2026-01-15T19:53:14.8798010Z Removing "/Users/runner/conda_pkgs_dir/pugixml-1.14-h13dd4ca_0" 2026-01-15T19:53:14.8812960Z Removing "/Users/runner/conda_pkgs_dir/python-3.10.19-hf701271_0" 2026-01-15T19:53:14.9703290Z Removing "/Users/runner/conda_pkgs_dir/readline-8.3-h0b18652_0" 2026-01-15T19:53:14.9726540Z Removing "/Users/runner/conda_pkgs_dir/setuptools-80.9.0-py310hca03da5_0" 2026-01-15T19:53:15.0014190Z Removing "/Users/runner/conda_pkgs_dir/snappy-1.2.2-hada39a4_1" 2026-01-15T19:53:15.0029830Z Removing "/Users/runner/conda_pkgs_dir/sqlite-3.51.1-hab6afd1_0" 2026-01-15T19:53:15.0046010Z Removing "/Users/runner/conda_pkgs_dir/svt-av1-2.1.2-h7bae524_0" 2026-01-15T19:53:15.0060260Z Removing "/Users/runner/conda_pkgs_dir/tbb-2022.3.0-h66ce52b_1" 2026-01-15T19:53:15.0071690Z Removing "/Users/runner/conda_pkgs_dir/tk-8.6.15-hcd8a7d5_0" 2026-01-15T19:53:15.0242910Z Removing "/Users/runner/conda_pkgs_dir/tzdata-2025b-h04d1e81_0" 2026-01-15T19:53:15.0432710Z Removing "/Users/runner/conda_pkgs_dir/wheel-0.45.1-py310hca03da5_0" 2026-01-15T19:53:15.0461050Z Removing "/Users/runner/conda_pkgs_dir/x264-1!164.3095-h57fd34a_2" 2026-01-15T19:53:15.0472400Z Removing "/Users/runner/conda_pkgs_dir/x265-3.5-hbc6ce65_3" 2026-01-15T19:53:15.0674560Z Removing "/Users/runner/conda_pkgs_dir/xz-5.6.4-h80987f9_1" 2026-01-15T19:53:15.0743710Z Removing "/Users/runner/conda_pkgs_dir/zlib-1.3.1-h5f15de7_0" 2026-01-15T19:53:15.0761150Z ##[endgroup] 2026-01-15T19:53:15.0838970Z Post job cleanup. 2026-01-15T19:53:15.1391350Z [command]/opt/homebrew/bin/git version 2026-01-15T19:53:15.1523440Z git version 2.52.0 2026-01-15T19:53:15.1548760Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3cd995ff-3cc7-4be9-a0af-4f1de3f2d377/.gitconfig' 2026-01-15T19:53:15.1553990Z Temporarily overriding HOME='/Users/runner/work/_temp/3cd995ff-3cc7-4be9-a0af-4f1de3f2d377' before making global git config changes 2026-01-15T19:53:15.1554630Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T19:53:15.1556590Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/torchcodec/torchcodec 2026-01-15T19:53:15.1608770Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-01-15T19:53:15.1639220Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-01-15T19:53:15.2096120Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T19:53:15.2121340Z http.https://github.com/.extraheader 2026-01-15T19:53:15.2128100Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2026-01-15T19:53:15.2160170Z [command]/opt/homebrew/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' || :" 2026-01-15T19:53:15.2609060Z Cleaning up orphan processes