2026-01-15T20:08:14.9447449Z Current runner version: '2.331.0' 2026-01-15T20:08:14.9477251Z ##[group]Runner Image Provisioner 2026-01-15T20:08:14.9478026Z Hosted Compute Agent 2026-01-15T20:08:14.9478645Z Version: 20251211.462 2026-01-15T20:08:14.9479186Z Commit: 6cbad8c2bb55d58165063d031ccabf57e2d2db61 2026-01-15T20:08:14.9479755Z Build Date: 2025-12-11T16:28:49Z 2026-01-15T20:08:14.9480360Z Worker ID: {f7f81734-a115-4cb3-a735-dbf3648f6672} 2026-01-15T20:08:14.9481009Z ##[endgroup] 2026-01-15T20:08:14.9481460Z ##[group]Operating System 2026-01-15T20:08:14.9481951Z Microsoft Windows Server 2025 2026-01-15T20:08:14.9482674Z 10.0.26100 2026-01-15T20:08:14.9483040Z Datacenter 2026-01-15T20:08:14.9483429Z ##[endgroup] 2026-01-15T20:08:14.9483831Z ##[group]Runner Image 2026-01-15T20:08:14.9484247Z Image: windows-2025 2026-01-15T20:08:14.9484655Z Version: 20260111.179.1 2026-01-15T20:08:14.9485936Z Included Software: https://github.com/actions/runner-images/blob/win25/20260111.179/images/windows/Windows2025-Readme.md 2026-01-15T20:08:14.9487185Z Image Release: https://github.com/actions/runner-images/releases/tag/win25%2F20260111.179 2026-01-15T20:08:14.9487958Z ##[endgroup] 2026-01-15T20:08:14.9488818Z ##[group]GITHUB_TOKEN Permissions 2026-01-15T20:08:14.9490540Z Contents: read 2026-01-15T20:08:14.9490942Z Metadata: read 2026-01-15T20:08:14.9491341Z ##[endgroup] 2026-01-15T20:08:14.9493257Z Secret source: None 2026-01-15T20:08:14.9493850Z Prepare workflow directory 2026-01-15T20:08:14.9957108Z Prepare all required actions 2026-01-15T20:08:14.9994170Z Getting action download info 2026-01-15T20:08:15.4451079Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-01-15T20:08:15.5522011Z Download action repository 'conda-incubator/setup-miniconda@v3' (SHA:835234971496cad1653abb28a638a281cf32541f) 2026-01-15T20:08:16.3889744Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2026-01-15T20:08:17.5582639Z Complete job name: install-and-test (3.10, 8.0) 2026-01-15T20:08:17.8044004Z ##[group]Run actions/checkout@v3 2026-01-15T20:08:17.8045768Z with: 2026-01-15T20:08:17.8046206Z repository: meta-pytorch/torchcodec 2026-01-15T20:08:17.8047413Z token: *** 2026-01-15T20:08:17.8047732Z ssh-strict: true 2026-01-15T20:08:17.8048119Z persist-credentials: true 2026-01-15T20:08:17.8048544Z clean: true 2026-01-15T20:08:17.8048866Z sparse-checkout-cone-mode: true 2026-01-15T20:08:17.8049281Z fetch-depth: 1 2026-01-15T20:08:17.8049771Z fetch-tags: false 2026-01-15T20:08:17.8050234Z lfs: false 2026-01-15T20:08:17.8050545Z submodules: false 2026-01-15T20:08:17.8050955Z set-safe-directory: true 2026-01-15T20:08:17.8051729Z ##[endgroup] 2026-01-15T20:08:17.9572478Z Syncing repository: meta-pytorch/torchcodec 2026-01-15T20:08:17.9574063Z ##[group]Getting Git version info 2026-01-15T20:08:17.9574561Z Working directory is 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:18.0382844Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:08:18.4064051Z git version 2.52.0.windows.1 2026-01-15T20:08:18.4117693Z ##[endgroup] 2026-01-15T20:08:18.4139050Z Temporarily overriding HOME='D:\a\_temp\cf80ae8e-d06b-440c-a163-b232a66b590f' before making global git config changes 2026-01-15T20:08:18.4139921Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:08:18.4146488Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:08:18.4449574Z Deleting the contents of 'D:\a\torchcodec\torchcodec' 2026-01-15T20:08:18.4455747Z ##[group]Initializing the repository 2026-01-15T20:08:18.4463274Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\torchcodec\torchcodec 2026-01-15T20:08:18.5023685Z Initialized empty Git repository in D:/a/torchcodec/torchcodec/.git/ 2026-01-15T20:08:18.5069068Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:18.5377949Z ##[endgroup] 2026-01-15T20:08:18.5378922Z ##[group]Disabling automatic garbage collection 2026-01-15T20:08:18.5384510Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2026-01-15T20:08:18.5680184Z ##[endgroup] 2026-01-15T20:08:18.5680739Z ##[group]Setting up auth 2026-01-15T20:08:18.5689269Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:08:18.5991006Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:08:20.1061872Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:08:20.1357038Z [command]"C:\Program Files\Git\bin\git.exe" 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-15T20:08:20.6790885Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-01-15T20:08:20.7110990Z ##[endgroup] 2026-01-15T20:08:20.7113710Z ##[group]Fetching the repository 2026-01-15T20:08:20.7125750Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9dac10733cac190aa5e48f18321310f2a487a531:refs/remotes/pull/1166/merge 2026-01-15T20:08:21.7940550Z remote: Enumerating objects: 284, done. 2026-01-15T20:08:21.7941225Z remote: Counting objects: 0% (1/284) 2026-01-15T20:08:21.7941878Z remote: Counting objects: 1% (3/284) 2026-01-15T20:08:21.7942434Z remote: Counting objects: 2% (6/284) 2026-01-15T20:08:21.7942986Z remote: Counting objects: 3% (9/284) 2026-01-15T20:08:21.7947157Z remote: Counting objects: 4% (12/284) 2026-01-15T20:08:21.7948154Z remote: Counting objects: 5% (15/284) 2026-01-15T20:08:21.7948833Z remote: Counting objects: 6% (18/284) 2026-01-15T20:08:21.7949407Z remote: Counting objects: 7% (20/284) 2026-01-15T20:08:21.7950002Z remote: Counting objects: 8% (23/284) 2026-01-15T20:08:21.7950558Z remote: Counting objects: 9% (26/284) 2026-01-15T20:08:21.7951122Z remote: Counting objects: 10% (29/284) 2026-01-15T20:08:21.7951634Z remote: Counting objects: 11% (32/284) 2026-01-15T20:08:21.7951978Z remote: Counting objects: 12% (35/284) 2026-01-15T20:08:21.7952328Z remote: Counting objects: 13% (37/284) 2026-01-15T20:08:21.7952662Z remote: Counting objects: 14% (40/284) 2026-01-15T20:08:21.7953044Z remote: Counting objects: 15% (43/284) 2026-01-15T20:08:21.7953348Z remote: Counting objects: 16% (46/284) 2026-01-15T20:08:21.7953739Z remote: Counting objects: 17% (49/284) 2026-01-15T20:08:21.7954109Z remote: Counting objects: 18% (52/284) 2026-01-15T20:08:21.7954423Z remote: Counting objects: 19% (54/284) 2026-01-15T20:08:21.7954765Z remote: Counting objects: 20% (57/284) 2026-01-15T20:08:21.7955218Z remote: Counting objects: 21% (60/284) 2026-01-15T20:08:21.7955608Z remote: Counting objects: 22% (63/284) 2026-01-15T20:08:21.7956001Z remote: Counting objects: 23% (66/284) 2026-01-15T20:08:21.7956384Z remote: Counting objects: 24% (69/284) 2026-01-15T20:08:21.7956748Z remote: Counting objects: 25% (71/284) 2026-01-15T20:08:21.7957061Z remote: Counting objects: 26% (74/284) 2026-01-15T20:08:21.7957410Z remote: Counting objects: 27% (77/284) 2026-01-15T20:08:21.7957769Z remote: Counting objects: 28% (80/284) 2026-01-15T20:08:21.7958079Z remote: Counting objects: 29% (83/284) 2026-01-15T20:08:21.7958419Z remote: Counting objects: 30% (86/284) 2026-01-15T20:08:21.7959474Z remote: Counting objects: 31% (89/284) 2026-01-15T20:08:21.7959842Z remote: Counting objects: 32% (91/284) 2026-01-15T20:08:21.7960219Z remote: Counting objects: 33% (94/284) 2026-01-15T20:08:21.7960573Z remote: Counting objects: 34% (97/284) 2026-01-15T20:08:21.7961396Z remote: Counting objects: 35% (100/284) 2026-01-15T20:08:21.7961847Z remote: Counting objects: 36% (103/284) 2026-01-15T20:08:21.7962229Z remote: Counting objects: 37% (106/284) 2026-01-15T20:08:21.7962546Z remote: Counting objects: 38% (108/284) 2026-01-15T20:08:21.7963068Z remote: Counting objects: 39% (111/284) 2026-01-15T20:08:21.7963446Z remote: Counting objects: 40% (114/284) 2026-01-15T20:08:21.7963754Z remote: Counting objects: 41% (117/284) 2026-01-15T20:08:21.7964082Z remote: Counting objects: 42% (120/284) 2026-01-15T20:08:21.7964409Z remote: Counting objects: 43% (123/284) 2026-01-15T20:08:21.7964773Z remote: Counting objects: 44% (125/284) 2026-01-15T20:08:21.7965080Z remote: Counting objects: 45% (128/284) 2026-01-15T20:08:21.7965433Z remote: Counting objects: 46% (131/284) 2026-01-15T20:08:21.7965786Z remote: Counting objects: 47% (134/284) 2026-01-15T20:08:21.7966094Z remote: Counting objects: 48% (137/284) 2026-01-15T20:08:21.7966450Z remote: Counting objects: 49% (140/284) 2026-01-15T20:08:21.7966758Z remote: Counting objects: 50% (142/284) 2026-01-15T20:08:21.7967106Z remote: Counting objects: 51% (145/284) 2026-01-15T20:08:21.7967409Z remote: Counting objects: 52% (148/284) 2026-01-15T20:08:21.7967776Z remote: Counting objects: 53% (151/284) 2026-01-15T20:08:21.7968125Z remote: Counting objects: 54% (154/284) 2026-01-15T20:08:21.7968432Z remote: Counting objects: 55% (157/284) 2026-01-15T20:08:21.7968793Z remote: Counting objects: 56% (160/284) 2026-01-15T20:08:21.7969694Z remote: Counting objects: 57% (162/284) 2026-01-15T20:08:21.7970067Z remote: Counting objects: 58% (165/284) 2026-01-15T20:08:21.7970393Z remote: Counting objects: 59% (168/284) 2026-01-15T20:08:21.7970746Z remote: Counting objects: 60% (171/284) 2026-01-15T20:08:21.7971089Z remote: Counting objects: 61% (174/284) 2026-01-15T20:08:21.7971611Z remote: Counting objects: 62% (177/284) 2026-01-15T20:08:21.7971986Z remote: Counting objects: 63% (179/284) 2026-01-15T20:08:21.7972281Z remote: Counting objects: 64% (182/284) 2026-01-15T20:08:21.7972612Z remote: Counting objects: 65% (185/284) 2026-01-15T20:08:21.7972912Z remote: Counting objects: 66% (188/284) 2026-01-15T20:08:21.7973226Z remote: Counting objects: 67% (191/284) 2026-01-15T20:08:21.7973561Z remote: Counting objects: 68% (194/284) 2026-01-15T20:08:21.7973852Z remote: Counting objects: 69% (196/284) 2026-01-15T20:08:21.7974181Z remote: Counting objects: 70% (199/284) 2026-01-15T20:08:21.7974486Z remote: Counting objects: 71% (202/284) 2026-01-15T20:08:21.7974799Z remote: Counting objects: 72% (205/284) 2026-01-15T20:08:21.7975090Z remote: Counting objects: 73% (208/284) 2026-01-15T20:08:21.7975419Z remote: Counting objects: 74% (211/284) 2026-01-15T20:08:21.7975740Z remote: Counting objects: 75% (213/284) 2026-01-15T20:08:21.7976026Z remote: Counting objects: 76% (216/284) 2026-01-15T20:08:21.7976350Z remote: Counting objects: 77% (219/284) 2026-01-15T20:08:21.7976648Z remote: Counting objects: 78% (222/284) 2026-01-15T20:08:21.7976986Z remote: Counting objects: 79% (225/284) 2026-01-15T20:08:21.7977286Z remote: Counting objects: 80% (228/284) 2026-01-15T20:08:21.7977642Z remote: Counting objects: 81% (231/284) 2026-01-15T20:08:21.7977991Z remote: Counting objects: 82% (233/284) 2026-01-15T20:08:21.7978469Z remote: Counting objects: 83% (236/284) 2026-01-15T20:08:21.7978852Z remote: Counting objects: 84% (239/284) 2026-01-15T20:08:21.7979144Z remote: Counting objects: 85% (242/284) 2026-01-15T20:08:21.7979489Z remote: Counting objects: 86% (245/284) 2026-01-15T20:08:21.7979815Z remote: Counting objects: 87% (248/284) 2026-01-15T20:08:21.8094285Z remote: Counting objects: 88% (250/284) 2026-01-15T20:08:21.8095561Z remote: Counting objects: 89% (253/284) 2026-01-15T20:08:21.8096230Z remote: Counting objects: 90% (256/284) 2026-01-15T20:08:21.8096645Z remote: Counting objects: 91% (259/284) 2026-01-15T20:08:21.8097025Z remote: Counting objects: 92% (262/284) 2026-01-15T20:08:21.8097480Z remote: Counting objects: 93% (265/284) 2026-01-15T20:08:21.8097859Z remote: Counting objects: 94% (267/284) 2026-01-15T20:08:21.8098263Z remote: Counting objects: 95% (270/284) 2026-01-15T20:08:21.8098766Z remote: Counting objects: 96% (273/284) 2026-01-15T20:08:21.8099143Z remote: Counting objects: 97% (276/284) 2026-01-15T20:08:21.8099569Z remote: Counting objects: 98% (279/284) 2026-01-15T20:08:21.8100004Z remote: Counting objects: 99% (282/284) 2026-01-15T20:08:21.8100381Z remote: Counting objects: 100% (284/284) 2026-01-15T20:08:21.8100818Z remote: Counting objects: 100% (284/284), done. 2026-01-15T20:08:21.8101579Z remote: Compressing objects: 0% (1/233) 2026-01-15T20:08:21.8102036Z remote: Compressing objects: 1% (3/233) 2026-01-15T20:08:21.8102436Z remote: Compressing objects: 2% (5/233) 2026-01-15T20:08:21.8102998Z remote: Compressing objects: 3% (7/233) 2026-01-15T20:08:21.8103600Z remote: Compressing objects: 4% (10/233) 2026-01-15T20:08:21.8104022Z remote: Compressing objects: 5% (12/233) 2026-01-15T20:08:21.8104754Z remote: Compressing objects: 6% (14/233) 2026-01-15T20:08:21.8105171Z remote: Compressing objects: 7% (17/233) 2026-01-15T20:08:21.8105652Z remote: Compressing objects: 8% (19/233) 2026-01-15T20:08:21.8106190Z remote: Compressing objects: 9% (21/233) 2026-01-15T20:08:21.8106635Z remote: Compressing objects: 10% (24/233) 2026-01-15T20:08:21.8107051Z remote: Compressing objects: 11% (26/233) 2026-01-15T20:08:21.8107430Z remote: Compressing objects: 12% (28/233) 2026-01-15T20:08:21.8107892Z remote: Compressing objects: 13% (31/233) 2026-01-15T20:08:21.8108265Z remote: Compressing objects: 14% (33/233) 2026-01-15T20:08:21.8514577Z remote: Compressing objects: 15% (35/233) 2026-01-15T20:08:21.8515302Z remote: Compressing objects: 16% (38/233) 2026-01-15T20:08:21.8515883Z remote: Compressing objects: 17% (40/233) 2026-01-15T20:08:21.8516284Z remote: Compressing objects: 18% (42/233) 2026-01-15T20:08:21.8516658Z remote: Compressing objects: 19% (45/233) 2026-01-15T20:08:21.8517026Z remote: Compressing objects: 20% (47/233) 2026-01-15T20:08:21.8517446Z remote: Compressing objects: 21% (49/233) 2026-01-15T20:08:21.8518015Z remote: Compressing objects: 22% (52/233) 2026-01-15T20:08:21.8518375Z remote: Compressing objects: 23% (54/233) 2026-01-15T20:08:21.8518697Z remote: Compressing objects: 24% (56/233) 2026-01-15T20:08:21.8519074Z remote: Compressing objects: 25% (59/233) 2026-01-15T20:08:21.8519393Z remote: Compressing objects: 26% (61/233) 2026-01-15T20:08:21.8519724Z remote: Compressing objects: 27% (63/233) 2026-01-15T20:08:21.8520066Z remote: Compressing objects: 28% (66/233) 2026-01-15T20:08:21.8520368Z remote: Compressing objects: 29% (68/233) 2026-01-15T20:08:21.8520696Z remote: Compressing objects: 30% (70/233) 2026-01-15T20:08:21.8521087Z remote: Compressing objects: 31% (73/233) 2026-01-15T20:08:21.8521820Z remote: Compressing objects: 32% (75/233) 2026-01-15T20:08:21.8522150Z remote: Compressing objects: 33% (77/233) 2026-01-15T20:08:21.8522554Z remote: Compressing objects: 34% (80/233) 2026-01-15T20:08:21.8522924Z remote: Compressing objects: 35% (82/233) 2026-01-15T20:08:21.8690370Z remote: Compressing objects: 36% (84/233) 2026-01-15T20:08:21.8690867Z remote: Compressing objects: 37% (87/233) 2026-01-15T20:08:21.8691209Z remote: Compressing objects: 38% (89/233) 2026-01-15T20:08:21.9285855Z remote: Compressing objects: 39% (91/233) 2026-01-15T20:08:21.9286481Z remote: Compressing objects: 40% (94/233) 2026-01-15T20:08:21.9286872Z remote: Compressing objects: 41% (96/233) 2026-01-15T20:08:21.9694065Z remote: Compressing objects: 42% (98/233) 2026-01-15T20:08:21.9694778Z remote: Compressing objects: 43% (101/233) 2026-01-15T20:08:21.9695202Z remote: Compressing objects: 44% (103/233) 2026-01-15T20:08:21.9695520Z remote: Compressing objects: 45% (105/233) 2026-01-15T20:08:21.9695921Z remote: Compressing objects: 46% (108/233) 2026-01-15T20:08:21.9696268Z remote: Compressing objects: 47% (110/233) 2026-01-15T20:08:21.9696585Z remote: Compressing objects: 48% (112/233) 2026-01-15T20:08:21.9696933Z remote: Compressing objects: 49% (115/233) 2026-01-15T20:08:21.9697244Z remote: Compressing objects: 50% (117/233) 2026-01-15T20:08:21.9697593Z remote: Compressing objects: 51% (119/233) 2026-01-15T20:08:21.9697949Z remote: Compressing objects: 52% (122/233) 2026-01-15T20:08:21.9698376Z remote: Compressing objects: 53% (124/233) 2026-01-15T20:08:21.9698863Z remote: Compressing objects: 54% (126/233) 2026-01-15T20:08:21.9699388Z remote: Compressing objects: 55% (129/233) 2026-01-15T20:08:21.9699737Z remote: Compressing objects: 56% (131/233) 2026-01-15T20:08:21.9700373Z remote: Compressing objects: 57% (133/233) 2026-01-15T20:08:21.9700721Z remote: Compressing objects: 58% (136/233) 2026-01-15T20:08:21.9701067Z remote: Compressing objects: 59% (138/233) 2026-01-15T20:08:21.9701382Z remote: Compressing objects: 60% (140/233) 2026-01-15T20:08:21.9701759Z remote: Compressing objects: 61% (143/233) 2026-01-15T20:08:21.9766181Z remote: Compressing objects: 62% (145/233) 2026-01-15T20:08:21.9767023Z remote: Compressing objects: 63% (147/233) 2026-01-15T20:08:21.9767657Z remote: Compressing objects: 64% (150/233) 2026-01-15T20:08:21.9767986Z remote: Compressing objects: 65% (152/233) 2026-01-15T20:08:21.9768365Z remote: Compressing objects: 66% (154/233) 2026-01-15T20:08:21.9768687Z remote: Compressing objects: 67% (157/233) 2026-01-15T20:08:21.9769062Z remote: Compressing objects: 68% (159/233) 2026-01-15T20:08:21.9769481Z remote: Compressing objects: 69% (161/233) 2026-01-15T20:08:21.9769806Z remote: Compressing objects: 70% (164/233) 2026-01-15T20:08:21.9770188Z remote: Compressing objects: 71% (166/233) 2026-01-15T20:08:21.9770516Z remote: Compressing objects: 72% (168/233) 2026-01-15T20:08:21.9770868Z remote: Compressing objects: 73% (171/233) 2026-01-15T20:08:21.9771221Z remote: Compressing objects: 74% (173/233) 2026-01-15T20:08:21.9771596Z remote: Compressing objects: 75% (175/233) 2026-01-15T20:08:21.9771987Z remote: Compressing objects: 76% (178/233) 2026-01-15T20:08:21.9772345Z remote: Compressing objects: 77% (180/233) 2026-01-15T20:08:21.9772706Z remote: Compressing objects: 78% (182/233) 2026-01-15T20:08:21.9773038Z remote: Compressing objects: 79% (185/233) 2026-01-15T20:08:21.9773415Z remote: Compressing objects: 80% (187/233) 2026-01-15T20:08:21.9773723Z remote: Compressing objects: 81% (189/233) 2026-01-15T20:08:21.9774962Z remote: Compressing objects: 82% (192/233) 2026-01-15T20:08:21.9775333Z remote: Compressing objects: 83% (194/233) 2026-01-15T20:08:21.9775641Z remote: Compressing objects: 84% (196/233) 2026-01-15T20:08:21.9775997Z remote: Compressing objects: 85% (199/233) 2026-01-15T20:08:21.9776316Z remote: Compressing objects: 86% (201/233) 2026-01-15T20:08:21.9776658Z remote: Compressing objects: 87% (203/233) 2026-01-15T20:08:21.9776976Z remote: Compressing objects: 88% (206/233) 2026-01-15T20:08:21.9777371Z remote: Compressing objects: 89% (208/233) 2026-01-15T20:08:21.9777749Z remote: Compressing objects: 90% (210/233) 2026-01-15T20:08:21.9778081Z remote: Compressing objects: 91% (213/233) 2026-01-15T20:08:21.9778471Z remote: Compressing objects: 92% (215/233) 2026-01-15T20:08:21.9778970Z remote: Compressing objects: 93% (217/233) 2026-01-15T20:08:21.9779539Z remote: Compressing objects: 94% (220/233) 2026-01-15T20:08:21.9780039Z remote: Compressing objects: 95% (222/233) 2026-01-15T20:08:21.9780857Z remote: Compressing objects: 96% (224/233) 2026-01-15T20:08:21.9781443Z remote: Compressing objects: 97% (227/233) 2026-01-15T20:08:21.9782010Z remote: Compressing objects: 98% (229/233) 2026-01-15T20:08:21.9782614Z remote: Compressing objects: 99% (231/233) 2026-01-15T20:08:21.9783155Z remote: Compressing objects: 100% (233/233) 2026-01-15T20:08:21.9783759Z remote: Compressing objects: 100% (233/233), done. 2026-01-15T20:08:21.9986250Z Receiving objects: 0% (1/284) 2026-01-15T20:08:21.9986809Z Receiving objects: 1% (3/284) 2026-01-15T20:08:21.9991965Z Receiving objects: 2% (6/284) 2026-01-15T20:08:21.9993642Z Receiving objects: 3% (9/284) 2026-01-15T20:08:22.0365976Z Receiving objects: 4% (12/284) 2026-01-15T20:08:22.0367011Z Receiving objects: 5% (15/284) 2026-01-15T20:08:22.0369592Z Receiving objects: 6% (18/284) 2026-01-15T20:08:22.0375056Z Receiving objects: 7% (20/284) 2026-01-15T20:08:22.0375893Z Receiving objects: 8% (23/284) 2026-01-15T20:08:22.0376388Z Receiving objects: 9% (26/284) 2026-01-15T20:08:22.0378855Z Receiving objects: 10% (29/284) 2026-01-15T20:08:22.2101845Z Receiving objects: 11% (32/284) 2026-01-15T20:08:22.2102951Z Receiving objects: 12% (35/284) 2026-01-15T20:08:22.2104683Z Receiving objects: 13% (37/284) 2026-01-15T20:08:22.2106785Z Receiving objects: 14% (40/284) 2026-01-15T20:08:22.2108161Z Receiving objects: 15% (43/284) 2026-01-15T20:08:22.2110017Z Receiving objects: 16% (46/284) 2026-01-15T20:08:22.2110539Z Receiving objects: 17% (49/284) 2026-01-15T20:08:22.2178198Z Receiving objects: 18% (52/284) 2026-01-15T20:08:22.2184969Z Receiving objects: 19% (54/284) 2026-01-15T20:08:22.2187152Z Receiving objects: 20% (57/284) 2026-01-15T20:08:22.2188377Z Receiving objects: 21% (60/284) 2026-01-15T20:08:22.2189206Z Receiving objects: 22% (63/284) 2026-01-15T20:08:22.2189921Z Receiving objects: 23% (66/284) 2026-01-15T20:08:22.2191377Z Receiving objects: 24% (69/284) 2026-01-15T20:08:22.2192204Z Receiving objects: 25% (71/284) 2026-01-15T20:08:22.2194448Z Receiving objects: 26% (74/284) 2026-01-15T20:08:22.2199059Z Receiving objects: 27% (77/284) 2026-01-15T20:08:22.2203468Z Receiving objects: 28% (80/284) 2026-01-15T20:08:22.2207930Z Receiving objects: 29% (83/284) 2026-01-15T20:08:22.2211187Z Receiving objects: 30% (86/284) 2026-01-15T20:08:22.2211932Z Receiving objects: 31% (89/284) 2026-01-15T20:08:22.2214908Z Receiving objects: 32% (91/284) 2026-01-15T20:08:22.2216794Z Receiving objects: 33% (94/284) 2026-01-15T20:08:22.2218179Z Receiving objects: 34% (97/284) 2026-01-15T20:08:22.2219157Z Receiving objects: 35% (100/284) 2026-01-15T20:08:22.2222718Z Receiving objects: 36% (103/284) 2026-01-15T20:08:22.2223295Z Receiving objects: 37% (106/284) 2026-01-15T20:08:22.2224632Z Receiving objects: 38% (108/284) 2026-01-15T20:08:22.2227152Z Receiving objects: 39% (111/284) 2026-01-15T20:08:22.2232927Z Receiving objects: 40% (114/284) 2026-01-15T20:08:22.2241389Z Receiving objects: 41% (117/284) 2026-01-15T20:08:22.2243695Z Receiving objects: 42% (120/284) 2026-01-15T20:08:22.2248146Z Receiving objects: 43% (123/284) 2026-01-15T20:08:22.2251200Z Receiving objects: 44% (125/284) 2026-01-15T20:08:22.2258939Z Receiving objects: 45% (128/284) 2026-01-15T20:08:22.2261912Z Receiving objects: 46% (131/284) 2026-01-15T20:08:22.2269832Z Receiving objects: 47% (134/284) 2026-01-15T20:08:22.2272659Z Receiving objects: 48% (137/284) 2026-01-15T20:08:22.2273354Z Receiving objects: 49% (140/284) 2026-01-15T20:08:22.2301739Z Receiving objects: 50% (142/284) 2026-01-15T20:08:22.2303212Z Receiving objects: 51% (145/284) 2026-01-15T20:08:22.2303868Z Receiving objects: 52% (148/284) 2026-01-15T20:08:22.2693283Z Receiving objects: 53% (151/284) 2026-01-15T20:08:22.2706485Z Receiving objects: 54% (154/284) 2026-01-15T20:08:22.2708055Z Receiving objects: 55% (157/284) 2026-01-15T20:08:22.2708944Z Receiving objects: 56% (160/284) 2026-01-15T20:08:22.2711787Z Receiving objects: 57% (162/284) 2026-01-15T20:08:22.2751168Z Receiving objects: 58% (165/284) 2026-01-15T20:08:22.2751862Z Receiving objects: 59% (168/284) 2026-01-15T20:08:22.2755139Z Receiving objects: 60% (171/284) 2026-01-15T20:08:22.2758623Z Receiving objects: 61% (174/284) 2026-01-15T20:08:22.2759632Z Receiving objects: 62% (177/284) 2026-01-15T20:08:22.2760511Z Receiving objects: 63% (179/284) 2026-01-15T20:08:22.2762917Z Receiving objects: 64% (182/284) 2026-01-15T20:08:22.2765182Z Receiving objects: 65% (185/284) 2026-01-15T20:08:22.2768689Z Receiving objects: 66% (188/284) 2026-01-15T20:08:22.2772606Z Receiving objects: 67% (191/284) 2026-01-15T20:08:22.3366112Z Receiving objects: 68% (194/284) 2026-01-15T20:08:22.3379525Z Receiving objects: 69% (196/284) 2026-01-15T20:08:22.3944378Z Receiving objects: 70% (199/284) 2026-01-15T20:08:22.4081180Z Receiving objects: 71% (202/284) 2026-01-15T20:08:22.4124591Z Receiving objects: 72% (205/284) 2026-01-15T20:08:22.4220254Z Receiving objects: 73% (208/284) 2026-01-15T20:08:22.4228639Z Receiving objects: 74% (211/284) 2026-01-15T20:08:22.4256956Z Receiving objects: 75% (213/284) 2026-01-15T20:08:22.4307488Z Receiving objects: 76% (216/284) 2026-01-15T20:08:22.4326635Z Receiving objects: 77% (219/284) 2026-01-15T20:08:22.4487577Z Receiving objects: 78% (222/284) 2026-01-15T20:08:22.4493100Z Receiving objects: 79% (225/284) 2026-01-15T20:08:22.4519418Z Receiving objects: 80% (228/284) 2026-01-15T20:08:22.4526318Z Receiving objects: 81% (231/284) 2026-01-15T20:08:22.4558814Z Receiving objects: 82% (233/284) 2026-01-15T20:08:22.4578691Z Receiving objects: 83% (236/284) 2026-01-15T20:08:22.4591762Z Receiving objects: 84% (239/284) 2026-01-15T20:08:22.4622517Z Receiving objects: 85% (242/284) 2026-01-15T20:08:22.4633013Z Receiving objects: 86% (245/284) 2026-01-15T20:08:22.4641248Z Receiving objects: 87% (248/284) 2026-01-15T20:08:22.4960319Z Receiving objects: 88% (250/284) 2026-01-15T20:08:22.5000865Z Receiving objects: 89% (253/284) 2026-01-15T20:08:22.5034728Z Receiving objects: 90% (256/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5073872Z Receiving objects: 91% (259/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5269823Z Receiving objects: 92% (262/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5309274Z Receiving objects: 93% (265/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5618983Z Receiving objects: 94% (267/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5661116Z Receiving objects: 95% (270/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5667799Z Receiving objects: 96% (273/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5674941Z Receiving objects: 97% (276/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5677519Z Receiving objects: 98% (279/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5678983Z remote: Total 284 (delta 59), reused 145 (delta 40), pack-reused 0 (from 0) 2026-01-15T20:08:22.5683321Z Receiving objects: 99% (282/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5684113Z Receiving objects: 100% (284/284), 5.99 MiB | 11.97 MiB/s 2026-01-15T20:08:22.5684545Z Receiving objects: 100% (284/284), 9.88 MiB | 17.32 MiB/s, done. 2026-01-15T20:08:22.5706976Z Resolving deltas: 0% (0/59) 2026-01-15T20:08:22.5710715Z Resolving deltas: 3% (2/59) 2026-01-15T20:08:22.5711195Z Resolving deltas: 5% (3/59) 2026-01-15T20:08:22.5711704Z Resolving deltas: 6% (4/59) 2026-01-15T20:08:22.5712239Z Resolving deltas: 8% (5/59) 2026-01-15T20:08:22.5718834Z Resolving deltas: 10% (6/59) 2026-01-15T20:08:22.5740854Z Resolving deltas: 11% (7/59) 2026-01-15T20:08:22.5746899Z Resolving deltas: 13% (8/59) 2026-01-15T20:08:22.5748821Z Resolving deltas: 15% (9/59) 2026-01-15T20:08:22.5752357Z Resolving deltas: 16% (10/59) 2026-01-15T20:08:22.5753076Z Resolving deltas: 18% (11/59) 2026-01-15T20:08:22.5753638Z Resolving deltas: 20% (12/59) 2026-01-15T20:08:22.5756452Z Resolving deltas: 22% (13/59) 2026-01-15T20:08:22.5757171Z Resolving deltas: 23% (14/59) 2026-01-15T20:08:22.5757716Z Resolving deltas: 27% (16/59) 2026-01-15T20:08:22.5758634Z Resolving deltas: 28% (17/59) 2026-01-15T20:08:22.5759219Z Resolving deltas: 30% (18/59) 2026-01-15T20:08:22.5759749Z Resolving deltas: 32% (19/59) 2026-01-15T20:08:22.5760338Z Resolving deltas: 33% (20/59) 2026-01-15T20:08:22.5764962Z Resolving deltas: 35% (21/59) 2026-01-15T20:08:22.5765622Z Resolving deltas: 37% (22/59) 2026-01-15T20:08:22.5766004Z Resolving deltas: 38% (23/59) 2026-01-15T20:08:22.5766262Z Resolving deltas: 40% (24/59) 2026-01-15T20:08:22.5766559Z Resolving deltas: 42% (25/59) 2026-01-15T20:08:22.5775889Z Resolving deltas: 44% (26/59) 2026-01-15T20:08:22.5786815Z Resolving deltas: 47% (28/59) 2026-01-15T20:08:22.5792719Z Resolving deltas: 49% (29/59) 2026-01-15T20:08:22.5800372Z Resolving deltas: 52% (31/59) 2026-01-15T20:08:22.5808827Z Resolving deltas: 54% (32/59) 2026-01-15T20:08:22.5813640Z Resolving deltas: 55% (33/59) 2026-01-15T20:08:22.5823057Z Resolving deltas: 57% (34/59) 2026-01-15T20:08:22.5828616Z Resolving deltas: 59% (35/59) 2026-01-15T20:08:22.5873299Z Resolving deltas: 62% (37/59) 2026-01-15T20:08:22.5874063Z Resolving deltas: 64% (38/59) 2026-01-15T20:08:22.5874583Z Resolving deltas: 66% (39/59) 2026-01-15T20:08:22.5876196Z Resolving deltas: 67% (40/59) 2026-01-15T20:08:22.5876808Z Resolving deltas: 69% (41/59) 2026-01-15T20:08:22.5893382Z Resolving deltas: 71% (42/59) 2026-01-15T20:08:22.5896059Z Resolving deltas: 72% (43/59) 2026-01-15T20:08:22.5907594Z Resolving deltas: 74% (44/59) 2026-01-15T20:08:22.5908244Z Resolving deltas: 76% (45/59) 2026-01-15T20:08:22.5937515Z Resolving deltas: 77% (46/59) 2026-01-15T20:08:22.5953969Z Resolving deltas: 79% (47/59) 2026-01-15T20:08:22.5973420Z Resolving deltas: 81% (48/59) 2026-01-15T20:08:22.5982857Z Resolving deltas: 83% (49/59) 2026-01-15T20:08:22.5996360Z Resolving deltas: 84% (50/59) 2026-01-15T20:08:22.6032863Z Resolving deltas: 86% (51/59) 2026-01-15T20:08:22.6046591Z Resolving deltas: 88% (52/59) 2026-01-15T20:08:22.6060533Z Resolving deltas: 89% (53/59) 2026-01-15T20:08:22.6076491Z Resolving deltas: 91% (54/59) 2026-01-15T20:08:22.6086866Z Resolving deltas: 93% (55/59) 2026-01-15T20:08:22.6100842Z Resolving deltas: 94% (56/59) 2026-01-15T20:08:22.6105167Z Resolving deltas: 96% (57/59) 2026-01-15T20:08:22.6120110Z Resolving deltas: 98% (58/59) 2026-01-15T20:08:22.6129500Z Resolving deltas: 100% (59/59) 2026-01-15T20:08:22.6133299Z Resolving deltas: 100% (59/59), done. 2026-01-15T20:08:22.6479144Z From https://github.com/meta-pytorch/torchcodec 2026-01-15T20:08:22.6479692Z * [new ref] 9dac10733cac190aa5e48f18321310f2a487a531 -> pull/1166/merge 2026-01-15T20:08:22.6674844Z ##[endgroup] 2026-01-15T20:08:22.6675306Z ##[group]Determining the checkout info 2026-01-15T20:08:22.6677379Z ##[endgroup] 2026-01-15T20:08:22.6678002Z ##[group]Checking out the ref 2026-01-15T20:08:22.6686234Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/1166/merge 2026-01-15T20:08:22.9005152Z Note: switching to 'refs/remotes/pull/1166/merge'. 2026-01-15T20:08:22.9005579Z 2026-01-15T20:08:22.9005960Z You are in 'detached HEAD' state. You can look around, make experimental 2026-01-15T20:08:22.9006733Z changes and commit them, and you can discard any commits you make in this 2026-01-15T20:08:22.9007340Z state without impacting any branches by switching back to a branch. 2026-01-15T20:08:22.9008217Z 2026-01-15T20:08:22.9008482Z If you want to create a new branch to retain commits you create, you may 2026-01-15T20:08:22.9008947Z do so (now or later) by using -c with the switch command. Example: 2026-01-15T20:08:22.9009184Z 2026-01-15T20:08:22.9009386Z git switch -c 2026-01-15T20:08:22.9009552Z 2026-01-15T20:08:22.9009682Z Or undo this operation with: 2026-01-15T20:08:22.9009882Z 2026-01-15T20:08:22.9009972Z git switch - 2026-01-15T20:08:22.9010078Z 2026-01-15T20:08:22.9010326Z Turn off this advice by setting config variable advice.detachedHead to false 2026-01-15T20:08:22.9010623Z 2026-01-15T20:08:22.9010957Z HEAD is now at 9dac107 Merge d45b2e7ef41f2190c02280ef1c831f5d050bbf96 into 5d5f46462088cefd6d6be0f8afcffdd1b9daa07d 2026-01-15T20:08:22.9057323Z ##[endgroup] 2026-01-15T20:08:22.9377795Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2026-01-15T20:08:22.9642127Z '9dac10733cac190aa5e48f18321310f2a487a531' 2026-01-15T20:08:23.0004097Z ##[group]Run bash packaging/remove_src.sh 2026-01-15T20:08:23.0004594Z bash packaging/remove_src.sh 2026-01-15T20:08:23.0017827Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:08:23.0018239Z ##[endgroup] 2026-01-15T20:08:23.4934633Z Deleting src/ folder to ensure tests use installed wheel... 2026-01-15T20:08:23.5563463Z benchmarks 2026-01-15T20:08:23.5563688Z CMakeLists.txt 2026-01-15T20:08:23.5563866Z CODE_OF_CONDUCT.md 2026-01-15T20:08:23.5564031Z CONTRIBUTING.md 2026-01-15T20:08:23.5564197Z docs 2026-01-15T20:08:23.5564327Z examples 2026-01-15T20:08:23.5564470Z LICENSE 2026-01-15T20:08:23.5564601Z MANIFEST.in 2026-01-15T20:08:23.5564822Z mypy.ini 2026-01-15T20:08:23.5565058Z packaging 2026-01-15T20:08:23.5565297Z pyproject.toml 2026-01-15T20:08:23.5565547Z README.md 2026-01-15T20:08:23.5565685Z setup.py 2026-01-15T20:08:23.5565809Z test 2026-01-15T20:08:23.5566012Z version.txt 2026-01-15T20:08:23.5571278Z src/ folder removed successfully! 2026-01-15T20:08:23.5859706Z ##[group]Run conda-incubator/setup-miniconda@v3 2026-01-15T20:08:23.5860018Z with: 2026-01-15T20:08:23.5860194Z auto-update-conda: true 2026-01-15T20:08:23.5860388Z miniforge-version: latest 2026-01-15T20:08:23.5860597Z activate-environment: test 2026-01-15T20:08:23.5860787Z python-version: 3.10 2026-01-15T20:08:23.5860982Z auto-activate-base: true 2026-01-15T20:08:23.5861184Z remove-profiles: true 2026-01-15T20:08:23.5861374Z conda-solver: libmamba 2026-01-15T20:08:23.5861593Z clean-patched-environment-file: true 2026-01-15T20:08:23.5861815Z run-post: true 2026-01-15T20:08:23.5861973Z ##[endgroup] 2026-01-15T20:08:23.7405235Z ##[group]Gathering Inputs... 2026-01-15T20:08:23.7427249Z ##[endgroup] 2026-01-15T20:08:23.7429652Z ##[group]Creating bootstrap condarc file in C:\Users\runneradmin\.condarc... 2026-01-15T20:08:23.7465400Z ##[endgroup] 2026-01-15T20:08:23.7465789Z ##[group]Ensuring installer... 2026-01-15T20:08:23.7467331Z Can we use bundled Miniconda? 2026-01-15T20:08:23.7468807Z Can we download a custom installer by URL? 2026-01-15T20:08:23.7470156Z Can we download Miniforge? 2026-01-15T20:08:23.7471107Z ... will download Miniforge. 2026-01-15T20:08:23.7473829Z Will fetch Miniforge3 latest from https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe 2026-01-15T20:08:23.7475529Z Ensuring Installer... 2026-01-15T20:08:23.7480524Z Checking for cached Miniforge3@latest... 2026-01-15T20:08:23.7490224Z Did not find Miniforge3-Windows-x86_64.exe latest in cache 2026-01-15T20:08:24.6679578Z Downloaded Miniforge3-Windows-x86_64.exe, ensuring extension .exe 2026-01-15T20:08:24.6691867Z Caching Miniforge3@latest... 2026-01-15T20:08:24.7038263Z Cached Miniforge3@latest: C:\hostedtoolcache\windows\Miniforge3\latest\x86_64! 2026-01-15T20:08:24.7039015Z ##[endgroup] 2026-01-15T20:08:24.7039679Z ##[group]Running installer... 2026-01-15T20:08:24.7070389Z [command]D:\a\_temp\e4f5faff-fe8b-46f7-9087-b2d79c9e40f2.exe /InstallationType=JustMe /RegisterPython=0 /S /D=C:\Users\runneradmin\miniconda3 2026-01-15T20:08:26.4514518Z Welcome to Miniforge3 25.11.0-1 2026-01-15T20:08:26.4514918Z 2026-01-15T20:08:26.4901789Z By continuing this installation you are accepting this license agreement: 2026-01-15T20:08:26.4902493Z C:\Users\runneradmin\miniconda3\LICENSE 2026-01-15T20:08:26.4903053Z Please run the installer in GUI mode to read the details. 2026-01-15T20:08:26.4903444Z 2026-01-15T20:08:26.4903671Z Miniforge3 will now be installed into this location: 2026-01-15T20:08:26.4904154Z C:\Users\runneradmin\miniconda3 2026-01-15T20:08:26.4904420Z 2026-01-15T20:08:26.4904539Z Unpacking payload... 2026-01-15T20:08:26.6977845Z Setting up the package cache... 2026-01-15T20:08:40.3627415Z Setting up the base environment... 2026-01-15T20:08:40.3642775Z Installing packages for base, creating shortcuts if necessary... 2026-01-15T20:08:43.0859994Z Preparing transaction: ...working... done 2026-01-15T20:08:55.5819872Z Executing transaction: ...working... done 2026-01-15T20:08:56.0412470Z Setting installation directory permissions... 2026-01-15T20:09:13.1784760Z Done! 2026-01-15T20:09:13.3007821Z Mamba was found in the `base` env 2026-01-15T20:09:13.3008448Z ##[endgroup] 2026-01-15T20:09:13.3010258Z ##[group]Setup environment variables... 2026-01-15T20:09:13.3012238Z Add "C:\Users\runneradmin\miniconda3\condabin" to PATH 2026-01-15T20:09:13.3016577Z Set 'CONDA="C:\Users\runneradmin\miniconda3"' 2026-01-15T20:09:13.3020156Z ##[endgroup] 2026-01-15T20:09:13.3020665Z ##[group]Parsing environment... 2026-01-15T20:09:13.3022306Z ##[endgroup] 2026-01-15T20:09:13.3022719Z ##[group]Applying initial configuration... 2026-01-15T20:09:13.3045101Z ##[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-15T20:09:13.3052930Z Adding pkgs_dir 'C:\Users\runneradmin\conda_pkgs_dir' 2026-01-15T20:09:13.3056076Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --add pkgs_dirs C:\Users\runneradmin\conda_pkgs_dir" 2026-01-15T20:09:14.1974349Z auto_activate: true 2026-01-15T20:09:14.1987318Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_activate true" 2026-01-15T20:09:14.7341669Z auto_update_conda: true 2026-01-15T20:09:14.7357283Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set auto_update_conda true" 2026-01-15T20:09:15.2710852Z solver: libmamba 2026-01-15T20:09:15.2727667Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set solver libmamba" 2026-01-15T20:09:15.8186029Z always_yes: true 2026-01-15T20:09:15.8199051Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set always_yes true" 2026-01-15T20:09:16.3580671Z changeps1: false 2026-01-15T20:09:16.3594241Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --set changeps1 false" 2026-01-15T20:09:16.8994388Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show-sources" 2026-01-15T20:09:17.3764300Z ==> C:\Users\runneradmin\miniconda3\.condarc <== 2026-01-15T20:09:17.3765196Z channels: 2026-01-15T20:09:17.3765557Z - conda-forge 2026-01-15T20:09:17.3766192Z 2026-01-15T20:09:17.3766469Z ==> C:\Users\runneradmin\.condarc <== 2026-01-15T20:09:17.3766979Z auto_update_conda: True 2026-01-15T20:09:17.3767346Z auto_activate: True 2026-01-15T20:09:17.3767702Z notify_outdated_conda: False 2026-01-15T20:09:17.3768118Z changeps1: False 2026-01-15T20:09:17.3768475Z pkgs_dirs: 2026-01-15T20:09:17.3768831Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:17.3769291Z always_yes: True 2026-01-15T20:09:17.3769671Z solver: libmamba 2026-01-15T20:09:17.3770203Z 2026-01-15T20:09:17.4359996Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat config --show" 2026-01-15T20:09:17.9149464Z add_anaconda_token: True 2026-01-15T20:09:17.9149909Z add_pip_as_python_dependency: True 2026-01-15T20:09:17.9150352Z aggressive_update_packages: 2026-01-15T20:09:17.9150782Z - ca-certificates 2026-01-15T20:09:17.9151137Z - certifi 2026-01-15T20:09:17.9151503Z - openssl 2026-01-15T20:09:17.9151919Z allow_conda_downgrades: False 2026-01-15T20:09:17.9152486Z allow_cycles: True 2026-01-15T20:09:17.9153054Z allow_non_channel_urls: False 2026-01-15T20:09:17.9153616Z allow_softlinks: False 2026-01-15T20:09:17.9154119Z allowlist_channels: [] 2026-01-15T20:09:17.9154623Z always_copy: False 2026-01-15T20:09:17.9155084Z always_softlink: False 2026-01-15T20:09:17.9155565Z always_yes: True 2026-01-15T20:09:17.9156012Z anaconda_upload: None 2026-01-15T20:09:17.9156515Z auto_activate: True 2026-01-15T20:09:17.9156958Z auto_stack: 0 2026-01-15T20:09:17.9157412Z auto_update_conda: True 2026-01-15T20:09:17.9157898Z bld_path: 2026-01-15T20:09:17.9158322Z changeps1: False 2026-01-15T20:09:17.9158882Z channel_alias: https://conda.anaconda.org 2026-01-15T20:09:17.9159608Z channel_priority: flexible 2026-01-15T20:09:17.9160468Z channel_settings: [] 2026-01-15T20:09:17.9160970Z channels: 2026-01-15T20:09:17.9161383Z - conda-forge 2026-01-15T20:09:17.9161821Z client_ssl_cert: None 2026-01-15T20:09:17.9162325Z client_ssl_cert_key: None 2026-01-15T20:09:17.9162851Z clobber: False 2026-01-15T20:09:17.9163298Z conda_build: {} 2026-01-15T20:09:17.9163732Z console: classic 2026-01-15T20:09:17.9164215Z create_default_packages: [] 2026-01-15T20:09:17.9164862Z croot: C:\Users\runneradmin\miniconda3\conda-bld 2026-01-15T20:09:17.9165593Z custom_channels: 2026-01-15T20:09:17.9166096Z pkgs/main: https://repo.anaconda.com 2026-01-15T20:09:17.9166803Z pkgs/r: https://repo.anaconda.com 2026-01-15T20:09:17.9168674Z pkgs/msys2: https://repo.anaconda.com 2026-01-15T20:09:17.9169214Z pkgs/pro: https://repo.anaconda.com 2026-01-15T20:09:17.9169604Z custom_multichannels: 2026-01-15T20:09:17.9169885Z defaults: 2026-01-15T20:09:17.9170185Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:17.9170589Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:17.9171024Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:17.9171381Z local: 2026-01-15T20:09:17.9171612Z debug: False 2026-01-15T20:09:17.9171879Z default_activation_env: base 2026-01-15T20:09:17.9172204Z default_channels: 2026-01-15T20:09:17.9172499Z - https://repo.anaconda.com/pkgs/main 2026-01-15T20:09:17.9172911Z - https://repo.anaconda.com/pkgs/r 2026-01-15T20:09:17.9173321Z - https://repo.anaconda.com/pkgs/msys2 2026-01-15T20:09:17.9173695Z default_python: 3.12 2026-01-15T20:09:17.9173984Z default_threads: None 2026-01-15T20:09:17.9174258Z denylist_channels: [] 2026-01-15T20:09:17.9174561Z deps_modifier: not_set 2026-01-15T20:09:17.9174830Z dev: False 2026-01-15T20:09:17.9175089Z disallowed_packages: [] 2026-01-15T20:09:17.9175376Z download_only: False 2026-01-15T20:09:17.9175652Z dry_run: False 2026-01-15T20:09:17.9175898Z enable_private_envs: False 2026-01-15T20:09:17.9176222Z env_prompt: ({default_env}) 2026-01-15T20:09:17.9176530Z environment_specifier: None 2026-01-15T20:09:17.9177137Z envs_dirs: 2026-01-15T20:09:17.9177427Z - C:\Users\runneradmin\miniconda3\envs 2026-01-15T20:09:17.9177805Z - C:\Users\runneradmin\.conda\envs 2026-01-15T20:09:17.9178243Z - C:\Users\runneradmin\AppData\Local\conda\conda\envs 2026-01-15T20:09:17.9178688Z envvars_force_uppercase: True 2026-01-15T20:09:17.9179164Z error_upload_url: https://conda.io/conda-post/unexpected-error 2026-01-15T20:09:17.9179637Z execute_threads: 1 2026-01-15T20:09:17.9180277Z experimental: [] 2026-01-15T20:09:17.9180545Z export_platforms: 2026-01-15T20:09:17.9180813Z - win-64 2026-01-15T20:09:17.9181069Z extra_safety_checks: False 2026-01-15T20:09:17.9181382Z fetch_threads: 5 2026-01-15T20:09:17.9181621Z force: False 2026-01-15T20:09:17.9181853Z force_32bit: False 2026-01-15T20:09:17.9182122Z force_reinstall: False 2026-01-15T20:09:17.9182395Z force_remove: False 2026-01-15T20:09:17.9182674Z ignore_pinned: False 2026-01-15T20:09:17.9182930Z json: False 2026-01-15T20:09:17.9183191Z list_fields: 2026-01-15T20:09:17.9183419Z - name 2026-01-15T20:09:17.9183647Z - version 2026-01-15T20:09:17.9183866Z - build 2026-01-15T20:09:17.9184108Z - channel_name 2026-01-15T20:09:17.9184363Z local_repodata_ttl: 1 2026-01-15T20:09:17.9184646Z migrated_channel_aliases: [] 2026-01-15T20:09:17.9184957Z migrated_custom_channels: {} 2026-01-15T20:09:17.9185264Z no_lock: False 2026-01-15T20:09:17.9185524Z no_plugins: False 2026-01-15T20:09:17.9185785Z non_admin_enabled: True 2026-01-15T20:09:17.9186108Z notify_outdated_conda: False 2026-01-15T20:09:17.9186401Z number_channel_notices: 5 2026-01-15T20:09:17.9186701Z offline: False 2026-01-15T20:09:17.9186954Z override_channels_enabled: True 2026-01-15T20:09:17.9187310Z override_virtual_packages: {} 2026-01-15T20:09:17.9187621Z path_conflict: clobber 2026-01-15T20:09:17.9187902Z pinned_packages: [] 2026-01-15T20:09:17.9188141Z pkgs_dirs: 2026-01-15T20:09:17.9188404Z - C:\Users\runneradmin\conda_pkgs_dir 2026-01-15T20:09:17.9188756Z plugins: 2026-01-15T20:09:17.9188989Z use_sharded_repodata: False 2026-01-15T20:09:17.9189317Z prefix_data_interoperability: False 2026-01-15T20:09:17.9189659Z protect_frozen_envs: True 2026-01-15T20:09:17.9189937Z proxy_servers: {} 2026-01-15T20:09:17.9190177Z quiet: False 2026-01-15T20:09:17.9190416Z register_envs: True 2026-01-15T20:09:17.9190680Z remote_backoff_factor: 1 2026-01-15T20:09:17.9190993Z remote_connect_timeout_secs: 9.15 2026-01-15T20:09:17.9191314Z remote_max_retries: 3 2026-01-15T20:09:17.9191612Z remote_read_timeout_secs: 60.0 2026-01-15T20:09:17.9191906Z repodata_fns: 2026-01-15T20:09:17.9192434Z - current_repodata.json 2026-01-15T20:09:17.9192761Z - repodata.json 2026-01-15T20:09:17.9193014Z repodata_threads: None 2026-01-15T20:09:17.9193303Z repodata_use_zst: True 2026-01-15T20:09:17.9193560Z report_errors: None 2026-01-15T20:09:17.9193835Z rollback_enabled: True 2026-01-15T20:09:17.9194155Z root_prefix: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:17.9194559Z safety_checks: warn 2026-01-15T20:09:17.9194820Z sat_solver: pycosat 2026-01-15T20:09:17.9195106Z separate_format_cache: False 2026-01-15T20:09:17.9195400Z shortcuts: True 2026-01-15T20:09:17.9195655Z shortcuts_only: [] 2026-01-15T20:09:17.9195916Z show_channel_urls: None 2026-01-15T20:09:17.9196233Z signing_metadata_url_base: None 2026-01-15T20:09:17.9196549Z solver: libmamba 2026-01-15T20:09:17.9196805Z solver_ignore_timestamps: False 2026-01-15T20:09:17.9197129Z ssl_verify: True 2026-01-15T20:09:17.9197382Z subdir: win-64 2026-01-15T20:09:17.9197638Z subdirs: 2026-01-15T20:09:17.9198021Z - win-64 2026-01-15T20:09:17.9198254Z - noarch 2026-01-15T20:09:17.9198505Z target_prefix_override: 2026-01-15T20:09:17.9198802Z trace: False 2026-01-15T20:09:17.9199068Z track_features: [] 2026-01-15T20:09:17.9199342Z unsatisfiable_hints: True 2026-01-15T20:09:17.9199669Z unsatisfiable_hints_check_depth: 2 2026-01-15T20:09:17.9200022Z update_modifier: update_specs 2026-01-15T20:09:17.9200874Z use_index_cache: False 2026-01-15T20:09:17.9201158Z use_local: False 2026-01-15T20:09:17.9201405Z use_only_tar_bz2: None 2026-01-15T20:09:17.9201680Z verbosity: 0 2026-01-15T20:09:17.9201925Z verify_threads: 1 2026-01-15T20:09:17.9743491Z ##[endgroup] 2026-01-15T20:09:17.9744975Z ##[group]Initializing conda shell integration... 2026-01-15T20:09:17.9767469Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\conda.bat init --all" 2026-01-15T20:09:27.2794550Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:27.2827708Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:27.2855890Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:27.2890590Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:27.2948993Z WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion 2026-01-15T20:09:27.2971167Z no change C:\Users\runneradmin\miniconda3\Scripts\conda.exe 2026-01-15T20:09:27.2971978Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env.exe 2026-01-15T20:09:27.2973063Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-script.py 2026-01-15T20:09:27.2974273Z no change C:\Users\runneradmin\miniconda3\Scripts\conda-env-script.py 2026-01-15T20:09:27.2975451Z no change C:\Users\runneradmin\miniconda3\condabin\conda.bat 2026-01-15T20:09:27.2976514Z no change C:\Users\runneradmin\miniconda3\Library\bin\conda.bat 2026-01-15T20:09:27.2977740Z no change C:\Users\runneradmin\miniconda3\condabin\_conda_activate.bat 2026-01-15T20:09:27.2978918Z no change C:\Users\runneradmin\miniconda3\condabin\rename_tmp.bat 2026-01-15T20:09:27.2980167Z no change C:\Users\runneradmin\miniconda3\condabin\conda_auto_activate.bat 2026-01-15T20:09:27.2981430Z no change C:\Users\runneradmin\miniconda3\condabin\conda_hook.bat 2026-01-15T20:09:27.2982548Z no change C:\Users\runneradmin\miniconda3\Scripts\activate.bat 2026-01-15T20:09:27.2983662Z no change C:\Users\runneradmin\miniconda3\condabin\activate.bat 2026-01-15T20:09:27.2984769Z no change C:\Users\runneradmin\miniconda3\condabin\deactivate.bat 2026-01-15T20:09:27.2986225Z modified C:\Users\runneradmin\miniconda3\Scripts\activate 2026-01-15T20:09:27.2987255Z modified C:\Users\runneradmin\miniconda3\Scripts\deactivate 2026-01-15T20:09:27.2988682Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.sh 2026-01-15T20:09:27.2989527Z modified C:\Users\runneradmin\miniconda3\etc\fish\conf.d\conda.fish 2026-01-15T20:09:27.2990212Z no change C:\Users\runneradmin\miniconda3\shell\condabin\Conda.psm1 2026-01-15T20:09:27.2990898Z modified C:\Users\runneradmin\miniconda3\shell\condabin\conda-hook.ps1 2026-01-15T20:09:27.2991624Z no change C:\Users\runneradmin\miniconda3\Lib\site-packages\xontrib\conda.xsh 2026-01-15T20:09:27.2992320Z modified C:\Users\runneradmin\miniconda3\etc\profile.d\conda.csh 2026-01-15T20:09:27.2992854Z modified C:\Users\runneradmin\.bash_profile 2026-01-15T20:09:27.2993285Z modified C:\Users\runneradmin\.zshrc 2026-01-15T20:09:27.2993742Z modified C:\Users\runneradmin\.config\fish\config.fish 2026-01-15T20:09:27.2994239Z modified C:\Users\runneradmin\.xonshrc 2026-01-15T20:09:27.2994647Z modified C:\Users\runneradmin\.tcshrc 2026-01-15T20:09:27.2995164Z modified C:\Users\runneradmin\Documents\PowerShell\profile.ps1 2026-01-15T20:09:27.2995823Z modified C:\Users\runneradmin\Documents\WindowsPowerShell\profile.ps1 2026-01-15T20:09:27.2996507Z modified HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun 2026-01-15T20:09:27.2996935Z 2026-01-15T20:09:27.2997181Z ==> For changes to take effect, close and re-open your current shell. <== 2026-01-15T20:09:27.2997830Z 2026-01-15T20:09:27.3537000Z Append to "C:\Users\runneradmin/.bash_profile": 2026-01-15T20:09:27.3537465Z 2026-01-15T20:09:27.3537870Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3538393Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3538828Z set -eo pipefail 2026-01-15T20:09:27.3539144Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3539552Z conda activate "test" 2026-01-15T20:09:27.3539980Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3540933Z 2026-01-15T20:09:27.3541337Z Append to "C:\Users\runneradmin/.zshrc": 2026-01-15T20:09:27.3541967Z 2026-01-15T20:09:27.3542352Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3542895Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3543319Z set -eo pipefail 2026-01-15T20:09:27.3543526Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3543764Z conda activate "test" 2026-01-15T20:09:27.3544014Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3544254Z 2026-01-15T20:09:27.3545248Z Append to "C:\Users\runneradmin/.config/fish/config.fish": 2026-01-15T20:09:27.3545679Z 2026-01-15T20:09:27.3545898Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3546214Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3546437Z set -eo pipefail 2026-01-15T20:09:27.3546656Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3546887Z conda activate "test" 2026-01-15T20:09:27.3547150Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3547375Z 2026-01-15T20:09:27.3598894Z Append to "C:\Users\runneradmin/.tcshrc": 2026-01-15T20:09:27.3599595Z 2026-01-15T20:09:27.3599958Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3600378Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3600667Z set -eo pipefail 2026-01-15T20:09:27.3600891Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3601343Z conda activate "test" 2026-01-15T20:09:27.3601723Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3602225Z 2026-01-15T20:09:27.3602412Z Append to "C:\Users\runneradmin/.xonshrc": 2026-01-15T20:09:27.3602827Z 2026-01-15T20:09:27.3604333Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3605352Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3605902Z set -eo pipefail 2026-01-15T20:09:27.3606262Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3606750Z conda activate "test" 2026-01-15T20:09:27.3607612Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3608380Z 2026-01-15T20:09:27.3608776Z Append to "C:\Users\runneradmin/Documents/PowerShell/profile.ps1": 2026-01-15T20:09:27.3609381Z 2026-01-15T20:09:27.3609816Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3610462Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3610859Z conda activate "test" 2026-01-15T20:09:27.3611281Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3611510Z 2026-01-15T20:09:27.3612566Z Append to "C:\Users\runneradmin/Documents/WindowsPowerShell/profile.ps1": 2026-01-15T20:09:27.3613017Z 2026-01-15T20:09:27.3613223Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3613531Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3613761Z conda activate "test" 2026-01-15T20:09:27.3614008Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3614456Z 2026-01-15T20:09:27.3615511Z Append to "C:\Users\runneradmin/miniconda3/etc/profile.d/conda.sh": 2026-01-15T20:09:27.3615899Z 2026-01-15T20:09:27.3616114Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3616414Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3616662Z set -eo pipefail 2026-01-15T20:09:27.3616851Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3617066Z conda activate "test" 2026-01-15T20:09:27.3617333Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3617553Z 2026-01-15T20:09:27.3618959Z Append to "C:\Users\runneradmin/miniconda3/etc/fish/conf.d/conda.fish": 2026-01-15T20:09:27.3619484Z 2026-01-15T20:09:27.3619815Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3620330Z # Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3620579Z set -eo pipefail 2026-01-15T20:09:27.3620759Z # Conda Setup Action: Custom activation 2026-01-15T20:09:27.3620994Z conda activate "test" 2026-01-15T20:09:27.3621247Z # ---------------------------------------------------------------------------- 2026-01-15T20:09:27.3621482Z 2026-01-15T20:09:27.3622499Z Append to "C:\Users\runneradmin/miniconda3/condabin/conda_hook.bat": 2026-01-15T20:09:27.3622978Z 2026-01-15T20:09:27.3628312Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:27.3628710Z :: Conda Setup Action: Activate base 2026-01-15T20:09:27.3628959Z @CALL "%CONDA_BAT%" activate base 2026-01-15T20:09:27.3629213Z :: Conda Setup Action: Custom activation 2026-01-15T20:09:27.3629461Z @CALL "%CONDA_BAT%" activate "test" 2026-01-15T20:09:27.3629878Z :: Conda Setup Action: Basic configuration 2026-01-15T20:09:27.3630180Z @SETLOCAL EnableExtensions 2026-01-15T20:09:27.3630417Z @SETLOCAL DisableDelayedExpansion 2026-01-15T20:09:27.3630768Z :: --------------------------------------------------------------------------- 2026-01-15T20:09:27.3631153Z 2026-01-15T20:09:27.3632173Z ##[endgroup] 2026-01-15T20:09:27.3632626Z ##[group]Adding tools to 'base' env... 2026-01-15T20:09:27.3632863Z Do we need to update conda? 2026-01-15T20:09:27.3633078Z Do we need to update mamba? 2026-01-15T20:09:27.3633278Z ... we will update mamba. 2026-01-15T20:09:27.3633734Z ... we will perform post-install steps after we update mamba. 2026-01-15T20:09:27.3634068Z Do we need to update python? 2026-01-15T20:09:27.3634295Z Do we need to update conda-build? 2026-01-15T20:09:27.3634888Z No tools were installed in 'base' env. 2026-01-15T20:09:27.3637907Z Creating bash wrapper for 'mamba'... 2026-01-15T20:09:27.3642501Z ... wrote C:\Users\runneradmin\miniconda3\condabin\mamba: 2026-01-15T20:09:27.3643025Z cmd.exe /C CALL "C:\Users\runneradmin\miniconda3\condabin\mamba.bat" $* || exit 1 2026-01-15T20:09:27.3643760Z ##[endgroup] 2026-01-15T20:09:27.3644448Z ##[group]Ensuring environment... 2026-01-15T20:09:27.3645725Z Can we conda create (from explicit)? 2026-01-15T20:09:27.3648119Z Can we conda create (simple)? 2026-01-15T20:09:27.3649932Z ... will conda create (simple). 2026-01-15T20:09:27.3652840Z Adding spec: python=3.10 2026-01-15T20:09:27.3653671Z ##[group]Updating 'test' env from conda create (simple)... 2026-01-15T20:09:27.3667357Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\Users\runneradmin\miniconda3\condabin\mamba.bat create --name test "python=3.10"" 2026-01-15T20:09:43.3664916Z ##[warning] EnvironmentNameNotFound: Could not find conda environment: test You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:09:43.3666404Z 2026-01-15T20:09:43.3666628Z EnvironmentNameNotFound: Could not find conda environment: test 2026-01-15T20:09:43.3667111Z You can list all discoverable environments with `conda info --envs`. 2026-01-15T20:09:43.3667733Z 2026-01-15T20:09:43.3667758Z 2026-01-15T20:09:43.4284611Z 2026-01-15T20:09:44.0372617Z 2026-01-15T20:09:44.0373120Z Transaction 2026-01-15T20:09:44.0373379Z 2026-01-15T20:09:44.0373595Z Prefix: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:09:44.0373979Z 2026-01-15T20:09:44.0374134Z Updating specs: 2026-01-15T20:09:44.0374338Z 2026-01-15T20:09:44.0374467Z - python=3.10 2026-01-15T20:09:44.0374672Z 2026-01-15T20:09:44.0374680Z 2026-01-15T20:09:44.0386487Z Package Version Build Channel Size 2026-01-15T20:09:44.0387246Z ------------------------------------------------------------------------------ 2026-01-15T20:09:44.0387799Z Install: 2026-01-15T20:09:44.0388209Z ------------------------------------------------------------------------------ 2026-01-15T20:09:44.0388630Z 2026-01-15T20:09:44.0388874Z + bzip2 1.0.8 h0ad9c76_8 conda-forge 56kB 2026-01-15T20:09:44.0389871Z + ca-certificates 2026.1.4 h4c7d964_0 conda-forge 147kB 2026-01-15T20:09:44.0390584Z + libexpat 2.7.3 hac47afa_0 conda-forge 70kB 2026-01-15T20:09:44.0391232Z + libffi 3.5.2 h52bdfb6_0 conda-forge 45kB 2026-01-15T20:09:44.0391801Z + liblzma 5.8.1 h2466b09_2 conda-forge 105kB 2026-01-15T20:09:44.0392370Z + libsqlite 3.51.2 hf5d6505_0 conda-forge 1MB 2026-01-15T20:09:44.0393006Z + libzlib 1.3.1 h2466b09_2 conda-forge 55kB 2026-01-15T20:09:44.0393679Z + openssl 3.6.0 h725018a_0 conda-forge 9MB 2026-01-15T20:09:44.0394266Z + pip 25.3 pyh8b19718_0 conda-forge 1MB 2026-01-15T20:09:44.0394872Z + python 3.10.19 hc20f281_2_cpython conda-forge 16MB 2026-01-15T20:09:44.0395505Z + setuptools 80.9.0 pyhff2d567_0 conda-forge 749kB 2026-01-15T20:09:44.0396123Z + tk 8.6.13 h2c6b04d_3 conda-forge 3MB 2026-01-15T20:09:44.0396691Z + tzdata 2025c hc9c84f9_1 conda-forge 119kB 2026-01-15T20:09:44.0397303Z + ucrt 10.0.26100.0 h57928b3_0 conda-forge 695kB 2026-01-15T20:09:44.0397875Z + vc 14.3 h41ae7f8_34 conda-forge 19kB 2026-01-15T20:09:44.0398467Z + vc14_runtime 14.44.35208 h818238b_34 conda-forge 683kB 2026-01-15T20:09:44.0399098Z + vcomp14 14.44.35208 h818238b_34 conda-forge 115kB 2026-01-15T20:09:44.0400027Z + wheel 0.45.1 pyhd8ed1ab_1 conda-forge 63kB 2026-01-15T20:09:44.0400412Z 2026-01-15T20:09:44.0400536Z Summary: 2026-01-15T20:09:44.0400694Z 2026-01-15T20:09:44.0400808Z Install: 18 packages 2026-01-15T20:09:44.0401005Z 2026-01-15T20:09:44.0401119Z Total download: 34MB 2026-01-15T20:09:44.0401316Z 2026-01-15T20:09:44.0401556Z ------------------------------------------------------------------------------ 2026-01-15T20:09:44.0401995Z 2026-01-15T20:09:44.0402001Z 2026-01-15T20:09:44.0406161Z 2026-01-15T20:09:44.0406503Z Transaction starting 2026-01-15T20:09:46.9986337Z Linking tzdata-2025c-hc9c84f9_1 2026-01-15T20:09:47.3057978Z Linking ca-certificates-2026.1.4-h4c7d964_0 2026-01-15T20:09:47.3078299Z Linking ucrt-10.0.26100.0-h57928b3_0 2026-01-15T20:09:47.3424181Z Linking vcomp14-14.44.35208-h818238b_34 2026-01-15T20:09:47.3446745Z Linking vc14_runtime-14.44.35208-h818238b_34 2026-01-15T20:09:47.3596449Z Linking vc-14.3-h41ae7f8_34 2026-01-15T20:09:47.3603148Z Linking tk-8.6.13-h2c6b04d_3 2026-01-15T20:09:47.8872362Z Linking openssl-3.6.0-h725018a_0 2026-01-15T20:09:48.0131367Z Linking libzlib-1.3.1-h2466b09_2 2026-01-15T20:09:48.0144667Z Linking libsqlite-3.51.2-hf5d6505_0 2026-01-15T20:09:48.0164584Z Linking liblzma-5.8.1-h2466b09_2 2026-01-15T20:09:48.0175629Z Linking libffi-3.5.2-h52bdfb6_0 2026-01-15T20:09:48.0231174Z Linking libexpat-2.7.3-hac47afa_0 2026-01-15T20:09:48.0242277Z Linking bzip2-1.0.8-h0ad9c76_8 2026-01-15T20:09:48.0281316Z Linking python-3.10.19-hc20f281_2_cpython 2026-01-15T20:09:49.0146691Z Linking wheel-0.45.1-pyhd8ed1ab_1 2026-01-15T20:09:49.0375246Z Linking setuptools-80.9.0-pyhff2d567_0 2026-01-15T20:09:49.3059924Z Linking pip-25.3-pyh8b19718_0 2026-01-15T20:09:51.8204606Z 2026-01-15T20:09:51.8204885Z Transaction finished 2026-01-15T20:09:51.8205092Z 2026-01-15T20:09:51.8260048Z 2026-01-15T20:09:51.8260516Z To activate this environment, use: 2026-01-15T20:09:51.8260904Z 2026-01-15T20:09:51.8261031Z mamba activate test 2026-01-15T20:09:51.8261635Z 2026-01-15T20:09:51.8261820Z Or to execute a single command in this environment, use: 2026-01-15T20:09:51.8262083Z 2026-01-15T20:09:51.8262210Z mamba run -n test mycommand 2026-01-15T20:09:51.8262408Z 2026-01-15T20:09:51.8391685Z ##[endgroup] 2026-01-15T20:09:51.8392336Z ##[endgroup] 2026-01-15T20:09:51.8392706Z setup-miniconda ran successfully 2026-01-15T20:09:51.8641373Z ##[group]Run python -m pip install --upgrade pip 2026-01-15T20:09:51.8641791Z python -m pip install --upgrade pip 2026-01-15T20:09:51.8654985Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:09:51.8655292Z env: 2026-01-15T20:09:51.8655451Z INPUT_RUN_POST: true 2026-01-15T20:09:51.8655661Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:51.8655881Z ##[endgroup] 2026-01-15T20:09:55.5961317Z Requirement already satisfied: pip in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (25.3) 2026-01-15T20:09:55.9313977Z ##[group]Run bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:09:55.9314482Z bash packaging/install_pytorch.sh cpu "torch torchvision" 2026-01-15T20:09:55.9324859Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:09:55.9325146Z env: 2026-01-15T20:09:55.9325322Z INPUT_RUN_POST: true 2026-01-15T20:09:55.9325524Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:09:55.9325768Z ##[endgroup] 2026-01-15T20:09:58.5314554Z Installing PyTorch packages: torch torchvision 2026-01-15T20:09:58.5315081Z Compute platform: cpu 2026-01-15T20:09:58.5315388Z Channel: nightly 2026-01-15T20:09:59.4946789Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu 2026-01-15T20:10:00.3565942Z Collecting torch 2026-01-15T20:10:00.3870240Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (29 kB) 2026-01-15T20:10:01.1252320Z Collecting torchvision 2026-01-15T20:10:01.1900765Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2026-01-15T20:10:01.3643728Z Collecting filelock (from torch) 2026-01-15T20:10:01.4302831Z Downloading filelock-3.20.3-py3-none-any.whl.metadata (2.1 kB) 2026-01-15T20:10:01.6911272Z Collecting typing-extensions>=4.10.0 (from torch) 2026-01-15T20:10:01.6991720Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:10:01.9761439Z Collecting sympy>=1.13.3 (from torch) 2026-01-15T20:10:01.9908299Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2026-01-15T20:10:02.2937860Z Collecting networkx>=2.5.1 (from torch) 2026-01-15T20:10:02.3064723Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-15T20:10:02.6057718Z Collecting jinja2 (from torch) 2026-01-15T20:10:02.6206351Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-01-15T20:10:03.1066661Z Collecting fsspec>=0.8.5 (from torch) 2026-01-15T20:10:03.1211330Z Downloading fsspec-2026.1.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:10:05.1832356Z Collecting numpy (from torchvision) 2026-01-15T20:10:05.1967797Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl.metadata (60 kB) 2026-01-15T20:10:07.2061325Z Collecting pillow!=8.3.*,>=5.3.0 (from torchvision) 2026-01-15T20:10:07.2215046Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl.metadata (9.0 kB) 2026-01-15T20:10:07.7970140Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2026-01-15T20:10:07.8091537Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2026-01-15T20:10:08.2428842Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2026-01-15T20:10:08.3780391Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl.metadata (4.1 kB) 2026-01-15T20:10:08.4325040Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.11.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (114.1 MB) 2026-01-15T20:10:10.6871488Z ---------------------------------------- 114.1/114.1 MB 50.6 MB/s 0:00:02 2026-01-15T20:10:10.7193966Z Downloading https://download.pytorch.org/whl/nightly/cpu/torchvision-0.25.0.dev20260115%2Bcpu-cp310-cp310-win_amd64.whl (3.8 MB) 2026-01-15T20:10:10.7729845Z ---------------------------------------- 3.8/3.8 MB 75.7 MB/s 0:00:00 2026-01-15T20:10:10.7852034Z Downloading fsspec-2026.1.0-py3-none-any.whl (201 kB) 2026-01-15T20:10:10.8324582Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-15T20:10:10.8869168Z ---------------------------------------- 1.7/1.7 MB 47.1 MB/s 0:00:00 2026-01-15T20:10:10.9021373Z Downloading pillow-12.1.0-cp310-cp310-win_amd64.whl (7.0 MB) 2026-01-15T20:10:10.9686654Z ---------------------------------------- 7.0/7.0 MB 109.2 MB/s 0:00:00 2026-01-15T20:10:10.9839432Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2026-01-15T20:10:11.0430569Z ---------------------------------------- 6.3/6.3 MB 128.5 MB/s 0:00:00 2026-01-15T20:10:11.0553362Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2026-01-15T20:10:11.0802561Z ---------------------------------------- 536.2/536.2 kB 8.8 MB/s 0:00:00 2026-01-15T20:10:11.0897044Z Downloading https://download.pytorch.org/whl/nightly/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-15T20:10:11.1156622Z Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-15T20:10:11.1388953Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-01-15T20:10:11.1788785Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-3.0.2-cp310-cp310-win_amd64.whl (15 kB) 2026-01-15T20:10:11.2071516Z Downloading numpy-2.2.6-cp310-cp310-win_amd64.whl (12.9 MB) 2026-01-15T20:10:11.3377187Z ---------------------------------------- 12.9/12.9 MB 101.1 MB/s 0:00:00 2026-01-15T20:10:11.7517439Z Installing collected packages: mpmath, typing-extensions, sympy, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision 2026-01-15T20:11:08.5382289Z 2026-01-15T20:11:08.5449697Z 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.dev20260115+cpu torchvision-0.25.0.dev20260115+cpu typing-extensions-4.15.0 2026-01-15T20:11:08.7270586Z ##[group]Run actions/download-artifact@v4 2026-01-15T20:11:08.7270940Z with: 2026-01-15T20:11:08.7271152Z name: meta-pytorch_torchcodec__3.10_cpu_x64 2026-01-15T20:11:08.7271388Z path: dist/ 2026-01-15T20:11:08.7271575Z merge-multiple: false 2026-01-15T20:11:08.7271779Z repository: meta-pytorch/torchcodec 2026-01-15T20:11:08.7272023Z run-id: 21043849880 2026-01-15T20:11:08.7272190Z env: 2026-01-15T20:11:08.7272355Z INPUT_RUN_POST: true 2026-01-15T20:11:08.7272549Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:08.7272779Z ##[endgroup] 2026-01-15T20:11:08.9884443Z Downloading single artifact 2026-01-15T20:11:09.2908658Z Preparing to download the following artifacts: 2026-01-15T20:11:09.2909854Z - meta-pytorch_torchcodec__3.10_cpu_x64 (ID: 5145732701, Size: 2203021, Expected Digest: sha256:ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea) 2026-01-15T20:11:09.4737900Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/e93ac5d9-ed00-406a-8ef3-56f03d7a537d/workflow-job-run-ed2a1e96-1490-5c30-bbde-0a3e11f29172/artifacts/a31187b49326989a552acac8d7c21c35bc8a3a75ec9d1650199669bfecc9addd.zip 2026-01-15T20:11:09.4740824Z Starting download of artifact to: D:\a\torchcodec\torchcodec\dist 2026-01-15T20:11:09.7220576Z (node:5608) [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-15T20:11:09.7222087Z (Use `node --trace-deprecation ...` to show where the warning was created) 2026-01-15T20:11:10.0834178Z SHA256 digest of downloaded artifact is ef2337993f32cd0318560d51441b529ed84112a2868c73ce0ebb49e253141bea 2026-01-15T20:11:10.0835126Z Artifact download completed successfully. 2026-01-15T20:11:10.0835586Z Total of 1 artifact(s) downloaded 2026-01-15T20:11:10.0845868Z Download artifact has finished successfully 2026-01-15T20:11:10.1133974Z ##[group]Run bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:11:10.1134463Z bash packaging/install_torchcodec_wheel.sh 2026-01-15T20:11:10.1144784Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:11:10.1145099Z env: 2026-01-15T20:11:10.1145273Z INPUT_RUN_POST: true 2026-01-15T20:11:10.1145477Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:10.1145723Z ##[endgroup] 2026-01-15T20:11:13.0132277Z Installing dist/torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:11:13.4470125Z Using pip 25.3 from C:\Users\runneradmin\miniconda3\envs\test\lib\site-packages\pip (python 3.10) 2026-01-15T20:11:13.4479760Z Non-user install because site-packages writeable 2026-01-15T20:11:14.0400867Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-jma3k9fj 2026-01-15T20:11:14.0407285Z Initialized build tracking at C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-jma3k9fj 2026-01-15T20:11:14.0410592Z Created build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-jma3k9fj 2026-01-15T20:11:14.0412940Z Entered build tracker: C:\Users\runneradmin\AppData\Local\Temp\pip-build-tracker-jma3k9fj 2026-01-15T20:11:14.0420705Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-install-76l_4gr2 2026-01-15T20:11:14.0446264Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-_6mdd2c3 2026-01-15T20:11:14.0561529Z Processing d:\a\torchcodec\torchcodec\dist\torchcodec-0.10.0.dev20260115-cp310-cp310-win_amd64.whl 2026-01-15T20:11:14.0995655Z Created temporary directory: C:\Users\runneradmin\AppData\Local\Temp\pip-unpack-uulqi595 2026-01-15T20:11:14.1767756Z Installing collected packages: torchcodec 2026-01-15T20:11:14.3282000Z 2026-01-15T20:11:14.3589629Z Successfully installed torchcodec-0.10.0.dev20260115 2026-01-15T20:11:14.3600080Z Remote version of pip: 25.3 2026-01-15T20:11:14.3602758Z Local version of pip: 25.3 2026-01-15T20:11:14.3607853Z Was pip installed by pip? False 2026-01-15T20:11:14.3611222Z Removed build tracker: 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-build-tracker-jma3k9fj' 2026-01-15T20:11:14.4313904Z ##[group]Run bash -l packaging/install_ffmpeg.sh 8.0 2026-01-15T20:11:14.4314595Z bash -l packaging/install_ffmpeg.sh 8.0 2026-01-15T20:11:14.4330472Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:11:14.4330940Z env: 2026-01-15T20:11:14.4331185Z INPUT_RUN_POST: true 2026-01-15T20:11:14.4331501Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:14.4331912Z ##[endgroup] 2026-01-15T20:11:19.7935800Z Installing FFmpeg version 8.0 from conda-forge... 2026-01-15T20:11:20.4861850Z Retrieving notices: - \ done 2026-01-15T20:11:20.9016143Z Channels: 2026-01-15T20:11:20.9016431Z - conda-forge 2026-01-15T20:11:20.9016695Z Platform: win-64 2026-01-15T20:11:36.8593225Z Collecting package metadata (repodata.json): / - \ | / - \ | / - \ | / - \ done 2026-01-15T20:11:37.5888188Z Solving environment: / - done 2026-01-15T20:11:37.6621220Z 2026-01-15T20:11:37.6621871Z ## Package Plan ## 2026-01-15T20:11:37.6622339Z 2026-01-15T20:11:37.6622724Z environment location: C:\Users\runneradmin\miniconda3\envs\test 2026-01-15T20:11:37.6623278Z 2026-01-15T20:11:37.6623483Z added / updated specs: 2026-01-15T20:11:37.6623911Z - ffmpeg=8.0 2026-01-15T20:11:37.6624175Z 2026-01-15T20:11:37.6624254Z 2026-01-15T20:11:37.6624499Z The following packages will be downloaded: 2026-01-15T20:11:37.6624866Z 2026-01-15T20:11:37.6625093Z package | build 2026-01-15T20:11:37.6625691Z ---------------------------|----------------- 2026-01-15T20:11:37.6626309Z aom-3.9.1 | he0c23c2_0 1.9 MB conda-forge 2026-01-15T20:11:37.6627014Z cairo-1.18.4 | h477c42c_1 1.5 MB conda-forge 2026-01-15T20:11:37.6627697Z dav1d-1.2.1 | hcfcfb64_0 604 KB conda-forge 2026-01-15T20:11:37.6628420Z ffmpeg-8.0.1 | gpl_ha36faaf_109 9.7 MB conda-forge 2026-01-15T20:11:37.6629252Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2026-01-15T20:11:37.6630123Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2026-01-15T20:11:37.6630931Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2026-01-15T20:11:37.6632234Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2026-01-15T20:11:37.6633033Z fontconfig-2.15.0 | h765892d_1 188 KB conda-forge 2026-01-15T20:11:37.6633826Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2026-01-15T20:11:37.6634667Z fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge 2026-01-15T20:11:37.6635431Z freetype-2.14.1 | h57928b3_0 180 KB conda-forge 2026-01-15T20:11:37.6636153Z fribidi-1.0.16 | hfd05255_0 63 KB conda-forge 2026-01-15T20:11:37.6636878Z gdk-pixbuf-2.44.4 | h1f5b9c4_0 560 KB conda-forge 2026-01-15T20:11:37.6637599Z glslang-16.1.0 | h5b34520_0 6.0 MB conda-forge 2026-01-15T20:11:37.6638322Z graphite2-1.3.14 | hac47afa_2 94 KB conda-forge 2026-01-15T20:11:37.6639257Z harfbuzz-12.3.0 | h5a1b470_0 1.1 MB conda-forge 2026-01-15T20:11:37.6641072Z icu-78.2 | h637d24d_0 12.6 MB conda-forge 2026-01-15T20:11:37.6641674Z lame-3.100 | hcfcfb64_1003 557 KB conda-forge 2026-01-15T20:11:37.6642259Z lerc-4.0.0 | h6470a55_1 161 KB conda-forge 2026-01-15T20:11:37.6642911Z libdeflate-1.25 | h51727cc_0 153 KB conda-forge 2026-01-15T20:11:37.6643571Z libfreetype-2.14.1 | h57928b3_0 8 KB conda-forge 2026-01-15T20:11:37.6644233Z libfreetype6-2.14.1 | hdbac1cb_0 332 KB conda-forge 2026-01-15T20:11:37.6650057Z libglib-2.86.3 | h0c9aed9_0 3.6 MB conda-forge 2026-01-15T20:11:37.6651283Z libiconv-1.18 | hc1393d2_2 681 KB conda-forge 2026-01-15T20:11:37.6652731Z libintl-0.22.5 | h5728263_3 93 KB conda-forge 2026-01-15T20:11:37.6654071Z libjpeg-turbo-3.1.2 | hfd05255_0 822 KB conda-forge 2026-01-15T20:11:37.6654747Z libogg-1.3.5 | h2466b09_1 34 KB conda-forge 2026-01-15T20:11:37.6655375Z libopus-1.6.1 | h6a83c73_0 300 KB conda-forge 2026-01-15T20:11:37.6655988Z libpng-1.6.54 | h7351971_0 374 KB conda-forge 2026-01-15T20:11:37.6656610Z librsvg-2.60.0 | hd5e4115_0 3.2 MB conda-forge 2026-01-15T20:11:37.6657543Z libtiff-4.7.1 | h8f73337_1 970 KB conda-forge 2026-01-15T20:11:37.6658173Z libusb-1.0.29 | h1839187_0 115 KB conda-forge 2026-01-15T20:11:37.6658786Z libvorbis-1.3.7 | h5112557_2 238 KB conda-forge 2026-01-15T20:11:37.6659467Z libvulkan-loader-1.4.328.1 | h477610d_0 274 KB conda-forge 2026-01-15T20:11:37.6660166Z libwebp-base-1.6.0 | h4d5522a_0 273 KB conda-forge 2026-01-15T20:11:37.6660811Z libxml2-2.15.1 | h779ef1b_1 42 KB conda-forge 2026-01-15T20:11:37.6661778Z libxml2-16-2.15.1 | h3cfd58e_1 507 KB conda-forge 2026-01-15T20:11:37.6662750Z openh264-2.6.0 | hb17fa0b_0 402 KB conda-forge 2026-01-15T20:11:37.6664427Z pango-1.56.4 | h03d888a_0 444 KB conda-forge 2026-01-15T20:11:37.6665084Z pcre2-10.47 | hd2b5f0e_0 973 KB conda-forge 2026-01-15T20:11:37.6665668Z pixman-0.46.4 | h5112557_1 530 KB conda-forge 2026-01-15T20:11:37.6666212Z sdl2-2.32.56 | h5112557_0 559 KB conda-forge 2026-01-15T20:11:37.6666736Z sdl3-3.2.30 | h5112557_0 1.5 MB conda-forge 2026-01-15T20:11:37.6667262Z shaderc-2025.5 | haa9a63f_0 1.4 MB conda-forge 2026-01-15T20:11:37.6667843Z spirv-tools-2025.4 | h49e36cd_0 13.5 MB conda-forge 2026-01-15T20:11:37.6668220Z svt-av1-3.1.2 | hac47afa_0 1.8 MB conda-forge 2026-01-15T20:11:37.6668629Z vs2015_runtime-14.44.35208 | h38c0c73_34 19 KB conda-forge 2026-01-15T20:11:37.6669011Z x264-1!164.3095 | h8ffe710_2 1017 KB conda-forge 2026-01-15T20:11:37.6669337Z x265-3.5 | h2d74725_3 5.3 MB conda-forge 2026-01-15T20:11:37.6669678Z zstd-1.5.7 | h534d264_6 379 KB conda-forge 2026-01-15T20:11:37.6670030Z ------------------------------------------------------------ 2026-01-15T20:11:37.6670336Z Total: 77.3 MB 2026-01-15T20:11:37.6670532Z 2026-01-15T20:11:37.6670642Z The following NEW packages will be INSTALLED: 2026-01-15T20:11:37.6670833Z 2026-01-15T20:11:37.6671001Z aom conda-forge/win-64::aom-3.9.1-he0c23c2_0 2026-01-15T20:11:37.6671377Z cairo conda-forge/win-64::cairo-1.18.4-h477c42c_1 2026-01-15T20:11:37.6675033Z dav1d conda-forge/win-64::dav1d-1.2.1-hcfcfb64_0 2026-01-15T20:11:37.6675743Z ffmpeg conda-forge/win-64::ffmpeg-8.0.1-gpl_ha36faaf_109 2026-01-15T20:11:37.6676533Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2026-01-15T20:11:37.6677431Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2026-01-15T20:11:37.6678303Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2026-01-15T20:11:37.6680314Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2026-01-15T20:11:37.6685141Z fontconfig conda-forge/win-64::fontconfig-2.15.0-h765892d_1 2026-01-15T20:11:37.6686484Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2026-01-15T20:11:37.6687741Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-hc364b38_1 2026-01-15T20:11:37.6688502Z freetype conda-forge/win-64::freetype-2.14.1-h57928b3_0 2026-01-15T20:11:37.6689156Z fribidi conda-forge/win-64::fribidi-1.0.16-hfd05255_0 2026-01-15T20:11:37.6689817Z gdk-pixbuf conda-forge/win-64::gdk-pixbuf-2.44.4-h1f5b9c4_0 2026-01-15T20:11:37.6690431Z glslang conda-forge/win-64::glslang-16.1.0-h5b34520_0 2026-01-15T20:11:37.6691275Z graphite2 conda-forge/win-64::graphite2-1.3.14-hac47afa_2 2026-01-15T20:11:37.6692543Z harfbuzz conda-forge/win-64::harfbuzz-12.3.0-h5a1b470_0 2026-01-15T20:11:37.6693165Z icu conda-forge/win-64::icu-78.2-h637d24d_0 2026-01-15T20:11:37.6693754Z lame conda-forge/win-64::lame-3.100-hcfcfb64_1003 2026-01-15T20:11:37.6694321Z lerc conda-forge/win-64::lerc-4.0.0-h6470a55_1 2026-01-15T20:11:37.6695251Z libdeflate conda-forge/win-64::libdeflate-1.25-h51727cc_0 2026-01-15T20:11:37.6695986Z libfreetype conda-forge/win-64::libfreetype-2.14.1-h57928b3_0 2026-01-15T20:11:37.6696689Z libfreetype6 conda-forge/win-64::libfreetype6-2.14.1-hdbac1cb_0 2026-01-15T20:11:37.6697392Z libglib conda-forge/win-64::libglib-2.86.3-h0c9aed9_0 2026-01-15T20:11:37.6701513Z libiconv conda-forge/win-64::libiconv-1.18-hc1393d2_2 2026-01-15T20:11:37.6702784Z libintl conda-forge/win-64::libintl-0.22.5-h5728263_3 2026-01-15T20:11:37.6703520Z libjpeg-turbo conda-forge/win-64::libjpeg-turbo-3.1.2-hfd05255_0 2026-01-15T20:11:37.6704970Z libogg conda-forge/win-64::libogg-1.3.5-h2466b09_1 2026-01-15T20:11:37.6705929Z libopus conda-forge/win-64::libopus-1.6.1-h6a83c73_0 2026-01-15T20:11:37.6706738Z libpng conda-forge/win-64::libpng-1.6.54-h7351971_0 2026-01-15T20:11:37.6707340Z librsvg conda-forge/win-64::librsvg-2.60.0-hd5e4115_0 2026-01-15T20:11:37.6707963Z libtiff conda-forge/win-64::libtiff-4.7.1-h8f73337_1 2026-01-15T20:11:37.6709129Z libusb conda-forge/win-64::libusb-1.0.29-h1839187_0 2026-01-15T20:11:37.6710987Z libvorbis conda-forge/win-64::libvorbis-1.3.7-h5112557_2 2026-01-15T20:11:37.6712814Z libvulkan-loader conda-forge/win-64::libvulkan-loader-1.4.328.1-h477610d_0 2026-01-15T20:11:37.6713719Z libwebp-base conda-forge/win-64::libwebp-base-1.6.0-h4d5522a_0 2026-01-15T20:11:37.6714424Z libxml2 conda-forge/win-64::libxml2-2.15.1-h779ef1b_1 2026-01-15T20:11:37.6736960Z libxml2-16 conda-forge/win-64::libxml2-16-2.15.1-h3cfd58e_1 2026-01-15T20:11:37.6737814Z openh264 conda-forge/win-64::openh264-2.6.0-hb17fa0b_0 2026-01-15T20:11:37.6738487Z pango conda-forge/win-64::pango-1.56.4-h03d888a_0 2026-01-15T20:11:37.6739113Z pcre2 conda-forge/win-64::pcre2-10.47-hd2b5f0e_0 2026-01-15T20:11:37.6739752Z pixman conda-forge/win-64::pixman-0.46.4-h5112557_1 2026-01-15T20:11:37.6740397Z sdl2 conda-forge/win-64::sdl2-2.32.56-h5112557_0 2026-01-15T20:11:37.6740977Z sdl3 conda-forge/win-64::sdl3-3.2.30-h5112557_0 2026-01-15T20:11:37.6741579Z shaderc conda-forge/win-64::shaderc-2025.5-haa9a63f_0 2026-01-15T20:11:37.6742301Z spirv-tools conda-forge/win-64::spirv-tools-2025.4-h49e36cd_0 2026-01-15T20:11:37.6743025Z svt-av1 conda-forge/win-64::svt-av1-3.1.2-hac47afa_0 2026-01-15T20:11:37.6743724Z vs2015_runtime conda-forge/win-64::vs2015_runtime-14.44.35208-h38c0c73_34 2026-01-15T20:11:37.6745251Z x264 conda-forge/win-64::x264-1!164.3095-h8ffe710_2 2026-01-15T20:11:37.6745905Z x265 conda-forge/win-64::x265-3.5-h2d74725_3 2026-01-15T20:11:37.6746474Z zstd conda-forge/win-64::zstd-1.5.7-h534d264_6 2026-01-15T20:11:37.6753878Z 2026-01-15T20:11:37.6753887Z 2026-01-15T20:11:37.6753893Z 2026-01-15T20:11:37.6754202Z Downloading and Extracting Packages: ...working... 2026-01-15T20:11:37.6755098Z spirv-tools-2025.4 | 13.5 MB | | 0% 2026-01-15T20:11:37.6755474Z 2026-01-15T20:11:37.6755991Z icu-78.2 | 12.6 MB | | 0%  2026-01-15T20:11:37.6756519Z 2026-01-15T20:11:37.6756525Z 2026-01-15T20:11:37.6756863Z ffmpeg-8.0.1 | 9.7 MB | | 0%  2026-01-15T20:11:37.6757215Z 2026-01-15T20:11:37.6757222Z 2026-01-15T20:11:37.6757226Z 2026-01-15T20:11:37.6766489Z glslang-16.1.0 | 6.0 MB | | 0%  2026-01-15T20:11:37.6767739Z 2026-01-15T20:11:37.6767834Z 2026-01-15T20:11:37.6767918Z 2026-01-15T20:11:37.6768059Z 2026-01-15T20:11:37.6779824Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:11:37.6781091Z 2026-01-15T20:11:37.6781172Z 2026-01-15T20:11:37.6781249Z 2026-01-15T20:11:37.6781324Z 2026-01-15T20:11:37.6781460Z 2026-01-15T20:11:37.6782236Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:11:37.6782767Z 2026-01-15T20:11:37.6782843Z 2026-01-15T20:11:37.6782918Z 2026-01-15T20:11:37.6782993Z 2026-01-15T20:11:37.6783084Z 2026-01-15T20:11:37.6783665Z 2026-01-15T20:11:37.6784804Z librsvg-2.60.0 | 3.2 MB | | 0%  2026-01-15T20:11:37.6785574Z 2026-01-15T20:11:37.6785650Z 2026-01-15T20:11:37.6785745Z 2026-01-15T20:11:37.6785827Z 2026-01-15T20:11:37.6785909Z 2026-01-15T20:11:37.6785988Z 2026-01-15T20:11:37.6786117Z 2026-01-15T20:11:37.6788131Z aom-3.9.1 | 1.9 MB | | 0%  2026-01-15T20:11:37.6789005Z 2026-01-15T20:11:37.6789081Z 2026-01-15T20:11:37.6789153Z 2026-01-15T20:11:37.6789230Z 2026-01-15T20:11:37.6789305Z 2026-01-15T20:11:37.6789378Z 2026-01-15T20:11:37.6789452Z 2026-01-15T20:11:37.6789568Z 2026-01-15T20:11:37.6792207Z svt-av1-3.1.2 | 1.8 MB | | 0%  2026-01-15T20:11:37.6792710Z 2026-01-15T20:11:37.6792788Z 2026-01-15T20:11:37.6792863Z 2026-01-15T20:11:37.6792933Z 2026-01-15T20:11:37.6793004Z 2026-01-15T20:11:37.6793092Z 2026-01-15T20:11:37.6793164Z 2026-01-15T20:11:37.6793238Z 2026-01-15T20:11:37.6794391Z 2026-01-15T20:11:37.6798882Z font-ttf-ubuntu-0.83 | 1.5 MB | | 0%  2026-01-15T20:11:37.6799430Z 2026-01-15T20:11:37.6799949Z 2026-01-15T20:11:37.6800030Z 2026-01-15T20:11:37.6800108Z 2026-01-15T20:11:37.6800181Z 2026-01-15T20:11:37.6800269Z 2026-01-15T20:11:37.6800344Z 2026-01-15T20:11:37.6800422Z 2026-01-15T20:11:37.6800500Z 2026-01-15T20:11:37.6800628Z 2026-01-15T20:11:37.6803606Z cairo-1.18.4 | 1.5 MB | | 0%  2026-01-15T20:11:37.6804420Z 2026-01-15T20:11:37.6804487Z 2026-01-15T20:11:37.6804549Z 2026-01-15T20:11:37.6804611Z 2026-01-15T20:11:37.6804653Z 2026-01-15T20:11:37.6804657Z 2026-01-15T20:11:37.6804692Z 2026-01-15T20:11:37.6804702Z 2026-01-15T20:11:37.6804713Z 2026-01-15T20:11:37.6804717Z 2026-01-15T20:11:37.6804762Z 2026-01-15T20:11:37.6809863Z sdl3-3.2.30 | 1.5 MB | | 0%  2026-01-15T20:11:37.6811105Z 2026-01-15T20:11:37.6811111Z 2026-01-15T20:11:37.6811116Z 2026-01-15T20:11:37.6811120Z 2026-01-15T20:11:37.6811125Z 2026-01-15T20:11:37.6811131Z 2026-01-15T20:11:37.6811135Z 2026-01-15T20:11:37.6811140Z 2026-01-15T20:11:37.6811145Z 2026-01-15T20:11:37.6811164Z 2026-01-15T20:11:37.6811170Z 2026-01-15T20:11:37.6811175Z 2026-01-15T20:11:37.6811723Z shaderc-2025.5 | 1.4 MB | | 0%  2026-01-15T20:11:37.6812428Z 2026-01-15T20:11:37.6812436Z 2026-01-15T20:11:37.6812441Z 2026-01-15T20:11:37.6812446Z 2026-01-15T20:11:37.6812452Z 2026-01-15T20:11:37.6812456Z 2026-01-15T20:11:37.6812461Z 2026-01-15T20:11:37.6812466Z 2026-01-15T20:11:37.6812470Z 2026-01-15T20:11:37.6812475Z 2026-01-15T20:11:37.6812479Z 2026-01-15T20:11:37.6812484Z 2026-01-15T20:11:37.6812488Z 2026-01-15T20:11:37.6818167Z harfbuzz-12.3.0 | 1.1 MB | | 0%  2026-01-15T20:11:37.6818903Z 2026-01-15T20:11:37.6819281Z 2026-01-15T20:11:37.6819329Z 2026-01-15T20:11:37.6819334Z 2026-01-15T20:11:37.6819372Z 2026-01-15T20:11:37.6819377Z 2026-01-15T20:11:37.6819382Z 2026-01-15T20:11:37.6819415Z 2026-01-15T20:11:37.6819421Z 2026-01-15T20:11:37.6819728Z 2026-01-15T20:11:37.6819733Z 2026-01-15T20:11:37.6819739Z 2026-01-15T20:11:37.6819743Z 2026-01-15T20:11:37.6820157Z 2026-01-15T20:11:37.6820965Z x264-1!164.3095 | 1017 KB | | 0%  2026-01-15T20:11:37.6821444Z 2026-01-15T20:11:37.6821450Z 2026-01-15T20:11:37.6821659Z 2026-01-15T20:11:37.6821667Z 2026-01-15T20:11:37.6821673Z 2026-01-15T20:11:37.6821678Z 2026-01-15T20:11:37.6821684Z 2026-01-15T20:11:37.6821715Z 2026-01-15T20:11:37.6821720Z 2026-01-15T20:11:37.6821725Z 2026-01-15T20:11:37.6821731Z 2026-01-15T20:11:37.6821737Z 2026-01-15T20:11:37.6821742Z 2026-01-15T20:11:37.6821748Z 2026-01-15T20:11:37.6821753Z 2026-01-15T20:11:37.6827445Z pcre2-10.47 | 973 KB | | 0%  2026-01-15T20:11:37.6828624Z 2026-01-15T20:11:37.6828634Z 2026-01-15T20:11:37.6828640Z 2026-01-15T20:11:37.6828645Z 2026-01-15T20:11:37.6828650Z 2026-01-15T20:11:37.6828670Z 2026-01-15T20:11:37.6828676Z 2026-01-15T20:11:37.6828681Z 2026-01-15T20:11:37.6828688Z 2026-01-15T20:11:37.6828694Z 2026-01-15T20:11:37.6828708Z 2026-01-15T20:11:37.6828713Z 2026-01-15T20:11:37.6828717Z 2026-01-15T20:11:37.6828722Z 2026-01-15T20:11:37.6828726Z 2026-01-15T20:11:37.6828731Z 2026-01-15T20:11:37.6834925Z libtiff-4.7.1 | 970 KB | | 0%  2026-01-15T20:11:37.6835891Z 2026-01-15T20:11:37.6835899Z 2026-01-15T20:11:37.6835904Z 2026-01-15T20:11:37.6835908Z 2026-01-15T20:11:37.6835912Z 2026-01-15T20:11:37.6835916Z 2026-01-15T20:11:37.6835921Z 2026-01-15T20:11:37.6835942Z 2026-01-15T20:11:37.6835947Z 2026-01-15T20:11:37.6835951Z 2026-01-15T20:11:37.6835955Z 2026-01-15T20:11:37.6835959Z 2026-01-15T20:11:37.6835962Z 2026-01-15T20:11:37.6835967Z 2026-01-15T20:11:37.6835972Z 2026-01-15T20:11:37.6835975Z 2026-01-15T20:11:37.6837260Z 2026-01-15T20:11:37.6843816Z libjpeg-turbo-3.1.2 | 822 KB | | 0%  2026-01-15T20:11:37.6844824Z 2026-01-15T20:11:37.6844910Z 2026-01-15T20:11:37.6844978Z 2026-01-15T20:11:37.6845050Z 2026-01-15T20:11:37.6845120Z 2026-01-15T20:11:37.6845185Z 2026-01-15T20:11:37.6845252Z 2026-01-15T20:11:37.6845313Z 2026-01-15T20:11:37.6845888Z 2026-01-15T20:11:37.6845961Z 2026-01-15T20:11:37.6846056Z 2026-01-15T20:11:37.6846207Z 2026-01-15T20:11:37.6846286Z 2026-01-15T20:11:37.6847434Z 2026-01-15T20:11:37.6848189Z 2026-01-15T20:11:37.6849127Z 2026-01-15T20:11:37.6849217Z 2026-01-15T20:11:37.6849337Z 2026-01-15T20:11:37.6850023Z font-ttf-source-code | 684 KB | | 0%  2026-01-15T20:11:37.6850644Z 2026-01-15T20:11:37.6850716Z 2026-01-15T20:11:37.6850785Z 2026-01-15T20:11:37.6850853Z 2026-01-15T20:11:37.6850926Z 2026-01-15T20:11:37.6850999Z 2026-01-15T20:11:37.6851068Z 2026-01-15T20:11:37.6851168Z 2026-01-15T20:11:37.6851239Z 2026-01-15T20:11:37.6851315Z 2026-01-15T20:11:37.6851387Z 2026-01-15T20:11:37.6851457Z 2026-01-15T20:11:37.6855471Z 2026-01-15T20:11:37.6855674Z 2026-01-15T20:11:37.6855759Z 2026-01-15T20:11:37.6855836Z 2026-01-15T20:11:37.6856286Z 2026-01-15T20:11:37.6856476Z 2026-01-15T20:11:37.6856537Z 2026-01-15T20:11:37.8073044Z ... (more hidden) ... 2026-01-15T20:11:37.8074239Z 2026-01-15T20:11:37.8093895Z icu-78.2 | 12.6 MB | | 0%  2026-01-15T20:11:37.8094521Z 2026-01-15T20:11:37.8094528Z 2026-01-15T20:11:37.8094533Z 2026-01-15T20:11:37.8104175Z 2026-01-15T20:11:37.8108925Z x265-3.5 | 5.3 MB | | 0%  2026-01-15T20:11:37.8109353Z 2026-01-15T20:11:37.8110677Z 2026-01-15T20:11:37.8127142Z ffmpeg-8.0.1 | 9.7 MB | | 0%  2026-01-15T20:11:37.8128214Z 2026-01-15T20:11:37.8128223Z 2026-01-15T20:11:37.8129069Z 2026-01-15T20:11:37.8273420Z glslang-16.1.0 | 6.0 MB | | 0%  2026-01-15T20:11:37.9084806Z spirv-tools-2025.4 | 13.5 MB | | 0% 2026-01-15T20:11:37.9093657Z 2026-01-15T20:11:37.9104830Z icu-78.2 | 12.6 MB | #2 | 12%  2026-01-15T20:11:37.9106680Z 2026-01-15T20:11:37.9106689Z 2026-01-15T20:11:37.9106695Z 2026-01-15T20:11:37.9106701Z 2026-01-15T20:11:37.9120566Z x265-3.5 | 5.3 MB | ###3 | 34%  2026-01-15T20:11:37.9121371Z 2026-01-15T20:11:37.9121412Z 2026-01-15T20:11:37.9139833Z ffmpeg-8.0.1 | 9.7 MB | ##2 | 23%  2026-01-15T20:11:37.9140719Z 2026-01-15T20:11:37.9140729Z 2026-01-15T20:11:37.9143748Z 2026-01-15T20:11:37.9283111Z glslang-16.1.0 | 6.0 MB | ##5 | 26%  2026-01-15T20:11:38.0093731Z spirv-tools-2025.4 | 13.5 MB | 8 | 9% 2026-01-15T20:11:38.0094620Z 2026-01-15T20:11:38.0103805Z icu-78.2 | 12.6 MB | ###4 | 35%  2026-01-15T20:11:38.0104481Z 2026-01-15T20:11:38.0104493Z 2026-01-15T20:11:38.0104500Z 2026-01-15T20:11:38.0106637Z 2026-01-15T20:11:38.0131221Z x265-3.5 | 5.3 MB | ########5 | 86%  2026-01-15T20:11:38.0131644Z 2026-01-15T20:11:38.0132445Z 2026-01-15T20:11:38.0140545Z ffmpeg-8.0.1 | 9.7 MB | ####8 | 48%  2026-01-15T20:11:38.0141414Z 2026-01-15T20:11:38.0141422Z 2026-01-15T20:11:38.0143779Z 2026-01-15T20:11:38.0295147Z glslang-16.1.0 | 6.0 MB | ######9 | 69%  2026-01-15T20:11:38.1106653Z spirv-tools-2025.4 | 13.5 MB | ##9 | 30% 2026-01-15T20:11:38.1107356Z 2026-01-15T20:11:38.1142458Z icu-78.2 | 12.6 MB | ######4 | 64%  2026-01-15T20:11:38.1142715Z 2026-01-15T20:11:38.1144751Z 2026-01-15T20:11:38.1431216Z ffmpeg-8.0.1 | 9.7 MB | ########5 | 85%  2026-01-15T20:11:38.1733274Z spirv-tools-2025.4 | 13.5 MB | #####4 | 54% 2026-01-15T20:11:38.1733742Z 2026-01-15T20:11:38.1733750Z 2026-01-15T20:11:38.1733756Z 2026-01-15T20:11:38.1735322Z 2026-01-15T20:11:38.2119704Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:11:38.2120705Z 2026-01-15T20:11:38.2211632Z icu-78.2 | 12.6 MB | ########9 | 90%  2026-01-15T20:11:38.2212046Z 2026-01-15T20:11:38.2212053Z 2026-01-15T20:11:38.2212877Z 2026-01-15T20:11:38.2214812Z glslang-16.1.0 | 6.0 MB | ########## | 100%  2026-01-15T20:11:38.2217189Z 2026-01-15T20:11:38.2217198Z 2026-01-15T20:11:38.2221494Z 2026-01-15T20:11:38.2350489Z glslang-16.1.0 | 6.0 MB | ########## | 100%  2026-01-15T20:11:38.2350952Z 2026-01-15T20:11:38.2350959Z 2026-01-15T20:11:38.2350968Z 2026-01-15T20:11:38.2350975Z 2026-01-15T20:11:38.2352147Z 2026-01-15T20:11:38.2441237Z libglib-2.86.3 | 3.6 MB | | 0%  2026-01-15T20:11:38.2768565Z spirv-tools-2025.4 | 13.5 MB | ########1 | 81% 2026-01-15T20:11:38.2769093Z 2026-01-15T20:11:38.2769102Z 2026-01-15T20:11:38.2769111Z 2026-01-15T20:11:38.2769563Z 2026-01-15T20:11:38.2769589Z 2026-01-15T20:11:38.2770250Z 2026-01-15T20:11:38.3345655Z librsvg-2.60.0 | 3.2 MB | | 0%  2026-01-15T20:11:38.3346571Z 2026-01-15T20:11:38.3346830Z 2026-01-15T20:11:38.3347527Z 2026-01-15T20:11:38.3348478Z 2026-01-15T20:11:38.3348967Z 2026-01-15T20:11:38.3903016Z libglib-2.86.3 | 3.6 MB | #########4 | 94%  2026-01-15T20:11:38.3903461Z 2026-01-15T20:11:38.3903469Z 2026-01-15T20:11:38.3903474Z 2026-01-15T20:11:38.3903480Z 2026-01-15T20:11:38.3903485Z 2026-01-15T20:11:38.3905286Z 2026-01-15T20:11:38.3908918Z librsvg-2.60.0 | 3.2 MB | ########## | 100%  2026-01-15T20:11:38.3909376Z 2026-01-15T20:11:38.3909384Z 2026-01-15T20:11:38.3909391Z 2026-01-15T20:11:38.3909396Z 2026-01-15T20:11:38.3909737Z 2026-01-15T20:11:38.3910492Z 2026-01-15T20:11:38.4175915Z librsvg-2.60.0 | 3.2 MB | ########## | 100%  2026-01-15T20:11:38.4176974Z 2026-01-15T20:11:38.4176987Z 2026-01-15T20:11:38.4176992Z 2026-01-15T20:11:38.4176997Z 2026-01-15T20:11:38.4177001Z 2026-01-15T20:11:38.4192538Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:11:38.4193763Z 2026-01-15T20:11:38.4193773Z 2026-01-15T20:11:38.4449812Z ffmpeg-8.0.1 | 9.7 MB | ########## | 100%  2026-01-15T20:11:38.4450643Z 2026-01-15T20:11:38.4450914Z 2026-01-15T20:11:38.4451072Z 2026-01-15T20:11:38.4451233Z 2026-01-15T20:11:38.4451364Z 2026-01-15T20:11:38.4451495Z 2026-01-15T20:11:38.4452636Z 2026-01-15T20:11:38.4681495Z aom-3.9.1 | 1.9 MB | | 1%  2026-01-15T20:11:38.4681993Z 2026-01-15T20:11:38.4681999Z 2026-01-15T20:11:38.4682006Z 2026-01-15T20:11:38.4682012Z 2026-01-15T20:11:38.4682021Z 2026-01-15T20:11:38.4682060Z 2026-01-15T20:11:38.4682065Z 2026-01-15T20:11:38.4682549Z 2026-01-15T20:11:38.4746020Z svt-av1-3.1.2 | 1.8 MB | | 1%  2026-01-15T20:11:38.4747461Z 2026-01-15T20:11:38.4748170Z 2026-01-15T20:11:38.4748183Z 2026-01-15T20:11:38.4748190Z 2026-01-15T20:11:38.4748195Z 2026-01-15T20:11:38.4748201Z 2026-01-15T20:11:38.4748233Z 2026-01-15T20:11:38.4748238Z 2026-01-15T20:11:38.4750058Z 2026-01-15T20:11:38.5289903Z font-ttf-ubuntu-0.83 | 1.5 MB | 1 | 1%  2026-01-15T20:11:38.5291506Z 2026-01-15T20:11:38.5293782Z 2026-01-15T20:11:38.5294418Z 2026-01-15T20:11:38.5294573Z 2026-01-15T20:11:38.5294792Z 2026-01-15T20:11:38.5294811Z 2026-01-15T20:11:38.5294990Z 2026-01-15T20:11:38.5394729Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:38.5395189Z 2026-01-15T20:11:38.5395197Z 2026-01-15T20:11:38.5395203Z 2026-01-15T20:11:38.5395238Z 2026-01-15T20:11:38.5395244Z 2026-01-15T20:11:38.5395249Z 2026-01-15T20:11:38.5395255Z 2026-01-15T20:11:38.5396352Z 2026-01-15T20:11:38.5400302Z svt-av1-3.1.2 | 1.8 MB | ########## | 100%  2026-01-15T20:11:38.5404289Z 2026-01-15T20:11:38.5404311Z 2026-01-15T20:11:38.5404316Z 2026-01-15T20:11:38.5404321Z 2026-01-15T20:11:38.5404325Z 2026-01-15T20:11:38.5404330Z 2026-01-15T20:11:38.5404336Z 2026-01-15T20:11:38.5404377Z 2026-01-15T20:11:38.5404381Z 2026-01-15T20:11:38.5781795Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:38.5782395Z 2026-01-15T20:11:38.5835781Z icu-78.2 | 12.6 MB | ########## | 100%  2026-01-15T20:11:38.5836633Z 2026-01-15T20:11:38.5836641Z 2026-01-15T20:11:38.5836651Z 2026-01-15T20:11:38.5836658Z 2026-01-15T20:11:38.5836665Z 2026-01-15T20:11:38.5836671Z 2026-01-15T20:11:38.5836694Z 2026-01-15T20:11:38.5836701Z 2026-01-15T20:11:38.5836754Z 2026-01-15T20:11:38.5836758Z 2026-01-15T20:11:38.5880497Z cairo-1.18.4 | 1.5 MB | 1 | 1%  2026-01-15T20:11:38.5883270Z 2026-01-15T20:11:38.5884933Z 2026-01-15T20:11:38.5886813Z 2026-01-15T20:11:38.5887025Z 2026-01-15T20:11:38.5887170Z 2026-01-15T20:11:38.5887825Z 2026-01-15T20:11:38.5887969Z 2026-01-15T20:11:38.5888107Z 2026-01-15T20:11:38.5888244Z 2026-01-15T20:11:38.5888382Z 2026-01-15T20:11:38.5888544Z 2026-01-15T20:11:38.5902043Z sdl3-3.2.30 | 1.5 MB | 1 | 1%  2026-01-15T20:11:38.5982307Z spirv-tools-2025.4 | 13.5 MB | ########## | 100% 2026-01-15T20:11:38.5983266Z 2026-01-15T20:11:38.5984076Z 2026-01-15T20:11:38.5984215Z 2026-01-15T20:11:38.5984224Z 2026-01-15T20:11:38.5984250Z 2026-01-15T20:11:38.5984360Z 2026-01-15T20:11:38.5984366Z 2026-01-15T20:11:38.5984373Z 2026-01-15T20:11:38.5984394Z 2026-01-15T20:11:38.5984401Z 2026-01-15T20:11:38.5984878Z 2026-01-15T20:11:38.5984886Z 2026-01-15T20:11:38.6380787Z shaderc-2025.5 | 1.4 MB | 1 | 1%  2026-01-15T20:11:38.6383294Z 2026-01-15T20:11:38.6383304Z 2026-01-15T20:11:38.6383311Z 2026-01-15T20:11:38.6383317Z 2026-01-15T20:11:38.6383323Z 2026-01-15T20:11:38.6383329Z 2026-01-15T20:11:38.6383334Z 2026-01-15T20:11:38.6383339Z 2026-01-15T20:11:38.6383347Z 2026-01-15T20:11:38.6383356Z 2026-01-15T20:11:38.6383361Z 2026-01-15T20:11:38.6383405Z 2026-01-15T20:11:38.6383537Z 2026-01-15T20:11:38.6613985Z harfbuzz-12.3.0 | 1.1 MB | 1 | 1%  2026-01-15T20:11:38.6615895Z 2026-01-15T20:11:38.6615905Z 2026-01-15T20:11:38.6615936Z 2026-01-15T20:11:38.6615943Z 2026-01-15T20:11:38.6615950Z 2026-01-15T20:11:38.6615957Z 2026-01-15T20:11:38.6615964Z 2026-01-15T20:11:38.6615975Z 2026-01-15T20:11:38.6615982Z 2026-01-15T20:11:38.6617105Z 2026-01-15T20:11:38.6651391Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:38.6651932Z 2026-01-15T20:11:38.6651971Z 2026-01-15T20:11:38.6651977Z 2026-01-15T20:11:38.6651982Z 2026-01-15T20:11:38.6651988Z 2026-01-15T20:11:38.6651993Z 2026-01-15T20:11:38.6652198Z 2026-01-15T20:11:38.6652205Z 2026-01-15T20:11:38.6652210Z 2026-01-15T20:11:38.6652215Z 2026-01-15T20:11:38.6652220Z 2026-01-15T20:11:38.6652463Z 2026-01-15T20:11:38.6739187Z shaderc-2025.5 | 1.4 MB | ########## | 100%  2026-01-15T20:11:38.6740641Z 2026-01-15T20:11:38.6740651Z 2026-01-15T20:11:38.6740657Z 2026-01-15T20:11:38.6740663Z 2026-01-15T20:11:38.6740668Z 2026-01-15T20:11:38.6740673Z 2026-01-15T20:11:38.6740677Z 2026-01-15T20:11:38.6740684Z 2026-01-15T20:11:38.6740689Z 2026-01-15T20:11:38.6740715Z 2026-01-15T20:11:38.6740720Z 2026-01-15T20:11:38.6740726Z 2026-01-15T20:11:38.6740731Z 2026-01-15T20:11:38.6756181Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:38.6756640Z 2026-01-15T20:11:38.6756662Z 2026-01-15T20:11:38.6756679Z 2026-01-15T20:11:38.6756682Z 2026-01-15T20:11:38.6756685Z 2026-01-15T20:11:38.6756689Z 2026-01-15T20:11:38.6756692Z 2026-01-15T20:11:38.6756694Z 2026-01-15T20:11:38.6756697Z 2026-01-15T20:11:38.6756699Z 2026-01-15T20:11:38.6757703Z 2026-01-15T20:11:38.6918986Z sdl3-3.2.30 | 1.5 MB | ########## | 100%  2026-01-15T20:11:38.6919533Z 2026-01-15T20:11:38.6919541Z 2026-01-15T20:11:38.6919548Z 2026-01-15T20:11:38.6919553Z 2026-01-15T20:11:38.6919559Z 2026-01-15T20:11:38.6919564Z 2026-01-15T20:11:38.6919568Z 2026-01-15T20:11:38.6919574Z 2026-01-15T20:11:38.6919578Z 2026-01-15T20:11:38.6919583Z 2026-01-15T20:11:38.6919588Z 2026-01-15T20:11:38.6919592Z 2026-01-15T20:11:38.6919597Z 2026-01-15T20:11:38.6919870Z 2026-01-15T20:11:38.7309299Z x264-1!164.3095 | 1017 KB | 1 | 2%  2026-01-15T20:11:38.7312788Z 2026-01-15T20:11:38.7312876Z 2026-01-15T20:11:38.7315014Z 2026-01-15T20:11:38.7317347Z 2026-01-15T20:11:38.7317901Z 2026-01-15T20:11:38.7318002Z 2026-01-15T20:11:38.7318074Z 2026-01-15T20:11:38.7318446Z 2026-01-15T20:11:38.7318523Z 2026-01-15T20:11:38.7318596Z 2026-01-15T20:11:38.7318670Z 2026-01-15T20:11:38.7318745Z 2026-01-15T20:11:38.7319147Z 2026-01-15T20:11:38.7319328Z 2026-01-15T20:11:38.7321005Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:38.7321947Z 2026-01-15T20:11:38.7329480Z 2026-01-15T20:11:38.7329585Z 2026-01-15T20:11:38.7330091Z 2026-01-15T20:11:38.7330688Z 2026-01-15T20:11:38.7331570Z 2026-01-15T20:11:38.7331697Z 2026-01-15T20:11:38.7331775Z 2026-01-15T20:11:38.7331852Z 2026-01-15T20:11:38.7331925Z 2026-01-15T20:11:38.7332491Z 2026-01-15T20:11:38.7333001Z 2026-01-15T20:11:38.7338851Z 2026-01-15T20:11:38.7338934Z 2026-01-15T20:11:38.7339269Z 2026-01-15T20:11:38.7353432Z pcre2-10.47 | 973 KB | 1 | 2%  2026-01-15T20:11:38.7354886Z 2026-01-15T20:11:38.7354970Z 2026-01-15T20:11:38.7355043Z 2026-01-15T20:11:38.7355122Z 2026-01-15T20:11:38.7355191Z 2026-01-15T20:11:38.7355258Z 2026-01-15T20:11:38.7355325Z 2026-01-15T20:11:38.7355431Z 2026-01-15T20:11:38.7355793Z 2026-01-15T20:11:38.7358429Z 2026-01-15T20:11:38.7358568Z 2026-01-15T20:11:38.7358649Z 2026-01-15T20:11:38.7358723Z 2026-01-15T20:11:38.7359768Z 2026-01-15T20:11:38.7360141Z 2026-01-15T20:11:38.7360379Z 2026-01-15T20:11:38.7361354Z libtiff-4.7.1 | 970 KB | 1 | 2%  2026-01-15T20:11:38.7362351Z 2026-01-15T20:11:38.7362362Z 2026-01-15T20:11:38.7362368Z 2026-01-15T20:11:38.7362372Z 2026-01-15T20:11:38.7362378Z 2026-01-15T20:11:38.7362383Z 2026-01-15T20:11:38.7362402Z 2026-01-15T20:11:38.7362407Z 2026-01-15T20:11:38.7362412Z 2026-01-15T20:11:38.7362417Z 2026-01-15T20:11:38.7362429Z 2026-01-15T20:11:38.7362435Z 2026-01-15T20:11:38.7362440Z 2026-01-15T20:11:38.7362446Z 2026-01-15T20:11:38.7362451Z 2026-01-15T20:11:38.7362455Z 2026-01-15T20:11:38.7362461Z 2026-01-15T20:11:38.7437837Z libjpeg-turbo-3.1.2 | 822 KB | 1 | 2%  2026-01-15T20:11:38.7466713Z 2026-01-15T20:11:38.7466887Z 2026-01-15T20:11:38.7467596Z 2026-01-15T20:11:38.7468990Z 2026-01-15T20:11:38.7469077Z 2026-01-15T20:11:38.7469917Z 2026-01-15T20:11:38.7470649Z 2026-01-15T20:11:38.7470974Z 2026-01-15T20:11:38.7471050Z 2026-01-15T20:11:38.7471399Z 2026-01-15T20:11:38.7471507Z 2026-01-15T20:11:38.7471578Z 2026-01-15T20:11:38.7473151Z 2026-01-15T20:11:38.7479472Z 2026-01-15T20:11:38.7479561Z 2026-01-15T20:11:38.7480833Z 2026-01-15T20:11:38.7480945Z 2026-01-15T20:11:38.7481590Z 2026-01-15T20:11:38.7635646Z font-ttf-source-code | 684 KB | 2 | 2%  2026-01-15T20:11:38.7658559Z 2026-01-15T20:11:38.7658663Z 2026-01-15T20:11:38.7659931Z 2026-01-15T20:11:38.7660062Z 2026-01-15T20:11:38.7661287Z 2026-01-15T20:11:38.7661925Z 2026-01-15T20:11:38.7662009Z 2026-01-15T20:11:38.7662529Z 2026-01-15T20:11:38.7662816Z 2026-01-15T20:11:38.7663462Z 2026-01-15T20:11:38.7663560Z 2026-01-15T20:11:38.7663636Z 2026-01-15T20:11:38.7663715Z 2026-01-15T20:11:38.7665497Z 2026-01-15T20:11:38.7666121Z 2026-01-15T20:11:38.7666216Z 2026-01-15T20:11:38.7666970Z 2026-01-15T20:11:38.7667344Z 2026-01-15T20:11:38.7670845Z 2026-01-15T20:11:38.7786603Z ... (more hidden) ... 2026-01-15T20:11:38.7788057Z 2026-01-15T20:11:38.7788207Z 2026-01-15T20:11:38.7788295Z 2026-01-15T20:11:38.7788369Z 2026-01-15T20:11:38.7788443Z 2026-01-15T20:11:38.7788549Z 2026-01-15T20:11:38.7788621Z 2026-01-15T20:11:38.7788692Z 2026-01-15T20:11:38.7788760Z 2026-01-15T20:11:38.7788831Z 2026-01-15T20:11:38.7789783Z 2026-01-15T20:11:38.7803690Z 2026-01-15T20:11:38.7803814Z 2026-01-15T20:11:38.7803883Z 2026-01-15T20:11:38.7803958Z 2026-01-15T20:11:38.7804027Z 2026-01-15T20:11:38.7804189Z 2026-01-15T20:11:38.7805614Z libjpeg-turbo-3.1.2 | 822 KB | ########## | 100%  2026-01-15T20:11:38.7806569Z 2026-01-15T20:11:38.7806580Z 2026-01-15T20:11:38.7806586Z 2026-01-15T20:11:38.7806592Z 2026-01-15T20:11:38.7806597Z 2026-01-15T20:11:38.7806604Z 2026-01-15T20:11:38.7806608Z 2026-01-15T20:11:38.7806613Z 2026-01-15T20:11:38.7806619Z 2026-01-15T20:11:38.7806624Z 2026-01-15T20:11:38.7806629Z 2026-01-15T20:11:38.7806634Z 2026-01-15T20:11:38.7806640Z 2026-01-15T20:11:38.7806645Z 2026-01-15T20:11:38.7806650Z 2026-01-15T20:11:38.7806655Z 2026-01-15T20:11:38.7806659Z 2026-01-15T20:11:38.7807015Z 2026-01-15T20:11:38.7813170Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:38.7813947Z 2026-01-15T20:11:38.7813952Z 2026-01-15T20:11:38.7813957Z 2026-01-15T20:11:38.7813961Z 2026-01-15T20:11:38.7813965Z 2026-01-15T20:11:38.7813991Z 2026-01-15T20:11:38.7813996Z 2026-01-15T20:11:38.7814002Z 2026-01-15T20:11:38.7814007Z 2026-01-15T20:11:38.7814012Z 2026-01-15T20:11:38.7814017Z 2026-01-15T20:11:38.7814022Z 2026-01-15T20:11:38.7814027Z 2026-01-15T20:11:38.7814432Z 2026-01-15T20:11:38.7814449Z 2026-01-15T20:11:38.7814533Z 2026-01-15T20:11:38.7889860Z libtiff-4.7.1 | 970 KB | ########## | 100%  2026-01-15T20:11:38.7891335Z 2026-01-15T20:11:38.7891440Z 2026-01-15T20:11:38.7891522Z 2026-01-15T20:11:38.7891599Z 2026-01-15T20:11:38.7891676Z 2026-01-15T20:11:38.7891749Z 2026-01-15T20:11:38.7891823Z 2026-01-15T20:11:38.7891923Z 2026-01-15T20:11:38.7891999Z 2026-01-15T20:11:38.7892810Z 2026-01-15T20:11:38.7897992Z 2026-01-15T20:11:38.7898098Z 2026-01-15T20:11:38.7898196Z 2026-01-15T20:11:38.7898278Z 2026-01-15T20:11:38.7898357Z 2026-01-15T20:11:38.7898436Z 2026-01-15T20:11:38.7898511Z 2026-01-15T20:11:38.7898590Z 2026-01-15T20:11:38.7898746Z 2026-01-15T20:11:38.8004086Z ... (more hidden) ... 2026-01-15T20:11:38.8004549Z 2026-01-15T20:11:38.8004556Z 2026-01-15T20:11:38.8004563Z 2026-01-15T20:11:38.8004568Z 2026-01-15T20:11:38.8004574Z 2026-01-15T20:11:38.8004581Z 2026-01-15T20:11:38.8004588Z 2026-01-15T20:11:38.8004593Z 2026-01-15T20:11:38.8004598Z 2026-01-15T20:11:38.8004601Z 2026-01-15T20:11:38.8004629Z 2026-01-15T20:11:38.8004633Z 2026-01-15T20:11:38.8004636Z 2026-01-15T20:11:38.8004639Z 2026-01-15T20:11:38.8005208Z 2026-01-15T20:11:38.9795305Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:38.9796020Z 2026-01-15T20:11:38.9796028Z 2026-01-15T20:11:38.9796033Z 2026-01-15T20:11:38.9796057Z 2026-01-15T20:11:38.9796062Z 2026-01-15T20:11:38.9796065Z 2026-01-15T20:11:39.2241680Z librsvg-2.60.0 | 3.2 MB | ########## | 100%  2026-01-15T20:11:39.2242690Z 2026-01-15T20:11:39.2242699Z 2026-01-15T20:11:39.2242709Z 2026-01-15T20:11:39.5330745Z glslang-16.1.0 | 6.0 MB | ########## | 100%  2026-01-15T20:11:39.5331292Z 2026-01-15T20:11:39.5331301Z 2026-01-15T20:11:39.5331308Z 2026-01-15T20:11:39.5331314Z 2026-01-15T20:11:39.5331324Z 2026-01-15T20:11:39.6506207Z libglib-2.86.3 | 3.6 MB | ########## | 100%  2026-01-15T20:11:39.6506899Z 2026-01-15T20:11:39.6506906Z 2026-01-15T20:11:39.6506912Z 2026-01-15T20:11:39.6506918Z 2026-01-15T20:11:39.6506923Z 2026-01-15T20:11:39.6506928Z 2026-01-15T20:11:39.6507313Z 2026-01-15T20:11:39.6514870Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:39.6515380Z 2026-01-15T20:11:39.6515387Z 2026-01-15T20:11:39.6515642Z 2026-01-15T20:11:39.6515649Z 2026-01-15T20:11:39.6515655Z 2026-01-15T20:11:39.6515660Z 2026-01-15T20:11:39.6516966Z 2026-01-15T20:11:39.7847134Z aom-3.9.1 | 1.9 MB | ########## | 100%  2026-01-15T20:11:39.7847551Z 2026-01-15T20:11:39.7847563Z 2026-01-15T20:11:39.7847569Z 2026-01-15T20:11:39.7847575Z 2026-01-15T20:11:39.7847581Z 2026-01-15T20:11:39.7847585Z 2026-01-15T20:11:39.7847592Z 2026-01-15T20:11:39.7847608Z 2026-01-15T20:11:39.7854655Z svt-av1-3.1.2 | 1.8 MB | ########## | 100%  2026-01-15T20:11:39.7854953Z 2026-01-15T20:11:39.7854960Z 2026-01-15T20:11:39.7854967Z 2026-01-15T20:11:39.7854973Z 2026-01-15T20:11:39.7854979Z 2026-01-15T20:11:39.7854984Z 2026-01-15T20:11:39.7854991Z 2026-01-15T20:11:39.7855202Z 2026-01-15T20:11:39.8053798Z svt-av1-3.1.2 | 1.8 MB | ########## | 100%  2026-01-15T20:11:39.8055667Z 2026-01-15T20:11:39.8055729Z 2026-01-15T20:11:39.8834680Z ffmpeg-8.0.1 | 9.7 MB | ########## | 100%  2026-01-15T20:11:39.8834973Z 2026-01-15T20:11:39.8834978Z 2026-01-15T20:11:39.8834982Z 2026-01-15T20:11:39.8834985Z 2026-01-15T20:11:39.8835003Z 2026-01-15T20:11:39.8835007Z 2026-01-15T20:11:39.8835011Z 2026-01-15T20:11:39.8835015Z 2026-01-15T20:11:39.8835398Z 2026-01-15T20:11:39.8841500Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:39.8842095Z 2026-01-15T20:11:39.8842102Z 2026-01-15T20:11:39.8842107Z 2026-01-15T20:11:39.8842113Z 2026-01-15T20:11:39.8842118Z 2026-01-15T20:11:39.8842123Z 2026-01-15T20:11:39.8842132Z 2026-01-15T20:11:39.8842136Z 2026-01-15T20:11:39.8842141Z 2026-01-15T20:11:40.2479742Z font-ttf-ubuntu-0.83 | 1.5 MB | ########## | 100%  2026-01-15T20:11:40.2480172Z 2026-01-15T20:11:40.2480202Z 2026-01-15T20:11:40.2480207Z 2026-01-15T20:11:40.2480211Z 2026-01-15T20:11:40.4072938Z x265-3.5 | 5.3 MB | ########## | 100%  2026-01-15T20:11:40.4073302Z 2026-01-15T20:11:40.4073309Z 2026-01-15T20:11:40.4073314Z 2026-01-15T20:11:40.4073336Z 2026-01-15T20:11:40.4073340Z 2026-01-15T20:11:40.4073345Z 2026-01-15T20:11:40.4073351Z 2026-01-15T20:11:40.4073357Z 2026-01-15T20:11:40.4073363Z 2026-01-15T20:11:40.4075059Z 2026-01-15T20:11:40.4080435Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:40.4081704Z 2026-01-15T20:11:40.4081710Z 2026-01-15T20:11:40.4081716Z 2026-01-15T20:11:40.4081722Z 2026-01-15T20:11:40.4081726Z 2026-01-15T20:11:40.4081731Z 2026-01-15T20:11:40.4081735Z 2026-01-15T20:11:40.4081739Z 2026-01-15T20:11:40.4081744Z 2026-01-15T20:11:40.4081749Z 2026-01-15T20:11:40.5189229Z cairo-1.18.4 | 1.5 MB | ########## | 100%  2026-01-15T20:11:40.5190523Z 2026-01-15T20:11:40.5190556Z 2026-01-15T20:11:40.5190565Z 2026-01-15T20:11:40.5190588Z 2026-01-15T20:11:40.5190613Z 2026-01-15T20:11:40.5190617Z 2026-01-15T20:11:40.5190620Z 2026-01-15T20:11:40.5190623Z 2026-01-15T20:11:40.5190625Z 2026-01-15T20:11:40.5190628Z 2026-01-15T20:11:40.5190632Z 2026-01-15T20:11:40.5190635Z 2026-01-15T20:11:40.5195273Z shaderc-2025.5 | 1.4 MB | ########## | 100%  2026-01-15T20:11:40.5196135Z 2026-01-15T20:11:40.5196144Z 2026-01-15T20:11:40.5196149Z 2026-01-15T20:11:40.5196156Z 2026-01-15T20:11:40.5196160Z 2026-01-15T20:11:40.5196164Z 2026-01-15T20:11:40.5196168Z 2026-01-15T20:11:40.5196173Z 2026-01-15T20:11:40.5196176Z 2026-01-15T20:11:40.5196179Z 2026-01-15T20:11:40.5196182Z 2026-01-15T20:11:40.5196185Z 2026-01-15T20:11:40.6974471Z shaderc-2025.5 | 1.4 MB | ########## | 100%  2026-01-15T20:11:40.6975474Z 2026-01-15T20:11:40.7183805Z icu-78.2 | 12.6 MB | ########## | 100%  2026-01-15T20:11:40.7184232Z 2026-01-15T20:11:40.7184785Z 2026-01-15T20:11:40.7184798Z 2026-01-15T20:11:40.7184806Z 2026-01-15T20:11:40.7184811Z 2026-01-15T20:11:40.7184817Z 2026-01-15T20:11:40.7184823Z 2026-01-15T20:11:40.7184828Z 2026-01-15T20:11:40.7184833Z 2026-01-15T20:11:40.7184838Z 2026-01-15T20:11:40.7184845Z 2026-01-15T20:11:40.7184849Z 2026-01-15T20:11:40.7184869Z 2026-01-15T20:11:40.7193147Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:40.7194017Z 2026-01-15T20:11:40.7194024Z 2026-01-15T20:11:40.7194029Z 2026-01-15T20:11:40.7194035Z 2026-01-15T20:11:40.7194041Z 2026-01-15T20:11:40.7194046Z 2026-01-15T20:11:40.7194079Z 2026-01-15T20:11:40.7194085Z 2026-01-15T20:11:40.7194093Z 2026-01-15T20:11:40.7194099Z 2026-01-15T20:11:40.7194105Z 2026-01-15T20:11:40.7194112Z 2026-01-15T20:11:40.7194119Z 2026-01-15T20:11:40.9552614Z harfbuzz-12.3.0 | 1.1 MB | ########## | 100%  2026-01-15T20:11:40.9553477Z 2026-01-15T20:11:40.9553490Z 2026-01-15T20:11:40.9553497Z 2026-01-15T20:11:40.9553502Z 2026-01-15T20:11:40.9553508Z 2026-01-15T20:11:40.9553513Z 2026-01-15T20:11:40.9553519Z 2026-01-15T20:11:40.9553524Z 2026-01-15T20:11:40.9553531Z 2026-01-15T20:11:40.9553537Z 2026-01-15T20:11:40.9553542Z 2026-01-15T20:11:40.9555629Z sdl3-3.2.30 | 1.5 MB | ########## | 100%  2026-01-15T20:11:40.9556017Z 2026-01-15T20:11:40.9556033Z 2026-01-15T20:11:40.9556037Z 2026-01-15T20:11:40.9556042Z 2026-01-15T20:11:40.9556046Z 2026-01-15T20:11:40.9556066Z 2026-01-15T20:11:40.9556071Z 2026-01-15T20:11:40.9556076Z 2026-01-15T20:11:40.9556081Z 2026-01-15T20:11:40.9556086Z 2026-01-15T20:11:40.9557237Z 2026-01-15T20:11:40.9596232Z sdl3-3.2.30 | 1.5 MB | ########## | 100%  2026-01-15T20:11:40.9744502Z spirv-tools-2025.4 | 13.5 MB | ########## | 100% 2026-01-15T20:11:40.9744922Z 2026-01-15T20:11:40.9744956Z 2026-01-15T20:11:40.9744962Z 2026-01-15T20:11:40.9744968Z 2026-01-15T20:11:40.9744989Z 2026-01-15T20:11:40.9744994Z 2026-01-15T20:11:40.9745000Z 2026-01-15T20:11:40.9745004Z 2026-01-15T20:11:40.9745010Z 2026-01-15T20:11:40.9745015Z 2026-01-15T20:11:40.9745020Z 2026-01-15T20:11:40.9745025Z 2026-01-15T20:11:40.9745031Z 2026-01-15T20:11:40.9745036Z 2026-01-15T20:11:40.9747266Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:40.9747801Z 2026-01-15T20:11:40.9747807Z 2026-01-15T20:11:40.9747813Z 2026-01-15T20:11:40.9747819Z 2026-01-15T20:11:40.9747824Z 2026-01-15T20:11:40.9747830Z 2026-01-15T20:11:40.9747835Z 2026-01-15T20:11:40.9747841Z 2026-01-15T20:11:40.9747846Z 2026-01-15T20:11:40.9747851Z 2026-01-15T20:11:40.9747857Z 2026-01-15T20:11:40.9747873Z 2026-01-15T20:11:40.9747878Z 2026-01-15T20:11:40.9747884Z 2026-01-15T20:11:41.0949594Z x264-1!164.3095 | 1017 KB | ########## | 100%  2026-01-15T20:11:41.0950261Z 2026-01-15T20:11:41.0950269Z 2026-01-15T20:11:41.0950275Z 2026-01-15T20:11:41.0950279Z 2026-01-15T20:11:41.0950285Z 2026-01-15T20:11:41.0950290Z 2026-01-15T20:11:41.0950313Z 2026-01-15T20:11:41.0950318Z 2026-01-15T20:11:41.0950323Z 2026-01-15T20:11:41.0950328Z 2026-01-15T20:11:41.0950334Z 2026-01-15T20:11:41.0950339Z 2026-01-15T20:11:41.0950344Z 2026-01-15T20:11:41.0950349Z 2026-01-15T20:11:41.0950354Z 2026-01-15T20:11:41.0950360Z 2026-01-15T20:11:41.0950364Z 2026-01-15T20:11:41.0956977Z libjpeg-turbo-3.1.2 | 822 KB | ########## | 100%  2026-01-15T20:11:41.0957444Z 2026-01-15T20:11:41.0957450Z 2026-01-15T20:11:41.0957455Z 2026-01-15T20:11:41.0957460Z 2026-01-15T20:11:41.0957466Z 2026-01-15T20:11:41.0957492Z 2026-01-15T20:11:41.0957496Z 2026-01-15T20:11:41.0957501Z 2026-01-15T20:11:41.0957505Z 2026-01-15T20:11:41.0957509Z 2026-01-15T20:11:41.0957765Z 2026-01-15T20:11:41.0957773Z 2026-01-15T20:11:41.0957779Z 2026-01-15T20:11:41.0957785Z 2026-01-15T20:11:41.0957791Z 2026-01-15T20:11:41.0957796Z 2026-01-15T20:11:41.0957895Z 2026-01-15T20:11:41.6134906Z libjpeg-turbo-3.1.2 | 822 KB | ########## | 100%  2026-01-15T20:11:41.6137277Z 2026-01-15T20:11:41.6137288Z 2026-01-15T20:11:41.6137295Z 2026-01-15T20:11:41.6137301Z 2026-01-15T20:11:41.6137308Z 2026-01-15T20:11:41.6137314Z 2026-01-15T20:11:41.6137341Z 2026-01-15T20:11:41.6137346Z 2026-01-15T20:11:41.6137350Z 2026-01-15T20:11:41.6137901Z 2026-01-15T20:11:41.6137907Z 2026-01-15T20:11:41.6137914Z 2026-01-15T20:11:41.6137920Z 2026-01-15T20:11:41.6137926Z 2026-01-15T20:11:41.6137931Z 2026-01-15T20:11:41.6137937Z 2026-01-15T20:11:41.6137944Z 2026-01-15T20:11:41.6138399Z 2026-01-15T20:11:41.6139452Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:41.6140052Z 2026-01-15T20:11:41.6140057Z 2026-01-15T20:11:41.6140062Z 2026-01-15T20:11:41.6140068Z 2026-01-15T20:11:41.6140073Z 2026-01-15T20:11:41.6140078Z 2026-01-15T20:11:41.6140084Z 2026-01-15T20:11:41.6140089Z 2026-01-15T20:11:41.6140094Z 2026-01-15T20:11:41.6140099Z 2026-01-15T20:11:41.6140104Z 2026-01-15T20:11:41.6140109Z 2026-01-15T20:11:41.6140114Z 2026-01-15T20:11:41.6140119Z 2026-01-15T20:11:41.6140125Z 2026-01-15T20:11:41.6140146Z 2026-01-15T20:11:41.6140151Z 2026-01-15T20:11:41.6142112Z 2026-01-15T20:11:41.6742216Z font-ttf-source-code | 684 KB | ########## | 100%  2026-01-15T20:11:41.6742879Z 2026-01-15T20:11:41.6742884Z 2026-01-15T20:11:41.6742889Z 2026-01-15T20:11:41.6742892Z 2026-01-15T20:11:41.6742895Z 2026-01-15T20:11:41.6742920Z 2026-01-15T20:11:41.6742923Z 2026-01-15T20:11:41.6742926Z 2026-01-15T20:11:41.6742928Z 2026-01-15T20:11:41.6742945Z 2026-01-15T20:11:41.6742949Z 2026-01-15T20:11:41.6742952Z 2026-01-15T20:11:41.6742955Z 2026-01-15T20:11:41.6742958Z 2026-01-15T20:11:41.6742960Z 2026-01-15T20:11:41.6742963Z 2026-01-15T20:11:41.6742966Z 2026-01-15T20:11:41.6742969Z 2026-01-15T20:11:41.6742972Z 2026-01-15T20:11:41.6749236Z ... (more hidden) ... 2026-01-15T20:11:41.6750074Z 2026-01-15T20:11:41.6750081Z 2026-01-15T20:11:41.6750087Z 2026-01-15T20:11:41.6750092Z 2026-01-15T20:11:41.6750096Z 2026-01-15T20:11:41.6750101Z 2026-01-15T20:11:41.6750107Z 2026-01-15T20:11:41.6750112Z 2026-01-15T20:11:41.6750135Z 2026-01-15T20:11:41.6750142Z 2026-01-15T20:11:41.6750148Z 2026-01-15T20:11:41.6750152Z 2026-01-15T20:11:41.6750157Z 2026-01-15T20:11:41.6750162Z 2026-01-15T20:11:41.6750168Z 2026-01-15T20:11:41.6750188Z 2026-01-15T20:11:41.6750194Z 2026-01-15T20:11:41.6750199Z 2026-01-15T20:11:41.6750213Z 2026-01-15T20:11:42.1755977Z ... (more hidden) ... 2026-01-15T20:11:42.1756475Z 2026-01-15T20:11:42.1756482Z 2026-01-15T20:11:42.1756487Z 2026-01-15T20:11:42.1756492Z 2026-01-15T20:11:42.1756498Z 2026-01-15T20:11:42.1756505Z 2026-01-15T20:11:42.1756530Z 2026-01-15T20:11:42.1756536Z 2026-01-15T20:11:42.1756541Z 2026-01-15T20:11:42.1756546Z 2026-01-15T20:11:42.1756551Z 2026-01-15T20:11:42.1756556Z 2026-01-15T20:11:42.1756561Z 2026-01-15T20:11:42.1756566Z 2026-01-15T20:11:42.1756571Z 2026-01-15T20:11:42.1763651Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:42.1764031Z 2026-01-15T20:11:42.1764037Z 2026-01-15T20:11:42.1764042Z 2026-01-15T20:11:42.1764046Z 2026-01-15T20:11:42.1764051Z 2026-01-15T20:11:42.1764054Z 2026-01-15T20:11:42.1764058Z 2026-01-15T20:11:42.1764084Z 2026-01-15T20:11:42.1764088Z 2026-01-15T20:11:42.1764092Z 2026-01-15T20:11:42.1764096Z 2026-01-15T20:11:42.1764317Z 2026-01-15T20:11:42.1764323Z 2026-01-15T20:11:42.1764327Z 2026-01-15T20:11:42.1765314Z 2026-01-15T20:11:42.2874842Z pcre2-10.47 | 973 KB | ########## | 100%  2026-01-15T20:11:42.2875374Z 2026-01-15T20:11:42.2875380Z 2026-01-15T20:11:42.2875384Z 2026-01-15T20:11:42.2875388Z 2026-01-15T20:11:42.2875391Z 2026-01-15T20:11:42.2875394Z 2026-01-15T20:11:42.2875397Z 2026-01-15T20:11:42.2875400Z 2026-01-15T20:11:42.2875416Z 2026-01-15T20:11:42.2875420Z 2026-01-15T20:11:42.2875425Z 2026-01-15T20:11:42.2875429Z 2026-01-15T20:11:42.2875433Z 2026-01-15T20:11:42.2875439Z 2026-01-15T20:11:42.2875443Z 2026-01-15T20:11:42.2875547Z 2026-01-15T20:11:42.2881166Z libtiff-4.7.1 | 970 KB | ########## | 100%  2026-01-15T20:11:42.2883109Z 2026-01-15T20:11:42.2883119Z 2026-01-15T20:11:42.2883124Z 2026-01-15T20:11:42.2883130Z 2026-01-15T20:11:42.2883136Z 2026-01-15T20:11:42.2883161Z 2026-01-15T20:11:42.2883166Z 2026-01-15T20:11:42.2883171Z 2026-01-15T20:11:42.2883176Z 2026-01-15T20:11:42.2883180Z 2026-01-15T20:11:42.2883185Z 2026-01-15T20:11:42.2883190Z 2026-01-15T20:11:42.2883195Z 2026-01-15T20:11:42.2883200Z 2026-01-15T20:11:42.2883204Z 2026-01-15T20:11:42.2883220Z 2026-01-15T20:11:44.0573982Z libtiff-4.7.1 | 970 KB | ########## | 100%  2026-01-15T20:11:44.0574561Z 2026-01-15T20:11:44.0574569Z 2026-01-15T20:11:44.0574577Z 2026-01-15T20:11:44.0574584Z 2026-01-15T20:11:44.0574590Z 2026-01-15T20:11:44.0574595Z 2026-01-15T20:11:44.0574601Z 2026-01-15T20:11:44.0574606Z 2026-01-15T20:11:44.0574611Z 2026-01-15T20:11:44.0574617Z 2026-01-15T20:11:44.0574622Z 2026-01-15T20:11:44.0574628Z 2026-01-15T20:11:44.0574634Z 2026-01-15T20:11:44.0574665Z 2026-01-15T20:11:44.0574671Z 2026-01-15T20:11:44.0574677Z 2026-01-15T20:11:44.0574682Z 2026-01-15T20:11:44.0574688Z 2026-01-15T20:11:44.0574728Z 2026-01-15T20:11:44.0574853Z 2026-01-15T20:11:44.0575380Z  2026-01-15T20:11:44.0575892Z 2026-01-15T20:11:44.0576219Z 2026-01-15T20:11:44.0576225Z 2026-01-15T20:11:44.0576470Z  2026-01-15T20:11:44.0576789Z 2026-01-15T20:11:44.0576796Z 2026-01-15T20:11:44.0577092Z  2026-01-15T20:11:44.0577415Z 2026-01-15T20:11:44.0577420Z 2026-01-15T20:11:44.0577425Z 2026-01-15T20:11:44.0577999Z  2026-01-15T20:11:44.0578354Z 2026-01-15T20:11:44.0578360Z 2026-01-15T20:11:44.0578367Z 2026-01-15T20:11:44.0578372Z 2026-01-15T20:11:44.0578678Z  2026-01-15T20:11:44.0579015Z 2026-01-15T20:11:44.0579021Z 2026-01-15T20:11:44.0579042Z 2026-01-15T20:11:44.0579047Z 2026-01-15T20:11:44.0579052Z 2026-01-15T20:11:44.0579374Z  2026-01-15T20:11:44.0579721Z 2026-01-15T20:11:44.0579726Z 2026-01-15T20:11:44.0579732Z 2026-01-15T20:11:44.0579737Z 2026-01-15T20:11:44.0579742Z 2026-01-15T20:11:44.0579748Z 2026-01-15T20:11:44.0580561Z  2026-01-15T20:11:44.0580966Z 2026-01-15T20:11:44.0580972Z 2026-01-15T20:11:44.0580997Z 2026-01-15T20:11:44.0581003Z 2026-01-15T20:11:44.0581008Z 2026-01-15T20:11:44.0581014Z 2026-01-15T20:11:44.0581020Z 2026-01-15T20:11:44.0581341Z  2026-01-15T20:11:44.0581700Z 2026-01-15T20:11:44.0581706Z 2026-01-15T20:11:44.0581751Z 2026-01-15T20:11:44.0581757Z 2026-01-15T20:11:44.0581763Z 2026-01-15T20:11:44.0581768Z 2026-01-15T20:11:44.0581774Z 2026-01-15T20:11:44.0582060Z 2026-01-15T20:11:44.0582381Z  2026-01-15T20:11:44.0582781Z 2026-01-15T20:11:44.0582787Z 2026-01-15T20:11:44.0582793Z 2026-01-15T20:11:44.0582799Z 2026-01-15T20:11:44.0582804Z 2026-01-15T20:11:44.0582810Z 2026-01-15T20:11:44.0582816Z 2026-01-15T20:11:44.0582821Z 2026-01-15T20:11:44.0582827Z 2026-01-15T20:11:44.0583168Z  2026-01-15T20:11:44.0583554Z 2026-01-15T20:11:44.0583558Z 2026-01-15T20:11:44.0583563Z 2026-01-15T20:11:44.0583568Z 2026-01-15T20:11:44.0583573Z 2026-01-15T20:11:44.0583579Z 2026-01-15T20:11:44.0583584Z 2026-01-15T20:11:44.0583588Z 2026-01-15T20:11:44.0583594Z 2026-01-15T20:11:44.0583600Z 2026-01-15T20:11:44.0583940Z  2026-01-15T20:11:44.0585202Z 2026-01-15T20:11:44.0585208Z 2026-01-15T20:11:44.0585224Z 2026-01-15T20:11:44.0585229Z 2026-01-15T20:11:44.0585234Z 2026-01-15T20:11:44.0585238Z 2026-01-15T20:11:44.0585244Z 2026-01-15T20:11:44.0585249Z 2026-01-15T20:11:44.0585253Z 2026-01-15T20:11:44.0585258Z 2026-01-15T20:11:44.0585263Z 2026-01-15T20:11:44.0585649Z  2026-01-15T20:11:44.0586063Z 2026-01-15T20:11:44.0586069Z 2026-01-15T20:11:44.0586074Z 2026-01-15T20:11:44.0586079Z 2026-01-15T20:11:44.0586084Z 2026-01-15T20:11:44.0586089Z 2026-01-15T20:11:44.0586094Z 2026-01-15T20:11:44.0586118Z 2026-01-15T20:11:44.0586123Z 2026-01-15T20:11:44.0586128Z 2026-01-15T20:11:44.0586133Z 2026-01-15T20:11:44.0586137Z 2026-01-15T20:11:44.0586459Z  2026-01-15T20:11:44.0586879Z 2026-01-15T20:11:44.0586883Z 2026-01-15T20:11:44.0586906Z 2026-01-15T20:11:44.0586911Z 2026-01-15T20:11:44.0586922Z 2026-01-15T20:11:44.0586928Z 2026-01-15T20:11:44.0586934Z 2026-01-15T20:11:44.0586939Z 2026-01-15T20:11:44.0586945Z 2026-01-15T20:11:44.0586950Z 2026-01-15T20:11:44.0586955Z 2026-01-15T20:11:44.0586961Z 2026-01-15T20:11:44.0586975Z 2026-01-15T20:11:44.0587307Z  2026-01-15T20:11:44.0587734Z 2026-01-15T20:11:44.0587740Z 2026-01-15T20:11:44.0587746Z 2026-01-15T20:11:44.0587751Z 2026-01-15T20:11:44.0587757Z 2026-01-15T20:11:44.0587762Z 2026-01-15T20:11:44.0587767Z 2026-01-15T20:11:44.0587772Z 2026-01-15T20:11:44.0587777Z 2026-01-15T20:11:44.0587782Z 2026-01-15T20:11:44.0587788Z 2026-01-15T20:11:44.0587792Z 2026-01-15T20:11:44.0587797Z 2026-01-15T20:11:44.0587802Z 2026-01-15T20:11:44.0588179Z  2026-01-15T20:11:44.0588606Z 2026-01-15T20:11:44.0588612Z 2026-01-15T20:11:44.0588623Z 2026-01-15T20:11:44.0588629Z 2026-01-15T20:11:44.0588635Z 2026-01-15T20:11:44.0588641Z 2026-01-15T20:11:44.0588647Z 2026-01-15T20:11:44.0588652Z 2026-01-15T20:11:44.0588674Z 2026-01-15T20:11:44.0588680Z 2026-01-15T20:11:44.0588684Z 2026-01-15T20:11:44.0588689Z 2026-01-15T20:11:44.0588694Z 2026-01-15T20:11:44.0588699Z 2026-01-15T20:11:44.0588704Z 2026-01-15T20:11:44.0589076Z  2026-01-15T20:11:44.0589521Z 2026-01-15T20:11:44.0589527Z 2026-01-15T20:11:44.0589533Z 2026-01-15T20:11:44.0589539Z 2026-01-15T20:11:44.0589545Z 2026-01-15T20:11:44.0589549Z 2026-01-15T20:11:44.0589554Z 2026-01-15T20:11:44.0589560Z 2026-01-15T20:11:44.0589565Z 2026-01-15T20:11:44.0589570Z 2026-01-15T20:11:44.0589575Z 2026-01-15T20:11:44.0589579Z 2026-01-15T20:11:44.0589590Z 2026-01-15T20:11:44.0589595Z 2026-01-15T20:11:44.0589600Z 2026-01-15T20:11:44.0589604Z 2026-01-15T20:11:44.0590161Z  2026-01-15T20:11:44.0590619Z 2026-01-15T20:11:44.0590625Z 2026-01-15T20:11:44.0590630Z 2026-01-15T20:11:44.0590635Z 2026-01-15T20:11:44.0590641Z 2026-01-15T20:11:44.0590646Z 2026-01-15T20:11:44.0590651Z 2026-01-15T20:11:44.0590656Z 2026-01-15T20:11:44.0590662Z 2026-01-15T20:11:44.0590680Z 2026-01-15T20:11:44.0590686Z 2026-01-15T20:11:44.0590691Z 2026-01-15T20:11:44.0590697Z 2026-01-15T20:11:44.0590701Z 2026-01-15T20:11:44.0590707Z 2026-01-15T20:11:44.0590712Z 2026-01-15T20:11:44.0590717Z 2026-01-15T20:11:44.0591125Z  2026-01-15T20:11:44.0591577Z 2026-01-15T20:11:44.0591582Z 2026-01-15T20:11:44.0591588Z 2026-01-15T20:11:44.0591737Z 2026-01-15T20:11:44.0591742Z 2026-01-15T20:11:44.0591747Z 2026-01-15T20:11:44.0591752Z 2026-01-15T20:11:44.0591757Z 2026-01-15T20:11:44.0591769Z 2026-01-15T20:11:44.0591774Z 2026-01-15T20:11:44.0591780Z 2026-01-15T20:11:44.0591785Z 2026-01-15T20:11:44.0591791Z 2026-01-15T20:11:44.0591796Z 2026-01-15T20:11:44.0591800Z 2026-01-15T20:11:44.0591806Z 2026-01-15T20:11:44.0591811Z 2026-01-15T20:11:44.0591816Z 2026-01-15T20:11:44.0592254Z  2026-01-15T20:11:44.0592690Z 2026-01-15T20:11:44.0592695Z 2026-01-15T20:11:44.0592701Z 2026-01-15T20:11:44.0592891Z  2026-01-15T20:11:44.0593046Z 2026-01-15T20:11:44.0593051Z 2026-01-15T20:11:44.0593307Z  2026-01-15T20:11:44.0593485Z 2026-01-15T20:11:44.0593490Z 2026-01-15T20:11:44.0593496Z 2026-01-15T20:11:44.0594183Z  2026-01-15T20:11:44.0594349Z 2026-01-15T20:11:44.0594355Z 2026-01-15T20:11:44.0594371Z 2026-01-15T20:11:44.0594766Z 2026-01-15T20:11:44.0595735Z  2026-01-15T20:11:44.0595966Z 2026-01-15T20:11:44.0595984Z 2026-01-15T20:11:44.0595989Z 2026-01-15T20:11:44.0595994Z 2026-01-15T20:11:44.0596005Z 2026-01-15T20:11:44.0596636Z  2026-01-15T20:11:44.0596821Z 2026-01-15T20:11:44.0596828Z 2026-01-15T20:11:44.0596834Z 2026-01-15T20:11:44.0596839Z 2026-01-15T20:11:44.0596848Z 2026-01-15T20:11:44.0596854Z 2026-01-15T20:11:44.0597530Z  2026-01-15T20:11:44.0597722Z 2026-01-15T20:11:44.0597729Z 2026-01-15T20:11:44.0597735Z 2026-01-15T20:11:44.0597741Z 2026-01-15T20:11:44.0597746Z 2026-01-15T20:11:44.0597751Z 2026-01-15T20:11:44.0597756Z 2026-01-15T20:11:44.0598211Z  2026-01-15T20:11:44.0598420Z 2026-01-15T20:11:44.0598424Z 2026-01-15T20:11:44.0598430Z 2026-01-15T20:11:44.0598436Z 2026-01-15T20:11:44.0598441Z 2026-01-15T20:11:44.0598445Z 2026-01-15T20:11:44.0598451Z 2026-01-15T20:11:44.0598465Z 2026-01-15T20:11:44.0598870Z  2026-01-15T20:11:44.0599097Z 2026-01-15T20:11:44.0599102Z 2026-01-15T20:11:44.0599114Z 2026-01-15T20:11:44.0599119Z 2026-01-15T20:11:44.0599124Z 2026-01-15T20:11:44.0599130Z 2026-01-15T20:11:44.0599134Z 2026-01-15T20:11:44.0599139Z 2026-01-15T20:11:44.0599158Z 2026-01-15T20:11:44.0599527Z  2026-01-15T20:11:44.0599757Z 2026-01-15T20:11:44.0599764Z 2026-01-15T20:11:44.0599769Z 2026-01-15T20:11:44.0599773Z 2026-01-15T20:11:44.0599777Z 2026-01-15T20:11:44.0599781Z 2026-01-15T20:11:44.0599786Z 2026-01-15T20:11:44.0599804Z 2026-01-15T20:11:44.0599808Z 2026-01-15T20:11:44.0599985Z 2026-01-15T20:11:44.0600656Z  2026-01-15T20:11:44.0600910Z 2026-01-15T20:11:44.0600914Z 2026-01-15T20:11:44.0600920Z 2026-01-15T20:11:44.0600925Z 2026-01-15T20:11:44.0600929Z 2026-01-15T20:11:44.0600934Z 2026-01-15T20:11:44.0600939Z 2026-01-15T20:11:44.0600951Z 2026-01-15T20:11:44.0600956Z 2026-01-15T20:11:44.0600960Z 2026-01-15T20:11:44.0600964Z 2026-01-15T20:11:44.0601469Z  2026-01-15T20:11:44.0601746Z 2026-01-15T20:11:44.0601751Z 2026-01-15T20:11:44.0601776Z 2026-01-15T20:11:44.0601782Z 2026-01-15T20:11:44.0601787Z 2026-01-15T20:11:44.0601792Z 2026-01-15T20:11:44.0601797Z 2026-01-15T20:11:44.0601802Z 2026-01-15T20:11:44.0601808Z 2026-01-15T20:11:44.0601812Z 2026-01-15T20:11:44.0601817Z 2026-01-15T20:11:44.0601821Z 2026-01-15T20:11:44.0602011Z  2026-01-15T20:11:44.0602291Z 2026-01-15T20:11:44.0602297Z 2026-01-15T20:11:44.0602302Z 2026-01-15T20:11:44.0602307Z 2026-01-15T20:11:44.0602312Z 2026-01-15T20:11:44.0602318Z 2026-01-15T20:11:44.0602323Z 2026-01-15T20:11:44.0602328Z 2026-01-15T20:11:44.0602333Z 2026-01-15T20:11:44.0602338Z 2026-01-15T20:11:44.0602343Z 2026-01-15T20:11:44.0602348Z 2026-01-15T20:11:44.0602357Z 2026-01-15T20:11:44.0602708Z  2026-01-15T20:11:44.0603009Z 2026-01-15T20:11:44.0603015Z 2026-01-15T20:11:44.0603020Z 2026-01-15T20:11:44.0603030Z 2026-01-15T20:11:44.0603035Z 2026-01-15T20:11:44.0603040Z 2026-01-15T20:11:44.0603046Z 2026-01-15T20:11:44.0603051Z 2026-01-15T20:11:44.0603056Z 2026-01-15T20:11:44.0603060Z 2026-01-15T20:11:44.0603065Z 2026-01-15T20:11:44.0603083Z 2026-01-15T20:11:44.0603089Z 2026-01-15T20:11:44.0603094Z 2026-01-15T20:11:44.0603301Z  2026-01-15T20:11:44.0603586Z 2026-01-15T20:11:44.0603591Z 2026-01-15T20:11:44.0603596Z 2026-01-15T20:11:44.0603600Z 2026-01-15T20:11:44.0603605Z 2026-01-15T20:11:44.0603623Z 2026-01-15T20:11:44.0603628Z 2026-01-15T20:11:44.0603633Z 2026-01-15T20:11:44.0603638Z 2026-01-15T20:11:44.0603643Z 2026-01-15T20:11:44.0603649Z 2026-01-15T20:11:44.0603654Z 2026-01-15T20:11:44.0603659Z 2026-01-15T20:11:44.0603664Z 2026-01-15T20:11:44.0603678Z 2026-01-15T20:11:44.0603898Z  2026-01-15T20:11:44.0604216Z 2026-01-15T20:11:44.0604221Z 2026-01-15T20:11:44.0604233Z 2026-01-15T20:11:44.0604239Z 2026-01-15T20:11:44.0604244Z 2026-01-15T20:11:44.0604249Z 2026-01-15T20:11:44.0604253Z 2026-01-15T20:11:44.0604257Z 2026-01-15T20:11:44.0604262Z 2026-01-15T20:11:44.0604266Z 2026-01-15T20:11:44.0604270Z 2026-01-15T20:11:44.0604274Z 2026-01-15T20:11:44.0604278Z 2026-01-15T20:11:44.0604282Z 2026-01-15T20:11:44.0604286Z 2026-01-15T20:11:44.0604294Z 2026-01-15T20:11:44.0604750Z  2026-01-15T20:11:44.0605068Z 2026-01-15T20:11:44.0605073Z 2026-01-15T20:11:44.0605078Z 2026-01-15T20:11:44.0605083Z 2026-01-15T20:11:44.0605102Z 2026-01-15T20:11:44.0605106Z 2026-01-15T20:11:44.0605112Z 2026-01-15T20:11:44.0605117Z 2026-01-15T20:11:44.0605122Z 2026-01-15T20:11:44.0605128Z 2026-01-15T20:11:44.0605133Z 2026-01-15T20:11:44.0605138Z 2026-01-15T20:11:44.0605146Z 2026-01-15T20:11:44.0605150Z 2026-01-15T20:11:44.0605155Z 2026-01-15T20:11:44.0605159Z 2026-01-15T20:11:44.0605168Z 2026-01-15T20:11:44.0605393Z  2026-01-15T20:11:44.0605719Z 2026-01-15T20:11:44.0605724Z 2026-01-15T20:11:44.0605729Z 2026-01-15T20:11:44.0605735Z 2026-01-15T20:11:44.0605740Z 2026-01-15T20:11:44.0605746Z 2026-01-15T20:11:44.0605751Z 2026-01-15T20:11:44.0605756Z 2026-01-15T20:11:44.0605761Z 2026-01-15T20:11:44.0605766Z 2026-01-15T20:11:44.0605772Z 2026-01-15T20:11:44.0605777Z 2026-01-15T20:11:44.0605782Z 2026-01-15T20:11:44.0605788Z 2026-01-15T20:11:44.0605793Z 2026-01-15T20:11:44.0605798Z 2026-01-15T20:11:44.0605808Z 2026-01-15T20:11:44.0605826Z 2026-01-15T20:11:44.0606358Z  2026-01-15T20:11:44.0606684Z 2026-01-15T20:11:44.0606689Z 2026-01-15T20:11:44.0606693Z 2026-01-15T20:11:44.0606823Z  2026-01-15T20:11:44.0606998Z 2026-01-15T20:11:44.0607022Z 2026-01-15T20:11:44.0607477Z  2026-01-15T20:11:44.0607631Z 2026-01-15T20:11:44.0607641Z 2026-01-15T20:11:44.0608354Z 2026-01-15T20:11:44.0608548Z  2026-01-15T20:11:44.0608709Z 2026-01-15T20:11:44.0608714Z 2026-01-15T20:11:44.0608721Z 2026-01-15T20:11:44.0608726Z 2026-01-15T20:11:44.0608887Z  2026-01-15T20:11:44.0609054Z 2026-01-15T20:11:44.0609060Z 2026-01-15T20:11:44.0609066Z 2026-01-15T20:11:44.0609072Z 2026-01-15T20:11:44.0609078Z 2026-01-15T20:11:44.0609256Z  2026-01-15T20:11:44.0609456Z 2026-01-15T20:11:44.0609470Z 2026-01-15T20:11:44.0609475Z 2026-01-15T20:11:44.0609479Z 2026-01-15T20:11:44.0609484Z 2026-01-15T20:11:44.0609489Z 2026-01-15T20:11:44.0609706Z  2026-01-15T20:11:44.0609909Z 2026-01-15T20:11:44.0609921Z 2026-01-15T20:11:44.0609926Z 2026-01-15T20:11:44.0609932Z 2026-01-15T20:11:44.0609937Z 2026-01-15T20:11:44.0609942Z 2026-01-15T20:11:44.0610092Z 2026-01-15T20:11:44.0610290Z  2026-01-15T20:11:44.0610493Z 2026-01-15T20:11:44.0610499Z 2026-01-15T20:11:44.0610518Z 2026-01-15T20:11:44.0610523Z 2026-01-15T20:11:44.0610528Z 2026-01-15T20:11:44.0610533Z 2026-01-15T20:11:44.0610538Z 2026-01-15T20:11:44.0610543Z 2026-01-15T20:11:44.0610772Z  2026-01-15T20:11:44.0611003Z 2026-01-15T20:11:44.0611008Z 2026-01-15T20:11:44.0611013Z 2026-01-15T20:11:44.0611018Z 2026-01-15T20:11:44.0611024Z 2026-01-15T20:11:44.0611030Z 2026-01-15T20:11:44.0611034Z 2026-01-15T20:11:44.0611039Z 2026-01-15T20:11:44.0611044Z 2026-01-15T20:11:44.0611274Z  2026-01-15T20:11:44.0611508Z 2026-01-15T20:11:44.0611514Z 2026-01-15T20:11:44.0611519Z 2026-01-15T20:11:44.0611525Z 2026-01-15T20:11:44.0611529Z 2026-01-15T20:11:44.0611535Z 2026-01-15T20:11:44.0611540Z 2026-01-15T20:11:44.0611565Z 2026-01-15T20:11:44.0611570Z 2026-01-15T20:11:44.0611574Z 2026-01-15T20:11:44.0611801Z  2026-01-15T20:11:44.0612070Z 2026-01-15T20:11:44.0612076Z 2026-01-15T20:11:44.0612099Z 2026-01-15T20:11:44.0612110Z 2026-01-15T20:11:44.0612116Z 2026-01-15T20:11:44.0612121Z 2026-01-15T20:11:44.0612127Z 2026-01-15T20:11:44.0612131Z 2026-01-15T20:11:44.0612136Z 2026-01-15T20:11:44.0612140Z 2026-01-15T20:11:44.0612145Z 2026-01-15T20:11:44.0612333Z  2026-01-15T20:11:44.0612600Z 2026-01-15T20:11:44.0612604Z 2026-01-15T20:11:44.0612609Z 2026-01-15T20:11:44.0612613Z 2026-01-15T20:11:44.0612619Z 2026-01-15T20:11:44.0612623Z 2026-01-15T20:11:44.0612628Z 2026-01-15T20:11:44.0612633Z 2026-01-15T20:11:44.0612639Z 2026-01-15T20:11:44.0612644Z 2026-01-15T20:11:44.0612650Z 2026-01-15T20:11:44.0612655Z 2026-01-15T20:11:44.0616562Z  done 2026-01-15T20:11:44.2779637Z Preparing transaction: | / done 2026-01-15T20:11:44.9826820Z Verifying transaction: \ | / - \ | / done 2026-01-15T20:11:47.7989170Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - 2026-01-15T20:11:48.5023883Z \ | / - \ | / 2026-01-15T20:11:48.6051748Z - done 2026-01-15T20:11:50.4478478Z ffmpeg version 8.0.1 Copyright (c) 2000-2025 the FFmpeg developers 2026-01-15T20:11:50.4479180Z built with clang version 21.1.7 2026-01-15T20:11:50.4485867Z configuration: --prefix=/d/bld/ffmpeg_1768122728414/_h_env/Library --cc=clang.exe --cxx=clang++.exe --nm=llvm-nm --ar=llvm-ar --disable-doc --enable-openssl --enable-demuxer=dash --enable-hardcoded-tables --enable-libfreetype --enable-libharfbuzz --enable-libfontconfig --enable-libopenh264 --enable-libdav1d --ld=lld-link --target-os=win64 --enable-cross-compile --toolchain=msvc --host-cc=clang.exe --extra-libs=ucrt.lib --extra-libs=vcruntime.lib --extra-libs=oldnames.lib --strip=llvm-strip --disable-stripping --host-extralibs= --disable-libopenvino --enable-gpl --enable-libx264 --enable-libx265 --enable-libmp3lame --enable-libaom --enable-libsvtav1 --enable-libxml2 --enable-pic --enable-shared --disable-static --enable-version3 --enable-zlib --enable-libvorbis --enable-libopus --enable-librsvg --enable-libwebp --enable-ffplay --enable-vulkan --enable-libshaderc --pkg-config=/d/bld/ffmpeg_1768122728414/_build_env/Library/bin/pkg-config 2026-01-15T20:11:50.4491924Z libavutil 60. 8.100 / 60. 8.100 2026-01-15T20:11:50.4492661Z libavcodec 62. 11.100 / 62. 11.100 2026-01-15T20:11:50.4493115Z libavformat 62. 3.100 / 62. 3.100 2026-01-15T20:11:50.4493521Z libavdevice 62. 1.100 / 62. 1.100 2026-01-15T20:11:50.4493936Z libavfilter 11. 4.100 / 11. 4.100 2026-01-15T20:11:50.4494356Z libswscale 9. 1.100 / 9. 1.100 2026-01-15T20:11:50.4494775Z libswresample 6. 1.100 / 6. 1.100 2026-01-15T20:11:50.4495057Z 2026-01-15T20:11:50.4495187Z Exiting with exit code 0 2026-01-15T20:11:50.4749267Z ##[group]Run bash packaging/install_test_dependencies.sh 2026-01-15T20:11:50.4749907Z bash packaging/install_test_dependencies.sh 2026-01-15T20:11:50.4763772Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:11:50.4764098Z env: 2026-01-15T20:11:50.4764269Z INPUT_RUN_POST: true 2026-01-15T20:11:50.4764481Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:11:50.4764737Z ##[endgroup] 2026-01-15T20:11:53.4759040Z Installing test dependencies... 2026-01-15T20:11:54.4983926Z Requirement already satisfied: numpy in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (2.2.6) 2026-01-15T20:11:54.6719481Z Collecting pytest 2026-01-15T20:11:54.7203049Z Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB) 2026-01-15T20:11:54.7398564Z Requirement already satisfied: pillow in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (12.1.0) 2026-01-15T20:11:54.7786147Z Collecting colorama>=0.4 (from pytest) 2026-01-15T20:11:54.7907565Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-15T20:11:54.8814249Z Collecting exceptiongroup>=1 (from pytest) 2026-01-15T20:11:54.8942235Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2026-01-15T20:11:54.9403456Z Collecting iniconfig>=1.0.1 (from pytest) 2026-01-15T20:11:54.9526108Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:11:55.0144989Z Collecting packaging>=22 (from pytest) 2026-01-15T20:11:55.0275771Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-15T20:11:55.0751824Z Collecting pluggy<2,>=1.5 (from pytest) 2026-01-15T20:11:55.0876744Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-15T20:11:55.5881591Z Collecting pygments>=2.7.2 (from pytest) 2026-01-15T20:11:55.6005526Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-15T20:11:55.7441792Z Collecting tomli>=1 (from pytest) 2026-01-15T20:11:55.8247567Z Downloading tomli-2.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-15T20:11:55.8900505Z Requirement already satisfied: typing-extensions>=4.6.0 in c:\users\runneradmin\miniconda3\envs\test\lib\site-packages (from exceptiongroup>=1->pytest) (4.15.0) 2026-01-15T20:11:55.9074639Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB) 2026-01-15T20:11:55.9645871Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-15T20:11:55.9966811Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-15T20:11:56.0387300Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2026-01-15T20:11:56.1900818Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-01-15T20:11:56.7380013Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-01-15T20:11:57.2931926Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-15T20:11:58.0004803Z ---------------------------------------- 1.2/1.2 MB 1.4 MB/s 0:00:00 2026-01-15T20:11:58.0127393Z Downloading tomli-2.4.0-py3-none-any.whl (14 kB) 2026-01-15T20:11:58.1789527Z Installing collected packages: tomli, pygments, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest 2026-01-15T20:12:04.3417641Z 2026-01-15T20:12:04.3520629Z Successfully installed colorama-0.4.6 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-15T20:12:04.4169732Z Test dependencies installed successfully! 2026-01-15T20:12:04.4394042Z ##[group]Run pytest test -vvv 2026-01-15T20:12:04.4394391Z pytest test -vvv 2026-01-15T20:12:04.4404524Z shell: C:\Program Files\Git\bin\bash.EXE -l -eo pipefail {0} 2026-01-15T20:12:04.4404839Z env: 2026-01-15T20:12:04.4405007Z INPUT_RUN_POST: true 2026-01-15T20:12:04.4405214Z CONDA: C:\Users\runneradmin\miniconda3 2026-01-15T20:12:04.4405450Z ##[endgroup] 2026-01-15T20:12:10.6198172Z ============================= test session starts ============================= 2026-01-15T20:12:10.6199179Z platform win32 -- Python 3.10.19, pytest-9.0.2, pluggy-1.6.0 -- C:\Users\runneradmin\miniconda3\envs\test\python.exe 2026-01-15T20:12:10.6201002Z cachedir: .pytest_cache 2026-01-15T20:12:10.6201447Z rootdir: D:\a\torchcodec\torchcodec 2026-01-15T20:12:10.6201897Z configfile: pyproject.toml 2026-01-15T20:12:11.5066565Z collecting ... collected 1760 items / 30 deselected / 1730 selected 2026-01-15T20:12:11.5066977Z 2026-01-15T20:12:11.5209136Z test/test_decoders.py::TestDecoder::test_create[str-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.5270210Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.5299229Z test/test_decoders.py::TestDecoder::test_create[str-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:11.5365592Z test/test_decoders.py::TestDecoder::test_create[path-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.5420850Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.5446070Z test/test_decoders.py::TestDecoder::test_create[path-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:11.5513206Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.5568810Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.5593322Z test/test_decoders.py::TestDecoder::test_create[file_like_rawio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:11.5667358Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.5738011Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.5762532Z test/test_decoders.py::TestDecoder::test_create[file_like_bufferedio-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:11.5826420Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.5880575Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.5904654Z test/test_decoders.py::TestDecoder::test_create[file_like_custom-AudioDecoder-asset2] PASSED [ 0%] 2026-01-15T20:12:11.5969514Z test/test_decoders.py::TestDecoder::test_create[bytes-VideoDecoder-asset0] PASSED [ 0%] 2026-01-15T20:12:11.6023984Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset1] PASSED [ 0%] 2026-01-15T20:12:11.6048018Z test/test_decoders.py::TestDecoder::test_create[bytes-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:12:11.6116322Z test/test_decoders.py::TestDecoder::test_create[tensor-VideoDecoder-asset0] PASSED [ 1%] 2026-01-15T20:12:11.6172206Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset1] PASSED [ 1%] 2026-01-15T20:12:11.6196600Z test/test_decoders.py::TestDecoder::test_create[tensor-AudioDecoder-asset2] PASSED [ 1%] 2026-01-15T20:12:11.6313024Z test/test_decoders.py::TestDecoder::test_create_fails[VideoDecoder] PASSED [ 1%] 2026-01-15T20:12:11.6402857Z test/test_decoders.py::TestDecoder::test_create_fails[AudioDecoder] PASSED [ 1%] 2026-01-15T20:12:11.6468216Z test/test_decoders.py::TestVideoDecoder::test_metadata[exact] PASSED [ 1%] 2026-01-15T20:12:11.6519267Z test/test_decoders.py::TestVideoDecoder::test_metadata[approximate] PASSED [ 1%] 2026-01-15T20:12:11.8173058Z test/test_decoders.py::TestVideoDecoder::test_create_bytes_ownership PASSED [ 1%] 2026-01-15T20:12:11.8189882Z test/test_decoders.py::TestVideoDecoder::test_create_fails PASSED [ 1%] 2026-01-15T20:12:11.9402283Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-1] PASSED [ 1%] 2026-01-15T20:12:12.0328363Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cpu-4] PASSED [ 1%] 2026-01-15T20:12:12.0340722Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-1] SKIPPED [ 1%] 2026-01-15T20:12:12.0356753Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda-4] SKIPPED [ 1%] 2026-01-15T20:12:12.0370199Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-1] SKIPPED [ 1%] 2026-01-15T20:12:12.0382599Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[exact-cuda:beta-4] SKIPPED [ 1%] 2026-01-15T20:12:12.1343053Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-1] PASSED [ 1%] 2026-01-15T20:12:12.2208846Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cpu-4] PASSED [ 2%] 2026-01-15T20:12:12.2222943Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-1] SKIPPED [ 2%] 2026-01-15T20:12:12.2236559Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda-4] SKIPPED [ 2%] 2026-01-15T20:12:12.2249250Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-1] SKIPPED [ 2%] 2026-01-15T20:12:12.2262528Z test/test_decoders.py::TestVideoDecoder::test_getitem_int[approximate-cuda:beta-4] SKIPPED [ 2%] 2026-01-15T20:12:12.5481711Z test/test_decoders.py::TestVideoDecoder::test_getitem_numpy_int PASSED [ 2%] 2026-01-15T20:12:14.3484196Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cpu] PASSED [ 2%] 2026-01-15T20:12:14.3496398Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:12:14.3507313Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[exact-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:12:15.9118581Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cpu] PASSED [ 2%] 2026-01-15T20:12:15.9132713Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda] SKIPPED [ 2%] 2026-01-15T20:12:15.9143135Z test/test_decoders.py::TestVideoDecoder::test_getitem_slice[approximate-cuda:beta] SKIPPED [ 2%] 2026-01-15T20:12:15.9237077Z test/test_decoders.py::TestVideoDecoder::test_device_instance PASSED [ 2%] 2026-01-15T20:12:15.9418833Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cpu] PASSED [ 2%] 2026-01-15T20:12:15.9431875Z test/test_decoders.py::TestVideoDecoder::test_device_none_default_device[cuda] SKIPPED [ 2%] 2026-01-15T20:12:15.9529269Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cpu] PASSED [ 2%] 2026-01-15T20:12:15.9541367Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda] SKIPPED [ 2%] 2026-01-15T20:12:15.9553796Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:15.9632326Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cpu] PASSED [ 3%] 2026-01-15T20:12:15.9643972Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:12:15.9654569Z test/test_decoders.py::TestVideoDecoder::test_getitem_fails[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:16.1434903Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cpu] PASSED [ 3%] 2026-01-15T20:12:16.1445986Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:12:16.1459088Z test/test_decoders.py::TestVideoDecoder::test_iteration[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:16.3066379Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cpu] PASSED [ 3%] 2026-01-15T20:12:16.3078030Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:12:16.3091952Z test/test_decoders.py::TestVideoDecoder::test_iteration[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:16.3967113Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cpu] PASSED [ 3%] 2026-01-15T20:12:16.3978602Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda] SKIPPED [ 3%] 2026-01-15T20:12:16.3991547Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[exact-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:16.4716743Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cpu] PASSED [ 3%] 2026-01-15T20:12:16.4730114Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda] SKIPPED [ 3%] 2026-01-15T20:12:16.4744615Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at[approximate-cuda:beta] SKIPPED [ 3%] 2026-01-15T20:12:16.5002102Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cpu] PASSED [ 3%] 2026-01-15T20:12:16.5016196Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda] SKIPPED [ 3%] 2026-01-15T20:12:16.5028838Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_tuple_unpacking[cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.5132408Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:12:16.5145882Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:12:16.5157136Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.5234892Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:12:16.5246046Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:12:16.5259014Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_fails[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.5881040Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cpu] PASSED [ 4%] 2026-01-15T20:12:16.5892956Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:12:16.5905265Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.6514650Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cpu] PASSED [ 4%] 2026-01-15T20:12:16.6526806Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda] SKIPPED [ 4%] 2026-01-15T20:12:16.6539714Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at[approximate-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.6622179Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cpu] PASSED [ 4%] 2026-01-15T20:12:16.6632987Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda] SKIPPED [ 4%] 2026-01-15T20:12:16.6645208Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[exact-cuda:beta] SKIPPED [ 4%] 2026-01-15T20:12:16.6706919Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cpu] PASSED [ 4%] 2026-01-15T20:12:16.6719904Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:12:16.6730582Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_fails[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:12:16.6941430Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cpu] PASSED [ 5%] 2026-01-15T20:12:16.6952945Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda] SKIPPED [ 5%] 2026-01-15T20:12:16.6966226Z test/test_decoders.py::TestVideoDecoder::test_get_frame_at_av1[cuda:beta] SKIPPED [ 5%] 2026-01-15T20:12:16.8845026Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cpu] PASSED [ 5%] 2026-01-15T20:12:16.8858074Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:12:16.8872499Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:12:17.0777504Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cpu] PASSED [ 5%] 2026-01-15T20:12:17.0790920Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:12:17.0805166Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at[approximate-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:12:17.0860600Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_h265 PASSED [ 5%] 2026-01-15T20:12:17.0954414Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cpu] PASSED [ 5%] 2026-01-15T20:12:17.0968431Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda] SKIPPED [ 5%] 2026-01-15T20:12:17.0979705Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[exact-cuda:beta] SKIPPED [ 5%] 2026-01-15T20:12:17.1036919Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cpu] PASSED [ 5%] 2026-01-15T20:12:17.1049773Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda] SKIPPED [ 5%] 2026-01-15T20:12:17.1062788Z test/test_decoders.py::TestVideoDecoder::test_get_frame_played_at_fails[approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.1314224Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cpu] PASSED [ 6%] 2026-01-15T20:12:17.1325847Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.1338429Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.1569921Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cpu] PASSED [ 6%] 2026-01-15T20:12:17.1581466Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.1594296Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[list-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.1835956Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cpu] PASSED [ 6%] 2026-01-15T20:12:17.1847305Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.1859678Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.2145252Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cpu] PASSED [ 6%] 2026-01-15T20:12:17.2156370Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.2169775Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at[tensor-approximate-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.2256655Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cpu] PASSED [ 6%] 2026-01-15T20:12:17.2269202Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.2282281Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[exact-cuda:beta] SKIPPED [ 6%] 2026-01-15T20:12:17.2360076Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cpu] PASSED [ 6%] 2026-01-15T20:12:17.2373278Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda] SKIPPED [ 6%] 2026-01-15T20:12:17.2387976Z test/test_decoders.py::TestVideoDecoder::test_get_frames_played_at_fails[approximate-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.2942015Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cpu] PASSED [ 7%] 2026-01-15T20:12:17.2953823Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda] SKIPPED [ 7%] 2026-01-15T20:12:17.2967417Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.4021402Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cpu] PASSED [ 7%] 2026-01-15T20:12:17.4035601Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda] SKIPPED [ 7%] 2026-01-15T20:12:17.4046837Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.5122470Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cpu] PASSED [ 7%] 2026-01-15T20:12:17.5135078Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda] SKIPPED [ 7%] 2026-01-15T20:12:17.5145695Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[exact-None-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.5656810Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cpu] PASSED [ 7%] 2026-01-15T20:12:17.5670412Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda] SKIPPED [ 7%] 2026-01-15T20:12:17.5681079Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-0-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.6802915Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cpu] PASSED [ 7%] 2026-01-15T20:12:17.6814983Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda] SKIPPED [ 7%] 2026-01-15T20:12:17.6827760Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-3-cuda:beta] SKIPPED [ 7%] 2026-01-15T20:12:17.7880288Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cpu] PASSED [ 7%] 2026-01-15T20:12:17.7894351Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda] SKIPPED [ 8%] 2026-01-15T20:12:17.7905591Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range[approximate-None-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:12:17.9500470Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cpu] PASSED [ 8%] 2026-01-15T20:12:17.9511781Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda] SKIPPED [ 8%] 2026-01-15T20:12:17.9525133Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[exact-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:12:18.1149521Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cpu] PASSED [ 8%] 2026-01-15T20:12:18.1163678Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda] SKIPPED [ 8%] 2026-01-15T20:12:18.1175190Z test/test_decoders.py::TestVideoDecoder::test_get_frames_in_range_slice_indices_syntax[approximate-cuda:beta] SKIPPED [ 8%] 2026-01-15T20:12:18.1266813Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NCHW] PASSED [ 8%] 2026-01-15T20:12:18.1354155Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-0-NHWC] PASSED [ 8%] 2026-01-15T20:12:18.1439329Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NCHW] PASSED [ 8%] 2026-01-15T20:12:18.1521818Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-1-NHWC] PASSED [ 8%] 2026-01-15T20:12:18.1611930Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NCHW] PASSED [ 8%] 2026-01-15T20:12:18.1696386Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-2-NHWC] PASSED [ 8%] 2026-01-15T20:12:18.1785094Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NCHW] PASSED [ 8%] 2026-01-15T20:12:18.1873351Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-3-NHWC] PASSED [ 8%] 2026-01-15T20:12:18.1955549Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NCHW] PASSED [ 8%] 2026-01-15T20:12:18.2035319Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-4-NHWC] PASSED [ 9%] 2026-01-15T20:12:18.2159228Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NCHW] PASSED [ 9%] 2026-01-15T20:12:18.2283918Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-5-NHWC] PASSED [ 9%] 2026-01-15T20:12:18.2434081Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NCHW] PASSED [ 9%] 2026-01-15T20:12:18.2578486Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cpu-6-NHWC] PASSED [ 9%] 2026-01-15T20:12:18.2589900Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2600694Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-0-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2611014Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2621502Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-1-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2645493Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2647266Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-2-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2653492Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2668134Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-3-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2679019Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2691558Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-4-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2701725Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NCHW] SKIPPED [ 9%] 2026-01-15T20:12:18.2712017Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-5-NHWC] SKIPPED [ 9%] 2026-01-15T20:12:18.2722057Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2732437Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2742564Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2752938Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-0-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2762691Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2773210Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-1-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2783298Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2793515Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-2-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2805405Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2815861Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-3-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2826870Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2837104Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-4-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2847240Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2857795Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-5-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2867264Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NCHW] SKIPPED [ 10%] 2026-01-15T20:12:18.2877391Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[exact-cuda:beta-6-NHWC] SKIPPED [ 10%] 2026-01-15T20:12:18.2954968Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NCHW] PASSED [ 10%] 2026-01-15T20:12:18.3025044Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-0-NHWC] PASSED [ 10%] 2026-01-15T20:12:18.3094419Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.3162543Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-1-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.3234362Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.3305990Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-2-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.3381882Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.3459995Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-3-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.3527788Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.3597864Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-4-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.3705683Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.3817254Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-5-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.3951339Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NCHW] PASSED [ 11%] 2026-01-15T20:12:18.4090956Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cpu-6-NHWC] PASSED [ 11%] 2026-01-15T20:12:18.4102479Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NCHW] SKIPPED [ 11%] 2026-01-15T20:12:18.4112131Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-0-NHWC] SKIPPED [ 11%] 2026-01-15T20:12:18.4122410Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NCHW] SKIPPED [ 11%] 2026-01-15T20:12:18.4131615Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-1-NHWC] SKIPPED [ 11%] 2026-01-15T20:12:18.4141533Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NCHW] SKIPPED [ 11%] 2026-01-15T20:12:18.4150934Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4160940Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4170106Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4180055Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4189137Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-4-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4200955Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4210339Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-5-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4220384Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4229590Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda-6-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4239130Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4248519Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-0-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4258564Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4267759Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-1-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4277379Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4286526Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-2-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4296281Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NCHW] SKIPPED [ 12%] 2026-01-15T20:12:18.4307264Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-3-NHWC] SKIPPED [ 12%] 2026-01-15T20:12:18.4317120Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NCHW] SKIPPED [ 13%] 2026-01-15T20:12:18.4326370Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-4-NHWC] SKIPPED [ 13%] 2026-01-15T20:12:18.4336075Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NCHW] SKIPPED [ 13%] 2026-01-15T20:12:18.4345022Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-5-NHWC] SKIPPED [ 13%] 2026-01-15T20:12:18.4354356Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NCHW] SKIPPED [ 13%] 2026-01-15T20:12:18.4363640Z test/test_decoders.py::TestVideoDecoder::test_dimension_order[approximate-cuda:beta-6-NHWC] SKIPPED [ 13%] 2026-01-15T20:12:18.4438652Z test/test_decoders.py::TestVideoDecoder::test_dimension_order_fails PASSED [ 13%] 2026-01-15T20:12:19.4015448Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-0] PASSED [ 13%] 2026-01-15T20:12:21.3009530Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-3] PASSED [ 13%] 2026-01-15T20:12:23.5255017Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cpu-None] PASSED [ 13%] 2026-01-15T20:12:23.5269256Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-0] SKIPPED [ 13%] 2026-01-15T20:12:23.5279621Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-3] SKIPPED [ 13%] 2026-01-15T20:12:23.5292438Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda-None] SKIPPED [ 13%] 2026-01-15T20:12:23.5304629Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-0] SKIPPED [ 13%] 2026-01-15T20:12:23.5315540Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-3] SKIPPED [ 13%] 2026-01-15T20:12:23.5326639Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[exact-cuda:beta-None] SKIPPED [ 13%] 2026-01-15T20:12:24.1704263Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-0] PASSED [ 13%] 2026-01-15T20:12:25.5811456Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-3] PASSED [ 13%] 2026-01-15T20:12:27.0363680Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cpu-None] PASSED [ 14%] 2026-01-15T20:12:27.0378356Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-0] SKIPPED [ 14%] 2026-01-15T20:12:27.0388385Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-3] SKIPPED [ 14%] 2026-01-15T20:12:27.0401499Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda-None] SKIPPED [ 14%] 2026-01-15T20:12:27.0411415Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-0] SKIPPED [ 14%] 2026-01-15T20:12:27.0423983Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-3] SKIPPED [ 14%] 2026-01-15T20:12:27.0434397Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range[approximate-cuda:beta-None] SKIPPED [ 14%] 2026-01-15T20:12:27.0535380Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cpu] PASSED [ 14%] 2026-01-15T20:12:27.0549268Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda] SKIPPED [ 14%] 2026-01-15T20:12:27.0560542Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[exact-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:12:27.0622929Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cpu] PASSED [ 14%] 2026-01-15T20:12:27.0633507Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda] SKIPPED [ 14%] 2026-01-15T20:12:27.0646694Z test/test_decoders.py::TestVideoDecoder::test_get_frames_by_pts_in_range_fails[approximate-cuda:beta] SKIPPED [ 14%] 2026-01-15T20:12:27.0743945Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cpu] PASSED [ 14%] 2026-01-15T20:12:27.0754681Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda] SKIPPED [ 14%] 2026-01-15T20:12:27.0765487Z test/test_decoders.py::TestVideoDecoder::test_get_key_frame_indices[cuda:beta] SKIPPED [ 14%] 2026-01-15T20:12:27.0773058Z test/test_decoders.py::TestVideoDecoder::test_compile[cpu] SKIPPED (TODO 2026-01-15T20:12:27.0777653Z investigate) [ 14%] 2026-01-15T20:12:27.0788522Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda] SKIPPED [ 15%] 2026-01-15T20:12:27.0798475Z test/test_decoders.py::TestVideoDecoder::test_compile[cuda:beta] SKIPPED [ 15%] 2026-01-15T20:12:27.0810919Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[exact] SKIPPED [ 15%] 2026-01-15T20:12:27.0821730Z test/test_decoders.py::TestVideoDecoder::test_pts_to_dts_fallback[approximate] SKIPPED [ 15%] 2026-01-15T20:12:27.0836372Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset0] SKIPPED [ 15%] 2026-01-15T20:12:27.0847121Z test/test_decoders.py::TestVideoDecoder::test_full_and_studio_range_bt709_video[asset1] SKIPPED [ 15%] 2026-01-15T20:12:27.0859733Z test/test_decoders.py::TestVideoDecoder::test_10bit_gpu_fallsback_to_cpu SKIPPED [ 15%] 2026-01-15T20:12:27.0934728Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cpu] PASSED [ 15%] 2026-01-15T20:12:27.0947706Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda] SKIPPED [ 15%] 2026-01-15T20:12:27.0958864Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:12:27.1041939Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cpu] PASSED [ 15%] 2026-01-15T20:12:27.1055194Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda] SKIPPED [ 15%] 2026-01-15T20:12:27.1065209Z test/test_decoders.py::TestVideoDecoder::test_10bit_videos[asset1-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:12:27.3440080Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cpu] PASSED [ 15%] 2026-01-15T20:12:27.3452465Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda] SKIPPED [ 15%] 2026-01-15T20:12:27.3466701Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-0-cuda:beta] SKIPPED [ 15%] 2026-01-15T20:12:27.5762767Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cpu] PASSED [ 15%] 2026-01-15T20:12:27.5774567Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda] SKIPPED [ 16%] 2026-01-15T20:12:27.5787730Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method0-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:12:27.7295317Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cpu] PASSED [ 16%] 2026-01-15T20:12:27.7306851Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda] SKIPPED [ 16%] 2026-01-15T20:12:27.7320071Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-0-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:12:28.0297404Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cpu] PASSED [ 16%] 2026-01-15T20:12:28.0308572Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda] SKIPPED [ 16%] 2026-01-15T20:12:28.0321656Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_json_and_bytes[method1-3-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:12:28.1518307Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cpu] PASSED [ 16%] 2026-01-15T20:12:28.1531971Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda] SKIPPED [ 16%] 2026-01-15T20:12:28.1547911Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[valid_content_approximate-cuda:beta] SKIPPED [ 16%] 2026-01-15T20:12:28.1571894Z 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-15T20:12:28.1585038Z 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-15T20:12:28.1595532Z 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-15T20:12:28.1611924Z 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-15T20:12:28.1625159Z 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-15T20:12:28.1636408Z 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-15T20:12:28.1658385Z 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-15T20:12:28.1668936Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda] SKIPPED [ 17%] 2026-01-15T20:12:28.1679786Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails[{"frames": [{"missing": "keys"}]}-keys are required in the frame metadata.-cuda:beta] SKIPPED [ 17%] 2026-01-15T20:12:28.1722385Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cpu] PASSED [ 17%] 2026-01-15T20:12:28.1734680Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda] SKIPPED [ 17%] 2026-01-15T20:12:28.1745391Z test/test_decoders.py::TestVideoDecoder::test_custom_frame_mappings_init_fails_invalid_json[cuda:beta] SKIPPED [ 17%] 2026-01-15T20:12:28.1989348Z test/test_decoders.py::TestVideoDecoder::test_get_frames_at_tensor_indices PASSED [ 17%] 2026-01-15T20:12:28.2002094Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset0] SKIPPED [ 17%] 2026-01-15T20:12:28.2018712Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset1] SKIPPED [ 17%] 2026-01-15T20:12:28.2031358Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset2] SKIPPED [ 17%] 2026-01-15T20:12:28.2041583Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset3] SKIPPED [ 17%] 2026-01-15T20:12:28.2054240Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset4] SKIPPED [ 17%] 2026-01-15T20:12:28.2064372Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset5] SKIPPED [ 17%] 2026-01-15T20:12:28.2076822Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset6] SKIPPED [ 17%] 2026-01-15T20:12:28.2086940Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-True-asset7] SKIPPED [ 17%] 2026-01-15T20:12:28.2099480Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset0] SKIPPED [ 17%] 2026-01-15T20:12:28.2109908Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset1] SKIPPED [ 17%] 2026-01-15T20:12:28.2122024Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset2] SKIPPED [ 17%] 2026-01-15T20:12:28.2132620Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset3] SKIPPED [ 18%] 2026-01-15T20:12:28.2144726Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset4] SKIPPED [ 18%] 2026-01-15T20:12:28.2155282Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset5] SKIPPED [ 18%] 2026-01-15T20:12:28.2167490Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset6] SKIPPED [ 18%] 2026-01-15T20:12:28.2179802Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[exact-False-asset7] SKIPPED [ 18%] 2026-01-15T20:12:28.2190236Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset0] SKIPPED [ 18%] 2026-01-15T20:12:28.2202264Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset1] SKIPPED [ 18%] 2026-01-15T20:12:28.2213262Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset2] SKIPPED [ 18%] 2026-01-15T20:12:28.2225554Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset3] SKIPPED [ 18%] 2026-01-15T20:12:28.2236094Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset4] SKIPPED [ 18%] 2026-01-15T20:12:28.2246590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset5] SKIPPED [ 18%] 2026-01-15T20:12:28.2259024Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset6] SKIPPED [ 18%] 2026-01-15T20:12:28.2271592Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-True-asset7] SKIPPED [ 18%] 2026-01-15T20:12:28.2283193Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset0] SKIPPED [ 18%] 2026-01-15T20:12:28.2292826Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset1] SKIPPED [ 18%] 2026-01-15T20:12:28.2302607Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset2] SKIPPED [ 18%] 2026-01-15T20:12:28.2312000Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset3] SKIPPED [ 18%] 2026-01-15T20:12:28.2321994Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset4] SKIPPED [ 19%] 2026-01-15T20:12:28.2331172Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset5] SKIPPED [ 19%] 2026-01-15T20:12:28.2341220Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset6] SKIPPED [ 19%] 2026-01-15T20:12:28.2350679Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_at[approximate-False-asset7] SKIPPED [ 19%] 2026-01-15T20:12:28.2360576Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset0] SKIPPED [ 19%] 2026-01-15T20:12:28.2369844Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset1] SKIPPED [ 19%] 2026-01-15T20:12:28.2381718Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset2] SKIPPED [ 19%] 2026-01-15T20:12:28.2391403Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset3] SKIPPED [ 19%] 2026-01-15T20:12:28.2401262Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset4] SKIPPED [ 19%] 2026-01-15T20:12:28.2410875Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset5] SKIPPED [ 19%] 2026-01-15T20:12:28.2420869Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset6] SKIPPED [ 19%] 2026-01-15T20:12:28.2430674Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-True-asset7] SKIPPED [ 19%] 2026-01-15T20:12:28.2440230Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset0] SKIPPED [ 19%] 2026-01-15T20:12:28.2450210Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset1] SKIPPED [ 19%] 2026-01-15T20:12:28.2459781Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset2] SKIPPED [ 19%] 2026-01-15T20:12:28.2469546Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset3] SKIPPED [ 19%] 2026-01-15T20:12:28.2479316Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset4] SKIPPED [ 19%] 2026-01-15T20:12:28.2491380Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset5] SKIPPED [ 20%] 2026-01-15T20:12:28.2502624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset6] SKIPPED [ 20%] 2026-01-15T20:12:28.2510670Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[exact-False-asset7] SKIPPED [ 20%] 2026-01-15T20:12:28.2520286Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset0] SKIPPED [ 20%] 2026-01-15T20:12:28.2530196Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset1] SKIPPED [ 20%] 2026-01-15T20:12:28.2539624Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset2] SKIPPED [ 20%] 2026-01-15T20:12:28.2549763Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset3] SKIPPED [ 20%] 2026-01-15T20:12:28.2559330Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset4] SKIPPED [ 20%] 2026-01-15T20:12:28.2569256Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset5] SKIPPED [ 20%] 2026-01-15T20:12:28.2578671Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset6] SKIPPED [ 20%] 2026-01-15T20:12:28.2589134Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-True-asset7] SKIPPED [ 20%] 2026-01-15T20:12:28.2600238Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset0] SKIPPED [ 20%] 2026-01-15T20:12:28.2610418Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset1] SKIPPED [ 20%] 2026-01-15T20:12:28.2619975Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset2] SKIPPED [ 20%] 2026-01-15T20:12:28.2630090Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset3] SKIPPED [ 20%] 2026-01-15T20:12:28.2639372Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset4] SKIPPED [ 20%] 2026-01-15T20:12:28.2648917Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset5] SKIPPED [ 20%] 2026-01-15T20:12:28.2658006Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset6] SKIPPED [ 20%] 2026-01-15T20:12:28.2667568Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_at[approximate-False-asset7] SKIPPED [ 21%] 2026-01-15T20:12:28.2676701Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset0] SKIPPED [ 21%] 2026-01-15T20:12:28.2686080Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset1] SKIPPED [ 21%] 2026-01-15T20:12:28.2695466Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset2] SKIPPED [ 21%] 2026-01-15T20:12:28.2706564Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset3] SKIPPED [ 21%] 2026-01-15T20:12:28.2716052Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset4] SKIPPED [ 21%] 2026-01-15T20:12:28.2725423Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset5] SKIPPED [ 21%] 2026-01-15T20:12:28.2734635Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset6] SKIPPED [ 21%] 2026-01-15T20:12:28.2744319Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[exact-asset7] SKIPPED [ 21%] 2026-01-15T20:12:28.2753152Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset0] SKIPPED [ 21%] 2026-01-15T20:12:28.2762575Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset1] SKIPPED [ 21%] 2026-01-15T20:12:28.2771713Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset2] SKIPPED [ 21%] 2026-01-15T20:12:28.2780971Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset3] SKIPPED [ 21%] 2026-01-15T20:12:28.2790746Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset4] SKIPPED [ 21%] 2026-01-15T20:12:28.2799873Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset5] SKIPPED [ 21%] 2026-01-15T20:12:28.2811554Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset6] SKIPPED [ 21%] 2026-01-15T20:12:28.2821013Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frame_played_at[approximate-asset7] SKIPPED [ 21%] 2026-01-15T20:12:28.2830590Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:12:28.2839957Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset1] SKIPPED [ 22%] 2026-01-15T20:12:28.2849191Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset2] SKIPPED [ 22%] 2026-01-15T20:12:28.2858805Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset3] SKIPPED [ 22%] 2026-01-15T20:12:28.2867655Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset4] SKIPPED [ 22%] 2026-01-15T20:12:28.2877191Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset5] SKIPPED [ 22%] 2026-01-15T20:12:28.2886371Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset6] SKIPPED [ 22%] 2026-01-15T20:12:28.2895970Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[exact-asset7] SKIPPED [ 22%] 2026-01-15T20:12:28.2905744Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset0] SKIPPED [ 22%] 2026-01-15T20:12:28.2917038Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset1] SKIPPED [ 22%] 2026-01-15T20:12:28.2927011Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset2] SKIPPED [ 22%] 2026-01-15T20:12:28.2936158Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset3] SKIPPED [ 22%] 2026-01-15T20:12:28.2945751Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset4] SKIPPED [ 22%] 2026-01-15T20:12:28.2954984Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset5] SKIPPED [ 22%] 2026-01-15T20:12:28.2964682Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset6] SKIPPED [ 22%] 2026-01-15T20:12:28.2973696Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_get_frames_played_at[approximate-asset7] SKIPPED [ 22%] 2026-01-15T20:12:28.2983372Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset0] SKIPPED [ 22%] 2026-01-15T20:12:28.2992473Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset1] SKIPPED [ 23%] 2026-01-15T20:12:28.3002222Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset2] SKIPPED [ 23%] 2026-01-15T20:12:28.3011465Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset3] SKIPPED [ 23%] 2026-01-15T20:12:28.3023104Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset4] SKIPPED [ 23%] 2026-01-15T20:12:28.3032413Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset5] SKIPPED [ 23%] 2026-01-15T20:12:28.3042005Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset6] SKIPPED [ 23%] 2026-01-15T20:12:28.3051346Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[exact-asset7] SKIPPED [ 23%] 2026-01-15T20:12:28.3060878Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset0] SKIPPED [ 23%] 2026-01-15T20:12:28.3069891Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset1] SKIPPED [ 23%] 2026-01-15T20:12:28.3079653Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset2] SKIPPED [ 23%] 2026-01-15T20:12:28.3088643Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset3] SKIPPED [ 23%] 2026-01-15T20:12:28.3098114Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset4] SKIPPED [ 23%] 2026-01-15T20:12:28.3107749Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset5] SKIPPED [ 23%] 2026-01-15T20:12:28.3116669Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset6] SKIPPED [ 23%] 2026-01-15T20:12:28.3128363Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_backwards[approximate-asset7] SKIPPED [ 23%] 2026-01-15T20:12:28.3137182Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_cpu_fallback SKIPPED [ 23%] 2026-01-15T20:12:28.3146584Z test/test_decoders.py::TestVideoDecoder::test_beta_cuda_interface_error SKIPPED [ 23%] 2026-01-15T20:12:28.3155261Z test/test_decoders.py::TestVideoDecoder::test_set_cuda_backend SKIPPED [ 23%] 2026-01-15T20:12:28.3242478Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_cpu_device PASSED [ 24%] 2026-01-15T20:12:28.3252643Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda] SKIPPED [ 24%] 2026-01-15T20:12:28.3262374Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_h265_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:12:28.3272148Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda] SKIPPED [ 24%] 2026-01-15T20:12:28.3282039Z test/test_decoders.py::TestVideoDecoder::test_cpu_fallback_no_fallback_on_supported_video[cuda:beta] SKIPPED [ 24%] 2026-01-15T20:12:28.3341643Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset0] PASSED [ 24%] 2026-01-15T20:12:28.3366799Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset1] PASSED [ 24%] 2026-01-15T20:12:28.3389589Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset2] PASSED [ 24%] 2026-01-15T20:12:28.3687231Z test/test_decoders.py::TestAudioDecoder::test_metadata[asset3] PASSED [ 24%] 2026-01-15T20:12:28.3787726Z test/test_decoders.py::TestAudioDecoder::test_error[asset0] PASSED [ 24%] 2026-01-15T20:12:28.3840557Z test/test_decoders.py::TestAudioDecoder::test_error[asset1] PASSED [ 24%] 2026-01-15T20:12:28.4030017Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset0] PASSED [ 24%] 2026-01-15T20:12:28.4150306Z test/test_decoders.py::TestAudioDecoder::test_negative_start[asset1] PASSED [ 24%] 2026-01-15T20:12:28.4302886Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset0] PASSED [ 24%] 2026-01-15T20:12:28.4410193Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[None-asset1] PASSED [ 24%] 2026-01-15T20:12:28.4557633Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset0] PASSED [ 24%] 2026-01-15T20:12:28.4647035Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[duration-asset1] PASSED [ 24%] 2026-01-15T20:12:28.4794701Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset0] PASSED [ 25%] 2026-01-15T20:12:28.4884667Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples_with_range[99999999-asset1] PASSED [ 25%] 2026-01-15T20:12:28.5073549Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset0] PASSED [ 25%] 2026-01-15T20:12:28.5194191Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset1] PASSED [ 25%] 2026-01-15T20:12:28.5586836Z test/test_decoders.py::TestAudioDecoder::test_get_all_samples[asset2] PASSED [ 25%] 2026-01-15T20:12:28.5688863Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:12:28.5729116Z test/test_decoders.py::TestAudioDecoder::test_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:12:28.5802349Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset0] PASSED [ 25%] 2026-01-15T20:12:28.5836504Z test/test_decoders.py::TestAudioDecoder::test_not_at_frame_boundaries[asset1] PASSED [ 25%] 2026-01-15T20:12:28.5896804Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset0] PASSED [ 25%] 2026-01-15T20:12:28.5922515Z test/test_decoders.py::TestAudioDecoder::test_start_equals_stop[asset1] PASSED [ 25%] 2026-01-15T20:12:28.6019065Z test/test_decoders.py::TestAudioDecoder::test_frame_start_is_not_zero PASSED [ 25%] 2026-01-15T20:12:28.6043160Z test/test_decoders.py::TestAudioDecoder::test_single_channel PASSED [ 25%] 2026-01-15T20:12:28.6081175Z test/test_decoders.py::TestAudioDecoder::test_format_conversion PASSED [ 25%] 2026-01-15T20:12:28.6179688Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-None] PASSED [ 25%] 2026-01-15T20:12:28.6277091Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-4] PASSED [ 25%] 2026-01-15T20:12:28.6356969Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[0-3] PASSED [ 25%] 2026-01-15T20:12:28.6430995Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-None] PASSED [ 26%] 2026-01-15T20:12:28.6493591Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion[2-3] PASSED [ 26%] 2026-01-15T20:12:28.6615030Z test/test_decoders.py::TestAudioDecoder::test_sample_rate_conversion_stereo PASSED [ 26%] 2026-01-15T20:12:28.6844455Z test/test_decoders.py::TestAudioDecoder::test_downsample_empty_frame PASSED [ 26%] 2026-01-15T20:12:28.6939248Z test/test_decoders.py::TestAudioDecoder::test_decode_s16_ffmpeg4 PASSED [ 26%] 2026-01-15T20:12:28.7015788Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7046023Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[None-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7117167Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7148496Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[8000-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7214462Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7247180Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[16000-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7352436Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7424122Z test/test_decoders.py::TestAudioDecoder::test_samples_duration[441000-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7454565Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7520534Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-None-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7548936Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7628881Z test/test_decoders.py::TestAudioDecoder::test_num_channels[1-16000-asset1] PASSED [ 26%] 2026-01-15T20:12:28.7659241Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset0] PASSED [ 26%] 2026-01-15T20:12:28.7722227Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-None-asset1] PASSED [ 27%] 2026-01-15T20:12:28.7751216Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset0] PASSED [ 27%] 2026-01-15T20:12:28.7835760Z test/test_decoders.py::TestAudioDecoder::test_num_channels[2-16000-asset1] PASSED [ 27%] 2026-01-15T20:12:28.7868279Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset0] PASSED [ 27%] 2026-01-15T20:12:28.7941338Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-None-asset1] PASSED [ 27%] 2026-01-15T20:12:28.7974912Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset0] PASSED [ 27%] 2026-01-15T20:12:28.8104172Z test/test_decoders.py::TestAudioDecoder::test_num_channels[8-16000-asset1] PASSED [ 27%] 2026-01-15T20:12:28.8144608Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset0] PASSED [ 27%] 2026-01-15T20:12:28.8232527Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-None-asset1] PASSED [ 27%] 2026-01-15T20:12:28.8272918Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset0] PASSED [ 27%] 2026-01-15T20:12:28.8477974Z test/test_decoders.py::TestAudioDecoder::test_num_channels[16-16000-asset1] PASSED [ 27%] 2026-01-15T20:12:28.8533310Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset0] PASSED [ 27%] 2026-01-15T20:12:28.8632509Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-None-asset1] PASSED [ 27%] 2026-01-15T20:12:28.8682729Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset0] PASSED [ 27%] 2026-01-15T20:12:28.8961025Z test/test_decoders.py::TestAudioDecoder::test_num_channels[24-16000-asset1] PASSED [ 27%] 2026-01-15T20:12:28.8993844Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset0] PASSED [ 27%] 2026-01-15T20:12:28.9060200Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-None-asset1] PASSED [ 27%] 2026-01-15T20:12:28.9089912Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset0] PASSED [ 28%] 2026-01-15T20:12:28.9174691Z test/test_decoders.py::TestAudioDecoder::test_num_channels[None-16000-asset1] PASSED [ 28%] 2026-01-15T20:12:28.9205652Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset0] PASSED [ 28%] 2026-01-15T20:12:28.9231538Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[0-asset1] PASSED [ 28%] 2026-01-15T20:12:28.9256515Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset0] PASSED [ 28%] 2026-01-15T20:12:28.9282938Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[15-asset1] PASSED [ 28%] 2026-01-15T20:12:28.9307212Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset0] PASSED [ 28%] 2026-01-15T20:12:28.9334618Z test/test_decoders.py::TestAudioDecoder::test_num_channels_errors[23-asset1] PASSED [ 28%] 2026-01-15T20:12:28.9365793Z test/test_encoders.py::TestAudioEncoder::test_bad_input PASSED [ 28%] 2026-01-15T20:12:28.9576524Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file] PASSED [ 28%] 2026-01-15T20:12:28.9766167Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_tensor] PASSED [ 28%] 2026-01-15T20:12:28.9952135Z test/test_encoders.py::TestAudioEncoder::test_bad_input_parametrized[to_file_like] PASSED [ 28%] 2026-01-15T20:12:29.0115014Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file] PASSED [ 28%] 2026-01-15T20:12:29.0269518Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_tensor] PASSED [ 28%] 2026-01-15T20:12:29.0438191Z test/test_encoders.py::TestAudioEncoder::test_round_trip[wav-to_file_like] PASSED [ 28%] 2026-01-15T20:12:29.0727854Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file] PASSED [ 28%] 2026-01-15T20:12:29.0999533Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_tensor] PASSED [ 28%] 2026-01-15T20:12:29.1255287Z test/test_encoders.py::TestAudioEncoder::test_round_trip[flac-to_file_like] PASSED [ 29%] 2026-01-15T20:12:29.4612946Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset0] PASSED [ 29%] 2026-01-15T20:12:29.5771793Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-None-asset1] PASSED [ 29%] 2026-01-15T20:12:29.8095572Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset0] PASSED [ 29%] 2026-01-15T20:12:29.9313114Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-0-asset1] PASSED [ 29%] 2026-01-15T20:12:30.1577177Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset0] PASSED [ 29%] 2026-01-15T20:12:30.2823066Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-44100-asset1] PASSED [ 29%] 2026-01-15T20:12:30.6051599Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset0] PASSED [ 29%] 2026-01-15T20:12:30.8253642Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-None-999999999-asset1] PASSED [ 29%] 2026-01-15T20:12:31.0023135Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset0] PASSED [ 29%] 2026-01-15T20:12:31.1233887Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-None-asset1] PASSED [ 29%] 2026-01-15T20:12:31.4046344Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset0] PASSED [ 29%] 2026-01-15T20:12:31.5195021Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-0-asset1] PASSED [ 29%] 2026-01-15T20:12:31.6987593Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset0] PASSED [ 29%] 2026-01-15T20:12:31.9249130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-44100-asset1] PASSED [ 29%] 2026-01-15T20:12:32.1039704Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset0] PASSED [ 29%] 2026-01-15T20:12:32.2313840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-1-999999999-asset1] PASSED [ 29%] 2026-01-15T20:12:32.4712989Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset0] PASSED [ 30%] 2026-01-15T20:12:32.5980901Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-None-asset1] PASSED [ 30%] 2026-01-15T20:12:32.8416010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset0] PASSED [ 30%] 2026-01-15T20:12:32.9839253Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-0-asset1] PASSED [ 30%] 2026-01-15T20:12:33.3290152Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset0] PASSED [ 30%] 2026-01-15T20:12:33.4632140Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-44100-asset1] PASSED [ 30%] 2026-01-15T20:12:33.7020539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset0] PASSED [ 30%] 2026-01-15T20:12:33.8365038Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-8000-2-999999999-asset1] PASSED [ 30%] 2026-01-15T20:12:34.4669672Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset0] PASSED [ 30%] 2026-01-15T20:12:34.6194687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-None-asset1] PASSED [ 30%] 2026-01-15T20:12:35.1643040Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset0] PASSED [ 30%] 2026-01-15T20:12:35.4176426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-0-asset1] PASSED [ 30%] 2026-01-15T20:12:35.8887687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset0] PASSED [ 30%] 2026-01-15T20:12:36.0597102Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-44100-asset1] PASSED [ 30%] 2026-01-15T20:12:36.5005703Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset0] PASSED [ 30%] 2026-01-15T20:12:36.7153831Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-None-999999999-asset1] PASSED [ 30%] 2026-01-15T20:12:37.0010820Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset0] PASSED [ 30%] 2026-01-15T20:12:37.1656296Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-None-asset1] PASSED [ 30%] 2026-01-15T20:12:37.4472850Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset0] PASSED [ 31%] 2026-01-15T20:12:37.6089681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-0-asset1] PASSED [ 31%] 2026-01-15T20:12:37.9004510Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset0] PASSED [ 31%] 2026-01-15T20:12:38.0664539Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-44100-asset1] PASSED [ 31%] 2026-01-15T20:12:38.4707378Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset0] PASSED [ 31%] 2026-01-15T20:12:38.6469768Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-1-999999999-asset1] PASSED [ 31%] 2026-01-15T20:12:39.0865960Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset0] PASSED [ 31%] 2026-01-15T20:12:39.2708501Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-None-asset1] PASSED [ 31%] 2026-01-15T20:12:39.7128347Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset0] PASSED [ 31%] 2026-01-15T20:12:39.8974554Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-0-asset1] PASSED [ 31%] 2026-01-15T20:12:40.3803937Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset0] PASSED [ 31%] 2026-01-15T20:12:40.5697035Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-44100-asset1] PASSED [ 31%] 2026-01-15T20:12:41.0044045Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset0] PASSED [ 31%] 2026-01-15T20:12:41.3976022Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-mp3-32000-2-999999999-asset1] PASSED [ 31%] 2026-01-15T20:12:41.7568674Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset0] PASSED [ 31%] 2026-01-15T20:12:41.9893333Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-None-asset1] PASSED [ 31%] 2026-01-15T20:12:42.3434309Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset0] PASSED [ 31%] 2026-01-15T20:12:42.4586583Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-0-asset1] PASSED [ 32%] 2026-01-15T20:12:42.6138042Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset0] PASSED [ 32%] 2026-01-15T20:12:42.8578624Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-44100-asset1] PASSED [ 32%] 2026-01-15T20:12:43.0400891Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset0] PASSED [ 32%] 2026-01-15T20:12:43.1816325Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-None-999999999-asset1] PASSED [ 32%] 2026-01-15T20:12:43.3513715Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset0] PASSED [ 32%] 2026-01-15T20:12:43.4907995Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-None-asset1] PASSED [ 32%] 2026-01-15T20:12:43.7560681Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset0] PASSED [ 32%] 2026-01-15T20:12:43.8903997Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-0-asset1] PASSED [ 32%] 2026-01-15T20:12:44.0589060Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset0] PASSED [ 32%] 2026-01-15T20:12:44.4005481Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-44100-asset1] PASSED [ 32%] 2026-01-15T20:12:44.6822125Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset0] PASSED [ 32%] 2026-01-15T20:12:44.8269788Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-1-999999999-asset1] PASSED [ 32%] 2026-01-15T20:12:45.1155033Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset0] PASSED [ 32%] 2026-01-15T20:12:45.2667288Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-None-asset1] PASSED [ 32%] 2026-01-15T20:12:45.4495316Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset0] PASSED [ 32%] 2026-01-15T20:12:45.7077803Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-0-asset1] PASSED [ 32%] 2026-01-15T20:12:45.9056667Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:46.0669747Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:46.2562686Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset0] PASSED [ 33%] 2026-01-15T20:12:46.4123437Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-8000-2-999999999-asset1] PASSED [ 33%] 2026-01-15T20:12:46.6876113Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset0] PASSED [ 33%] 2026-01-15T20:12:46.8811607Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-None-asset1] PASSED [ 33%] 2026-01-15T20:12:47.2495341Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset0] PASSED [ 33%] 2026-01-15T20:12:47.4251621Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-0-asset1] PASSED [ 33%] 2026-01-15T20:12:47.6949382Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:47.8819611Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:48.1421375Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset0] PASSED [ 33%] 2026-01-15T20:12:48.3219633Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-None-999999999-asset1] PASSED [ 33%] 2026-01-15T20:12:48.5373195Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset0] PASSED [ 33%] 2026-01-15T20:12:48.7353458Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-None-asset1] PASSED [ 33%] 2026-01-15T20:12:48.9453845Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset0] PASSED [ 33%] 2026-01-15T20:12:49.2097805Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-0-asset1] PASSED [ 33%] 2026-01-15T20:12:49.4270469Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset0] PASSED [ 33%] 2026-01-15T20:12:49.7057885Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-44100-asset1] PASSED [ 33%] 2026-01-15T20:12:50.0060719Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:50.1745615Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-1-999999999-asset1] PASSED [ 34%] 2026-01-15T20:12:50.5361966Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset0] PASSED [ 34%] 2026-01-15T20:12:50.7582202Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-None-asset1] PASSED [ 34%] 2026-01-15T20:12:51.0343303Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset0] PASSED [ 34%] 2026-01-15T20:12:51.2806150Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-0-asset1] PASSED [ 34%] 2026-01-15T20:12:51.6693633Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset0] PASSED [ 34%] 2026-01-15T20:12:51.8756708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-44100-asset1] PASSED [ 34%] 2026-01-15T20:12:52.1342017Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:52.3535612Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-wav-32000-2-999999999-asset1] PASSED [ 34%] 2026-01-15T20:12:52.5581741Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset0] PASSED [ 34%] 2026-01-15T20:12:52.8006672Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-None-asset1] PASSED [ 34%] 2026-01-15T20:12:52.9985826Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset0] PASSED [ 34%] 2026-01-15T20:12:53.1391535Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-0-asset1] PASSED [ 34%] 2026-01-15T20:12:53.3275153Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset0] PASSED [ 34%] 2026-01-15T20:12:53.4664360Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-44100-asset1] PASSED [ 34%] 2026-01-15T20:12:53.6631902Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset0] PASSED [ 34%] 2026-01-15T20:12:53.8050421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-None-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:54.0914707Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset0] PASSED [ 35%] 2026-01-15T20:12:54.3208353Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-None-asset1] PASSED [ 35%] 2026-01-15T20:12:54.5009213Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset0] PASSED [ 35%] 2026-01-15T20:12:54.6414861Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-0-asset1] PASSED [ 35%] 2026-01-15T20:12:54.8230269Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset0] PASSED [ 35%] 2026-01-15T20:12:54.9620792Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-44100-asset1] PASSED [ 35%] 2026-01-15T20:12:55.1435656Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset0] PASSED [ 35%] 2026-01-15T20:12:55.3769234Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-1-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:55.5733735Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset0] PASSED [ 35%] 2026-01-15T20:12:55.7390555Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-None-asset1] PASSED [ 35%] 2026-01-15T20:12:55.9390450Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset0] PASSED [ 35%] 2026-01-15T20:12:56.0864731Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-0-asset1] PASSED [ 35%] 2026-01-15T20:12:56.2928631Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset0] PASSED [ 35%] 2026-01-15T20:12:56.4402875Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-44100-asset1] PASSED [ 35%] 2026-01-15T20:12:56.6424430Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset0] PASSED [ 35%] 2026-01-15T20:12:56.7886986Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-8000-2-999999999-asset1] PASSED [ 35%] 2026-01-15T20:12:57.0707936Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset0] PASSED [ 36%] 2026-01-15T20:12:57.2228854Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-None-asset1] PASSED [ 36%] 2026-01-15T20:12:57.5041408Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset0] PASSED [ 36%] 2026-01-15T20:12:57.6646274Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-0-asset1] PASSED [ 36%] 2026-01-15T20:12:57.9338636Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset0] PASSED [ 36%] 2026-01-15T20:12:58.0881527Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-44100-asset1] PASSED [ 36%] 2026-01-15T20:12:58.5699857Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset0] PASSED [ 36%] 2026-01-15T20:12:58.7611135Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-None-999999999-asset1] PASSED [ 36%] 2026-01-15T20:12:59.2691894Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset0] PASSED [ 36%] 2026-01-15T20:12:59.5496586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-None-asset1] PASSED [ 36%] 2026-01-15T20:12:59.9290936Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset0] PASSED [ 36%] 2026-01-15T20:13:00.2494002Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-0-asset1] PASSED [ 36%] 2026-01-15T20:13:00.4821716Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset0] PASSED [ 36%] 2026-01-15T20:13:00.9918013Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-44100-asset1] PASSED [ 36%] 2026-01-15T20:13:01.4130872Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset0] PASSED [ 36%] 2026-01-15T20:13:01.7214979Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-1-999999999-asset1] PASSED [ 36%] 2026-01-15T20:13:02.0252680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset0] PASSED [ 36%] 2026-01-15T20:13:02.4922815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-None-asset1] PASSED [ 36%] 2026-01-15T20:13:02.8009512Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset0] PASSED [ 37%] 2026-01-15T20:13:03.4496330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-0-asset1] PASSED [ 37%] 2026-01-15T20:13:03.7077059Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset0] PASSED [ 37%] 2026-01-15T20:13:03.9109879Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-44100-asset1] PASSED [ 37%] 2026-01-15T20:13:04.6679420Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset0] PASSED [ 37%] 2026-01-15T20:13:04.9599104Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file-flac-32000-2-999999999-asset1] PASSED [ 37%] 2026-01-15T20:13:05.3105622Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset0] PASSED [ 37%] 2026-01-15T20:13:05.4787311Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-None-asset1] PASSED [ 37%] 2026-01-15T20:13:05.9066486Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset0] PASSED [ 37%] 2026-01-15T20:13:06.0034489Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-0-asset1] PASSED [ 37%] 2026-01-15T20:13:06.3615719Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset0] PASSED [ 37%] 2026-01-15T20:13:06.5254695Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-44100-asset1] PASSED [ 37%] 2026-01-15T20:13:06.7589568Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset0] PASSED [ 37%] 2026-01-15T20:13:07.1903405Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-None-999999999-asset1] PASSED [ 37%] 2026-01-15T20:13:07.2877280Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset0] PASSED [ 37%] 2026-01-15T20:13:07.8522634Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-None-asset1] PASSED [ 37%] 2026-01-15T20:13:08.0818710Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset0] PASSED [ 37%] 2026-01-15T20:13:08.1882464Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-0-asset1] PASSED [ 38%] 2026-01-15T20:13:08.3654444Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset0] PASSED [ 38%] 2026-01-15T20:13:08.5677160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-44100-asset1] PASSED [ 38%] 2026-01-15T20:13:08.6812137Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset0] PASSED [ 38%] 2026-01-15T20:13:09.0595540Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-1-999999999-asset1] PASSED [ 38%] 2026-01-15T20:13:09.4033262Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset0] PASSED [ 38%] 2026-01-15T20:13:09.5117180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-None-asset1] PASSED [ 38%] 2026-01-15T20:13:09.8170397Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset0] PASSED [ 38%] 2026-01-15T20:13:09.8863489Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-0-asset1] PASSED [ 38%] 2026-01-15T20:13:10.0680869Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset0] PASSED [ 38%] 2026-01-15T20:13:10.3935223Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-44100-asset1] PASSED [ 38%] 2026-01-15T20:13:11.0505289Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset0] PASSED [ 38%] 2026-01-15T20:13:11.2032357Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-8000-2-999999999-asset1] PASSED [ 38%] 2026-01-15T20:13:11.9310026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset0] PASSED [ 38%] 2026-01-15T20:13:12.1285333Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-None-asset1] PASSED [ 38%] 2026-01-15T20:13:12.6236442Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset0] PASSED [ 38%] 2026-01-15T20:13:12.7145607Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-0-asset1] PASSED [ 38%] 2026-01-15T20:13:13.0976457Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:13.1900212Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-44100-asset1] PASSED [ 39%] 2026-01-15T20:13:13.5257912Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset0] PASSED [ 39%] 2026-01-15T20:13:13.6388201Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-None-999999999-asset1] PASSED [ 39%] 2026-01-15T20:13:13.8224160Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset0] PASSED [ 39%] 2026-01-15T20:13:13.9126382Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-None-asset1] PASSED [ 39%] 2026-01-15T20:13:14.1073910Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset0] PASSED [ 39%] 2026-01-15T20:13:14.2054244Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-0-asset1] PASSED [ 39%] 2026-01-15T20:13:14.4242180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:14.5188313Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-44100-asset1] PASSED [ 39%] 2026-01-15T20:13:14.7622487Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset0] PASSED [ 39%] 2026-01-15T20:13:14.8950877Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-1-999999999-asset1] PASSED [ 39%] 2026-01-15T20:13:15.2766770Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset0] PASSED [ 39%] 2026-01-15T20:13:15.4182902Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-None-asset1] PASSED [ 39%] 2026-01-15T20:13:15.7913312Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset0] PASSED [ 39%] 2026-01-15T20:13:15.9216500Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-0-asset1] PASSED [ 39%] 2026-01-15T20:13:16.3495304Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset0] PASSED [ 39%] 2026-01-15T20:13:16.4690330Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:16.8257605Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:16.9877840Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-mp3-32000-2-999999999-asset1] PASSED [ 40%] 2026-01-15T20:13:17.0773784Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset0] PASSED [ 40%] 2026-01-15T20:13:17.1423911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-None-asset1] PASSED [ 40%] 2026-01-15T20:13:17.2200933Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset0] PASSED [ 40%] 2026-01-15T20:13:17.2801812Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-0-asset1] PASSED [ 40%] 2026-01-15T20:13:17.3666373Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset0] PASSED [ 40%] 2026-01-15T20:13:17.4347785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:17.5158803Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:17.5768414Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-None-999999999-asset1] PASSED [ 40%] 2026-01-15T20:13:17.6567718Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset0] PASSED [ 40%] 2026-01-15T20:13:17.7117948Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-None-asset1] PASSED [ 40%] 2026-01-15T20:13:17.7958936Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset0] PASSED [ 40%] 2026-01-15T20:13:17.8600959Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-0-asset1] PASSED [ 40%] 2026-01-15T20:13:17.9401706Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset0] PASSED [ 40%] 2026-01-15T20:13:18.0013899Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-44100-asset1] PASSED [ 40%] 2026-01-15T20:13:18.0830823Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset0] PASSED [ 40%] 2026-01-15T20:13:18.1462421Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-1-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:18.2380645Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset0] PASSED [ 41%] 2026-01-15T20:13:18.3138779Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-None-asset1] PASSED [ 41%] 2026-01-15T20:13:18.4025240Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset0] PASSED [ 41%] 2026-01-15T20:13:18.4691322Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-0-asset1] PASSED [ 41%] 2026-01-15T20:13:18.5444252Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset0] PASSED [ 41%] 2026-01-15T20:13:18.6077651Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-44100-asset1] PASSED [ 41%] 2026-01-15T20:13:18.7894995Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset0] PASSED [ 41%] 2026-01-15T20:13:18.8641219Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-8000-2-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:19.0000279Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset0] PASSED [ 41%] 2026-01-15T20:13:19.0866826Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-None-asset1] PASSED [ 41%] 2026-01-15T20:13:19.2119586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset0] PASSED [ 41%] 2026-01-15T20:13:19.2873940Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-0-asset1] PASSED [ 41%] 2026-01-15T20:13:19.3995519Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset0] PASSED [ 41%] 2026-01-15T20:13:19.5030010Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-44100-asset1] PASSED [ 41%] 2026-01-15T20:13:19.6186495Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset0] PASSED [ 41%] 2026-01-15T20:13:19.6899577Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-None-999999999-asset1] PASSED [ 41%] 2026-01-15T20:13:19.7961180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset0] PASSED [ 42%] 2026-01-15T20:13:19.8796052Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-None-asset1] PASSED [ 42%] 2026-01-15T20:13:19.9857391Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset0] PASSED [ 42%] 2026-01-15T20:13:20.0717006Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-0-asset1] PASSED [ 42%] 2026-01-15T20:13:20.1765995Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset0] PASSED [ 42%] 2026-01-15T20:13:20.2629493Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-44100-asset1] PASSED [ 42%] 2026-01-15T20:13:20.4721242Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset0] PASSED [ 42%] 2026-01-15T20:13:20.5366401Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-1-999999999-asset1] PASSED [ 42%] 2026-01-15T20:13:20.6335771Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset0] PASSED [ 42%] 2026-01-15T20:13:20.7157849Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-None-asset1] PASSED [ 42%] 2026-01-15T20:13:20.8111925Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset0] PASSED [ 42%] 2026-01-15T20:13:20.8955742Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-0-asset1] PASSED [ 42%] 2026-01-15T20:13:20.9960001Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset0] PASSED [ 42%] 2026-01-15T20:13:21.0767234Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-44100-asset1] PASSED [ 42%] 2026-01-15T20:13:21.1738895Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset0] PASSED [ 42%] 2026-01-15T20:13:21.2555631Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-wav-32000-2-999999999-asset1] PASSED [ 42%] 2026-01-15T20:13:21.3431208Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset0] PASSED [ 42%] 2026-01-15T20:13:21.4048760Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-None-asset1] PASSED [ 43%] 2026-01-15T20:13:21.4915454Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset0] PASSED [ 43%] 2026-01-15T20:13:21.5517081Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-0-asset1] PASSED [ 43%] 2026-01-15T20:13:21.6369231Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset0] PASSED [ 43%] 2026-01-15T20:13:21.6990984Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-44100-asset1] PASSED [ 43%] 2026-01-15T20:13:21.7868627Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset0] PASSED [ 43%] 2026-01-15T20:13:21.8471443Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-None-999999999-asset1] PASSED [ 43%] 2026-01-15T20:13:21.9249459Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset0] PASSED [ 43%] 2026-01-15T20:13:21.9881577Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-None-asset1] PASSED [ 43%] 2026-01-15T20:13:22.0662744Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset0] PASSED [ 43%] 2026-01-15T20:13:22.1281711Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-0-asset1] PASSED [ 43%] 2026-01-15T20:13:22.2082565Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset0] PASSED [ 43%] 2026-01-15T20:13:22.2703149Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-44100-asset1] PASSED [ 43%] 2026-01-15T20:13:22.3509013Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset0] PASSED [ 43%] 2026-01-15T20:13:22.4105065Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-1-999999999-asset1] PASSED [ 43%] 2026-01-15T20:13:22.4987090Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset0] PASSED [ 43%] 2026-01-15T20:13:22.5616585Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-None-asset1] PASSED [ 43%] 2026-01-15T20:13:22.6616612Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset0] PASSED [ 43%] 2026-01-15T20:13:22.7367647Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-0-asset1] PASSED [ 44%] 2026-01-15T20:13:22.8273804Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset0] PASSED [ 44%] 2026-01-15T20:13:22.8869009Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-44100-asset1] PASSED [ 44%] 2026-01-15T20:13:22.9733389Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset0] PASSED [ 44%] 2026-01-15T20:13:23.0354031Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-8000-2-999999999-asset1] PASSED [ 44%] 2026-01-15T20:13:23.1678538Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset0] PASSED [ 44%] 2026-01-15T20:13:23.2364269Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-None-asset1] PASSED [ 44%] 2026-01-15T20:13:23.3650580Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset0] PASSED [ 44%] 2026-01-15T20:13:23.4293352Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-0-asset1] PASSED [ 44%] 2026-01-15T20:13:23.5571392Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset0] PASSED [ 44%] 2026-01-15T20:13:23.6238426Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-44100-asset1] PASSED [ 44%] 2026-01-15T20:13:23.7518553Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset0] PASSED [ 44%] 2026-01-15T20:13:23.8186753Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-None-999999999-asset1] PASSED [ 44%] 2026-01-15T20:13:23.9174243Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset0] PASSED [ 44%] 2026-01-15T20:13:23.9847676Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-None-asset1] PASSED [ 44%] 2026-01-15T20:13:24.0841248Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset0] PASSED [ 44%] 2026-01-15T20:13:24.1496088Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-0-asset1] PASSED [ 44%] 2026-01-15T20:13:24.2490481Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:24.3150644Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-44100-asset1] PASSED [ 45%] 2026-01-15T20:13:24.4140223Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset0] PASSED [ 45%] 2026-01-15T20:13:24.4802738Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-1-999999999-asset1] PASSED [ 45%] 2026-01-15T20:13:24.6080595Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset0] PASSED [ 45%] 2026-01-15T20:13:24.6783738Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-None-asset1] PASSED [ 45%] 2026-01-15T20:13:24.8085969Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset0] PASSED [ 45%] 2026-01-15T20:13:24.8774065Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-0-asset1] PASSED [ 45%] 2026-01-15T20:13:25.0044953Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:25.0790018Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-44100-asset1] PASSED [ 45%] 2026-01-15T20:13:25.2083207Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset0] PASSED [ 45%] 2026-01-15T20:13:25.2785417Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_tensor-flac-32000-2-999999999-asset1] PASSED [ 45%] 2026-01-15T20:13:25.4398354Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset0] PASSED [ 45%] 2026-01-15T20:13:25.4961424Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-None-asset1] PASSED [ 45%] 2026-01-15T20:13:25.6594078Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset0] PASSED [ 45%] 2026-01-15T20:13:25.7184083Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-0-asset1] PASSED [ 45%] 2026-01-15T20:13:25.8732202Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset0] PASSED [ 45%] 2026-01-15T20:13:25.9348740Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:26.0781990Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:26.1422914Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-None-999999999-asset1] PASSED [ 46%] 2026-01-15T20:13:26.2474826Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset0] PASSED [ 46%] 2026-01-15T20:13:26.3063006Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-None-asset1] PASSED [ 46%] 2026-01-15T20:13:26.4092065Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset0] PASSED [ 46%] 2026-01-15T20:13:26.4820875Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-0-asset1] PASSED [ 46%] 2026-01-15T20:13:26.5917283Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset0] PASSED [ 46%] 2026-01-15T20:13:26.6562953Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:26.7634058Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:26.8251992Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-1-999999999-asset1] PASSED [ 46%] 2026-01-15T20:13:26.9791825Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset0] PASSED [ 46%] 2026-01-15T20:13:27.0448463Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-None-asset1] PASSED [ 46%] 2026-01-15T20:13:27.1967995Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset0] PASSED [ 46%] 2026-01-15T20:13:27.2632849Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-0-asset1] PASSED [ 46%] 2026-01-15T20:13:27.4060479Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset0] PASSED [ 46%] 2026-01-15T20:13:27.4739078Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-44100-asset1] PASSED [ 46%] 2026-01-15T20:13:27.6144793Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset0] PASSED [ 46%] 2026-01-15T20:13:27.6843105Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-8000-2-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:28.0190301Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset0] PASSED [ 47%] 2026-01-15T20:13:28.1044744Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-None-asset1] PASSED [ 47%] 2026-01-15T20:13:28.4472928Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset0] PASSED [ 47%] 2026-01-15T20:13:28.5356728Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-0-asset1] PASSED [ 47%] 2026-01-15T20:13:28.9182870Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset0] PASSED [ 47%] 2026-01-15T20:13:29.0049179Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-44100-asset1] PASSED [ 47%] 2026-01-15T20:13:29.3416187Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset0] PASSED [ 47%] 2026-01-15T20:13:29.4481499Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-None-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:29.6242049Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset0] PASSED [ 47%] 2026-01-15T20:13:29.7124290Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-None-asset1] PASSED [ 47%] 2026-01-15T20:13:29.8964121Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset0] PASSED [ 47%] 2026-01-15T20:13:29.9842956Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-0-asset1] PASSED [ 47%] 2026-01-15T20:13:30.1713981Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset0] PASSED [ 47%] 2026-01-15T20:13:30.2620088Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-44100-asset1] PASSED [ 47%] 2026-01-15T20:13:30.4626148Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset0] PASSED [ 47%] 2026-01-15T20:13:30.5656777Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-1-999999999-asset1] PASSED [ 47%] 2026-01-15T20:13:30.9032911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset0] PASSED [ 48%] 2026-01-15T20:13:31.0174405Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-None-asset1] PASSED [ 48%] 2026-01-15T20:13:31.3555785Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset0] PASSED [ 48%] 2026-01-15T20:13:31.4696963Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-0-asset1] PASSED [ 48%] 2026-01-15T20:13:31.8501815Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset0] PASSED [ 48%] 2026-01-15T20:13:31.9702970Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-44100-asset1] PASSED [ 48%] 2026-01-15T20:13:32.3033969Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset0] PASSED [ 48%] 2026-01-15T20:13:32.4396908Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-mp3-32000-2-999999999-asset1] PASSED [ 48%] 2026-01-15T20:13:32.5142068Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset0] PASSED [ 48%] 2026-01-15T20:13:32.5659255Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-None-asset1] PASSED [ 48%] 2026-01-15T20:13:32.6346155Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset0] PASSED [ 48%] 2026-01-15T20:13:32.6877708Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-0-asset1] PASSED [ 48%] 2026-01-15T20:13:32.7579887Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset0] PASSED [ 48%] 2026-01-15T20:13:32.8110917Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-44100-asset1] PASSED [ 48%] 2026-01-15T20:13:32.8793018Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset0] PASSED [ 48%] 2026-01-15T20:13:32.9336209Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-None-999999999-asset1] PASSED [ 48%] 2026-01-15T20:13:32.9993881Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset0] PASSED [ 48%] 2026-01-15T20:13:33.0517728Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-None-asset1] PASSED [ 49%] 2026-01-15T20:13:33.1160061Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset0] PASSED [ 49%] 2026-01-15T20:13:33.1706472Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-0-asset1] PASSED [ 49%] 2026-01-15T20:13:33.2362046Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset0] PASSED [ 49%] 2026-01-15T20:13:33.2907037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-44100-asset1] PASSED [ 49%] 2026-01-15T20:13:33.3600292Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset0] PASSED [ 49%] 2026-01-15T20:13:33.4122861Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-1-999999999-asset1] PASSED [ 49%] 2026-01-15T20:13:33.4841868Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset0] PASSED [ 49%] 2026-01-15T20:13:33.5500096Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-None-asset1] PASSED [ 49%] 2026-01-15T20:13:33.6255680Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset0] PASSED [ 49%] 2026-01-15T20:13:33.6841955Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-0-asset1] PASSED [ 49%] 2026-01-15T20:13:33.7552479Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset0] PASSED [ 49%] 2026-01-15T20:13:33.8156180Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-44100-asset1] PASSED [ 49%] 2026-01-15T20:13:33.8861550Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset0] PASSED [ 49%] 2026-01-15T20:13:33.9443075Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-8000-2-999999999-asset1] PASSED [ 49%] 2026-01-15T20:13:34.0504552Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset0] PASSED [ 49%] 2026-01-15T20:13:34.1182336Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-None-asset1] PASSED [ 49%] 2026-01-15T20:13:34.2239734Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset0] PASSED [ 50%] 2026-01-15T20:13:34.2930307Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-0-asset1] PASSED [ 50%] 2026-01-15T20:13:34.3969462Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset0] PASSED [ 50%] 2026-01-15T20:13:34.4650000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-44100-asset1] PASSED [ 50%] 2026-01-15T20:13:34.5667207Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset0] PASSED [ 50%] 2026-01-15T20:13:34.6328875Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-None-999999999-asset1] PASSED [ 50%] 2026-01-15T20:13:34.7214554Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset0] PASSED [ 50%] 2026-01-15T20:13:34.7896037Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-None-asset1] PASSED [ 50%] 2026-01-15T20:13:34.8752573Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset0] PASSED [ 50%] 2026-01-15T20:13:34.9690906Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-0-asset1] PASSED [ 50%] 2026-01-15T20:13:35.0532779Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset0] PASSED [ 50%] 2026-01-15T20:13:35.1197260Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-44100-asset1] PASSED [ 50%] 2026-01-15T20:13:35.2047911Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset0] PASSED [ 50%] 2026-01-15T20:13:35.2723026Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-1-999999999-asset1] PASSED [ 50%] 2026-01-15T20:13:35.3751130Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset0] PASSED [ 50%] 2026-01-15T20:13:35.4704158Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-None-asset1] PASSED [ 50%] 2026-01-15T20:13:35.5725832Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset0] PASSED [ 50%] 2026-01-15T20:13:35.6591653Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-0-asset1] PASSED [ 50%] 2026-01-15T20:13:35.7639894Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset0] PASSED [ 51%] 2026-01-15T20:13:35.8447435Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-44100-asset1] PASSED [ 51%] 2026-01-15T20:13:35.9474687Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset0] PASSED [ 51%] 2026-01-15T20:13:36.0332865Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-wav-32000-2-999999999-asset1] PASSED [ 51%] 2026-01-15T20:13:36.1207548Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset0] PASSED [ 51%] 2026-01-15T20:13:36.1801588Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-None-asset1] PASSED [ 51%] 2026-01-15T20:13:36.2677640Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset0] PASSED [ 51%] 2026-01-15T20:13:36.3293586Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-0-asset1] PASSED [ 51%] 2026-01-15T20:13:36.4215381Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset0] PASSED [ 51%] 2026-01-15T20:13:36.4819067Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-44100-asset1] PASSED [ 51%] 2026-01-15T20:13:36.5689028Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset0] PASSED [ 51%] 2026-01-15T20:13:36.6297596Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-None-999999999-asset1] PASSED [ 51%] 2026-01-15T20:13:36.7100888Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset0] PASSED [ 51%] 2026-01-15T20:13:36.7711047Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-None-asset1] PASSED [ 51%] 2026-01-15T20:13:36.8528886Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset0] PASSED [ 51%] 2026-01-15T20:13:36.9148668Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-0-asset1] PASSED [ 51%] 2026-01-15T20:13:36.9946991Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset0] PASSED [ 51%] 2026-01-15T20:13:37.0532191Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-44100-asset1] PASSED [ 52%] 2026-01-15T20:13:37.1359000Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset0] PASSED [ 52%] 2026-01-15T20:13:37.1967342Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-1-999999999-asset1] PASSED [ 52%] 2026-01-15T20:13:37.2827854Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset0] PASSED [ 52%] 2026-01-15T20:13:37.3455657Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-None-asset1] PASSED [ 52%] 2026-01-15T20:13:37.4369378Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset0] PASSED [ 52%] 2026-01-15T20:13:37.5023524Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-0-asset1] PASSED [ 52%] 2026-01-15T20:13:37.5922099Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset0] PASSED [ 52%] 2026-01-15T20:13:37.6553772Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-44100-asset1] PASSED [ 52%] 2026-01-15T20:13:37.7448122Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset0] PASSED [ 52%] 2026-01-15T20:13:37.8196753Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-8000-2-999999999-asset1] PASSED [ 52%] 2026-01-15T20:13:37.9535228Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset0] PASSED [ 52%] 2026-01-15T20:13:38.0217950Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-None-asset1] PASSED [ 52%] 2026-01-15T20:13:38.1525590Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset0] PASSED [ 52%] 2026-01-15T20:13:38.2196739Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-0-asset1] PASSED [ 52%] 2026-01-15T20:13:38.3482475Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset0] PASSED [ 52%] 2026-01-15T20:13:38.4184246Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-44100-asset1] PASSED [ 52%] 2026-01-15T20:13:38.5482479Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset0] PASSED [ 53%] 2026-01-15T20:13:38.6161267Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-None-999999999-asset1] PASSED [ 53%] 2026-01-15T20:13:38.7154470Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset0] PASSED [ 53%] 2026-01-15T20:13:38.7851549Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-None-asset1] PASSED [ 53%] 2026-01-15T20:13:38.8863839Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset0] PASSED [ 53%] 2026-01-15T20:13:38.9537823Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-0-asset1] PASSED [ 53%] 2026-01-15T20:13:39.0542806Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset0] PASSED [ 53%] 2026-01-15T20:13:39.1243501Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-44100-asset1] PASSED [ 53%] 2026-01-15T20:13:39.2217197Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset0] PASSED [ 53%] 2026-01-15T20:13:39.2892917Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-1-999999999-asset1] PASSED [ 53%] 2026-01-15T20:13:39.4158306Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset0] PASSED [ 53%] 2026-01-15T20:13:39.4913893Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-None-asset1] PASSED [ 53%] 2026-01-15T20:13:39.6176473Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset0] PASSED [ 53%] 2026-01-15T20:13:39.6880633Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-0-asset1] PASSED [ 53%] 2026-01-15T20:13:39.8143625Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset0] PASSED [ 53%] 2026-01-15T20:13:39.8884193Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-44100-asset1] PASSED [ 53%] 2026-01-15T20:13:40.0182336Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset0] PASSED [ 53%] 2026-01-15T20:13:40.0934176Z test/test_encoders.py::TestAudioEncoder::test_against_cli[to_file_like-flac-32000-2-999999999-asset1] PASSED [ 53%] 2026-01-15T20:13:40.1934638Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset0] PASSED [ 54%] 2026-01-15T20:13:40.2221588Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-None-asset1] PASSED [ 54%] 2026-01-15T20:13:40.3208744Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset0] PASSED [ 54%] 2026-01-15T20:13:40.3485024Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-0-asset1] PASSED [ 54%] 2026-01-15T20:13:40.4538905Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset0] PASSED [ 54%] 2026-01-15T20:13:40.4860355Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-44100-asset1] PASSED [ 54%] 2026-01-15T20:13:40.5913866Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset0] PASSED [ 54%] 2026-01-15T20:13:40.6266444Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-None-999999999-asset1] PASSED [ 54%] 2026-01-15T20:13:40.6784639Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset0] PASSED [ 54%] 2026-01-15T20:13:40.7062322Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-None-asset1] PASSED [ 54%] 2026-01-15T20:13:40.7600422Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset0] PASSED [ 54%] 2026-01-15T20:13:40.7872710Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-0-asset1] PASSED [ 54%] 2026-01-15T20:13:40.8409511Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset0] PASSED [ 54%] 2026-01-15T20:13:40.8795786Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-44100-asset1] PASSED [ 54%] 2026-01-15T20:13:40.9450107Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset0] PASSED [ 54%] 2026-01-15T20:13:40.9875674Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-1-999999999-asset1] PASSED [ 54%] 2026-01-15T20:13:41.0880493Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset0] PASSED [ 54%] 2026-01-15T20:13:41.1297219Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-None-asset1] PASSED [ 55%] 2026-01-15T20:13:41.2311737Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset0] PASSED [ 55%] 2026-01-15T20:13:41.2712963Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-0-asset1] PASSED [ 55%] 2026-01-15T20:13:41.3651907Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset0] PASSED [ 55%] 2026-01-15T20:13:41.4053153Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-44100-asset1] PASSED [ 55%] 2026-01-15T20:13:41.4964750Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset0] PASSED [ 55%] 2026-01-15T20:13:41.5484547Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-mp3-2-999999999-asset1] PASSED [ 55%] 2026-01-15T20:13:41.5760556Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset0] PASSED [ 55%] 2026-01-15T20:13:41.5926581Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-None-asset1] PASSED [ 55%] 2026-01-15T20:13:41.6177735Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset0] PASSED [ 55%] 2026-01-15T20:13:41.6344057Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-0-asset1] PASSED [ 55%] 2026-01-15T20:13:41.6629535Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset0] PASSED [ 55%] 2026-01-15T20:13:41.6795066Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-44100-asset1] PASSED [ 55%] 2026-01-15T20:13:41.7065168Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset0] PASSED [ 55%] 2026-01-15T20:13:41.7298325Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-None-999999999-asset1] PASSED [ 55%] 2026-01-15T20:13:41.7554228Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset0] PASSED [ 55%] 2026-01-15T20:13:41.7841818Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-None-asset1] PASSED [ 55%] 2026-01-15T20:13:41.8075298Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset0] PASSED [ 56%] 2026-01-15T20:13:41.8239476Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-0-asset1] PASSED [ 56%] 2026-01-15T20:13:41.8429616Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset0] PASSED [ 56%] 2026-01-15T20:13:41.8665986Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-44100-asset1] PASSED [ 56%] 2026-01-15T20:13:41.8859846Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset0] PASSED [ 56%] 2026-01-15T20:13:41.9020766Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-1-999999999-asset1] PASSED [ 56%] 2026-01-15T20:13:41.9247853Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset0] PASSED [ 56%] 2026-01-15T20:13:41.9500814Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-None-asset1] PASSED [ 56%] 2026-01-15T20:13:41.9827198Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset0] PASSED [ 56%] 2026-01-15T20:13:42.0066716Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-0-asset1] PASSED [ 56%] 2026-01-15T20:13:42.0298332Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset0] PASSED [ 56%] 2026-01-15T20:13:42.0554607Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-44100-asset1] PASSED [ 56%] 2026-01-15T20:13:42.0901477Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset0] PASSED [ 56%] 2026-01-15T20:13:42.1252217Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-wav-2-999999999-asset1] PASSED [ 56%] 2026-01-15T20:13:42.1700160Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset0] PASSED [ 56%] 2026-01-15T20:13:42.1941005Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-None-asset1] PASSED [ 56%] 2026-01-15T20:13:42.2402950Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset0] PASSED [ 56%] 2026-01-15T20:13:42.2633594Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-0-asset1] PASSED [ 56%] 2026-01-15T20:13:42.3120241Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset0] PASSED [ 57%] 2026-01-15T20:13:42.3358669Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-44100-asset1] PASSED [ 57%] 2026-01-15T20:13:42.3832401Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset0] PASSED [ 57%] 2026-01-15T20:13:42.4098969Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-None-999999999-asset1] PASSED [ 57%] 2026-01-15T20:13:42.4477857Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset0] PASSED [ 57%] 2026-01-15T20:13:42.4703407Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-None-asset1] PASSED [ 57%] 2026-01-15T20:13:42.5091983Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset0] PASSED [ 57%] 2026-01-15T20:13:42.5325234Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-0-asset1] PASSED [ 57%] 2026-01-15T20:13:42.5680423Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset0] PASSED [ 57%] 2026-01-15T20:13:42.5905521Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-44100-asset1] PASSED [ 57%] 2026-01-15T20:13:42.6259015Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset0] PASSED [ 57%] 2026-01-15T20:13:42.6508183Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-1-999999999-asset1] PASSED [ 57%] 2026-01-15T20:13:42.7009453Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset0] PASSED [ 57%] 2026-01-15T20:13:42.7302198Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-None-asset1] PASSED [ 57%] 2026-01-15T20:13:42.7741298Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset0] PASSED [ 57%] 2026-01-15T20:13:42.8031396Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-0-asset1] PASSED [ 57%] 2026-01-15T20:13:42.8511852Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset0] PASSED [ 57%] 2026-01-15T20:13:42.8759915Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-44100-asset1] PASSED [ 58%] 2026-01-15T20:13:42.9225829Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset0] PASSED [ 58%] 2026-01-15T20:13:42.9469495Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_tensor-flac-2-999999999-asset1] PASSED [ 58%] 2026-01-15T20:13:43.0462052Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset0] PASSED [ 58%] 2026-01-15T20:13:43.0813305Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-None-asset1] PASSED [ 58%] 2026-01-15T20:13:43.1914406Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset0] PASSED [ 58%] 2026-01-15T20:13:43.2232663Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-0-asset1] PASSED [ 58%] 2026-01-15T20:13:43.3160454Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset0] PASSED [ 58%] 2026-01-15T20:13:43.3467201Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-44100-asset1] PASSED [ 58%] 2026-01-15T20:13:43.4389548Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset0] PASSED [ 58%] 2026-01-15T20:13:43.4754858Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-None-999999999-asset1] PASSED [ 58%] 2026-01-15T20:13:43.5294070Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset0] PASSED [ 58%] 2026-01-15T20:13:43.5603636Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-None-asset1] PASSED [ 58%] 2026-01-15T20:13:43.6130403Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset0] PASSED [ 58%] 2026-01-15T20:13:43.6428888Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-0-asset1] PASSED [ 58%] 2026-01-15T20:13:43.6993818Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset0] PASSED [ 58%] 2026-01-15T20:13:43.7304249Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-44100-asset1] PASSED [ 58%] 2026-01-15T20:13:43.8033251Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset0] PASSED [ 59%] 2026-01-15T20:13:43.8397455Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-1-999999999-asset1] PASSED [ 59%] 2026-01-15T20:13:43.9396276Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset0] PASSED [ 59%] 2026-01-15T20:13:43.9805341Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-None-asset1] PASSED [ 59%] 2026-01-15T20:13:44.1023402Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset0] PASSED [ 59%] 2026-01-15T20:13:44.1467427Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-0-asset1] PASSED [ 59%] 2026-01-15T20:13:44.2438407Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset0] PASSED [ 59%] 2026-01-15T20:13:44.2875646Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-44100-asset1] PASSED [ 59%] 2026-01-15T20:13:44.3799801Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset0] PASSED [ 59%] 2026-01-15T20:13:44.4246529Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-mp3-2-999999999-asset1] PASSED [ 59%] 2026-01-15T20:13:44.4490782Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset0] PASSED [ 59%] 2026-01-15T20:13:44.4699073Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-None-asset1] PASSED [ 59%] 2026-01-15T20:13:44.4942689Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset0] PASSED [ 59%] 2026-01-15T20:13:44.5196135Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-0-asset1] PASSED [ 59%] 2026-01-15T20:13:44.5497591Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset0] PASSED [ 59%] 2026-01-15T20:13:44.5686610Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-44100-asset1] PASSED [ 59%] 2026-01-15T20:13:44.5926772Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset0] PASSED [ 59%] 2026-01-15T20:13:44.6097857Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-None-999999999-asset1] PASSED [ 60%] 2026-01-15T20:13:44.6293611Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset0] PASSED [ 60%] 2026-01-15T20:13:44.6466891Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-None-asset1] PASSED [ 60%] 2026-01-15T20:13:44.6662942Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset0] PASSED [ 60%] 2026-01-15T20:13:44.6891642Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-0-asset1] PASSED [ 60%] 2026-01-15T20:13:44.7109454Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset0] PASSED [ 60%] 2026-01-15T20:13:44.7361019Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-44100-asset1] PASSED [ 60%] 2026-01-15T20:13:44.7568456Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset0] PASSED [ 60%] 2026-01-15T20:13:44.7780527Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-1-999999999-asset1] PASSED [ 60%] 2026-01-15T20:13:44.8028372Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset0] PASSED [ 60%] 2026-01-15T20:13:44.8297950Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-None-asset1] PASSED [ 60%] 2026-01-15T20:13:44.8575575Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset0] PASSED [ 60%] 2026-01-15T20:13:44.8962645Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-0-asset1] PASSED [ 60%] 2026-01-15T20:13:44.9215290Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset0] PASSED [ 60%] 2026-01-15T20:13:44.9489418Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-44100-asset1] PASSED [ 60%] 2026-01-15T20:13:44.9811234Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset0] PASSED [ 60%] 2026-01-15T20:13:45.0166220Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-wav-2-999999999-asset1] PASSED [ 60%] 2026-01-15T20:13:45.0613747Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset0] PASSED [ 60%] 2026-01-15T20:13:45.0882060Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-None-asset1] PASSED [ 61%] 2026-01-15T20:13:45.1370181Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset0] PASSED [ 61%] 2026-01-15T20:13:45.1654608Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-0-asset1] PASSED [ 61%] 2026-01-15T20:13:45.2110659Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset0] PASSED [ 61%] 2026-01-15T20:13:45.2353519Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-44100-asset1] PASSED [ 61%] 2026-01-15T20:13:45.2841032Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset0] PASSED [ 61%] 2026-01-15T20:13:45.3125836Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-None-999999999-asset1] PASSED [ 61%] 2026-01-15T20:13:45.3521495Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset0] PASSED [ 61%] 2026-01-15T20:13:45.3771089Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-None-asset1] PASSED [ 61%] 2026-01-15T20:13:45.4133905Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset0] PASSED [ 61%] 2026-01-15T20:13:45.4384520Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-0-asset1] PASSED [ 61%] 2026-01-15T20:13:45.4798577Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset0] PASSED [ 61%] 2026-01-15T20:13:45.5051691Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-44100-asset1] PASSED [ 61%] 2026-01-15T20:13:45.5418041Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset0] PASSED [ 61%] 2026-01-15T20:13:45.5659741Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-1-999999999-asset1] PASSED [ 61%] 2026-01-15T20:13:45.6092658Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset0] PASSED [ 61%] 2026-01-15T20:13:45.6369627Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-None-asset1] PASSED [ 61%] 2026-01-15T20:13:45.6863406Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset0] PASSED [ 62%] 2026-01-15T20:13:45.7122894Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-0-asset1] PASSED [ 62%] 2026-01-15T20:13:45.7590814Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset0] PASSED [ 62%] 2026-01-15T20:13:45.7892722Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-44100-asset1] PASSED [ 62%] 2026-01-15T20:13:45.8365442Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset0] PASSED [ 62%] 2026-01-15T20:13:45.8649612Z test/test_encoders.py::TestAudioEncoder::test_against_to_file[to_file_like-flac-2-999999999-asset1] PASSED [ 62%] 2026-01-15T20:13:46.6060140Z test/test_encoders.py::TestAudioEncoder::test_encode_to_tensor_long_output PASSED [ 62%] 2026-01-15T20:13:46.6204356Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file] PASSED [ 62%] 2026-01-15T20:13:46.6318770Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_tensor] PASSED [ 62%] 2026-01-15T20:13:46.6433830Z test/test_encoders.py::TestAudioEncoder::test_contiguity[to_file_like] PASSED [ 62%] 2026-01-15T20:13:46.6531261Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-1] PASSED [ 62%] 2026-01-15T20:13:46.6657333Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-1-2] PASSED [ 62%] 2026-01-15T20:13:46.6765049Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-1] PASSED [ 62%] 2026-01-15T20:13:46.6857118Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-2-2] PASSED [ 62%] 2026-01-15T20:13:46.6949806Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-1] PASSED [ 62%] 2026-01-15T20:13:46.7058648Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file-None-2] PASSED [ 62%] 2026-01-15T20:13:46.7143860Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-1] PASSED [ 62%] 2026-01-15T20:13:46.7231293Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-1-2] PASSED [ 63%] 2026-01-15T20:13:46.7319317Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-1] PASSED [ 63%] 2026-01-15T20:13:46.7410854Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-2-2] PASSED [ 63%] 2026-01-15T20:13:46.7495264Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-1] PASSED [ 63%] 2026-01-15T20:13:46.7582285Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_tensor-None-2] PASSED [ 63%] 2026-01-15T20:13:46.7723459Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-1] PASSED [ 63%] 2026-01-15T20:13:46.7811096Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-1-2] PASSED [ 63%] 2026-01-15T20:13:46.7912340Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-1] PASSED [ 63%] 2026-01-15T20:13:46.8011228Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-2-2] PASSED [ 63%] 2026-01-15T20:13:46.8111600Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-1] PASSED [ 63%] 2026-01-15T20:13:46.8212187Z test/test_encoders.py::TestAudioEncoder::test_num_channels[to_file_like-None-2] PASSED [ 63%] 2026-01-15T20:13:46.8235978Z test/test_encoders.py::TestAudioEncoder::test_1d_samples PASSED [ 63%] 2026-01-15T20:13:46.8530710Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_custom_file_object PASSED [ 63%] 2026-01-15T20:13:46.8819883Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_real_file PASSED [ 63%] 2026-01-15T20:13:46.8903249Z test/test_encoders.py::TestAudioEncoder::test_to_file_like_bad_methods PASSED [ 63%] 2026-01-15T20:13:46.8984798Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file] PASSED [ 63%] 2026-01-15T20:13:46.9045933Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_tensor] PASSED [ 63%] 2026-01-15T20:13:46.9105958Z test/test_encoders.py::TestVideoEncoder::test_bad_input_parameterized[to_file_like] PASSED [ 63%] 2026-01-15T20:13:46.9200097Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file] PASSED [ 64%] 2026-01-15T20:13:46.9274759Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_tensor] PASSED [ 64%] 2026-01-15T20:13:46.9338097Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23-to_file_like] PASSED [ 64%] 2026-01-15T20:13:46.9431254Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file] PASSED [ 64%] 2026-01-15T20:13:46.9504808Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_tensor] PASSED [ 64%] 2026-01-15T20:13:46.9577478Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[23.5-to_file_like] PASSED [ 64%] 2026-01-15T20:13:46.9654215Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file] PASSED [ 64%] 2026-01-15T20:13:46.9726983Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_tensor] PASSED [ 64%] 2026-01-15T20:13:46.9789298Z test/test_encoders.py::TestVideoEncoder::test_crf_valid_values[-0.9-to_file_like] PASSED [ 64%] 2026-01-15T20:13:46.9857681Z test/test_encoders.py::TestVideoEncoder::test_bad_input PASSED [ 64%] 2026-01-15T20:13:46.9926422Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file] PASSED [ 64%] 2026-01-15T20:13:46.9975181Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_tensor] PASSED [ 64%] 2026-01-15T20:13:47.0023999Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cpu-to_file_like] PASSED [ 64%] 2026-01-15T20:13:47.0035307Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file] SKIPPED [ 64%] 2026-01-15T20:13:47.0046404Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_tensor] SKIPPED [ 64%] 2026-01-15T20:13:47.0059497Z test/test_encoders.py::TestVideoEncoder::test_pixel_format_errors[cuda-to_file_like] SKIPPED [ 64%] 2026-01-15T20:13:47.0121099Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options0-qp=-10 is out of valid range] PASSED [ 64%] 2026-01-15T20:13:47.0184445Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:13:47.0234734Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:13:47.0296526Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.0351097Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.0397653Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:13:47.0444043Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:13:47.0502284Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options2-Option direct-pred expects a numeric value but got 'a'] PASSED [ 65%] 2026-01-15T20:13:47.0550943Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.0597768Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_tensor-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.0656565Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options0-qp=-10 is out of valid range] PASSED [ 65%] 2026-01-15T20:13:47.0703762Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options1-Option qp expects a numeric value but got] PASSED [ 65%] 2026-01-15T20:13:47.0749840Z 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 [ 65%] 2026-01-15T20:13:47.0796505Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options3-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.0856174Z test/test_encoders.py::TestVideoEncoder::test_extra_options_errors[to_file_like-extra_options4-avcodec_open2 failed: Invalid argument] PASSED [ 65%] 2026-01-15T20:13:47.1458745Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file] PASSED [ 65%] 2026-01-15T20:13:47.2071906Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_tensor] PASSED [ 65%] 2026-01-15T20:13:47.2622189Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cpu-to_file_like] PASSED [ 65%] 2026-01-15T20:13:47.2633311Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file] SKIPPED [ 66%] 2026-01-15T20:13:47.2643917Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_tensor] SKIPPED [ 66%] 2026-01-15T20:13:47.2654463Z test/test_encoders.py::TestVideoEncoder::test_contiguity[cuda-to_file_like] SKIPPED [ 66%] 2026-01-15T20:13:49.1699246Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mov] PASSED [ 66%] 2026-01-15T20:13:51.0379859Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mp4] PASSED [ 66%] 2026-01-15T20:13:53.1649921Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file-mkv] PASSED [ 66%] 2026-01-15T20:13:55.7262921Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:13:58.3067920Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:14:00.9595274Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:14:03.7192026Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mov] PASSED [ 66%] 2026-01-15T20:14:06.5756991Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mp4] PASSED [ 66%] 2026-01-15T20:14:09.2717860Z test/test_encoders.py::TestVideoEncoder::test_round_trip[to_file_like-mkv] PASSED [ 66%] 2026-01-15T20:14:10.5778851Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mov] PASSED [ 66%] 2026-01-15T20:14:12.4100802Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mp4] PASSED [ 66%] 2026-01-15T20:14:12.9793923Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-avi] PASSED [ 66%] 2026-01-15T20:14:14.4586473Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-mkv] PASSED [ 66%] 2026-01-15T20:14:15.1316712Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-flv] PASSED [ 66%] 2026-01-15T20:14:16.7943330Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_tensor-gif] PASSED [ 66%] 2026-01-15T20:14:18.1643936Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mov] PASSED [ 67%] 2026-01-15T20:14:19.6105466Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mp4] PASSED [ 67%] 2026-01-15T20:14:20.1843362Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-avi] PASSED [ 67%] 2026-01-15T20:14:21.6751180Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-mkv] PASSED [ 67%] 2026-01-15T20:14:22.2370754Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-flv] PASSED [ 67%] 2026-01-15T20:14:23.9053489Z test/test_encoders.py::TestVideoEncoder::test_against_to_file[to_file_like-gif] PASSED [ 67%] 2026-01-15T20:14:28.6620537Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mov] PASSED [ 67%] 2026-01-15T20:14:33.3699196Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mp4] PASSED [ 67%] 2026-01-15T20:14:33.3755457Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-avi] SKIPPED [ 67%] 2026-01-15T20:14:38.5334741Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-mkv] PASSED [ 67%] 2026-01-15T20:14:38.5391493Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params0-flv] SKIPPED [ 67%] 2026-01-15T20:14:41.4193773Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mov] PASSED [ 67%] 2026-01-15T20:14:44.2953755Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mp4] PASSED [ 67%] 2026-01-15T20:14:46.3679456Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-avi] PASSED [ 67%] 2026-01-15T20:14:49.1445810Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-mkv] PASSED [ 67%] 2026-01-15T20:14:51.0467566Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params1-flv] PASSED [ 67%] 2026-01-15T20:14:53.3621038Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mov] PASSED [ 67%] 2026-01-15T20:14:55.4968761Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mp4] PASSED [ 68%] 2026-01-15T20:14:57.5093843Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-avi] PASSED [ 68%] 2026-01-15T20:14:59.8191657Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-mkv] PASSED [ 68%] 2026-01-15T20:15:01.9018276Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params2-flv] PASSED [ 68%] 2026-01-15T20:15:05.1677858Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mov] PASSED [ 68%] 2026-01-15T20:15:08.1615997Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mp4] PASSED [ 68%] 2026-01-15T20:15:10.1093414Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-avi] PASSED [ 68%] 2026-01-15T20:15:13.1548892Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-mkv] PASSED [ 68%] 2026-01-15T20:15:15.3195227Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file-encode_params3-flv] PASSED [ 68%] 2026-01-15T20:15:19.2704427Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mov] PASSED [ 68%] 2026-01-15T20:15:23.1593889Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mp4] PASSED [ 68%] 2026-01-15T20:15:23.1674442Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-avi] SKIPPED [ 68%] 2026-01-15T20:15:27.2958198Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-mkv] PASSED [ 68%] 2026-01-15T20:15:27.3041896Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params0-flv] SKIPPED [ 68%] 2026-01-15T20:15:29.7592225Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mov] PASSED [ 68%] 2026-01-15T20:15:32.2617276Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mp4] PASSED [ 68%] 2026-01-15T20:15:34.0393573Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-avi] PASSED [ 68%] 2026-01-15T20:15:36.5560211Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-mkv] PASSED [ 69%] 2026-01-15T20:15:38.3823513Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params1-flv] PASSED [ 69%] 2026-01-15T20:15:40.2237418Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mov] PASSED [ 69%] 2026-01-15T20:15:42.0872269Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mp4] PASSED [ 69%] 2026-01-15T20:15:43.8478551Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-avi] PASSED [ 69%] 2026-01-15T20:15:45.6905822Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-mkv] PASSED [ 69%] 2026-01-15T20:15:47.4767743Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params2-flv] PASSED [ 69%] 2026-01-15T20:16:04.5304851Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mov] PASSED [ 69%] 2026-01-15T20:16:07.3075166Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mp4] PASSED [ 69%] 2026-01-15T20:16:09.1082986Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-avi] PASSED [ 69%] 2026-01-15T20:16:12.0830720Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-mkv] PASSED [ 69%] 2026-01-15T20:16:13.9378887Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_tensor-encode_params3-flv] PASSED [ 69%] 2026-01-15T20:16:18.0310643Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mov] PASSED [ 69%] 2026-01-15T20:16:21.9327056Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mp4] PASSED [ 69%] 2026-01-15T20:16:21.9407480Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-avi] SKIPPED [ 69%] 2026-01-15T20:16:26.0427090Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-mkv] PASSED [ 69%] 2026-01-15T20:16:26.0501938Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params0-flv] SKIPPED [ 69%] 2026-01-15T20:16:28.5881260Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mov] PASSED [ 70%] 2026-01-15T20:16:31.2662835Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mp4] PASSED [ 70%] 2026-01-15T20:16:33.1177350Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-avi] PASSED [ 70%] 2026-01-15T20:16:35.6668831Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-mkv] PASSED [ 70%] 2026-01-15T20:16:37.4310727Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params1-flv] PASSED [ 70%] 2026-01-15T20:16:39.3591249Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mov] PASSED [ 70%] 2026-01-15T20:16:41.1784083Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mp4] PASSED [ 70%] 2026-01-15T20:16:42.9106891Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-avi] PASSED [ 70%] 2026-01-15T20:16:44.8097913Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-mkv] PASSED [ 70%] 2026-01-15T20:16:46.6162282Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params2-flv] PASSED [ 70%] 2026-01-15T20:16:49.2365573Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mov] PASSED [ 70%] 2026-01-15T20:16:51.8524218Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mp4] PASSED [ 70%] 2026-01-15T20:16:53.6417806Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-avi] PASSED [ 70%] 2026-01-15T20:16:56.3407129Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-mkv] PASSED [ 70%] 2026-01-15T20:16:58.1988305Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[30-to_file_like-encode_params3-flv] PASSED [ 70%] 2026-01-15T20:17:03.0518448Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mov] PASSED [ 70%] 2026-01-15T20:17:07.8249846Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mp4] PASSED [ 70%] 2026-01-15T20:17:07.8309062Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-avi] SKIPPED [ 70%] 2026-01-15T20:17:13.3620269Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-mkv] PASSED [ 71%] 2026-01-15T20:17:13.3680472Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params0-flv] SKIPPED [ 71%] 2026-01-15T20:17:16.1982969Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mov] PASSED [ 71%] 2026-01-15T20:17:19.0203791Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mp4] PASSED [ 71%] 2026-01-15T20:17:21.0541017Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-avi] PASSED [ 71%] 2026-01-15T20:17:23.8954034Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-mkv] PASSED [ 71%] 2026-01-15T20:17:25.8167284Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params1-flv] PASSED [ 71%] 2026-01-15T20:17:27.8852578Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mov] PASSED [ 71%] 2026-01-15T20:17:30.1217509Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mp4] PASSED [ 71%] 2026-01-15T20:17:32.1325290Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-avi] PASSED [ 71%] 2026-01-15T20:17:34.2146466Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-mkv] PASSED [ 71%] 2026-01-15T20:17:44.2855989Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params2-flv] PASSED [ 71%] 2026-01-15T20:17:47.4884942Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mov] PASSED [ 71%] 2026-01-15T20:17:50.6309620Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mp4] PASSED [ 71%] 2026-01-15T20:17:52.5925527Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-avi] PASSED [ 71%] 2026-01-15T20:17:55.8630343Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-mkv] PASSED [ 71%] 2026-01-15T20:17:57.9640289Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file-encode_params3-flv] PASSED [ 71%] 2026-01-15T20:18:01.9063914Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mov] PASSED [ 72%] 2026-01-15T20:18:05.9375917Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mp4] PASSED [ 72%] 2026-01-15T20:18:05.9446426Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-avi] SKIPPED [ 72%] 2026-01-15T20:18:10.0342425Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-mkv] PASSED [ 72%] 2026-01-15T20:18:10.0417963Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params0-flv] SKIPPED [ 72%] 2026-01-15T20:18:12.4979270Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mov] PASSED [ 72%] 2026-01-15T20:18:14.9976355Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mp4] PASSED [ 72%] 2026-01-15T20:18:16.7850053Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-avi] PASSED [ 72%] 2026-01-15T20:18:19.1838786Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-mkv] PASSED [ 72%] 2026-01-15T20:18:20.9685827Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params1-flv] PASSED [ 72%] 2026-01-15T20:18:22.8213239Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mov] PASSED [ 72%] 2026-01-15T20:18:24.7102437Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mp4] PASSED [ 72%] 2026-01-15T20:18:26.5473009Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-avi] PASSED [ 72%] 2026-01-15T20:18:28.3987361Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-mkv] PASSED [ 72%] 2026-01-15T20:18:30.1480101Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params2-flv] PASSED [ 72%] 2026-01-15T20:18:32.9788754Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mov] PASSED [ 72%] 2026-01-15T20:18:35.6722613Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mp4] PASSED [ 72%] 2026-01-15T20:18:37.4813499Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-avi] PASSED [ 73%] 2026-01-15T20:18:40.1195091Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-mkv] PASSED [ 73%] 2026-01-15T20:18:41.8663438Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_tensor-encode_params3-flv] PASSED [ 73%] 2026-01-15T20:18:45.8631462Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mov] PASSED [ 73%] 2026-01-15T20:18:49.8190629Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mp4] PASSED [ 73%] 2026-01-15T20:18:49.8267965Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-avi] SKIPPED [ 73%] 2026-01-15T20:18:53.9036000Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-mkv] PASSED [ 73%] 2026-01-15T20:18:53.9095890Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params0-flv] SKIPPED [ 73%] 2026-01-15T20:18:56.3395177Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mov] PASSED [ 73%] 2026-01-15T20:18:58.8308257Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mp4] PASSED [ 73%] 2026-01-15T20:19:00.6735526Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-avi] PASSED [ 73%] 2026-01-15T20:19:03.1845199Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-mkv] PASSED [ 73%] 2026-01-15T20:19:04.8383550Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params1-flv] PASSED [ 73%] 2026-01-15T20:19:06.6271836Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mov] PASSED [ 73%] 2026-01-15T20:19:08.4305388Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mp4] PASSED [ 73%] 2026-01-15T20:19:10.2353060Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-avi] PASSED [ 73%] 2026-01-15T20:19:12.1366491Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-mkv] PASSED [ 73%] 2026-01-15T20:19:13.9932109Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params2-flv] PASSED [ 73%] 2026-01-15T20:19:16.7876773Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mov] PASSED [ 74%] 2026-01-15T20:19:19.4611039Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mp4] PASSED [ 74%] 2026-01-15T20:19:21.3404205Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-avi] PASSED [ 74%] 2026-01-15T20:19:25.6150694Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-mkv] PASSED [ 74%] 2026-01-15T20:19:34.0933149Z test/test_encoders.py::TestVideoEncoder::test_video_encoder_against_ffmpeg_cli[29.97-to_file_like-encode_params3-flv] PASSED [ 74%] 2026-01-15T20:19:38.7933185Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_custom_file_object PASSED [ 74%] 2026-01-15T20:19:41.0450962Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_real_file PASSED [ 74%] 2026-01-15T20:19:41.0973300Z test/test_encoders.py::TestVideoEncoder::test_to_file_like_bad_methods PASSED [ 74%] 2026-01-15T20:19:41.1470302Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-h264] PASSED [ 74%] 2026-01-15T20:19:41.2338956Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mp4-hevc] PASSED [ 74%] 2026-01-15T20:19:41.4049789Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[mkv-av1] PASSED [ 74%] 2026-01-15T20:19:41.4495368Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[avi-mpeg4] PASSED [ 74%] 2026-01-15T20:19:41.4514778Z test/test_encoders.py::TestVideoEncoder::test_codec_parameter_utilized[webm-vp9] SKIPPED [ 74%] 2026-01-15T20:19:41.5650866Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[h264-libx264] PASSED [ 74%] 2026-01-15T20:19:47.8732733Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[av1-libaom-av1] PASSED [ 74%] 2026-01-15T20:19:47.8744897Z test/test_encoders.py::TestVideoEncoder::test_codec_spec_vs_impl_equivalence[vp9-libvpx-vp9] SKIPPED [ 74%] 2026-01-15T20:19:47.9263663Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[baseline-bt709-tv] PASSED [ 74%] 2026-01-15T20:19:48.0729369Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[main-bt470bg-pc] PASSED [ 75%] 2026-01-15T20:19:48.1256174Z test/test_encoders.py::TestVideoEncoder::test_extra_options_utilized[high-fcc-pc] PASSED [ 75%] 2026-01-15T20:19:48.1275755Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file] SKIPPED [ 75%] 2026-01-15T20:19:48.1289598Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:48.1307216Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-None-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:48.1323950Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:48.1337658Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:48.1354395Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:48.1367908Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:48.1383646Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:48.1397373Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:48.1415388Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:48.1434019Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:48.1447671Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:48.1462556Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 75%] 2026-01-15T20:19:48.1475851Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 75%] 2026-01-15T20:19:48.1489694Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 75%] 2026-01-15T20:19:48.1500161Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1511330Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1526943Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1536299Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1552024Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1571152Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1581712Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1595374Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1611158Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1621810Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1636438Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1650842Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1664223Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1677161Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1688805Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1700174Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file] SKIPPED [ 76%] 2026-01-15T20:19:48.1715738Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_tensor] SKIPPED [ 76%] 2026-01-15T20:19:48.1727575Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-None-to_file_like] SKIPPED [ 76%] 2026-01-15T20:19:48.1740644Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1755054Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1769391Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:48.1786468Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1800529Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1814160Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:48.1827376Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1840958Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1857457Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:48.1876390Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1890267Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1903718Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:48.1917105Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1930633Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1946665Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-None-to_file_like] SKIPPED [ 77%] 2026-01-15T20:19:48.1962774Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file] SKIPPED [ 77%] 2026-01-15T20:19:48.1973684Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_tensor] SKIPPED [ 77%] 2026-01-15T20:19:48.1986743Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2002979Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2014000Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:48.2029263Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-avi-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2045138Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2056247Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:48.2069410Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2085222Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2096384Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:48.2109919Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[pc-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2123324Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2136576Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:48.2153078Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-None-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2163694Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2179138Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 78%] 2026-01-15T20:19:48.2194897Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 78%] 2026-01-15T20:19:48.2206358Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 78%] 2026-01-15T20:19:48.2219325Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2235346Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2246221Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:48.2259285Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2276016Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2286905Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:48.2299965Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2313648Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2329546Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file] SKIPPED [ 79%] 2026-01-15T20:19:48.2345165Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2356106Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-None-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2369608Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:48.2385912Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2396283Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2409715Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file] SKIPPED [ 79%] 2026-01-15T20:19:48.2425171Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 79%] 2026-01-15T20:19:48.2439109Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 79%] 2026-01-15T20:19:48.2455743Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2469140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2484788Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2497802Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2511378Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2524955Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2540526Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2551556Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2564825Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-None-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2580049Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2591196Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2604552Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2622221Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2635884Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2652208Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2665484Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 80%] 2026-01-15T20:19:48.2678793Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 80%] 2026-01-15T20:19:48.2691879Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 80%] 2026-01-15T20:19:48.2705521Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2719161Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2732187Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:48.2745584Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2759241Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2772346Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-None-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:48.2788524Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2805473Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2818804Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mov-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:48.2831943Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2845299Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2858068Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-avi-h264_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:48.2871542Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2885199Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2896171Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 81%] 2026-01-15T20:19:48.2906348Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file] SKIPPED [ 81%] 2026-01-15T20:19:48.2917467Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 81%] 2026-01-15T20:19:48.2929877Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[tv-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.2940924Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.2951219Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:48.2961827Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-None-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.2972168Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.2982815Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:48.2993567Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mov-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.3004182Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.3014661Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:48.3026140Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-avi-h264_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.3037001Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.3051933Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:48.3067177Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mp4-hevc_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.3078057Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.3088611Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_tensor] SKIPPED [ 82%] 2026-01-15T20:19:48.3099344Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt470bg-mkv-av1_nvenc-to_file_like] SKIPPED [ 82%] 2026-01-15T20:19:48.3111310Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file] SKIPPED [ 82%] 2026-01-15T20:19:48.3120623Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3130894Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3145625Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3159672Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3173079Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mov-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3189264Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3203078Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3216756Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-avi-h264_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3230155Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3243525Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3258088Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mp4-hevc_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3269040Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3280600Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3294924Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt709-mkv-av1_nvenc-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3305440Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3316295Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_tensor] SKIPPED [ 83%] 2026-01-15T20:19:48.3328812Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-None-to_file_like] SKIPPED [ 83%] 2026-01-15T20:19:48.3343490Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file] SKIPPED [ 83%] 2026-01-15T20:19:48.3355495Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3371939Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3385472Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:48.3400077Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3410559Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-avi-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3421610Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:48.3432367Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3443090Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mp4-hevc_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3454352Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:48.3469322Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3480399Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-bt2020nc-mkv-av1_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3490510Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file] SKIPPED [ 84%] 2026-01-15T20:19:48.3501220Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3512918Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-None-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3526820Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file] SKIPPED [ 84%] 2026-01-15T20:19:48.3540736Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_tensor] SKIPPED [ 84%] 2026-01-15T20:19:48.3554604Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mov-h264_nvenc-to_file_like] SKIPPED [ 84%] 2026-01-15T20:19:48.3567743Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:48.3581055Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:48.3594868Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-avi-h264_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:48.3610396Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:48.3623939Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:48.3637432Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mp4-hevc_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:48.3650658Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file] SKIPPED [ 85%] 2026-01-15T20:19:48.3661794Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_tensor] SKIPPED [ 85%] 2026-01-15T20:19:48.3681982Z test/test_encoders.py::TestVideoEncoder::test_nvenc_against_ffmpeg_cli[None-None-mkv-av1_nvenc-to_file_like] SKIPPED [ 85%] 2026-01-15T20:19:48.3703225Z test/test_frame_dataclasses.py::test_unpacking PASSED [ 85%] 2026-01-15T20:19:48.3723186Z test/test_frame_dataclasses.py::test_frame_error PASSED [ 85%] 2026-01-15T20:19:48.3751715Z test/test_frame_dataclasses.py::test_framebatch_error PASSED [ 85%] 2026-01-15T20:19:48.3787849Z test/test_frame_dataclasses.py::test_framebatch_iteration PASSED [ 85%] 2026-01-15T20:19:48.3970057Z test/test_frame_dataclasses.py::test_framebatch_indexing PASSED [ 85%] 2026-01-15T20:19:48.3997774Z test/test_frame_dataclasses.py::test_audio_samples_error PASSED [ 85%] 2026-01-15T20:19:48.4113551Z test/test_metadata.py::test_get_metadata[get_container_metadata_from_header] PASSED [ 85%] 2026-01-15T20:19:48.4171877Z test/test_metadata.py::test_get_metadata[metadata_getter1] PASSED [ 85%] 2026-01-15T20:19:48.4283401Z test/test_metadata.py::test_get_metadata[metadata_getter2] PASSED [ 86%] 2026-01-15T20:19:48.6331889Z test/test_metadata.py::test_get_metadata[metadata_getter3] PASSED [ 86%] 2026-01-15T20:19:48.6362597Z test/test_metadata.py::test_get_metadata_audio_file[get_container_metadata_from_header] PASSED [ 86%] 2026-01-15T20:19:48.6386666Z test/test_metadata.py::test_get_metadata_audio_file[metadata_getter1] PASSED [ 86%] 2026-01-15T20:19:48.6489979Z test/test_metadata.py::test_repr PASSED [ 86%] 2026-01-15T20:19:48.7105157Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cpu] PASSED [ 86%] 2026-01-15T20:19:48.7117361Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda] SKIPPED [ 86%] 2026-01-15T20:19:48.7128591Z test/test_ops.py::TestVideoDecoderOps::test_seek_and_next[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:48.7430475Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cpu] PASSED [ 86%] 2026-01-15T20:19:48.7442138Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:19:48.7459837Z test/test_ops.py::TestVideoDecoderOps::test_seek_to_negative_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:48.8976176Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cpu] PASSED [ 86%] 2026-01-15T20:19:48.8990797Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda] SKIPPED [ 86%] 2026-01-15T20:19:48.9004403Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_pts[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:48.9898373Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cpu] PASSED [ 86%] 2026-01-15T20:19:48.9914247Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda] SKIPPED [ 86%] 2026-01-15T20:19:48.9986315Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_at_index[cuda:beta] SKIPPED [ 86%] 2026-01-15T20:19:49.0462000Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cpu] PASSED [ 86%] 2026-01-15T20:19:49.0477114Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.0490878Z test/test_ops.py::TestVideoDecoderOps::test_get_frame_with_info_at_index[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.0979666Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:49.0995238Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.1009311Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.1756547Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:49.1771261Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.1786462Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_unsorted_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.2431550Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:49.2448054Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.2489092Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.2628698Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cpu] PASSED [ 87%] 2026-01-15T20:19:49.2640833Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.2653601Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_at_indices_fail_on_invalid_negative_indices[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.4037536Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cpu] PASSED [ 87%] 2026-01-15T20:19:49.4052616Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda] SKIPPED [ 87%] 2026-01-15T20:19:49.4066410Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_by_pts[cuda:beta] SKIPPED [ 87%] 2026-01-15T20:19:49.9768450Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cpu] PASSED [ 88%] 2026-01-15T20:19:49.9780238Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda] SKIPPED [ 88%] 2026-01-15T20:19:49.9790787Z test/test_ops.py::TestVideoDecoderOps::test_pts_apis_against_index_ref[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:50.3260542Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cpu] PASSED [ 88%] 2026-01-15T20:19:50.3273025Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda] SKIPPED [ 88%] 2026-01-15T20:19:50.3285994Z test/test_ops.py::TestVideoDecoderOps::test_get_frames_in_range[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:50.3736923Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cpu] PASSED [ 88%] 2026-01-15T20:19:50.3751520Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda] SKIPPED [ 88%] 2026-01-15T20:19:50.3764884Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_at_eof[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:50.4131568Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cpu] PASSED [ 88%] 2026-01-15T20:19:50.4145588Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda] SKIPPED [ 88%] 2026-01-15T20:19:50.4159606Z test/test_ops.py::TestVideoDecoderOps::test_throws_exception_if_seek_too_far[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:53.1426129Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cpu] PASSED [ 88%] 2026-01-15T20:19:53.1438831Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda] SKIPPED [ 88%] 2026-01-15T20:19:53.1451820Z test/test_ops.py::TestVideoDecoderOps::test_compile_seek_and_next[cuda:beta] SKIPPED [ 88%] 2026-01-15T20:19:53.2059685Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cpu] PASSED [ 88%] 2026-01-15T20:19:53.2078072Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda] SKIPPED [ 88%] 2026-01-15T20:19:53.2088912Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:53.2657050Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cpu] PASSED [ 89%] 2026-01-15T20:19:53.2675255Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda] SKIPPED [ 89%] 2026-01-15T20:19:53.2689712Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[tensor-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:53.3287230Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cpu] PASSED [ 89%] 2026-01-15T20:19:53.3299611Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda] SKIPPED [ 89%] 2026-01-15T20:19:53.3315736Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[bytes-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:53.3855212Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cpu] PASSED [ 89%] 2026-01-15T20:19:53.3867965Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda] SKIPPED [ 89%] 2026-01-15T20:19:53.3881545Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_rawio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:53.4451531Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cpu] PASSED [ 89%] 2026-01-15T20:19:53.4465765Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda] SKIPPED [ 89%] 2026-01-15T20:19:53.4477197Z test/test_ops.py::TestVideoDecoderOps::test_create_decoder[file_like_bufferedio-cuda:beta] SKIPPED [ 89%] 2026-01-15T20:19:53.4572959Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata PASSED [ 89%] 2026-01-15T20:19:53.4661678Z test/test_ops.py::TestVideoDecoderOps::test_video_get_json_metadata_with_stream PASSED [ 89%] 2026-01-15T20:19:53.4678900Z test/test_ops.py::TestVideoDecoderOps::test_get_ffmpeg_version PASSED [ 89%] 2026-01-15T20:19:53.5712112Z test/test_ops.py::TestVideoDecoderOps::test_frame_pts_equality PASSED [ 89%] 2026-01-15T20:19:53.5980077Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings_fails PASSED [ 90%] 2026-01-15T20:19:53.7832596Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cpu] PASSED [ 90%] 2026-01-15T20:19:53.7848429Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda] SKIPPED [ 90%] 2026-01-15T20:19:53.7861906Z test/test_ops.py::TestVideoDecoderOps::test_seek_mode_custom_frame_mappings[cuda:beta] SKIPPED [ 90%] 2026-01-15T20:19:53.8468774Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[filtergraph] PASSED [ 90%] 2026-01-15T20:19:53.9014932Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library[swscale] PASSED [ 90%] 2026-01-15T20:19:53.9603252Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NHWC] PASSED [ 90%] 2026-01-15T20:19:54.0286148Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[filtergraph-NCHW] PASSED [ 90%] 2026-01-15T20:19:54.0937706Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NHWC] PASSED [ 90%] 2026-01-15T20:19:54.1487416Z test/test_ops.py::TestVideoDecoderOps::test_color_conversion_library_with_dimension_order[swscale-NCHW] PASSED [ 90%] 2026-01-15T20:19:54.1494619Z test/test_ops.py::TestVideoDecoderOps::test_cuda_decoder SKIPPED (CUDA 2026-01-15T20:19:54.1502176Z not available.) [ 90%] 2026-01-15T20:19:54.1597925Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method0] PASSED [ 90%] 2026-01-15T20:19:54.1671055Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method1] PASSED [ 90%] 2026-01-15T20:19:54.1745891Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method2] PASSED [ 90%] 2026-01-15T20:19:54.1801704Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method3] PASSED [ 90%] 2026-01-15T20:19:54.1859633Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method4] PASSED [ 90%] 2026-01-15T20:19:54.1932086Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_method[method5] PASSED [ 90%] 2026-01-15T20:19:54.2016330Z test/test_ops.py::TestAudioDecoderOps::test_audio_bad_seek_mode PASSED [ 90%] 2026-01-15T20:19:54.2751136Z test/test_ops.py::TestAudioDecoderOps::test_next[asset0] PASSED [ 91%] 2026-01-15T20:19:54.3485386Z test/test_ops.py::TestAudioDecoderOps::test_next[asset1] PASSED [ 91%] 2026-01-15T20:19:54.3689094Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_end] PASSED [ 91%] 2026-01-15T20:19:54.3886864Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_None] PASSED [ 91%] 2026-01-15T20:19:54.4080744Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:19:54.4159608Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:54.4256249Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset0-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:54.4348288Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_end] PASSED [ 91%] 2026-01-15T20:19:54.4463747Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_None] PASSED [ 91%] 2026-01-15T20:19:54.4555094Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-begin_to_beyond_end] PASSED [ 91%] 2026-01-15T20:19:54.4604570Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:54.4654492Z test/test_ops.py::TestAudioDecoderOps::test_get_frames_by_pts_in_range_audio[asset1-not_at_frame_boundaries] PASSED [ 91%] 2026-01-15T20:19:54.4752746Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset0] PASSED [ 91%] 2026-01-15T20:19:54.4801729Z test/test_ops.py::TestAudioDecoderOps::test_decode_epsilon_range[asset1] PASSED [ 91%] 2026-01-15T20:19:54.4888420Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset0] PASSED [ 91%] 2026-01-15T20:19:54.4926788Z test/test_ops.py::TestAudioDecoderOps::test_decode_just_one_frame_at_boundaries[asset1] PASSED [ 91%] 2026-01-15T20:19:54.4999533Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset0] PASSED [ 91%] 2026-01-15T20:19:54.5031638Z test/test_ops.py::TestAudioDecoderOps::test_decode_start_equal_stop[asset1] PASSED [ 92%] 2026-01-15T20:19:54.5578704Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset0] PASSED [ 92%] 2026-01-15T20:19:54.5880089Z test/test_ops.py::TestAudioDecoderOps::test_multiple_calls[asset1] PASSED [ 92%] 2026-01-15T20:19:54.6773129Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset0] PASSED [ 92%] 2026-01-15T20:19:54.7497758Z test/test_ops.py::TestAudioDecoderOps::test_pts[asset1] PASSED [ 92%] 2026-01-15T20:19:54.7710565Z test/test_ops.py::TestAudioDecoderOps::test_sample_rate_conversion PASSED [ 92%] 2026-01-15T20:19:54.8543606Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-0] PASSED [ 92%] 2026-01-15T20:19:54.9358427Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cpu-1024] PASSED [ 92%] 2026-01-15T20:19:54.9373191Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-0] SKIPPED [ 92%] 2026-01-15T20:19:54.9387408Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda-1024] SKIPPED [ 92%] 2026-01-15T20:19:54.9401424Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-0] SKIPPED [ 92%] 2026-01-15T20:19:54.9415255Z test/test_ops.py::TestAudioDecoderOps::test_file_like_decoding[cuda:beta-1024] SKIPPED [ 92%] 2026-01-15T20:19:54.9522036Z test/test_ops.py::TestAudioDecoderOps::test_file_like_method_check_fails PASSED [ 92%] 2026-01-15T20:19:54.9546467Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_fails PASSED [ 92%] 2026-01-15T20:19:55.1533703Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[half] PASSED [ 92%] 2026-01-15T20:19:55.3252593Z test/test_ops.py::TestAudioDecoderOps::test_file_like_read_less_than_requested[minus_10] PASSED [ 92%] 2026-01-15T20:19:55.3344780Z test/test_ops.py::TestAudioEncoderOps::test_bad_input PASSED [ 92%] 2026-01-15T20:19:55.3368022Z test/test_policy.py::test_policy[repeat_last-frame_indices0-expected_frame_indices0] PASSED [ 93%] 2026-01-15T20:19:55.3386306Z test/test_policy.py::test_policy[repeat_last-frame_indices1-expected_frame_indices1] PASSED [ 93%] 2026-01-15T20:19:55.3401326Z test/test_policy.py::test_policy[wrap-frame_indices2-expected_frame_indices2] PASSED [ 93%] 2026-01-15T20:19:55.3416054Z test/test_policy.py::test_policy[wrap-frame_indices3-expected_frame_indices3] PASSED [ 93%] 2026-01-15T20:19:55.3434188Z test/test_policy.py::test_error_policy PASSED [ 93%] 2026-01-15T20:19:55.4126903Z test/test_samplers.py::test_index_based_sampler[1-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:19:55.5146313Z test/test_samplers.py::test_index_based_sampler[1-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:19:55.6046008Z test/test_samplers.py::test_index_based_sampler[5-clips_at_random_indices] PASSED [ 93%] 2026-01-15T20:19:55.6849969Z test/test_samplers.py::test_index_based_sampler[5-clips_at_regular_indices] PASSED [ 93%] 2026-01-15T20:19:55.7520948Z test/test_samplers.py::test_time_based_sampler[None-sampler0] PASSED [ 93%] 2026-01-15T20:19:55.8533151Z test/test_samplers.py::test_time_based_sampler[None-sampler1] PASSED [ 93%] 2026-01-15T20:19:55.9648789Z test/test_samplers.py::test_time_based_sampler[3-sampler0] PASSED [ 93%] 2026-01-15T20:19:56.0730532Z test/test_samplers.py::test_time_based_sampler[3-sampler1] PASSED [ 93%] 2026-01-15T20:19:56.1409455Z test/test_samplers.py::test_against_ref[sampler0] PASSED [ 93%] 2026-01-15T20:19:56.1993781Z test/test_samplers.py::test_against_ref[sampler1] PASSED [ 93%] 2026-01-15T20:19:56.2516207Z test/test_samplers.py::test_against_ref[sampler2] PASSED [ 93%] 2026-01-15T20:19:56.3054950Z test/test_samplers.py::test_against_ref[sampler3] PASSED [ 93%] 2026-01-15T20:19:56.4186644Z test/test_samplers.py::test_sampling_range[sampler0-10-11-True] PASSED [ 93%] 2026-01-15T20:19:56.4631787Z test/test_samplers.py::test_sampling_range[sampler1-10-12-False] PASSED [ 94%] 2026-01-15T20:19:56.5779869Z test/test_samplers.py::test_sampling_range[sampler2-10-11-True] PASSED [ 94%] 2026-01-15T20:19:56.6979548Z test/test_samplers.py::test_sampling_range[sampler3-10-12-False] PASSED [ 94%] 2026-01-15T20:19:56.7483323Z test/test_samplers.py::test_sampling_range[sampler4-10.0-11.0-True] PASSED [ 94%] 2026-01-15T20:19:56.8158315Z test/test_samplers.py::test_sampling_range[sampler5-10.0-12.0-False] PASSED [ 94%] 2026-01-15T20:19:56.9335020Z test/test_samplers.py::test_sampling_range[sampler6-10-11-True] PASSED [ 94%] 2026-01-15T20:19:56.9842162Z test/test_samplers.py::test_sampling_range[sampler7-10-12-False] PASSED [ 94%] 2026-01-15T20:19:57.2315576Z test/test_samplers.py::test_sampling_range_negative[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:19:57.4854123Z test/test_samplers.py::test_sampling_range_negative[clips_at_regular_indices] PASSED [ 94%] 2026-01-15T20:19:57.6998734Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_indices] PASSED [ 94%] 2026-01-15T20:19:57.8525526Z test/test_samplers.py::test_sampling_range_default_behavior_random_sampler[clips_at_random_timestamps] PASSED [ 94%] 2026-01-15T20:19:57.9451078Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler0] PASSED [ 94%] 2026-01-15T20:19:58.0490055Z test/test_samplers.py::test_sampling_range_default_regular_sampler[sampler1] PASSED [ 94%] 2026-01-15T20:19:58.0584961Z test/test_samplers.py::test_sampling_range_error_policy[sampler0] PASSED [ 94%] 2026-01-15T20:19:58.0683677Z test/test_samplers.py::test_sampling_range_error_policy[sampler1] PASSED [ 94%] 2026-01-15T20:19:58.0782273Z test/test_samplers.py::test_sampling_range_error_policy[sampler2] PASSED [ 94%] 2026-01-15T20:19:58.0884633Z test/test_samplers.py::test_sampling_range_error_policy[sampler3] PASSED [ 94%] 2026-01-15T20:19:58.3740422Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:58.6509201Z test/test_samplers.py::test_random_sampler_randomness[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:58.6700404Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[10-10] PASSED [ 95%] 2026-01-15T20:19:58.6906772Z test/test_samplers.py::test_sample_at_regular_indices_num_clips_large[50-10] PASSED [ 95%] 2026-01-15T20:19:58.7015670Z test/test_samplers.py::test_sampler_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:58.7112145Z test/test_samplers.py::test_sampler_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:19:58.7206979Z test/test_samplers.py::test_sampler_errors[sampler2] PASSED [ 95%] 2026-01-15T20:19:58.7299105Z test/test_samplers.py::test_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:58.7403144Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_random_indices] PASSED [ 95%] 2026-01-15T20:19:58.7499599Z test/test_samplers.py::test_index_based_samplers_errors[clips_at_regular_indices] PASSED [ 95%] 2026-01-15T20:19:58.7604751Z test/test_samplers.py::test_time_based_sampler_errors[clips_at_random_timestamps] PASSED [ 95%] 2026-01-15T20:19:58.7704809Z test/test_samplers.py::test_time_based_sampler_errors[sampler1] PASSED [ 95%] 2026-01-15T20:19:58.7726640Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices0-1-repeat_last-expected_all_clips_indices0] PASSED [ 95%] 2026-01-15T20:19:58.7747612Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices1-2-repeat_last-expected_all_clips_indices1] PASSED [ 95%] 2026-01-15T20:19:58.7768963Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices2-1-wrap-expected_all_clips_indices2] PASSED [ 95%] 2026-01-15T20:19:58.7790064Z test/test_samplers.py::test_build_all_clips_indices[clip_start_indices3-2-wrap-expected_all_clips_indices3] PASSED [ 95%] 2026-01-15T20:19:58.7810809Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds0-1.5-repeat_last-expected_all_clips_timestamps0] PASSED [ 95%] 2026-01-15T20:19:58.7831803Z test/test_samplers.py::test_build_all_clips_timestamps[clip_start_seconds1-1.5-wrap-expected_all_clips_timestamps1] PASSED [ 96%] 2026-01-15T20:19:58.8163035Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[repeat_last] PASSED [ 96%] 2026-01-15T20:19:58.8421723Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[wrap] PASSED [ 96%] 2026-01-15T20:19:58.8637024Z test/test_samplers.py::test_floating_point_precision_in_clips_at_regular_timestamps[error] PASSED [ 96%] 2026-01-15T20:19:59.4796639Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-1.31] PASSED [ 96%] 2026-01-15T20:19:59.8732952Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.5-0.71] PASSED [ 96%] 2026-01-15T20:20:00.4574921Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-0.7-1.31] PASSED [ 96%] 2026-01-15T20:20:01.0312050Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.5-0.71] PASSED [ 96%] 2026-01-15T20:20:01.4188567Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-1.0-1.0] PASSED [ 96%] 2026-01-15T20:20:02.2700742Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video0-2.0-2.0] PASSED [ 96%] 2026-01-15T20:20:04.4211297Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-1.31] PASSED [ 96%] 2026-01-15T20:20:05.4131696Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.5-0.71] PASSED [ 96%] 2026-01-15T20:20:07.5551577Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-0.7-1.31] PASSED [ 96%] 2026-01-15T20:20:09.8362979Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.5-0.71] PASSED [ 96%] 2026-01-15T20:20:10.8077725Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-1.0-1.0] PASSED [ 96%] 2026-01-15T20:20:14.9453232Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_torchvision[video1-2.0-2.0] PASSED [ 96%] 2026-01-15T20:20:14.9815251Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_resize_fails PASSED [ 96%] 2026-01-15T20:20:15.3187480Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.5-0.5] PASSED [ 96%] 2026-01-15T20:20:15.5749055Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:15.9460655Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:16.2434153Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:16.6049413Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:16.8965210Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:17.5728306Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:17.8963661Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_torchvision[video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:17.8994327Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_center_crop_fails PASSED [ 97%] 2026-01-15T20:20:18.2498001Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:18.5804870Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:18.9585651Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:19.2732437Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video0-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:19.6725118Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:19.9649836Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.25-0.1] PASSED [ 97%] 2026-01-15T20:20:20.7090118Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-1.0-1.0] PASSED [ 97%] 2026-01-15T20:20:21.0306158Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[0-video1-0.15-0.75] PASSED [ 97%] 2026-01-15T20:20:21.3748516Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.5-0.5] PASSED [ 97%] 2026-01-15T20:20:21.7062106Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:22.0669625Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-1.0-1.0] PASSED [ 98%] 2026-01-15T20:20:22.3899056Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video0-0.15-0.75] PASSED [ 98%] 2026-01-15T20:20:22.7444847Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.5-0.5] PASSED [ 98%] 2026-01-15T20:20:23.0592051Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:23.7560775Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-1.0-1.0] PASSED [ 98%] 2026-01-15T20:20:24.1075715Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_torchvision[1234-video1-0.15-0.75] PASSED [ 98%] 2026-01-15T20:20:24.2076488Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.1] PASSED [ 98%] 2026-01-15T20:20:24.2870423Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_nhwc[0.25-0.25] PASSED [ 98%] 2026-01-15T20:20:24.2958959Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify padding-params0] PASSED [ 98%] 2026-01-15T20:20:24.3042046Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[must not specify pad_if_needed-params1] PASSED [ 98%] 2026-01-15T20:20:24.3114763Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[fill must be 0-params2] PASSED [ 98%] 2026-01-15T20:20:24.3189044Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_fails[padding_mode must be constant-params3] PASSED [ 98%] 2026-01-15T20:20:24.3229749Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[0] PASSED [ 98%] 2026-01-15T20:20:24.3264215Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_random_crop_reusable_objects[314] PASSED [ 98%] 2026-01-15T20:20:24.6451020Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop0] PASSED [ 98%] 2026-01-15T20:20:24.9644264Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_pipeline[Resize-RandomCrop1] PASSED [ 98%] 2026-01-15T20:20:24.9747657Z test/test_transform_ops.py::TestPublicVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:20:25.1408106Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video0] PASSED [ 99%] 2026-01-15T20:20:25.1653948Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video1] PASSED [ 99%] 2026-01-15T20:20:25.2961868Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library[video2] PASSED [ 99%] 2026-01-15T20:20:25.3733033Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-30] PASSED [ 99%] 2026-01-15T20:20:25.4422466Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-32] PASSED [ 99%] 2026-01-15T20:20:25.5174619Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_color_conversion_library_with_generated_videos[128-300] PASSED [ 99%] 2026-01-15T20:20:25.5191640Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_scaling_on_cuda_fails SKIPPED [ 99%] 2026-01-15T20:20:25.5298796Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_transform_fails PASSED [ 99%] 2026-01-15T20:20:25.6184698Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_ffmpeg PASSED [ 99%] 2026-01-15T20:20:25.6268921Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_resize_transform_fails PASSED [ 99%] 2026-01-15T20:20:25.7952517Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform PASSED [ 99%] 2026-01-15T20:20:25.8343413Z test/test_transform_ops.py::TestCoreVideoDecoderTransformOps::test_crop_transform_fails PASSED [ 99%] 2026-01-15T20:20:25.8357618Z test/test_version.py::test_version PASSED [ 99%] 2026-01-15T20:20:25.9080420Z test/test_video_clip_sampler.py::test_sampler[sampler_args0] PASSED [ 99%] 2026-01-15T20:20:25.9446598Z test/test_video_clip_sampler.py::test_sampler[sampler_args1] PASSED [ 99%] 2026-01-15T20:20:26.0359894Z test/test_video_clip_sampler.py::test_sampler[sampler_args2] PASSED [ 99%] 2026-01-15T20:20:27.2809790Z test/test_video_clip_sampler.py::test_sampler[sampler_args3] PASSED [100%] 2026-01-15T20:20:27.2810410Z 2026-01-15T20:20:27.2810787Z ======== 1182 passed, 548 skipped, 30 deselected in 495.60s (0:08:15) ========= 2026-01-15T20:20:28.9489773Z Post job cleanup. 2026-01-15T20:20:29.0979140Z ##[group]Gathering Inputs... 2026-01-15T20:20:29.0997464Z ##[endgroup] 2026-01-15T20:20:29.0999021Z ##[group]Removing uncompressed packages to trim down packages directory... 2026-01-15T20:20:29.1387230Z Removing "C:\Users\runneradmin\conda_pkgs_dir\aom-3.9.1-he0c23c2_0" 2026-01-15T20:20:29.1618400Z Removing "C:\Users\runneradmin\conda_pkgs_dir\bzip2-1.0.8-h0ad9c76_8" 2026-01-15T20:20:29.1868319Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ca-certificates-2026.1.4-h4c7d964_0" 2026-01-15T20:20:29.1977522Z Removing "C:\Users\runneradmin\conda_pkgs_dir\cairo-1.18.4-h477c42c_1" 2026-01-15T20:20:29.2139363Z Removing "C:\Users\runneradmin\conda_pkgs_dir\dav1d-1.2.1-hcfcfb64_0" 2026-01-15T20:20:29.2265612Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ffmpeg-8.0.1-gpl_ha36faaf_109" 2026-01-15T20:20:29.2867081Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-dejavu-sans-mono-2.37-hab24e00_0" 2026-01-15T20:20:29.2926544Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-inconsolata-3.000-h77eed37_0" 2026-01-15T20:20:29.3054126Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-source-code-pro-2.038-h77eed37_0" 2026-01-15T20:20:29.3143265Z Removing "C:\Users\runneradmin\conda_pkgs_dir\font-ttf-ubuntu-0.83-h77eed37_3" 2026-01-15T20:20:29.3227997Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fontconfig-2.15.0-h765892d_1" 2026-01-15T20:20:29.3459777Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-ecosystem-1-0" 2026-01-15T20:20:29.3516090Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fonts-conda-forge-1-hc364b38_1" 2026-01-15T20:20:29.3559953Z Removing "C:\Users\runneradmin\conda_pkgs_dir\freetype-2.14.1-h57928b3_0" 2026-01-15T20:20:29.3743722Z Removing "C:\Users\runneradmin\conda_pkgs_dir\fribidi-1.0.16-hfd05255_0" 2026-01-15T20:20:29.3862249Z Removing "C:\Users\runneradmin\conda_pkgs_dir\gdk-pixbuf-2.44.4-h1f5b9c4_0" 2026-01-15T20:20:29.8431296Z Removing "C:\Users\runneradmin\conda_pkgs_dir\glslang-16.1.0-h5b34520_0" 2026-01-15T20:20:29.8675166Z Removing "C:\Users\runneradmin\conda_pkgs_dir\graphite2-1.3.14-hac47afa_2" 2026-01-15T20:20:29.8773192Z Removing "C:\Users\runneradmin\conda_pkgs_dir\harfbuzz-12.3.0-h5a1b470_0" 2026-01-15T20:20:29.9093855Z Removing "C:\Users\runneradmin\conda_pkgs_dir\icu-78.2-h637d24d_0" 2026-01-15T20:20:29.9851422Z Removing "C:\Users\runneradmin\conda_pkgs_dir\lame-3.100-hcfcfb64_1003" 2026-01-15T20:20:29.9934461Z Removing "C:\Users\runneradmin\conda_pkgs_dir\lerc-4.0.0-h6470a55_1" 2026-01-15T20:20:29.9989071Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libdeflate-1.25-h51727cc_0" 2026-01-15T20:20:30.0049631Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libexpat-2.7.3-hac47afa_0" 2026-01-15T20:20:30.0240433Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libffi-3.5.2-h52bdfb6_0" 2026-01-15T20:20:30.0416748Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype-2.14.1-h57928b3_0" 2026-01-15T20:20:30.0479009Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libfreetype6-2.14.1-hdbac1cb_0" 2026-01-15T20:20:30.0537447Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libglib-2.86.3-h0c9aed9_0" 2026-01-15T20:20:30.1145522Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libiconv-1.18-hc1393d2_2" 2026-01-15T20:20:30.1258102Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libintl-0.22.5-h5728263_3" 2026-01-15T20:20:30.1361753Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libjpeg-turbo-3.1.2-hfd05255_0" 2026-01-15T20:20:30.3782152Z Removing "C:\Users\runneradmin\conda_pkgs_dir\liblzma-5.8.1-h2466b09_2" 2026-01-15T20:20:30.4092177Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libogg-1.3.5-h2466b09_1" 2026-01-15T20:20:30.4158040Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libopus-1.6.1-h6a83c73_0" 2026-01-15T20:20:30.4232247Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libpng-1.6.54-h7351971_0" 2026-01-15T20:20:30.4374066Z Removing "C:\Users\runneradmin\conda_pkgs_dir\librsvg-2.60.0-hd5e4115_0" 2026-01-15T20:20:30.4503627Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libsqlite-3.51.2-hf5d6505_0" 2026-01-15T20:20:30.4563235Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libtiff-4.7.1-h8f73337_1" 2026-01-15T20:20:30.6142545Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libusb-1.0.29-h1839187_0" 2026-01-15T20:20:30.6206654Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libvorbis-1.3.7-h5112557_2" 2026-01-15T20:20:30.6292519Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libvulkan-loader-1.4.328.1-h477610d_0" 2026-01-15T20:20:30.6354684Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libwebp-base-1.6.0-h4d5522a_0" 2026-01-15T20:20:30.6435310Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libxml2-16-2.15.1-h3cfd58e_1" 2026-01-15T20:20:30.6522207Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libxml2-2.15.1-h779ef1b_1" 2026-01-15T20:20:30.6595339Z Removing "C:\Users\runneradmin\conda_pkgs_dir\libzlib-1.3.1-h2466b09_2" 2026-01-15T20:20:30.6777416Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openh264-2.6.0-hb17fa0b_0" 2026-01-15T20:20:30.6851505Z Removing "C:\Users\runneradmin\conda_pkgs_dir\openssl-3.6.0-h725018a_0" 2026-01-15T20:20:30.8305512Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pango-1.56.4-h03d888a_0" 2026-01-15T20:20:30.8450276Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pcre2-10.47-hd2b5f0e_0" 2026-01-15T20:20:30.9146252Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pip-25.3-pyh8b19718_0" 2026-01-15T20:20:31.3711645Z Removing "C:\Users\runneradmin\conda_pkgs_dir\pixman-0.46.4-h5112557_1" 2026-01-15T20:20:31.3768850Z Removing "C:\Users\runneradmin\conda_pkgs_dir\python-3.10.19-hc20f281_2_cpython" 2026-01-15T20:20:43.2933500Z Removing "C:\Users\runneradmin\conda_pkgs_dir\sdl2-2.32.56-h5112557_0" 2026-01-15T20:20:43.3756820Z Removing "C:\Users\runneradmin\conda_pkgs_dir\sdl3-3.2.30-h5112557_0" 2026-01-15T20:20:43.8709348Z Removing "C:\Users\runneradmin\conda_pkgs_dir\setuptools-80.9.0-pyhff2d567_0" 2026-01-15T20:20:44.2966321Z Removing "C:\Users\runneradmin\conda_pkgs_dir\shaderc-2025.5-haa9a63f_0" 2026-01-15T20:20:44.3169217Z Removing "C:\Users\runneradmin\conda_pkgs_dir\spirv-tools-2025.4-h49e36cd_0" 2026-01-15T20:20:44.3438481Z Removing "C:\Users\runneradmin\conda_pkgs_dir\svt-av1-3.1.2-hac47afa_0" 2026-01-15T20:20:44.3519613Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tk-8.6.13-h2c6b04d_3" 2026-01-15T20:20:45.1625948Z Removing "C:\Users\runneradmin\conda_pkgs_dir\tzdata-2025c-hc9c84f9_1" 2026-01-15T20:20:45.4302579Z Removing "C:\Users\runneradmin\conda_pkgs_dir\ucrt-10.0.26100.0-h57928b3_0" 2026-01-15T20:20:45.5150784Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc-14.3-h41ae7f8_34" 2026-01-15T20:20:45.5206412Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vc14_runtime-14.44.35208-h818238b_34" 2026-01-15T20:20:45.5392681Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vcomp14-14.44.35208-h818238b_34" 2026-01-15T20:20:45.5591509Z Removing "C:\Users\runneradmin\conda_pkgs_dir\vs2015_runtime-14.44.35208-h38c0c73_34" 2026-01-15T20:20:45.5646062Z Removing "C:\Users\runneradmin\conda_pkgs_dir\wheel-0.45.1-pyhd8ed1ab_1" 2026-01-15T20:20:45.5768513Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x264-1!164.3095-h8ffe710_2" 2026-01-15T20:20:45.5836639Z Removing "C:\Users\runneradmin\conda_pkgs_dir\x265-3.5-h2d74725_3" 2026-01-15T20:20:45.5936419Z Removing "C:\Users\runneradmin\conda_pkgs_dir\zstd-1.5.7-h534d264_6" 2026-01-15T20:20:45.6027579Z ##[endgroup] 2026-01-15T20:20:45.6327364Z Post job cleanup. 2026-01-15T20:20:45.8950245Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-01-15T20:20:45.9887398Z git version 2.52.0.windows.1 2026-01-15T20:20:45.9982510Z Temporarily overriding HOME='D:\a\_temp\9b3403a1-4f93-422b-b17b-4ded7c708e1c' before making global git config changes 2026-01-15T20:20:45.9983693Z Adding repository directory to the temporary git global config as a safe directory 2026-01-15T20:20:45.9991132Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\torchcodec\torchcodec 2026-01-15T20:20:46.0354579Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-01-15T20:20:46.0653669Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-01-15T20:20:46.9376334Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-01-15T20:20:46.9628443Z http.https://github.com/.extraheader 2026-01-15T20:20:46.9682415Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2026-01-15T20:20:46.9984687Z [command]"C:\Program Files\Git\bin\git.exe" 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-15T20:20:47.5832403Z Cleaning up orphan processes