Platform Matrix Report

Engula: Redis server v=7.2.14 sha=00000000:0 malloc=jemalloc-5.3.0 bits=64 build=7556142cf19b2068
Platforms: 7
Status: pass
7
Platforms
7
Passed
0
Failed

ubuntu:18.04

Platform ID: ubuntu1804-x86_64
Arch: amd64
glibc: 2.27
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-0
host_port37375
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

smoke_get: redis GET proof:platform:smoke

stdout=ok

chmod: docker exec proof-platform-20260718T110636-0 chmod 755 /tmp/engula-server

ok

server_start: docker exec -d proof-platform-20260718T110636-0 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_run: docker run -d --rm --name proof-platform-20260718T110636-0 --platform linux/amd64 -p 37375:6379 ubuntu:18.04 sh -c while true; do sleep 3600; done

stdout=e4e56402943474d6531652d75c176c793aaabe872980e0859221a270288afd49

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-0:/tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T110636-0 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffd553f7000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f7a2caed000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7a2c8e9000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f7a2c6e1000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f7a2c4c2000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7a2c0d1000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f7a2ce8b000)

ldd_version: docker exec proof-platform-20260718T110636-0 ldd --version

stdout=ldd (Ubuntu GLIBC 2.27-3ubuntu1.6) 2.27
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

ubuntu:20.04

Platform ID: ubuntu2004-x86_64
Arch: amd64
glibc: 2.31
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-1
host_port40879
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_run: docker run -d --rm --name proof-platform-20260718T110636-1 --platform linux/amd64 -p 40879:6379 ubuntu:20.04 sh -c while true; do sleep 3600; done

stdout=6227d2201daef4735cbdb60da5e171b8f4865146d6ad8603b030766b5d28225b

chmod: docker exec proof-platform-20260718T110636-1 chmod 755 /tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T110636-1 ldd --version

stdout=ldd (Ubuntu GLIBC 2.31-0ubuntu9.17) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T110636-1 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-1:/tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T110636-1 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007fff793ea000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fd1eb966000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fd1eb960000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fd1eb956000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fd1eb933000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd1eb741000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fd1ebab9000)

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_get: redis GET proof:platform:smoke

stdout=ok

centos:7.9.2009

Platform ID: centos79-x86_64
Arch: amd64
glibc: 2.17
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-2
host_port46259
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

docker_run: docker run -d --rm --name proof-platform-20260718T110636-2 --platform linux/amd64 -p 46259:6379 centos:7.9.2009 sh -c while true; do sleep 3600; done

stdout=2b9385525dc7a930cca3e4298f6c3cea103c012f663450918818355982da3c2d

ldd: docker exec proof-platform-20260718T110636-2 ldd /tmp/engula-server

stdout=linux-vdso.so.1 =>  (0x00007ffdfcb45000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fc31eddf000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fc31ebdb000)
	librt.so.1 => /lib64/librt.so.1 (0x00007fc31e9d3000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fc31e7b7000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fc31e3e9000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fc31f0e1000)

server_start: docker exec -d proof-platform-20260718T110636-2 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-2:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T110636-2 chmod 755 /tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T110636-2 ldd --version

stdout=ldd (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_get: redis GET proof:platform:smoke

stdout=ok

centos:7.6.1810

Platform ID: centos76-x86_64
Arch: amd64
glibc: 2.17
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-3
host_port43845
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

smoke_get: redis GET proof:platform:smoke

stdout=ok

docker_run: docker run -d --rm --name proof-platform-20260718T110636-3 --platform linux/amd64 -p 43845:6379 centos:7.6.1810 sh -c while true; do sleep 3600; done

stdout=2d37abd538459633e9fba1ab5397f548b0e5834a75f1a67881f07ddda9c64f39

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-3:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T110636-3 chmod 755 /tmp/engula-server

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

ldd: docker exec proof-platform-20260718T110636-3 ldd /tmp/engula-server

stdout=linux-vdso.so.1 =>  (0x00007ffd4daab000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f57adb0b000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007f57ad907000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f57ad6ff000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f57ad4e3000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f57ad116000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f57ade0d000)

ldd_version: docker exec proof-platform-20260718T110636-3 ldd --version

stdout=ldd (GNU libc) 2.17
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T110636-3 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

rockylinux:9.3.20231119

Platform ID: rockylinux93-x86_64
Arch: amd64
glibc: 2.34
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-4
host_port44249
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

docker_run: docker run -d --rm --name proof-platform-20260718T110636-4 --platform linux/amd64 -p 44249:6379 rockylinux:9.3.20231119 sh -c while true; do sleep 3600; done

stdout=40cc68668c2cdad7d377fb2d76fecc883fc4fe795982215103a701d56a6ccdd0

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-4:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T110636-4 chmod 755 /tmp/engula-server

ok

ldd: docker exec proof-platform-20260718T110636-4 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007ffc45592000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f5e0441a000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007f5e04415000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f5e04410000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f5e0440b000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f5e04202000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f5e044f9000)

smoke_get: redis GET proof:platform:smoke

stdout=ok

smoke_del: redis DEL proof:platform:smoke

stdout=1

ldd_version: docker exec proof-platform-20260718T110636-4 ldd --version

stdout=ldd (GNU libc) 2.34
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

server_start: docker exec -d proof-platform-20260718T110636-4 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

debian:9.8

Platform ID: debian98-x86_64
Arch: amd64
glibc: 2.24
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-5
host_port37617
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

ldd: docker exec proof-platform-20260718T110636-5 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007fff753dc000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f079d345000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f079d141000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f079cf39000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f079cd1c000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f079c97d000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f079d649000)

server_start: docker exec -d proof-platform-20260718T110636-5 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_run: docker run -d --rm --name proof-platform-20260718T110636-5 --platform linux/amd64 -p 37617:6379 debian:9.8 sh -c while true; do sleep 3600; done

stdout=c3761e48b7cb46efa8d0897d35872ec871d93ef4dc87bda3ebd54a0fd3944e19

chmod: docker exec proof-platform-20260718T110636-5 chmod 755 /tmp/engula-server

ok

ldd_version: docker exec proof-platform-20260718T110636-5 ldd --version

stdout=ldd (Debian GLIBC 2.24-11+deb9u4) 2.24
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_get: redis GET proof:platform:smoke

stdout=ok

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-5:/tmp/engula-server

ok

openeuler/openeuler:20.03

Platform ID: openeuler2003-x86_64
Arch: amd64
glibc: 2.28
Status: pass
ldd_oktrue
start_oktrue
smoke_test_oktrue
containerproof-platform-20260718T110636-6
host_port45489
log_dir/home/ecs-user/ws/code-proof/results/code-proof/20260718T110636/platform/6.1-platform

Commands

ldd: docker exec proof-platform-20260718T110636-6 ldd /tmp/engula-server

stdout=linux-vdso.so.1 (0x00007fff325a9000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fee3e46a000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fee3e465000)
	librt.so.1 => /lib64/librt.so.1 (0x00007fee3e45a000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fee3e439000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fee3e281000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fee3e5ef000)

ldd_version: docker exec proof-platform-20260718T110636-6 ldd --version

stdout=ldd (GNU libc) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

smoke_get: redis GET proof:platform:smoke

stdout=ok

smoke_del: redis DEL proof:platform:smoke

stdout=1

docker_cp: docker cp /home/ecs-user/.proof/bin/engula-server proof-platform-20260718T110636-6:/tmp/engula-server

ok

chmod: docker exec proof-platform-20260718T110636-6 chmod 755 /tmp/engula-server

ok

server_start: docker exec -d proof-platform-20260718T110636-6 /tmp/engula-server --port 6379 --bind 0.0.0.0 --protected-mode no --save --appendonly no

ok

smoke_set: redis SET proof:platform:smoke ok

stdout=OK

docker_run: docker run -d --rm --name proof-platform-20260718T110636-6 --platform linux/amd64 -p 45489:6379 openeuler/openeuler:20.03 sh -c while true; do sleep 3600; done

stdout=bb03591d4b3cdb928bd22a21b00cab0a4d7b2972c272676446440f74c5d853e2