[2025-03-07 11:38:54,781][  INFO][PID:2198753] Marking build as starting
[2025-03-07 11:38:54,831][  INFO][PID:2198753] Trying to allocate VM
[2025-03-07 11:38:57,890][  INFO][PID:2198753] Allocated host ResallocHost, ticket_id=1693180, hostname=2620:52:3:1:dead:beef:cafe:c159, name=copr_hv_x86_64_02_prod_01751491_20250307_113046
[2025-03-07 11:38:57,890][  INFO][PID:2198753] Allocating ssh connection to builder
[2025-03-07 11:38:57,891][  INFO][PID:2198753] Checking that builder machine is OK
[2025-03-07 11:38:58,462][  INFO][PID:2198753] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-03-07 11:38:59,094][  INFO][PID:2198753] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-03-07 11:38:59,095][  INFO][PID:2198753] Filling build.info file with builder info
[2025-03-07 11:38:59,096][  INFO][PID:2198753] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@centos-automotive-sig",
            "project_name": "dui",
            "project_dirname": "dui",
            "submitter": "https://src.fedoraproject.org/user/markkemel",
            "ended_on": null,
            "started_on": 1741347539.096169,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8738921-fedora-40-x86_64",
            "build_id": 8738921,
            "package_name": "bluechi",
            "package_version": "0.10.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@centos-automotive-sig/dui/bluechi",
            "git_hash": "d8b492508e773826dc356a8c1c902268c2fdedf5",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@centos-automotive-sig/dui--https://src.fedoraproject.org/user/markkemel",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/dui/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@centos-automotive-sig/dui",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/dui",
            "result_dir": "08738921-bluechi",
            "built_packages": "",
            "id": 8738921,
            "mockchain_macros": {
                "copr_username": "@centos-automotive-sig",
                "copr_projectname": "dui",
                "vendor": "Fedora Project COPR (@centos-automotive-sig/dui)"
            }
        }
    ]
}
[2025-03-07 11:38:59,146][  INFO][PID:2198753] Sending fedora-messaging bus message in build.start
[2025-03-07 11:39:01,238][  INFO][PID:2198753] Sending fedora-messaging bus message in chroot.start
[2025-03-07 11:39:01,286][  INFO][PID:2198753] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8738921-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-03-07 11:39:01,899][  INFO][PID:2198753] Downloading the builder-live.log file, attempt 1
[2025-03-07 11:39:01,901][  INFO][PID:2198753] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c159 copr-rpmbuild-log
[2025-03-07 11:39:06,916][  INFO][PID:2198753] Periodic builder liveness probe: alive
[2025-03-07 11:40:45,698][  INFO][PID:2198753] Downloading results from builder
[2025-03-07 11:40:45,699][  INFO][PID:2198753] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c159]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi started
[2025-03-07 11:40:45,702][  INFO][PID:2198753] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c159]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/ &> /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/build-08738921.rsync.log
[2025-03-07 11:40:46,171][  INFO][PID:2198753] rsyncing finished.
[2025-03-07 11:40:46,172][  INFO][PID:2198753] Releasing VM back to pool
[2025-03-07 11:40:46,185][  INFO][PID:2198753] Searching for 'success' file in resultdir
[2025-03-07 11:40:46,185][  INFO][PID:2198753] Going to sign pkgs from source: 8738921-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64
[2025-03-07 11:40:46,186][  INFO][PID:2198753] Calling '/bin/sign -u @centos-automotive-sig#dui@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 11:40:46,497][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-debugsource-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:47,109][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-debugsource-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:47,110][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-ctl-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:47,875][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-ctl-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:47,876][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-0.10.2-1.fc40.src.rpm' (attempt #1)
[2025-03-07 11:40:48,423][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-0.10.2-1.fc40.src.rpm
[2025-03-07 11:40:48,424][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-is-online-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:49,044][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-is-online-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:49,046][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-ctl-debuginfo-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:49,663][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-ctl-debuginfo-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:49,664][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/python3-bluechi-0.10.2-1.fc40.noarch.rpm' (attempt #1)
[2025-03-07 11:40:50,285][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/python3-bluechi-0.10.2-1.fc40.noarch.rpm
[2025-03-07 11:40:50,285][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-is-online-debuginfo-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:51,030][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-is-online-debuginfo-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:51,031][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-selinux-0.10.2-1.fc40.noarch.rpm' (attempt #1)
[2025-03-07 11:40:51,789][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-selinux-0.10.2-1.fc40.noarch.rpm
[2025-03-07 11:40:51,790][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-agent-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:52,685][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-agent-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:52,685][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-controller-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:53,439][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-controller-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:53,440][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-debuginfo-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:54,190][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-debuginfo-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:54,190][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-agent-debuginfo-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:54,937][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-agent-debuginfo-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:54,938][  INFO][PID:2198753] Calling '/bin/sign -4 -h sha256 -u @centos-automotive-sig#dui@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-controller-debuginfo-0.10.2-1.fc40.x86_64.rpm' (attempt #1)
[2025-03-07 11:40:55,688][  INFO][PID:2198753] signed rpm: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/bluechi-controller-debuginfo-0.10.2-1.fc40.x86_64.rpm
[2025-03-07 11:40:55,690][  INFO][PID:2198753] Sign done
[2025-03-07 11:40:55,690][  INFO][PID:2198753] Incremental createrepo run, adding 08738921-bluechi into https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/dui/fedora-40-x86_64, (auto-create-repo=True)
[2025-03-07 11:40:55,692][  INFO][PID:2198753] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64 --add 08738921-bluechi --no-appstream-metadata' as PID 2213244
[2025-03-07 11:40:56,844][  INFO][PID:2198753] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64 --add 08738921-bluechi --no-appstream-metadata)
[2025-03-07 11:40:56,845][  INFO][PID:2198753] Getting build details
[2025-03-07 11:40:56,846][  INFO][PID:2198753] Listing built binary packages in /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi
[2025-03-07 11:40:56,847][  INFO][PID:2198753] Built packages:
['bluechi-controller-debuginfo 0.10.2', 'python3-bluechi 0.10.2', 'bluechi-agent-debuginfo 0.10.2', 'bluechi-ctl 0.10.2', 'bluechi-debuginfo 0.10.2', 'bluechi-debugsource 0.10.2', 'bluechi-is-online 0.10.2', 'bluechi-agent 0.10.2', 'bluechi-controller 0.10.2', 'bluechi-ctl-debuginfo 0.10.2', 'bluechi-is-online-debuginfo 0.10.2', 'bluechi-selinux 0.10.2']
[2025-03-07 11:40:56,847][  INFO][PID:2198753] build details: {'built_packages': 'bluechi-controller-debuginfo 0.10.2\npython3-bluechi 0.10.2\nbluechi-agent-debuginfo 0.10.2\nbluechi-ctl 0.10.2\nbluechi-debuginfo 0.10.2\nbluechi-debugsource 0.10.2\nbluechi-is-online 0.10.2\nbluechi-agent 0.10.2\nbluechi-controller 0.10.2\nbluechi-ctl-debuginfo 0.10.2\nbluechi-is-online-debuginfo 0.10.2\nbluechi-selinux 0.10.2'}
[2025-03-07 11:40:56,848][  INFO][PID:2198753] Retrieving pubkey
[2025-03-07 11:40:56,848][  INFO][PID:2198753] Calling '/bin/sign -u @centos-automotive-sig#dui@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 11:40:57,172][  INFO][PID:2198753] Added pubkey for user @centos-automotive-sig project dui into: /var/lib/copr/public_html/results/@centos-automotive-sig/dui/pubkey.gpg
[2025-03-07 11:40:57,173][  INFO][PID:2198753] Finished build: id=8738921 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@centos-automotive-sig/dui chroot=fedora-40-x86_64 
[2025-03-07 11:40:57,176][  INFO][PID:2198753] Worker succeeded build, took 118.08024787902832
[2025-03-07 11:40:57,178][  INFO][PID:2198753] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "@centos-automotive-sig",
            "project_name": "dui",
            "project_dirname": "dui",
            "submitter": "https://src.fedoraproject.org/user/markkemel",
            "ended_on": 1741347657.1764169,
            "started_on": 1741347539.096169,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8738921-fedora-40-x86_64",
            "build_id": 8738921,
            "package_name": "bluechi",
            "package_version": "0.10.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@centos-automotive-sig/dui/bluechi",
            "git_hash": "d8b492508e773826dc356a8c1c902268c2fdedf5",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@centos-automotive-sig/dui--https://src.fedoraproject.org/user/markkemel",
            "results": {
                "packages": [
                    {
                        "name": "bluechi-controller-debuginfo",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-bluechi",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "bluechi-agent-debuginfo",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-ctl",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-debuginfo",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-debugsource",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-is-online",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "bluechi-agent",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-controller",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-ctl-debuginfo",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-is-online-debuginfo",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "bluechi-selinux",
                        "epoch": null,
                        "version": "0.10.2",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/dui/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@centos-automotive-sig/dui",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@centos-automotive-sig/dui",
            "result_dir": "08738921-bluechi",
            "built_packages": "bluechi-controller-debuginfo 0.10.2\npython3-bluechi 0.10.2\nbluechi-agent-debuginfo 0.10.2\nbluechi-ctl 0.10.2\nbluechi-debuginfo 0.10.2\nbluechi-debugsource 0.10.2\nbluechi-is-online 0.10.2\nbluechi-agent 0.10.2\nbluechi-controller 0.10.2\nbluechi-ctl-debuginfo 0.10.2\nbluechi-is-online-debuginfo 0.10.2\nbluechi-selinux 0.10.2",
            "id": 8738921,
            "mockchain_macros": {
                "copr_username": "@centos-automotive-sig",
                "copr_projectname": "dui",
                "vendor": "Fedora Project COPR (@centos-automotive-sig/dui)"
            }
        }
    ]
}
[2025-03-07 11:40:57,233][  INFO][PID:2198753] Sending fedora-messaging bus message in build.end
[2025-03-07 11:40:57,255][  INFO][PID:2198753] Compressing /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/builder-live.log by gzip
[2025-03-07 11:40:57,256][  INFO][PID:2198753] Running command 'gzip /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/builder-live.log' as PID 2213473
[2025-03-07 11:40:57,266][  INFO][PID:2198753] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/builder-live.log)
[2025-03-07 11:40:57,267][  INFO][PID:2198753] Compressing /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/backend.log by gzip
[2025-03-07 11:40:57,268][  INFO][PID:2198753] Running command 'gzip /var/lib/copr/public_html/results/@centos-automotive-sig/dui/fedora-40-x86_64/08738921-bluechi/backend.log' as PID 2213476