| Name | Theory_2922-4891480-234_0 | 
| Workunit | 2560327 | 
| Created | 5 Sep 2025, 5:01:23 UTC | 
| Sent | 6 Sep 2025, 23:25:00 UTC | 
| Report deadline | 16 Sep 2025, 23:25:00 UTC | 
| Received | 11 Sep 2025, 21:37:56 UTC | 
| Server state | Over | 
| Outcome | Computation error | 
| Client state | Compute error | 
| Exit status | 1 (0x00000001) Unknown error code | 
| Computer ID | 5317 | 
| Run time | 27 sec | 
| CPU time | 4 sec | 
| Validate state | Invalid | 
| Credit | 0.00 | 
| Device peak FLOPS | 2.16 GFLOPS | 
| Application version | Theory Simulation v7.62 (docker) x86_64-pc-linux-gnu | 
| Peak working set size | 25.32 MB | 
| Peak swap size | 1.76 GB | 
| Peak disk usage | 3.64 MB | 
<core_client_version>8.2.4</core_client_version>
<![CDATA[
<message>
process exited with code 1 (0x1, -255)</message>
<stderr_txt>
docker_wrapper config:
   workdir: /boinc_slot_dir
   use GPU: no
   Web graphics guest port: 80
   create args: --cap-add=SYS_ADMIN --device /dev/fuse -v /cvmfs:/cvmfs:shared
   verbose: 1
Using Docker
running docker command: ps --all --filter "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0"
command output:
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: images
command output:
REPOSITORY                                                          TAG       IMAGE ID       CREATED        SIZE
boinc__boinc.berkeley.edu_central__batch_468__job_job-000657        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_468__job_job-000684        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_389__job_job-000157        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_389__job_job-000179        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_389__job_job-000180        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_403__job_job-000065        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_403__job_job-000094        latest    9cc0ad2af826   5 weeks ago    117MB
boinc__boinc.berkeley.edu_central__batch_468__job_job-000594        latest    9cc0ad2af826   5 weeks ago    117MB
debian                                                              latest    c93961f83a1e   7 weeks ago    117MB
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4880857-95   latest    87594a4db8d3   8 weeks ago    583MB
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4851461-95   latest    0167a38361f8   8 weeks ago    583MB
lscr.io/linuxserver/boinc                                           latest    0f97c016647b   8 weeks ago    2.45GB
almalinux                                                           9         243c07b7e01c   2 months ago   189MB
hello-world                                                         latest    74cc54e27dc4   7 months ago   10.1kB
building image
running docker command: build . -t boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234 -f Dockerfile 
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/
command output:
Sending build context to Docker daemon   3.82MB
Step 1/6 : FROM almalinux:9
 ---> 243c07b7e01c
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
 ---> f780e0570a63
Step 3/6 : RUN useradd -m boinc
 ---> Using cache
 ---> 032f4b4257a1
Step 4/6 : EXPOSE 80
 ---> Using cache
 ---> 2b6957a4bbb0
Step 5/6 : WORKDIR /boinc_slot_dir
 ---> Using cache
 ---> 408989f69bcc
Step 6/6 : CMD ./entrypoint.sh
 ---> Using cache
 ---> 87594a4db8d3
Successfully built 87594a4db8d3
Successfully tagged boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234:latest
web graphics: host port 60569, guest port 80
running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0  -v .:/boinc_slot_dir  -p 60569:80 --cap-add=SYS_ADMIN --device /dev/fuse -v /cvmfs:/cvmfs:shared boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234
command output:
93debab9823a6d2d1250d436993bd95d1603c6fd0af0851a81e9a27f91f6cf7e
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0"
command output:
CONTAINER ID   IMAGE                                                                COMMAND                  CREATED         STATUS        PORTS                                       NAMES
93debab9823a   boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234   "/bin/sh -c ./entryp…"   3 seconds ago   Up 1 second   0.0.0.0:60569->80/tcp, [::]:60569->80/tcp   boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
command output:
46.35% 5.469MiB / 7.626GiB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0"
command output:
CONTAINER ID   IMAGE                                                                COMMAND                  CREATED          STATUS          PORTS                                       NAMES
93debab9823a   boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234   "/bin/sh -c ./entryp…"   14 seconds ago   Up 13 seconds   0.0.0.0:60569->80/tcp, [::]:60569->80/tcp   boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
mount: /var/www/lighttpd: cannot mount tmpfs read-only.
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 CVMFS on the host.
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.12.7.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.
A local HTTP proxy is recommended to improve the CVMFS efficiency.
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
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 CVMFS on the host.
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.12.7.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.
A local HTTP proxy is recommended to improve the CVMFS efficiency.
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
stderr end
running docker command: stop boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234_0
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234
command output:
Untagged: boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891480-234:latest
2025-09-11 23:34:30 (1959011): called boinc_finish(1)
</stderr_txt>
]]>
         
        ©2025 CERN