Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- podman --log-level=debug run --name=dashy -d --pod=pod_dashy --label io.podman.compose.config-hash=4422beedab05d0f7502e542e7dbb22db03936d6110ce5cd62812450b0182f36d --label io.podman.compose.project=dashy --label io.podman.compose.version=1.1.0 --label [email protected] --label com.docker.compose.project=dashy --label com.docker.compose.project.working_dir=/home/podman/appdata/dashy --label com.docker.compose.project.config_files=podman-compose.yml --label com.docker.compose.container-number=1 --label com.docker.compose.service=dashy -v /home/podman/appdata/dashy/my-conf.yml:/app/user-data/conf.yml:Z --network=dashy_default --network-alias=dashy --storage-opt='overlay.ignore_chown_errors=true' -p 8002:8080 lissy93/dashy:latest
- INFO[0000] podman filtering at log level debug
- DEBU[0000] Called run.PersistentPreRunE(podman --log-level=debug run --name=dashy -d --pod=pod_dashy --label io.podman.compose.config-hash=4422beedab05d0f7502e542e7dbb22db03936d6110ce5cd62812450b0182f36d --label io.podman.compose.project=dashy --label io.podman.compose.version=1.1.0 --label [email protected] --label com.docker.compose.project=dashy --label com.docker.compose.project.working_dir=/home/podman/appdata/dashy --label com.docker.compose.project.config_files=podman-compose.yml --label com.docker.compose.container-number=1 --label com.docker.compose.service=dashy -v /home/podman/appdata/dashy/my-conf.yml:/app/user-data/conf.yml:Z --network=dashy_default --network-alias=dashy --storage-opt=overlay.ignore_chown_errors=true -p 8002:8080 lissy93/dashy:latest)
- DEBU[0000] Using conmon: "/usr/bin/conmon"
- INFO[0000] Using sqlite as database backend
- DEBU[0000] systemd-logind: Unknown object '/'.
- DEBU[0000] Using graph driver overlay
- DEBU[0000] Using graph root /home/podman/.local/share/containers/storage
- DEBU[0000] Using run root /run/user/1001/containers
- DEBU[0000] Using static dir /home/podman/.local/share/containers/storage/libpod
- DEBU[0000] Using tmp dir /run/user/1001/libpod/tmp
- DEBU[0000] Using volume path /home/podman/.local/share/containers/storage/volumes
- DEBU[0000] Using transient store: false
- DEBU[0000] [graphdriver] trying provided driver "overlay"
- DEBU[0000] overlay: ignore_chown_errors=true
- DEBU[0000] Cached value indicated that overlay is supported
- DEBU[0000] Cached value indicated that overlay is supported
- DEBU[0000] Cached value indicated that metacopy is not being used
- DEBU[0000] Cached value indicated that native-diff is usable
- DEBU[0000] backingFs=extfs, projectQuotaSupported=false, useNativeDiff=true, usingMetacopy=false
- DEBU[0000] Initializing event backend journald
- DEBU[0000] Configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument
- DEBU[0000] Configured OCI runtime youki initialization failed: no valid executable found for OCI runtime youki: invalid argument
- DEBU[0000] Configured OCI runtime krun initialization failed: no valid executable found for OCI runtime krun: invalid argument
- DEBU[0000] Configured OCI runtime ocijail initialization failed: no valid executable found for OCI runtime ocijail: invalid argument
- DEBU[0000] Configured OCI runtime crun-wasm initialization failed: no valid executable found for OCI runtime crun-wasm: invalid argument
- DEBU[0000] Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument
- DEBU[0000] Configured OCI runtime runj initialization failed: no valid executable found for OCI runtime runj: invalid argument
- DEBU[0000] Configured OCI runtime kata initialization failed: no valid executable found for OCI runtime kata: invalid argument
- DEBU[0000] Using OCI runtime "/usr/bin/crun"
- INFO[0000] Setting parallel job count to 25
- DEBU[0000] Successfully loaded network dashy_default: &{dashy_default a5ef257e7799cb2a02613f69be8929182dc2b1acd31fc1f2b1b7f7151861a5d5 bridge podman1 2024-05-24 10:51:44.293412928 -0600 MDT [{{{10.89.0.0 ffffff00}} 10.89.0.1 <nil>}] [] false false true [] map[com.docker.compose.project:dashy io.podman.compose.project:dashy] map[] map[driver:host-local]}
- DEBU[0000] Successfully loaded network wireguard-network: &{wireguard-network 83827514db8e32fac04dfeace193ed65fb6ec5ca4e1a693e102a18b5b5c8eba1 bridge podman3 2024-05-23 13:58:29.669827923 -0600 MDT [{{{10.89.2.0 ffffff00}} 10.89.2.1 <nil>}] [] false false true [8.8.8.8] map[] map[] map[driver:host-local]}
- DEBU[0000] Successfully loaded 3 networks
- DEBU[0000] Adding port mapping from 8002 to 8080 length 1 protocol ""
- DEBU[0000] Pulling image lissy93/dashy:latest (policy: missing)
- DEBU[0000] Looking up image "lissy93/dashy:latest" in local containers storage
- DEBU[0000] Normalized platform linux/amd64 to {amd64 linux [] }
- DEBU[0000] Loading registries configuration "/etc/containers/registries.conf"
- DEBU[0000] Loading registries configuration "/etc/containers/registries.conf.d/shortnames.conf"
- DEBU[0000] Trying "localhost/lissy93/dashy:latest" ...
- DEBU[0000] reference "[overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]localhost/lissy93/dashy:latest" does not resolve to an image ID
- DEBU[0000] Trying "docker.io/lissy93/dashy:latest" ...
- DEBU[0000] reference "[overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]docker.io/lissy93/dashy:latest" does not resolve to an image ID
- DEBU[0000] Trying "ghcr.io/lissy93/dashy:latest" ...
- DEBU[0000] reference "[overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]ghcr.io/lissy93/dashy:latest" does not resolve to an image ID
- DEBU[0000] Trying "docker.io/lissy93/dashy:latest" ...
- DEBU[0000] reference "[overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]docker.io/lissy93/dashy:latest" does not resolve to an image ID
- DEBU[0000] Trying "lissy93/dashy:latest" ...
- ✔ docker.io/lissy93/dashy:latest
- DEBU[0001] Normalized platform linux/amd64 to {amd64 linux [] }
- DEBU[0001] Attempting to pull candidate docker.io/lissy93/dashy:latest for lissy93/dashy:latest
- DEBU[0001] parsed reference into "[overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]docker.io/lissy93/dashy:latest"
- Trying to pull docker.io/lissy93/dashy:latest...
- DEBU[0001] Copying source image //lissy93/dashy:latest to destination image [overlay@/home/podman/.local/share/containers/storage+/run/user/1001/containers:overlay.ignore_chown_errors=true]docker.io/lissy93/dashy:latest
- DEBU[0001] Using registries.d directory /etc/containers/registries.d
- DEBU[0001] Trying to access "docker.io/lissy93/dashy:latest"
- DEBU[0001] No credentials matching docker.io/lissy93/dashy found in /run/user/1001/containers/auth.json
- DEBU[0001] No credentials matching docker.io/lissy93/dashy found in /home/podman/.config/containers/auth.json
- DEBU[0001] No credentials matching docker.io/lissy93/dashy found in /home/podman/.docker/config.json
- DEBU[0001] No credentials matching docker.io/lissy93/dashy found in /home/podman/.dockercfg
- DEBU[0001] No credentials for docker.io/lissy93/dashy found
- DEBU[0001] No signature storage configuration found for docker.io/lissy93/dashy:latest, using built-in default file:///home/podman/.local/share/containers/sigstore
- DEBU[0001] Looking for TLS certificates and private keys in /etc/docker/certs.d/docker.io
- DEBU[0001] GET https://registry-1.docker.io/v2/
- DEBU[0001] Ping https://registry-1.docker.io/v2/ status 401
- DEBU[0001] GET https://auth.docker.io/token?scope=repository%3Alissy93%2Fdashy%3Apull&service=registry.docker.io
- DEBU[0001] GET https://registry-1.docker.io/v2/lissy93/dashy/manifests/latest
- DEBU[0001] Content-Type from manifest GET is "application/vnd.docker.distribution.manifest.list.v2+json"
- DEBU[0001] Using SQLite blob info cache at /home/podman/.local/share/containers/cache/blob-info-cache-v1.sqlite
- DEBU[0001] Source is a manifest list; copying (only) instance sha256:ef4aaf8693f13f1afd5ad1181f2f85f430c111a889ce9112b504f928867f92f2 for current system
- DEBU[0001] GET https://registry-1.docker.io/v2/lissy93/dashy/manifests/sha256:ef4aaf8693f13f1afd5ad1181f2f85f430c111a889ce9112b504f928867f92f2
- DEBU[0002] Content-Type from manifest GET is "application/vnd.docker.distribution.manifest.v2+json"
- DEBU[0002] IsRunningImageAllowed for image docker:docker.io/lissy93/dashy:latest
- DEBU[0002] Using default policy section
- DEBU[0002] Requirement 0: allowed
- DEBU[0002] Overall: allowed
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:6648f4b9d5ea0f83a776deaa9d57a001d93abb4b8c4cbc9e4d79271c112eb927
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:6648f4b9d5ea0f83a776deaa9d57a001d93abb4b8c4cbc9e4d79271c112eb927
- Getting image source signatures
- DEBU[0002] Reading /home/podman/.local/share/containers/sigstore/lissy93/dashy@sha256=ef4aaf8693f13f1afd5ad1181f2f85f430c111a889ce9112b504f928867f92f2/signature-1
- DEBU[0002] Not looking for sigstore attachments: disabled by configuration
- DEBU[0002] Manifest has MIME type application/vnd.docker.distribution.manifest.v2+json, ordered candidate list [application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.v1+prettyjws, application/vnd.oci.image.manifest.v1+json, application/vnd.docker.distribution.manifest.v1+json]
- DEBU[0002] ... will first try using the original manifest unmodified
- DEBU[0002] Checking if we can reuse blob sha256:284e7ef867b77935ff6f46e8df6eca857c246bd6057c7da4146631cf1630d04f: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Checking if we can reuse blob sha256:9f16480e2ff54481cb1ea1553429bf399e8269985ab0dec5b5af6f55ea747d3f: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Checking if we can reuse blob sha256:0493dfb2ff9c5bd770291dc14d4e30caff25c72bcdfbea04e9bf2f4013e21db0: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Checking if we can reuse blob sha256:2929b7dc00b6d71bee895eb6bb933f5fea443d24f3f32555f22a080d5e83de6b: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Checking if we can reuse blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Checking if we can reuse blob sha256:092226d52cac3f544d7973fe7ba4416bc2cd5b69e4016804efb95026fe6b108b: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:284e7ef867b77935ff6f46e8df6eca857c246bd6057c7da4146631cf1630d04f
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:284e7ef867b77935ff6f46e8df6eca857c246bd6057c7da4146631cf1630d04f
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:9f16480e2ff54481cb1ea1553429bf399e8269985ab0dec5b5af6f55ea747d3f
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:9f16480e2ff54481cb1ea1553429bf399e8269985ab0dec5b5af6f55ea747d3f
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:0493dfb2ff9c5bd770291dc14d4e30caff25c72bcdfbea04e9bf2f4013e21db0
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:0493dfb2ff9c5bd770291dc14d4e30caff25c72bcdfbea04e9bf2f4013e21db0
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:2929b7dc00b6d71bee895eb6bb933f5fea443d24f3f32555f22a080d5e83de6b
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:2929b7dc00b6d71bee895eb6bb933f5fea443d24f3f32555f22a080d5e83de6b
- DEBU[0002] Skipping blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 (already present):
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Checking if we can reuse blob sha256:61980bd449e61b7d9f30f39b33d265c46693db10cc3577215b2f2287e973faf3: general substitution = true, compression for MIME type "application/vnd.docker.image.rootfs.diff.tar.gzip" = true
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:092226d52cac3f544d7973fe7ba4416bc2cd5b69e4016804efb95026fe6b108b
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:092226d52cac3f544d7973fe7ba4416bc2cd5b69e4016804efb95026fe6b108b
- DEBU[0002] Failed to retrieve partial blob: convert_images not configured
- DEBU[0002] Downloading /v2/lissy93/dashy/blobs/sha256:61980bd449e61b7d9f30f39b33d265c46693db10cc3577215b2f2287e973faf3
- DEBU[0002] GET https://registry-1.docker.io/v2/lissy93/dashy/blobs/sha256:61980bd449e61b7d9f30f39b33d265c46693db10cc3577215b2f2287e973faf3
- DEBU[0002] Detected compression format gzip
- DEBU[0002] Using original blob without modification
- Copying blob 284e7ef867b7 [--------------------------------------] 0.0b / 335.3KiB (skipped: 0.0b = 0.00%)
- Copying blob 284e7ef867b7 done |
- Copying blob 9f16480e2ff5 [--------------------------------------] 0.0b / 40.2MiB (skipped: 0.0b = 0.00%)
- Copying blob 9f16480e2ff5 [--------------------------------------] 0.0b / 40.2MiB | 0.0 b/s
- Copying blob 0493dfb2ff9c [--------------------------------------] 0.0b / 448.0b (skipped: 0.0b = 0.00%)
- Copying blob 0493dfb2ff9c [--------------------------------------] 0.0b / 448.0b | 0.0 b/s
- Copying blob 2929b7dc00b6 [--------------------------------------] 0.0b / 99.0b (skipped: 0.0b = 0.00%)
- Copying blob 2929b7dc00b6 [--------------------------------------] 0.0b / 99.0b | 0.0 b/s
- Copying blob 092226d52cac [--------------------------------------] 0.0b / 2.2MiB (skipped: 0.0b = 0.00%)
- Copying blob 4abcf2066143 skipped: already exists
- Copying blob 284e7ef867b7 done |
- Copying blob 9f16480e2ff5 [===================================>--] 38.2MiB / 40.2MiB | 379.3 MiB/s
- Copying blob 0493dfb2ff9c done |
- Copying blob 284e7ef867b7 done |
- Copying blob 9f16480e2ff5 done |
- Copying blob 0493dfb2ff9c done |
- Copying blob 2929b7dc00b6 done |
- Copying blob 4abcf2066143 skipped: already exists
- Copying blob 092226d52cac done |
- Copying blob 61980bd449e6 done |
- DEBU[0004] Error pulling candidate docker.io/lissy93/dashy:latest: copying system image from manifest list: writing blob: adding layer with blob "sha256:9f16480e2ff54481cb1ea1553429bf399e8269985ab0dec5b5af6f55ea747d3f": processing tar file(container ID 1000 cannot be mapped to a host ID): exit status 1
- Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:9f16480e2ff54481cb1ea1553429bf399e8269985ab0dec5b5af6f55ea747d3f": processing tar file(container ID 1000 cannot be mapped to a host ID): exit status 1
- DEBU[0004] Shutting down engines
Advertisement
Add Comment
Please, Sign In to add comment