Be more forceful about replacing iptables/ip6tables#73714
Merged
EyeCantCU merged 2 commits intoDec 3, 2025
Chainguard Internal / elastic-build
succeeded
Dec 3, 2025 in 7m 47s
APKs built successfully
Build ID: c4a73a35-e92f-4fae-b704-309df9d02812
Details
builds
x86_64 Logs
Click to expand
size=4096 blocks=16384, version=2
qemu: = sectsz=4096 sunit=1 blks, lazy-count=1
qemu: realtime =none extsz=4096 blocks=0, rtextents=0
qemu: = rgcount=0 rgsize=0 extents
qemu: = zoned=0 start=0 reserved=0
qemu: Discarding blocks...Done.
qemu: ssh-keygen: generating new host keys: RSA ECDSA
qemu: Server listening on 0.0.0.0 port 2223.
qemu: Server listening on 0.0.0.0 port 22.
conn read: read tcp 127.0.0.1:41702->127.0.0.1:36553: i/o timeout
qemu: VM started successfully, SSH server is up
qemu: Connection closed by 10.0.2.2 port 41716
qemu: verifying VM host key against pre-provisioned key
qemu: Accepted publickey for root from 10.0.2.2 port 41726 ssh2: ECDSA SHA256:+8CmXuFa2WvgmeCI/5O019+Ch9mZ6S9v36/LA2LojpA
qemu: VM host key successfully verified against pre-provisioned key
qemu: Connection closed by 10.0.2.2 port 41726
qemu: Accepted publickey for root from 10.0.2.2 port 41732 ssh2: ECDSA SHA256:+8CmXuFa2WvgmeCI/5O019+Ch9mZ6S9v36/LA2LojpA
qemu: Accepted publickey for root from 10.0.2.2 port 47432 ssh2: ECDSA SHA256:+8CmXuFa2WvgmeCI/5O019+Ch9mZ6S9v36/LA2LojpA
qemu: Accepted publickey for root from 10.0.2.2 port 41740 ssh2: ECDSA SHA256:+8CmXuFa2WvgmeCI/5O019+Ch9mZ6S9v36/LA2LojpA
qemu: running kernel version: 6.16.10-r2-qemu-generic #Chainguard SMP PREEMPT_DYNAMIC Fri Oct 3 22:31:32 UTC 2025
qemu: setting up local workspace
qemu: unmounting host workspace from guest
running step "test/tw/ldd-check"
running step "check for missing library dependencies using ldd"
[ldd-check] Testing binaries in package iptables-apply
INFO[ldd-check]: tested 0 files with ldd. 0 passes. 0 fails.
iptables-apply 1.1 -- a safer way to update iptables remotely
Usage:
iptables-apply [-hV] [-t timeout] [-w savefile] {[rulesfile]|-c [runcmd]}
The script will try to apply a new rulesfile (as output by iptables-save,
read by iptables-restore) or run a command to configure iptables and then
prompt the user whether the changes are okay. If the new iptables rules cut
the existing connection, the user will not be able to answer affirmatively.
In this case, the script rolls back to the previous working iptables rules
after the timeout expires.
Successfully applied rules can also be written to savefile and later used
to roll back to this state. This can be used to implement a store last good
configuration mechanism when experimenting with an iptables setup script:
iptables-apply -w /etc/network/iptables.up.rules -c /etc/network/iptables.up.run
When called as ip6tables-apply, the script will use ip6tables-save/-restore
and IPv6 default values instead. Default value for rulesfile is
'/etc/network/iptables.up.rules'.
Options:
-t seconds, --timeout seconds
Specify the timeout in seconds (default: 10).
-w savefile, --write savefile
Specify the savefile where successfully applied rules will be written to
(default if empty string is given: /etc/network/iptables.up.rules).
-c runcmd, --command runcmd
Run command runcmd to configure iptables instead of applying a rulesfile
(default: /etc/network/iptables.up.run).
-h, --help
Display this help text.
-V, --version
Display version information.
iptables-apply 1.1 -- a safer way to update iptables remotely
iptables-apply has been published under the terms of the Artistic Licence 2.0.
Original version - Copyright 2006 Martin F. Krafft <madduck@madduck.net>.
Version 1.1 - Copyright 2010 GW <gw.2010@tnode.com or http://gw.tnode.com/>.
ip6tables-apply 1.1 -- a safer way to update iptables remotely
Usage:
ip6tables-apply [-hV] [-t timeout] [-w savefile] {[rulesfile]|-c [runcmd]}
The script will try to apply a new rulesfile (as output by iptables-save,
read by iptables-restore) or run a command to configure iptables and then
prompt the user whether the changes are okay. If the new iptables rules cut
the existing connection, the user will not be able to answer affirmatively.
In this case, the script rolls back to the previous working iptables rules
after the timeout expires.
Successfully applied rules can also be written to savefile and later used
to roll back to this state. This can be used to implement a store last good
configuration mechanism when experimenting with an iptables setup script:
ip6tables-apply -w /etc/network/ip6tables.up.rules -c /etc/network/ip6tables.up.run
When called as ip6tables-apply, the script will use ip6tables-save/-restore
and IPv6 default values instead. Default value for rulesfile is
'/etc/network/ip6tables.up.rules'.
Options:
-t seconds, --timeout seconds
Specify the timeout in seconds (default: 10).
-w savefile, --write savefile
Specify the savefile where successfully applied rules will be written to
(default if empty string is given: /etc/network/ip6tables.up.rules).
-c runcmd, --command runcmd
Run command runcmd to configure iptables instead of applying a rulesfile
(default: /etc/network/ip6tables.up.run).
-h, --help
Display this help text.
-V, --version
Display version information.
ip6tables-apply 1.1 -- a safer way to update iptables remotely
ip6tables-apply has been published under the terms of the Artistic Licence 2.0.
Original version - Copyright 2006 Martin F. Krafft <madduck@madduck.net>.
Version 1.1 - Copyright 2010 GW <gw.2010@tnode.com or http://gw.tnode.com/>.
qemu: sending shutdown signal
running test pipeline for subpackage ip6tables
melange v0.34.1 with runner qemu is testing:
image configuration:
contents:
build repositories: []
runtime repositories: []
repositories: []
keyring: []
packages: [ip6tables]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing ld-linux (2.42-r4)
installing libgcc (15.2.0-r6)
installing glibc-locale-posix (2.42-r4)
installing glibc (2.42-r4)
installing libmnl (1.0.5-r6)
installing libnftnl (1.3.0-r0)
installing xtables (1.8.11-r29)
installing iptables (1.8.11-r29)
installing ip6tables (1.8.11-r29)
installing wolfi-keys (1-r12)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.6.0-r4)
installing libssl3 (3.6.0-r4)
installing apk-tools (2.14.10-r9)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing wolfi-base (1-r7)
qemu: generating ssh key pairs for ephemeral VM
qemu: generating SSH host key for VM
qemu: starting VM
qemu: waiting for SSH
conn read: read tcp 127.0.0.1:43328->127.0.0.1:46009: i/o timeout
qemu: meta-data=/dev/vda isize=512 agcount=8, agsize=1638400 blks
qemu: = sectsz=4096 attr=2, projid32bit=1
qemu: = crc=1 finobt=1, sparse=1, rmapbt=1
qemu: = reflink=1 bigtime=1 inobtcount=1 nrext64=1
qemu: = exchange=0 metadir=0
qemu: data = bsize=4096 blocks=13107200, imaxpct=25
qemu: = sunit=0 swidth=0 blks
qemu: naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0
qemu: log =internal log bsize=4096 blocks=16384, version=2
qemu: = sectsz=4096 sunit=1 blks, lazy-count=1
qemu: realtime =none extsz=4096 blocks=0, rtextents=0
qemu: = rgcount=0 rgsize=0 extents
qemu: = zoned=0 start=0 reserved=0
qemu: Discarding blocks...Done.
qemu: ssh-keygen: generating new host keys: RSA ECDSA
qemu: Server listening on 0.0.0.0 port 2223.
qemu: Server listening on 0.0.0.0 port 22.
conn read: read tcp 127.0.0.1:43344->127.0.0.1:46009: i/o timeout
qemu: VM started successfully, SSH server is up
qemu: Connection closed by 10.0.2.2 port 42912
qemu: verifying VM host key against pre-provisioned key
qemu: Accepted publickey for root from 10.0.2.2 port 42916 ssh2: ECDSA SHA256:31R4evm4qYgeUKGIl8Dcy8JBL3oNrFmYXEsGF6i+nGg
qemu: VM host key successfully verified against pre-provisioned key
qemu: Connection closed by 10.0.2.2 port 42916
qemu: Accepted publickey for root from 10.0.2.2 port 42924 ssh2: ECDSA SHA256:31R4evm4qYgeUKGIl8Dcy8JBL3oNrFmYXEsGF6i+nGg
qemu: Accepted publickey for root from 10.0.2.2 port 39058 ssh2: ECDSA SHA256:31R4evm4qYgeUKGIl8Dcy8JBL3oNrFmYXEsGF6i+nGg
qemu: Accepted publickey for root from 10.0.2.2 port 42928 ssh2: ECDSA SHA256:31R4evm4qYgeUKGIl8Dcy8JBL3oNrFmYXEsGF6i+nGg
qemu: running kernel version: 6.16.10-r2-qemu-generic #Chainguard SMP PREEMPT_DYNAMIC Fri Oct 3 22:31:32 UTC 2025
qemu: setting up local workspace
qemu: unmounting host workspace from guest
running step "test/emptypackage"
running step "empty package check"
Package [ip6tables] seems to be empty, as expected
qemu: sending shutdown signal
running test pipeline for subpackage xtables
melange v0.34.1 with runner qemu is testing:
image configuration:
contents:
build repositories: []
runtime repositories: []
repositories: []
keyring: []
packages: [ldd-check xtables]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing ld-linux (2.42-r4)
installing libgcc (15.2.0-r6)
installing glibc-locale-posix (2.42-r4)
installing glibc (2.42-r4)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.6.0-r4)
installing libssl3 (3.6.0-r4)
installing apk-tools (2.14.10-r9)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing ncurses-terminfo-base (6.5_p20251025-r1)
installing ncurses (6.5_p20251025-r1)
installing bash (5.3-r3)
installing posix-libc-utils (2.42-r4)
installing ldd-check (0.0.34-r1)
installing wolfi-keys (1-r12)
installing wolfi-base (1-r7)
installing libmnl (1.0.5-r6)
installing libnftnl (1.3.0-r0)
installing xtables (1.8.11-r29)
qemu: generating ssh key pairs for ephemeral VM
qemu: generating SSH host key for VM
qemu: starting VM
qemu: waiting for SSH
aarch64 Logs
Click to expand
bca1ec3f681bb28d80fbf62459be3bcba29d060d14eb11b4840d7e7a916baf92 terminated
running test pipeline for subpackage ip6tables
melange v0.34.1 with runner docker is testing:
image configuration:
contents:
build repositories: []
runtime repositories: []
repositories: []
keyring: []
packages: [ip6tables]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing libgcc (15.2.0-r6)
installing glibc-locale-posix (2.42-r4)
installing glibc (2.42-r4)
installing ld-linux (2.42-r4)
installing libmnl (1.0.5-r6)
installing libnftnl (1.3.0-r0)
installing xtables (1.8.11-r29)
installing iptables (1.8.11-r29)
installing ip6tables (1.8.11-r29)
installing wolfi-keys (1-r12)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.6.0-r4)
installing libssl3 (3.6.0-r4)
installing apk-tools (2.14.10-r9)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing wolfi-base (1-r7)
layer digest: sha256:8ae4030be69929b70a1121a89e0f80628f44ae0261e99bf917d28b97b12378b2
layer diffID: sha256:33f418db7957c5f4bd7f17e8052c8c1e443c3ccdc9c184bf2c21a5adae0517e2
saving OCI image locally: apko.local/cache:d73fec1d860af59bc40ae9200eb9fb15ac71410d0164248a6203d1eec66c2655
tagging local image apko.local/cache:d73fec1d860af59bc40ae9200eb9fb15ac71410d0164248a6203d1eec66c2655 as index.docker.io/library/melange:latest
running step "test/emptypackage"
running step "empty package check"
Package [ip6tables] seems to be empty, as expected
pod 775fdd1801da3d9a9d2a7ad3a673474a37b056fc6f819ae8d4757640f73ef654 terminated
running test pipeline for subpackage xtables
melange v0.34.1 with runner docker is testing:
image configuration:
contents:
build repositories: []
runtime repositories: []
repositories: []
keyring: []
packages: [ldd-check xtables]
accounts:
runas:
users:
- uid=1000(build) gid=1000
groups:
- gid=1000(build) members=[build]
installing wolfi-baselayout (20230201-r24)
installing ca-certificates-bundle (20251003-r0)
installing libgcc (15.2.0-r6)
installing glibc-locale-posix (2.42-r4)
installing glibc (2.42-r4)
installing ld-linux (2.42-r4)
installing zlib (1.3.1-r51)
installing libcrypto3 (3.6.0-r4)
installing libssl3 (3.6.0-r4)
installing apk-tools (2.14.10-r9)
installing libxcrypt (4.5.2-r0)
installing libcrypt1 (2.42-r4)
installing busybox (1.37.0-r50)
installing ncurses-terminfo-base (6.5_p20251025-r1)
installing ncurses (6.5_p20251025-r1)
installing bash (5.3-r3)
installing posix-libc-utils (2.42-r4)
installing ldd-check (0.0.34-r1)
installing wolfi-keys (1-r12)
installing wolfi-base (1-r7)
installing libmnl (1.0.5-r6)
installing libnftnl (1.3.0-r0)
installing xtables (1.8.11-r29)
layer digest: sha256:3fd05ca10402875897f5756cc64c9781479068e73f3850185d9912e2c7f9ff96
layer diffID: sha256:85ce2be89ceb82e9d7b80c459cb6ecc28997b60f2dbb20f636bb373f4d0a988d
saving OCI image locally: apko.local/cache:0b25018db2d0d123d435ab3bc7778f6d666dbb7d6780f4b5ec24778e08cee5d9
tagging local image apko.local/cache:0b25018db2d0d123d435ab3bc7778f6d666dbb7d6780f4b5ec24778e08cee5d9 as index.docker.io/library/melange:latest
running step "test/tw/ldd-check"
running step "check for missing library dependencies using ldd"
[ldd-check] Testing binaries in package xtables
PASS[ldd-check]: /usr/bin/xtables-legacy-multi
PASS[ldd-check]: /usr/bin/xtables-monitor
PASS[ldd-check]: /usr/bin/xtables-nft-multi
PASS[ldd-check]: /usr/lib/libip4tc.so.2
PASS[ldd-check]: /usr/lib/libip4tc.so.2.0.0
PASS[ldd-check]: /usr/lib/libip6tc.so.2
PASS[ldd-check]: /usr/lib/libip6tc.so.2.0.0
PASS[ldd-check]: /usr/lib/libipq.so.0
PASS[ldd-check]: /usr/lib/libipq.so.0.0.0
PASS[ldd-check]: /usr/lib/libxtables.so.12
PASS[ldd-check]: /usr/lib/libxtables.so.12.7.0
PASS[ldd-check]: /usr/lib/xtables/libarpt_mangle.so
PASS[ldd-check]: /usr/lib/xtables/libebt_802_3.so
PASS[ldd-check]: /usr/lib/xtables/libebt_among.so
PASS[ldd-check]: /usr/lib/xtables/libebt_arp.so
PASS[ldd-check]: /usr/lib/xtables/libebt_arpreply.so
PASS[ldd-check]: /usr/lib/xtables/libebt_dnat.so
PASS[ldd-check]: /usr/lib/xtables/libebt_ip.so
PASS[ldd-check]: /usr/lib/xtables/libebt_ip6.so
PASS[ldd-check]: /usr/lib/xtables/libebt_log.so
PASS[ldd-check]: /usr/lib/xtables/libebt_mark.so
PASS[ldd-check]: /usr/lib/xtables/libebt_mark_m.so
PASS[ldd-check]: /usr/lib/xtables/libebt_nflog.so
PASS[ldd-check]: /usr/lib/xtables/libebt_pkttype.so
PASS[ldd-check]: /usr/lib/xtables/libebt_redirect.so
PASS[ldd-check]: /usr/lib/xtables/libebt_snat.so
PASS[ldd-check]: /usr/lib/xtables/libebt_stp.so
PASS[ldd-check]: /usr/lib/xtables/libebt_vlan.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_DNPT.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_HL.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_NETMAP.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_REJECT.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_SNPT.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_ah.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_dst.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_eui64.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_frag.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_hbh.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_hl.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_icmp6.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_ipv6header.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_mh.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_rt.so
PASS[ldd-check]: /usr/lib/xtables/libip6t_srh.so
PASS[ldd-check]: /usr/lib/xtables/libipt_CLUSTERIP.so
PASS[ldd-check]: /usr/lib/xtables/libipt_ECN.so
PASS[ldd-check]: /usr/lib/xtables/libipt_NETMAP.so
PASS[ldd-check]: /usr/lib/xtables/libipt_REJECT.so
PASS[ldd-check]: /usr/lib/xtables/libipt_TTL.so
PASS[ldd-check]: /usr/lib/xtables/libipt_ULOG.so
PASS[ldd-check]: /usr/lib/xtables/libipt_ah.so
PASS[ldd-check]: /usr/lib/xtables/libipt_icmp.so
PASS[ldd-check]: /usr/lib/xtables/libipt_realm.so
PASS[ldd-check]: /usr/lib/xtables/libipt_ttl.so
PASS[ldd-check]: /usr/lib/xtables/libxt_AUDIT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_CHECKSUM.so
PASS[ldd-check]: /usr/lib/xtables/libxt_CLASSIFY.so
PASS[ldd-check]: /usr/lib/xtables/libxt_CONNMARK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_CONNSECMARK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_CT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_DNAT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_DSCP.so
PASS[ldd-check]: /usr/lib/xtables/libxt_HMARK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_IDLETIMER.so
PASS[ldd-check]: /usr/lib/xtables/libxt_LED.so
PASS[ldd-check]: /usr/lib/xtables/libxt_LOG.so
PASS[ldd-check]: /usr/lib/xtables/libxt_MARK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_MASQUERADE.so
PASS[ldd-check]: /usr/lib/xtables/libxt_NAT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_NFLOG.so
PASS[ldd-check]: /usr/lib/xtables/libxt_NFQUEUE.so
PASS[ldd-check]: /usr/lib/xtables/libxt_NOTRACK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_RATEEST.so
PASS[ldd-check]: /usr/lib/xtables/libxt_REDIRECT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_SECMARK.so
PASS[ldd-check]: /usr/lib/xtables/libxt_SET.so
PASS[ldd-check]: /usr/lib/xtables/libxt_SNAT.so
PASS[ldd-check]: /usr/lib/xtables/libxt_SYNPROXY.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TCPMSS.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TCPOPTSTRIP.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TEE.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TOS.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TPROXY.so
PASS[ldd-check]: /usr/lib/xtables/libxt_TRACE.so
PASS[ldd-check]: /usr/lib/xtables/libxt_addrtype.so
PASS[ldd-check]: /usr/lib/xtables/libxt_bpf.so
PASS[ldd-check]: /usr/lib/xtables/libxt_cgroup.so
PASS[ldd-check]: /usr/lib/xtables/libxt_cluster.so
PASS[ldd-check]: /usr/lib/xtables/libxt_comment.so
PASS[ldd-check]: /usr/lib/xtables/libxt_connbytes.so
PASS[ldd-check]: /usr/lib/xtables/libxt_connlimit.so
PASS[ldd-check]: /usr/lib/xtables/libxt_connmark.so
PASS[ldd-check]: /usr/lib/xtables/libxt_conntrack.so
PASS[ldd-check]: /usr/lib/xtables/libxt_cpu.so
PASS[ldd-check]: /usr/lib/xtables/libxt_dccp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_devgroup.so
PASS[ldd-check]: /usr/lib/xtables/libxt_dscp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_ecn.so
PASS[ldd-check]: /usr/lib/xtables/libxt_esp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_hashlimit.so
PASS[ldd-check]: /usr/lib/xtables/libxt_helper.so
PASS[ldd-check]: /usr/lib/xtables/libxt_ipcomp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_iprange.so
PASS[ldd-check]: /usr/lib/xtables/libxt_ipvs.so
PASS[ldd-check]: /usr/lib/xtables/libxt_length.so
PASS[ldd-check]: /usr/lib/xtables/libxt_limit.so
PASS[ldd-check]: /usr/lib/xtables/libxt_mac.so
PASS[ldd-check]: /usr/lib/xtables/libxt_mark.so
PASS[ldd-check]: /usr/lib/xtables/libxt_multiport.so
PASS[ldd-check]: /usr/lib/xtables/libxt_nfacct.so
PASS[ldd-check]: /usr/lib/xtables/libxt_osf.so
PASS[ldd-check]: /usr/lib/xtables/libxt_owner.so
PASS[ldd-check]: /usr/lib/xtables/libxt_physdev.so
PASS[ldd-check]: /usr/lib/xtables/libxt_pkttype.so
PASS[ldd-check]: /usr/lib/xtables/libxt_policy.so
PASS[ldd-check]: /usr/lib/xtables/libxt_quota.so
PASS[ldd-check]: /usr/lib/xtables/libxt_rateest.so
PASS[ldd-check]: /usr/lib/xtables/libxt_recent.so
PASS[ldd-check]: /usr/lib/xtables/libxt_rpfilter.so
PASS[ldd-check]: /usr/lib/xtables/libxt_sctp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_set.so
PASS[ldd-check]: /usr/lib/xtables/libxt_socket.so
PASS[ldd-check]: /usr/lib/xtables/libxt_standard.so
PASS[ldd-check]: /usr/lib/xtables/libxt_state.so
PASS[ldd-check]: /usr/lib/xtables/libxt_statistic.so
PASS[ldd-check]: /usr/lib/xtables/libxt_string.so
PASS[ldd-check]: /usr/lib/xtables/libxt_tcp.so
PASS[ldd-check]: /usr/lib/xtables/libxt_tcpmss.so
PASS[ldd-check]: /usr/lib/xtables/libxt_time.so
PASS[ldd-check]: /usr/lib/xtables/libxt_tos.so
PASS[ldd-check]: /usr/lib/xtables/libxt_u32.so
PASS[ldd-check]: /usr/lib/xtables/libxt_udp.so
INFO[ldd-check]: tested 132 files with ldd. 132 passes. 0 fails.
Usage: xtables-monitor [ -t | -e ]
xtables-monitor 1.8.11
pod 87ab93bf06b731ea9e8447f02b800585eafd87f2cc556c1a825d1b69419258ca terminated
command "melange" completed successfully
tests completed successfully
all tests passed
Indexes
https://apk.cgr.dev/wolfi-presubmit/e886340aa2390e50bf307ab3ce92263d2fe5d051
Packages
- ✅ iptables (success | 49s | x86_64 logs | aarch64 logs)
- aarch64/ip6tables-1.8.11-r29.apk
- aarch64/iptables-1.8.11-r29.apk
- aarch64/iptables-apply-1.8.11-r29.apk
- aarch64/iptables-dev-1.8.11-r29.apk
- aarch64/iptables-doc-1.8.11-r29.apk
- aarch64/iptables-xtables-privileged-1.8.11-r29.apk
- aarch64/xtables-1.8.11-r29.apk
- x86_64/ip6tables-1.8.11-r29.apk
- x86_64/iptables-1.8.11-r29.apk
- x86_64/iptables-apply-1.8.11-r29.apk
- x86_64/iptables-dev-1.8.11-r29.apk
- x86_64/iptables-doc-1.8.11-r29.apk
- x86_64/iptables-xtables-privileged-1.8.11-r29.apk
- x86_64/xtables-1.8.11-r29.apk
- ✅ iptables-wrappers (success | 33s | x86_64 logs | aarch64 logs)
Tests
- ✅ iptables (success | 49s | x86_64 logs | aarch64 logs)
- ✅ iptables-wrappers (success | 17s | x86_64 logs | aarch64 logs)
More Observability
Command
cg build log \
--build-id c4a73a35-e92f-4fae-b704-309df9d02812 \
--project prod-wolfi-os \
--cluster elastic-pre-a \
--namespace pre-wolfi \
--start 2025-12-03T14:55:30Z \
--end 2025-12-03T15:13:18Z
Loading