Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support storing Ollama [non-]OCI image layers #2075

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Support storing Ollama layers

4e81474
Select commit
Loading
Failed to load commit list.
Draft

Support storing Ollama [non-]OCI image layers #2075

Support storing Ollama layers
4e81474
Select commit
Loading
Failed to load commit list.
Cirrus CI / fedora-39 fuse-overlay-whiteout failed Aug 26, 2024 in 17m 17s

Task Summary

Instruction build_and_test failed in 16:41

Details

✅ 00:02 clone
✅ 00:26 setup
❌ 16:41 build_and_test

[+0880s] ok 39 create-image
[+0881s] ok 40 create-layer
[+0881s] ok 41 delete
[+0881s] ok 42 delete-container
[+0881s] ok 43 delete-container-with-immutable # skip not supported on Linux
[+0882s] ok 44 delete-image
[+0882s] ok 45 delete-layer
[+0882s] ok 46 delete-layer-with-mappings # skip test not supported when using mount_program
[+0888s] ok 47 diff
[+0889s] ok 48 diffsize
[+0889s] ok 49 idmaps-create-apply-layer # skip test not supported when using mount_program
[+0889s] ok 50 idmaps-create-diff-layer # skip test not supported when using mount_program
[+0889s] ok 51 idmaps-create-container # skip test not supported when using mount_program
[+0889s] ok 52 idmaps-parent-owners # skip test not supported when using mount_program
[+0889s] ok 53 idmaps-copy # skip test not supported when using mount_program
[+0890s] ok 54 idmaps-create-mapped-image # skip test not supported when using mount_program
[+0890s] ok 55 idmaps-create-mapped-container # skip test not supported when using mount_program
[+0890s] ok 56 idmaps-create-mapped-container-shifting # skip test not supported when using mount_program
[+0890s] ok 57 idmaps-create-layer-from-another-image-store # skip test not supported when using mount_program
[+0891s] ok 58 image
[+0891s] ok 59 layerless-image
[+0892s] ok 60 images-by-digest
[+0892s] ok 61 image-dirs
[+0895s] ok 62 import-layer
[+0896s] ok 63 import-layer-with-immutable # skip not supported on Linux
[+0989s] ok 64 allow storing images with more than 127 layers
[+0990s] ok 65 manifests
[+0991s] ok 66 metadata
[+0991s] ok 67 mount-layer
[+0992s] ok 68 names at creation: layers
[+0992s] ok 69 add-names: layers
[+0993s] ok 70 set-names: layers
[+0993s] ok 71 move-names: layers
[+0994s] ok 72 names at creation: images
[+0994s] ok 73 add-names: images
[+0994s] ok 74 set-names: images
[+0995s] ok 75 move-names: images
[+0995s] ok 76 add-names: ro-images
[+0996s] ok 77 remove-names: ro-images
[+0996s] ok 78 names at creation: containers
[+0996s] ok 79 add-names: containers
[+0997s] ok 80 set-names: containers
[+0997s] ok 81 move-names: containers
[+0999s] ok 82 overlay-recreate
[+1000s] ok 83 split-store
[+1001s] ok 84 split-store - use graphRoot as an additional store by default
[+1001s] ok 85 status
[+1002s] ok 86 additional-stores
[+1002s] 
[+1002s] real	2m24.695s
[+1002s] user	0m42.751s
[+1002s] sys	1m26.547s
[+1002s] make: *** [Makefile:76: local-test-integration] Error 1
[06:37:46] END - [+1002s] total duration since START

Exit status: 2