| Name | Theory_2922-4761305-907_0 |
| Workunit | 2781099 |
| Created | 1 May 2026, 5:40:44 UTC |
| Sent | 1 May 2026, 8:15:41 UTC |
| Report deadline | 11 May 2026, 8:15:41 UTC |
| Received | 1 May 2026, 8:24:28 UTC |
| Server state | Over |
| Outcome | Success |
| Client state | Done |
| Exit status | 0 (0x00000000) |
| Computer ID | 5591 |
| Run time | 8 min 29 sec |
| CPU time | 33 sec |
| Priority | 0 |
| Validate state | Valid |
| Credit | 10.79 |
| Device peak FLOPS | 9.14 GFLOPS |
| Application version | Theory Simulation v7.66 (docker) windows_x86_64 |
| Peak working set size | 13.45 MB |
| Peak swap size | 2.63 MB |
| Peak disk usage | 1.09 MB |
<core_client_version>8.2.8</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper 18 starting
docker_wrapper config:
workdir: /boinc_slot_dir
use GPU: no
create args: --cap-add=SYS_ADMIN --device /dev/fuse
verbose: 1
Using WSL distro boinc-buda-runner
Using podman
running docker command: ps --all --filter "name=^boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4870796-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4859557-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4879511-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4768115-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4802548-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4904612-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4915465-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4796244-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4871008-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4900180-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4782263-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4902780-465 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4910644-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4884865-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4802150-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4890579-907 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4814675-906 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894330-898 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4794344-898 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899900-467 latest a77f293c1656 3 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4792093-466 latest a77f293c1656 3 months ago 598 MB
docker.io/library/almalinux 9 c9bcec02f046 3 months ago 196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907 -f Dockerfile
program: podman
command output:
STEP 1/6: FROM almalinux:9
STEP 2/6: RUN dnf install -y https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm && dnf install -y epel-release && dnf install -y libxcrypt-compat bc bzip2 lighttpd procps-ng make gcc which cvmfs bind-utils netcat zlib-devel compat-openssl11 freetype && dnf clean all
--> Using cache ddfd7180b42a0851d27114adb03c24718883e9d081b02f04e5c90c1b9de064b5
--> ddfd7180b42a
STEP 3/6: RUN useradd -m boinc
--> Using cache a04bddc5feb8e14c88bb66fded20322891422a53fd1693c801ce4fcffa5d0929
--> a04bddc5feb8
STEP 4/6: EXPOSE 80
--> Using cache 5fb397a8227fb8fa89b651d6720e7035e8a9e80600837974657732502cf23f8d
--> 5fb397a8227f
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 2546bdddeed1c11bc36930c04d620847a0670f44065d6785c2be0d533184a528
--> 2546bdddeed1
STEP 6/6: CMD ./entrypoint.sh
--> Using cache a77f293c16560132499bc8b92f8d1a3dbb5b30f40f0415501076d4ac55c10ada
COMMIT boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907
--> a77f293c1656
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4782263-906:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4879511-906:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4768115-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4802548-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4904612-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4915465-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4796244-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4871008-907:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4910644-906:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4870796-907:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4859557-907:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4900180-906:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4884865-906:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4802150-906:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4890579-907:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4814675-906:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894330-898:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4794344-898:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899900-467:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4792093-466:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4902780-465:latest
a77f293c16560132499bc8b92f8d1a3dbb5b30f40f0415501076d4ac55c10ada
EOM
running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907
program: podman
command output:
8d5db814edeccd0fb6c1e9c6d1e883a909af27a0f03670763e08763d3368d63c
EOM
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
11.02% 11.74MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 11 seconds ago Up 12 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
1.34% 11.75MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 22 seconds ago Up 23 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.86% 11.73MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 32 seconds ago Up 33 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.74% 6.775MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 43 seconds ago Up 44 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.59% 6.783MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 54 seconds ago Up 54 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.50% 6.746MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.44% 6.742MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.39% 6.758MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.36% 6.771MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.33% 6.762MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.31% 6.779MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.29% 6.762MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.28% 6.767MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.27% 6.771MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.26% 6.767MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.25% 6.767MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.24% 6.771MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.24% 6.758MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.23% 6.758MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.23% 6.771MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.22% 6.775MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.22% 6.767MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.22% 6.767MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
0.54% 39.78MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
1.81% 158MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
2.14% 174.4MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
2.38% 188.3MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
2.68% 201.9MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
2.89% 213.5MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
3.10% 226.8MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
3.65% 236.2MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
3.87% 254.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
4.96% 255.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
5.89% 300.8MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
6.81% 705.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
8.90% 349.2MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
9.68% 314.5MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
10.17% 318.2MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
13.74% 318.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
17.19% 318.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
20.40% 318.1MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
23.38% 318MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
26.30% 318.2MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
29.03% 317.9MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
30.44% 308.5MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
30.32% 299.2MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
29.66% 299MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
29.03% 299.3MB / 15.55GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8d5db814edec localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest /bin/sh -c ./entr... 8 minutes ago Exited (0) 5 seconds ago 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1fnal-cvmfs.openhtc.io DIRECT
******************************************************************
IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy: DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=9544
job: logsize=56 k
job: times=
0m0.010s 0m0.000s
1m51.563s 0m14.421s
job: cpuusage=126
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
===> [runRivet] Fri May 1 08:19:55 UTC 2026 [boinc ee zhad 34.8 - - pythia6 6.428 350 100000 907]
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 674M 17% /cvmfs/sft.cern.ch
total 713M 5% -
boinc_shutdown called with exit code 0
EOM
stderr from container:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1fnal-cvmfs.openhtc.io DIRECT
******************************************************************
IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy: DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=9544
job: logsize=56 k
job: times=
0m0.010s 0m0.000s
1m51.563s 0m14.421s
job: cpuusage=126
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
===> [runRivet] Fri May 1 08:19:55 UTC 2026 [boinc ee zhad 34.8 - - pythia6 6.428 350 100000 907]
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 674M 17% /cvmfs/sft.cern.ch
total 713M 5% -
boinc_shutdown called with exit code 0
EOM
stderr end
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907_0
EOM
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907
program: podman
command output:
Untagged: localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4761305-907:latest
EOM
2026-05-01 03:24:14 (13064): called boinc_finish(0)
</stderr_txt>
]]>
©2026 CERN