| Name | Theory_2922-4810956-758_0 |
| Workunit | 2746320 |
| Created | 5 Apr 2026, 5:43:17 UTC |
| Sent | 5 Apr 2026, 9:34:21 UTC |
| Report deadline | 15 Apr 2026, 9:34:21 UTC |
| Received | 5 Apr 2026, 9:40:18 UTC |
| Server state | Over |
| Outcome | Computation error |
| Client state | Compute error |
| Exit status | 0 (0x00000000) |
| Computer ID | 5497 |
| Run time | 4 min 46 sec |
| CPU time | 1 sec |
| Priority | 0 |
| Validate state | Invalid |
| Credit | 0.00 |
| Device peak FLOPS | 9.00 GFLOPS |
| Application version | Theory Simulation v7.66 (docker) windows_x86_64 |
| Peak working set size | 13.32 MB |
| Peak swap size | 2.55 MB |
| Peak disk usage | 1.06 MB |
<core_client_version>8.2.9</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-4810956-758_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4789602-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4912256-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4913818-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4834537-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4904173-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4841626-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4882895-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4885388-757 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4810761-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816859-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796536-757 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4900825-758 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881491-710 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4804872-757 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4884864-756 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4888214-740 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4881487-736 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4831083-736 latest edf8b42a32c2 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4808825-723 latest edf8b42a32c2 2 months ago 598 MB
docker.io/library/almalinux 9 c9bcec02f046 2 months ago 196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758 -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 5ffea961cf7f9c69574878b30ee548eaae52341093f0d40527f19c5ec502e0dd
--> 5ffea961cf7f
STEP 3/6: RUN useradd -m boinc
--> Using cache 0414d756153f82d54ab0ff0083309ea60292cbd89235990efca5bfcf00a46845
--> 0414d756153f
STEP 4/6: EXPOSE 80
--> Using cache d44d396a8cc7ace1075ad9f7672bed4dc7f04e6d3c737aaa120583bab100b292
--> d44d396a8cc7
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 05e5af676023c215ac294afa6e8eeac9346df2a4af41d96adc6be4cb51e2fc90
--> 05e5af676023
STEP 6/6: CMD ./entrypoint.sh
--> Using cache edf8b42a32c239a56fc04ac4294d9da34f106de1c0da906d9b8afb22068d1fe8
COMMIT boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758
--> edf8b42a32c2
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4912256-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4913818-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4834537-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4904173-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4841626-758:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4882895-758:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4885388-757:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816859-758:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4810761-758:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4789602-758:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4900825-758:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796536-757:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4804872-757:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4884864-756:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4888214-740:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4881487-736:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4831083-736:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4808825-723:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881491-710:latest
edf8b42a32c239a56fc04ac4294d9da34f106de1c0da906d9b8afb22068d1fe8
EOM
running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758
program: podman
command output:
b3d903e049e0a663c329974cfc17efbe1878725d49f32898d148251ba0b58377
EOM
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
6.51% 9.839MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 11 seconds ago Up 12 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.80% 9.847MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 22 seconds ago Up 22 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.53% 9.81MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 32 seconds ago Up 33 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.47% 4.874MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 43 seconds ago Up 43 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.37% 4.882MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 53 seconds ago Up 53 seconds 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.31% 4.878MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.28% 4.854MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.25% 4.841MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.23% 4.846MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.21% 4.833MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.20% 4.837MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.19% 4.833MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.18% 4.833MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.17% 4.85MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.16% 4.846MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.16% 4.841MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.15% 4.841MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.15% 4.841MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.14% 4.841MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.14% 4.837MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.14% 4.833MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.14% 5.1MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.14% 4.846MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.37% 5.472MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.36% 4.649MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.35% 4.649MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
0.33% 4.649MB / 16.68GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3d903e049e0 localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest /bin/sh -c ./entr... 4 minutes ago Exited (0) 9 seconds ago 80/tcp boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
df: no file systems processed
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... Failed!
Probing /cvmfs/cvmfs-config.cern.ch... Failed!
Probing /cvmfs/grid.cern.ch... Failed!
Probing /cvmfs/sft.cern.ch... Failed!
Probing CVMFS repositories failed
boinc_shutdown called with exit code 206
EOM
stderr from container:
df: no file systems processed
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... Failed!
Probing /cvmfs/cvmfs-config.cern.ch... Failed!
Probing /cvmfs/grid.cern.ch... Failed!
Probing /cvmfs/sft.cern.ch... Failed!
Probing CVMFS repositories failed
boinc_shutdown called with exit code 206
EOM
stderr end
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758_0
EOM
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758
program: podman
command output:
Untagged: localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810956-758:latest
EOM
2026-04-05 04:39:10 (20348): called boinc_finish(0)
</stderr_txt>
<message>
upload failure: <file_xfer_error>
<file_name>Theory_2922-4810956-758_0_r551828131_result</file_name>
<error_code>-240 (stat() failed)</error_code>
</file_xfer_error>
</message>
]]>
©2026 CERN