Name Theory_2922-4813510-707_0
Workunit 239875819
Created 13 Mar 2026, 12:21:26 UTC
Sent 14 Mar 2026, 3:44:57 UTC
Report deadline 25 Mar 2026, 3:44:57 UTC
Received 14 Mar 2026, 7:51:30 UTC
Server state Over
Outcome Computation error
Client state Compute error
Exit status 1 (0x00000001) Unknown error code
Computer ID 11048793
Run time 2 min 37 sec
CPU time 9 sec
Priority 0
Validate state Invalid
Credit 0.00
Device peak FLOPS 8.98 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 12.89 MB
Peak swap size 2.61 MB
Peak disk usage 1.05 MB

Stderr output

<core_client_version>8.2.8</core_client_version>
<![CDATA[
<message>
Incorrect function.
 (0x1) - exit code 1 (0x1)</message>
<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__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
running docker command: images
program: podman
command output:
REPOSITORY                                                             TAG         IMAGE ID      CREATED      SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4873804-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4784765-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4903291-707  latest      df189c604afb  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4838956-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4779614-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769504-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4782775-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4765748-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4910769-706  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4841302-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847614-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4804098-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887722-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4858554-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4878678-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4859345-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4773879-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4870344-696  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4784196-707  latest      5e5314de2b87  4 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4786899-707  latest      d10f96b9003b  4 hours ago  598 MB
docker.io/library/almalinux                                            9           b894a52b4112  6 weeks ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707 -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 dbaf21232017546cf61340296dfe72eda0c1cbf3237fafa60311669626ff9eb3
--> dbaf21232017
STEP 3/6: RUN useradd -m boinc
--> Using cache e0f17938b63946c63e2985e74a0bdfaef021bb34dcd7bdf025acbbe8729012e6
--> e0f17938b639
STEP 4/6: EXPOSE 80
--> Using cache 91bd87bca18c985d545b02802b7a69aba1a79d54c7f46e66a467abddad728367
--> 91bd87bca18c
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 47d674eb82e47357cce511063dc5f9943a8b0f03f9789ac3330a8786020c31c8
--> 47d674eb82e4
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 5e5314de2b87cd0aaf5fa09c73987431aeb0649d25caf5cdcc40bec6b788f8ed
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707
--> 5e5314de2b87
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4838956-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4779614-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769504-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4782775-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4765748-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4910769-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4841302-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4873804-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4784765-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4804098-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4858554-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4878678-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4859345-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4773879-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4870344-696:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4784196-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887722-707:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847614-707:latest
5e5314de2b87cd0aaf5fa09c73987431aeb0649d25caf5cdcc40bec6b788f8ed
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707
program: podman
command output:
0582723b209aac614e7fa8d72bb1fa35edca48a264dabebbcd86725d9beb0209
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
23.66% 10.75MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS      PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  13 seconds ago  Paused      80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  25 seconds ago  Up 25 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
2.04% 9.81MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS      PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  37 seconds ago  Paused      80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  50 seconds ago  Up 49 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
15.86% 148.8MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
17.19% 169.5MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS      PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  About a minute ago  Paused      80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
15.99% 189.4MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS      PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  2 minutes ago  Paused      80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
12.14% 207.8MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
0582723b209a  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
12.49% 219.5MB / 16.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
read_from_pipe() error: connect() failed
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0"
program: podman
read_from_pipe() error: connect() failed
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
read_from_pipe() error: connect() failed
stderr from container:
stderr end
running docker command: container rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707_0
program: podman
read_from_pipe() error: connect() failed
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4813510-707
program: podman
read_from_pipe() error: connect() failed
2026-03-13 23:49:04 (10020): called boinc_finish(1)

</stderr_txt>
]]>


©2026 CERN