remove errorneous removal of debug from go.mod #39781
Merged
Octo STS / elastic-build
succeeded
Jan 17, 2025 in 5m 31s
APKs built successfully
Build ID: a6e34256-ccb5-4b32-a459-0ee84a0b6510
Details
x86_64
Logs
Click to expand
(DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-db string database name (default "cadvisor") (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-host string database host:port (default "localhost:8086") (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-password string database password (default "root") (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-secure use secure connection with database (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-table string table name (default "stats") (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--storage-driver-user string database username (default "root") (DEPRECATED: This is a cadvisor flag that was mistakenly registered with the Kubelet. Due to legacy concerns, it will follow the standard CLI deprecation timeline before being removed.)
--streaming-connection-idle-timeout duration Maximum time a streaming connection can be idle before the connection is automatically closed. 0 indicates no timeout. Example: '5m'. Note: All connections to the kubelet server have a maximum duration of 4 hours. (default 4h0m0s) (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--sync-frequency duration Max period between synchronizing running containers and config (default 1m0s) (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--system-cgroups string Optional absolute name of cgroups in which to place all non-kernel processes that are not already inside a cgroup under '/'. Empty for no container. Rolling back the flag requires a reboot. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--system-reserved mapStringString A set of ResourceName=ResourceQuantity (e.g. cpu=200m,memory=500Mi,ephemeral-storage=1Gi,pid=1000) pairs that describe resources reserved for non-kubernetes components. Currently only cpu, memory, pid and local ephemeral storage for root file system are supported. See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ for more detail. [default=none] (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--system-reserved-cgroup string Absolute name of the top level cgroup that is used to manage non-kubernetes components for which compute resources were reserved via '--system-reserved' flag. Ex. '/system-reserved'. [default=''] (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--tls-cert-file string File containing x509 Certificate used for serving HTTPS (with intermediate certs, if any, concatenated after server cert). If --tls-cert-file and --tls-private-key-file are not provided, a self-signed certificate and key are generated for the public address and saved to the directory passed to --cert-dir. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--tls-cipher-suites strings Comma-separated list of cipher suites for the server. If omitted, the default Go cipher suites will be used.
Preferred values: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305, TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305, TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256.
Insecure values: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_RC4_128_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_RC4_128_SHA, TLS_RSA_WITH_3DES_EDE_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_RC4_128_SHA. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--tls-min-version string Minimum TLS version supported. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, VersionTLS13 (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--tls-private-key-file string File containing x509 private key matching --tls-cert-file. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-policy string Topology Manager policy to use. Possible values: 'none', 'best-effort', 'restricted', 'single-numa-node'. (default "none") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-policy-options mapStringString A set of key=value Topology Manager policy options to use, to fine tune their behaviour. If not supplied, keep the default behaviour. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-scope string Scope to which topology hints applied. Topology Manager collects hints from Hint Providers and applies them to defined scope to ensure the pod admission. Possible values: 'container', 'pod'. (default "container") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
-v, --v Level number for the log level verbosity
--version version[=true] --version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version
--vmodule pattern=N,... comma-separated list of pattern=N settings for file-filtered logging (only works for text log format)
--volume-plugin-dir string The full path of the directory in which to search for additional third party volume plugins (default "/usr/libexec/kubernetes/kubelet-plugins/volume/exec/") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--volume-stats-agg-period duration Specifies interval for kubelet to calculate and cache the volume disk usage for all pods and volumes. To disable volume calculations, set to a negative number. (default 1m0s) (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
running test pipeline for subpackage kubernetes-pause-1.32
building test workspace in: '/tmp/melange-guest-3846301887-kubernetes-pause-1.32' with apko
2025/01/17 17:01:37 [DEBUG] GET https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c/apk-configuration
2025/01/17 17:01:38 [DEBUG] GET https://packages.wolfi.dev/os/apk-configuration
setting apk repositories: [https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c https://packages.wolfi.dev/os]
image configuration:
contents:
build repositories: []
runtime repositories: []
keyring: []
packages: [kubernetes-pause-1.32]
aarch64
Logs
Click to expand
sion string Minimum TLS version supported. Possible values: VersionTLS10, VersionTLS11, VersionTLS12, VersionTLS13 (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--tls-private-key-file string File containing x509 private key matching --tls-cert-file. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-policy string Topology Manager policy to use. Possible values: 'none', 'best-effort', 'restricted', 'single-numa-node'. (default "none") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-policy-options mapStringString A set of key=value Topology Manager policy options to use, to fine tune their behaviour. If not supplied, keep the default behaviour. (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--topology-manager-scope string Scope to which topology hints applied. Topology Manager collects hints from Hint Providers and applies them to defined scope to ensure the pod admission. Possible values: 'container', 'pod'. (default "container") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
-v, --v Level number for the log level verbosity
--version version[=true] --version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version
--vmodule pattern=N,... comma-separated list of pattern=N settings for file-filtered logging (only works for text log format)
--volume-plugin-dir string The full path of the directory in which to search for additional third party volume plugins (default "/usr/libexec/kubernetes/kubelet-plugins/volume/exec/") (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
--volume-stats-agg-period duration Specifies interval for kubelet to calculate and cache the volume disk usage for all pods and volumes. To disable volume calculations, set to a negative number. (default 1m0s) (DEPRECATED: This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)
running test pipeline for subpackage kubernetes-pause-1.32
building test workspace in: '/tmp/melange-guest-3015112869-kubernetes-pause-1.32' with apko
2025/01/17 17:01:31 [DEBUG] GET https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c/apk-configuration
2025/01/17 17:01:31 [DEBUG] GET https://packages.wolfi.dev/os/apk-configuration
setting apk repositories: [https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c https://packages.wolfi.dev/os]
image configuration:
contents:
build repositories: []
runtime repositories: []
keyring: []
packages: [kubernetes-pause-1.32]
installing kubernetes-pause-1.32 (1.32.1-r1)
installing wolfi-keys (1-r8)
installing ca-certificates-bundle (20241121-r1)
installing wolfi-baselayout (20230201-r15)
installing glibc (2.40-r4)
installing libgcc (14.2.0-r7)
installing ld-linux (2.40-r4)
installing glibc-locale-posix (2.40-r4)
installing zlib (1.3.1-r5)
installing libcrypto3 (3.4.0-r5)
installing libssl3 (3.4.0-r5)
installing apk-tools (2.14.4-r2)
installing libxcrypt (4.4.38-r0)
installing libcrypt1 (2.40-r4)
installing busybox (1.37.0-r0)
installing wolfi-base (1-r6)
built image layer tarball as /tmp/apko-temp-1316460633/apko-aarch64.tar.gz
using /tmp/apko-temp-1316460633/apko-aarch64.tar.gz for image layer
OCI layer digest: sha256:46d93cba21e1ff4bf33d46fe9d450615edd48fd8ecb80f1f4c8ce5364d556142
OCI layer diffID: sha256:2c1d456494319036e70d34e33c0eeb00ccef705e7a5b3883878519705413ff71
saving OCI image locally: apko.local/cache:4ef8a48c7009a97524d7f19c6b934fab83229eca6a0ee8b9b9473ac0226fc83a
skipping local domain tagging apko.local/cache:4ef8a48c7009a97524d7f19c6b934fab83229eca6a0ee8b9b9473ac0226fc83a as index.docker.io/library/melange:latest
ImgRef = apko.local/cache:4ef8a48c7009a97524d7f19c6b934fab83229eca6a0ee8b9b9473ac0226fc83a
time="2025-01-17T17:01:33.296710280Z" level=info msg="connecting to shim a32fc5760b0d84024182c54ce3f3bf401ae21fe499707f54b66cd5afd95b297d" address="unix:///run/containerd/s/05977e1965ae930bc462cb8edbe32a69398c975f844bf4a1cfdd6e3578587bcf" namespace=moby protocol=ttrpc version=3
running step "kubernetes pause version check"
pause.c v3.10-1.32.1
running test pipeline for subpackage kube-proxy-1.32-default-compat
building test workspace in: '/tmp/melange-guest-3015112869-kube-proxy-1.32-default-compat' with apko
2025/01/17 17:01:33 [DEBUG] GET https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c/apk-configuration
2025/01/17 17:01:34 [DEBUG] GET https://packages.wolfi.dev/os/apk-configuration
setting apk repositories: [https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c https://packages.wolfi.dev/os]
image configuration:
contents:
build repositories: []
runtime repositories: []
keyring: []
packages: [kube-proxy-1.32-default-compat]
installing kube-proxy-1.32-default-compat (1.32.1-r1)
installing wolfi-keys (1-r8)
installing ca-certificates-bundle (20241121-r1)
installing wolfi-baselayout (20230201-r15)
installing glibc (2.40-r4)
installing libgcc (14.2.0-r7)
installing ld-linux (2.40-r4)
installing glibc-locale-posix (2.40-r4)
installing zlib (1.3.1-r5)
installing libcrypto3 (3.4.0-r5)
installing libssl3 (3.4.0-r5)
installing apk-tools (2.14.4-r2)
installing libxcrypt (4.4.38-r0)
installing libcrypt1 (2.40-r4)
installing busybox (1.37.0-r0)
installing wolfi-base (1-r6)
built image layer tarball as /tmp/apko-temp-4276450756/apko-aarch64.tar.gz
using /tmp/apko-temp-4276450756/apko-aarch64.tar.gz for image layer
OCI layer digest: sha256:34000be3178b9cb925e15f3835ab024eac3298c30f6683d93daa485eebe6ef9d
OCI layer diffID: sha256:ab367b73c30bd1e9edc2c7428a50d2d3ab99d62dd6daee77bdd8bc65791c381e
saving OCI image locally: apko.local/cache:28c50e745933fc4adf8722b4766702587696f0ac6d4f61455bb9b0cb143ffe72
skipping local domain tagging apko.local/cache:28c50e745933fc4adf8722b4766702587696f0ac6d4f61455bb9b0cb143ffe72 as index.docker.io/library/melange:latest
ImgRef = apko.local/cache:28c50e745933fc4adf8722b4766702587696f0ac6d4f61455bb9b0cb143ffe72
time="2025-01-17T17:01:35.591926595Z" level=info msg="connecting to shim 54367e492dc8e54d5c07afb6bf4d7c0dc2752c276783a02910bb43e3afa2a176" address="unix:///run/containerd/s/56582b1ac84538d4f439701cedb6a97c879733b850bdf01ea268c1c8e4225661" namespace=moby protocol=ttrpc version=3
File: '/usr/local/bin/kube-proxy' -> '/usr/bin/kube-proxy-1.32'
Size: 24 Blocks: 0 IO Block: 4096 symbolic link
Device: 100078h/1048696d Inode: 15168694 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2025-01-17 17:01:35.000000000 +0000
Modify: 2025-01-17 17:01:35.000000000 +0000
Change: 2025-01-17 17:01:35.240462872 +0000
time="2025-01-17T17:01:36.150110295Z" level=info msg="ignoring event" container=54367e492dc8e54d5c07afb6bf4d7c0dc2752c276783a02910bb43e3afa2a176 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
time="2025-01-17T17:01:36.150764935Z" level=info msg="shim disconnected" id=54367e492dc8e54d5c07afb6bf4d7c0dc2752c276783a02910bb43e3afa2a176 namespace=moby
time="2025-01-17T17:01:36.150816575Z" level=warning msg="cleaning up after shim disconnected" id=54367e492dc8e54d5c07afb6bf4d7c0dc2752c276783a02910bb43e3afa2a176 namespace=moby
time="2025-01-17T17:01:36.150856375Z" level=info msg="cleaning up dead shim" namespace=moby
pod 54367e492dc8e54d5c07afb6bf4d7c0dc2752c276783a02910bb43e3afa2a176 terminated
time="2025-01-17T17:01:36.434867104Z" level=info msg="ignoring event" container=a32fc5760b0d84024182c54ce3f3bf401ae21fe499707f54b66cd5afd95b297d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
time="2025-01-17T17:01:36.434995864Z" level=info msg="shim disconnected" id=a32fc5760b0d84024182c54ce3f3bf401ae21fe499707f54b66cd5afd95b297d namespace=moby
time="2025-01-17T17:01:36.435071464Z" level=warning msg="cleaning up after shim disconnected" id=a32fc5760b0d84024182c54ce3f3bf401ae21fe499707f54b66cd5afd95b297d namespace=moby
time="2025-01-17T17:01:36.435136264Z" level=info msg="cleaning up dead shim" namespace=moby
pod a32fc5760b0d84024182c54ce3f3bf401ae21fe499707f54b66cd5afd95b297d terminated
time="2025-01-17T17:01:36.646475362Z" level=info msg="ignoring event" container=56db994c3deac9397c3504a99d97067ac921f94abf5ceff52d079e05c74a884d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
time="2025-01-17T17:01:36.649409641Z" level=info msg="shim disconnected" id=56db994c3deac9397c3504a99d97067ac921f94abf5ceff52d079e05c74a884d namespace=moby
time="2025-01-17T17:01:36.649471401Z" level=warning msg="cleaning up after shim disconnected" id=56db994c3deac9397c3504a99d97067ac921f94abf5ceff52d079e05c74a884d namespace=moby
time="2025-01-17T17:01:36.649517601Z" level=info msg="cleaning up dead shim" namespace=moby
pod 56db994c3deac9397c3504a99d97067ac921f94abf5ceff52d079e05c74a884d terminated
Indexes
https://apk.cgr.dev/wolfi-presubmit/29fe1903f91a81b1a01eac756febea6117ed165c
Packages
- ✅ kubernetes-1.32 (success | 2m42s | x86_64 logs | aarch64 logs)
- aarch64/kube-apiserver-1.32-1.32.1-r1.apk
- aarch64/kube-apiserver-1.32-default-1.32.1-r1.apk
- aarch64/kube-controller-manager-1.32-1.32.1-r1.apk
- aarch64/kube-controller-manager-1.32-default-1.32.1-r1.apk
- aarch64/kube-proxy-1.32-1.32.1-r1.apk
- aarch64/kube-proxy-1.32-default-1.32.1-r1.apk
- aarch64/kube-proxy-1.32-default-compat-1.32.1-r1.apk
- aarch64/kube-scheduler-1.32-1.32.1-r1.apk
- aarch64/kube-scheduler-1.32-default-1.32.1-r1.apk
- aarch64/kubeadm-1.32-1.32.1-r1.apk
- aarch64/kubeadm-1.32-default-1.32.1-r1.apk
- aarch64/kubectl-1.32-1.32.1-r1.apk
- aarch64/kubectl-1.32-bitnami-compat-1.32.1-r1.apk
- aarch64/kubectl-1.32-default-1.32.1-r1.apk
- aarch64/kubectl-bash-completion-1.32-1.32.1-r1.apk
- aarch64/kubelet-1.32-1.32.1-r1.apk
- aarch64/kubelet-1.32-default-1.32.1-r1.apk
- aarch64/kubernetes-1.32-1.32.1-r1.apk
- aarch64/kubernetes-1.32-default-1.32.1-r1.apk
- aarch64/kubernetes-pause-1.32-1.32.1-r1.apk
- aarch64/kubernetes-pause-compat-1.32-1.32.1-r1.apk
- x86_64/kube-apiserver-1.32-1.32.1-r1.apk
- x86_64/kube-apiserver-1.32-default-1.32.1-r1.apk
- x86_64/kube-controller-manager-1.32-1.32.1-r1.apk
- x86_64/kube-controller-manager-1.32-default-1.32.1-r1.apk
- x86_64/kube-proxy-1.32-1.32.1-r1.apk
- x86_64/kube-proxy-1.32-default-1.32.1-r1.apk
- x86_64/kube-proxy-1.32-default-compat-1.32.1-r1.apk
- x86_64/kube-scheduler-1.32-1.32.1-r1.apk
- x86_64/kube-scheduler-1.32-default-1.32.1-r1.apk
- x86_64/kubeadm-1.32-1.32.1-r1.apk
- x86_64/kubeadm-1.32-default-1.32.1-r1.apk
- x86_64/kubectl-1.32-1.32.1-r1.apk
- x86_64/kubectl-1.32-bitnami-compat-1.32.1-r1.apk
- x86_64/kubectl-1.32-default-1.32.1-r1.apk
- x86_64/kubectl-bash-completion-1.32-1.32.1-r1.apk
- x86_64/kubelet-1.32-1.32.1-r1.apk
- x86_64/kubelet-1.32-default-1.32.1-r1.apk
- x86_64/kubernetes-1.32-1.32.1-r1.apk
- x86_64/kubernetes-1.32-default-1.32.1-r1.apk
- x86_64/kubernetes-pause-1.32-1.32.1-r1.apk
- x86_64/kubernetes-pause-compat-1.32-1.32.1-r1.apk
- ✅ nri-mssql (success | 36s | x86_64 logs | aarch64 logs)
Tests
- ✅ kubernetes-1.32 (success | 45s | x86_64 logs | aarch64 logs)
- ✅ nri-mssql (success | 17s | x86_64 logs | aarch64 logs)
More Observability
Command
cg build log \
--build-id a6e34256-ccb5-4b32-a459-0ee84a0b6510 \
--project prod-wolfi-os \
--cluster elastic-pre-a \
--namespace pre-wolfi \
--start 2025-01-17T16:56:15Z \
--end 2025-01-17T17:11:48Z \
--attrs pkg,arch
Loading