Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 6.20s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 387ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 32 packages in 2.19s + annotated-types==0.8.0 + anyio==4.14.2 + authlib==1.7.2 + bcrypt==5.0.0 + certifi==2026.7.22 + cffi==2.1.1 + cryptography==50.0.0 + dnspython==2.8.0 + h11==0.16.0 + httpcore==1.0.9 + httpx==0.28.1 + httpx-oauth==0.17.0 + idna==3.18 + invoke==3.0.3 + joserfc==1.7.4 + msgspec==0.21.1 + packaging==26.3 + paramiko==4.0.0 + pycparser==3.0 + pydantic==2.13.4 + pydantic-core==2.46.4 + pyjwt==2.13.0 + pynacl==1.6.2 + pytz==2026.3.post1 + pyyaml==6.0.3 + slices-clientlib-bi==5.1.2 + slices-clientlib-core==5.6.0 + slices-monitor-test-runner==0.1.dev192+gcac2d3fe6 (from file:///app) + tomli-w==1.2.0 + tomlkit==0.15.1 + typing-extensions==4.16.0 + typing-inspection==0.4.2 Run Test: slices-bi-singlenode-login 2026-08-06 18:56:52.976888 UTC - Installing Slices CLI (latest stable version). 2026-08-06 18:56:52.977473 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-08-06 18:56:59.430208 UTC - Slices CLI installed. 2026-08-06 18:56:59.430536 UTC - OS release: PRETTY_NAME="Debian GNU/Linux 13 (trixie)" NAME="Debian GNU/Linux" VERSION_ID="13" VERSION="13 (trixie)" VERSION_CODENAME=trixie DEBIAN_VERSION_FULL=13.5 ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" 2026-08-06 18:56:59.433548 UTC - ls -a /root/ /scripts/ (error 2): None ls: cannot access '/scripts/': No such file or directory /root/: . .. .cache .local .slices run_test_runner.sh slices-cli-venv 2026-08-06 18:56:59.433638 UTC - env: {'PATH': '/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.local/bin/:/root/slices-cli-venv/bin', 'COLUMNS': '200'} 2026-08-06 18:56:59.433719 UTC - which slices: /app/.venv/bin/slices 2026-08-06 18:56:59.433739 UTC - Slices CLI exe: 'slices' 2026-08-06 18:56:59.433754 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-08-06 18:56:59.433891 UTC - Run: slices --version 2026-08-06 18:57:06.730661 UTC - version: Slices CLI v2026.1.3 Slices CLI core v1.2.6 Slices CLI ai v1.1.0 Slices CLI bi v2.2.1 Slices clientlib bi v6.1.1 Slices clientlib core v5.6.0 Slices clientlib ai v1.0.0 2026-08-06 18:57:06.731122 UTC - Run: slices pubkey list --format text 2026-08-06 18:57:08.855395 UTC - Pubkey already registered 2026-08-06 18:57:08.855805 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-08-06 18:57:11.062788 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-08-06 18:57:11.062923 UTC - Check List Flavors 2026-08-06 18:57:11.063105 UTC - Run: slices bi --infra de-munich-bi-vm flavor list -f json 2026-08-06 18:57:13.116051 UTC - Check List DiskImages 2026-08-06 18:57:13.116228 UTC - Run: slices bi --infra de-munich-bi-vm diskimage list -f json 2026-08-06 18:57:15.214572 UTC - Requesting resources 2026-08-06 18:57:15.215241 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-08-06 18:57:15.215359 UTC - Run: slices bi --infra de-munich-bi-vm create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-4b3c5de0 --user-data /tmp/tmp611eruhb 2026-08-06 18:57:17.300973 UTC - Resource ID: r_de-munich-bi-vm_01kzc6zpkfezramjrmp5pzfm2h 2026-08-06 18:57:17.301157 UTC - Waiting until resource ready 2026-08-06 18:57:19.301535 UTC - Run: slices bi --infra de-munich-bi-vm list-resources --format json --experiment tst-4b3c5de0 tst 2026-08-06 18:57:21.506243 UTC - Status: IMAGING 2026-08-06 18:57:25.987388 UTC - Status: BOOTING 2026-08-06 18:57:30.160693 UTC - Status: BOOTING 2026-08-06 18:57:33.878687 UTC - Status: BOOTING 2026-08-06 18:57:37.377602 UTC - Status: BOOTING 2026-08-06 18:57:41.041740 UTC - Status: BOOTING 2026-08-06 18:57:44.653016 UTC - Status: UP 2026-08-06 18:57:44.653137 UTC - Experiment ID: exp_expauth.ilabt.imec.be_01kzc6zp0reb3sbdz76rhcmkd1 2026-08-06 18:57:44.653181 UTC - Validate resources 2026-08-06 18:57:46.080168 UTC - The fields of the created resource were validated. 2026-08-06 18:57:46.080264 UTC - Check if resources are registered in experiment 2026-08-06 18:57:46.080423 UTC - Run: slices experiment list-resources --format json tst-4b3c5de0 2026-08-06 18:57:47.158608 UTC - Status (on expauth): UP 2026-08-06 18:57:47.158759 UTC - Testing extend expires_at (all resources in experiment) 2026-08-06 18:57:47.158882 UTC - Run: slices bi --infra de-munich-bi-vm extend --duration 3h --experiment tst-4b3c5de0 2026-08-06 18:57:48.704215 UTC - Run: slices bi --infra de-munich-bi-vm list-resources --format json --experiment tst-4b3c5de0 tst 2026-08-06 18:57:49.624111 UTC - Run: slices experiment list-resources --format json tst-4b3c5de0 2026-08-06 18:57:50.553361 UTC - expires_at (on expauth): 2026-08-06T21:57:00Z (correctly extended) 2026-08-06 18:57:50.553458 UTC - Testing extend expires_at (single resource in experiment) 2026-08-06 18:57:50.553621 UTC - Run: slices bi --infra de-munich-bi-vm extend tst --duration 4h --experiment tst-4b3c5de0 2026-08-06 18:57:52.022663 UTC - Run: slices bi --infra de-munich-bi-vm list-resources --format json --experiment tst-4b3c5de0 tst 2026-08-06 18:57:53.039469 UTC - Run: slices experiment list-resources --format json tst-4b3c5de0 2026-08-06 18:57:53.905999 UTC - expires_at (on expauth): 2026-08-06T22:57:00Z (correctly extended) 2026-08-06 18:57:53.906127 UTC - Testing ssh login 2026-08-06 18:57:53.923246 UTC - Run: slices bi --infra de-munich-bi-vm ssh --no-exec --proxy on --show ssh_config --experiment tst-4b3c5de0 tst 2026-08-06 18:57:55.293720 UTC - Run: slices bi --infra de-munich-bi-vm ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-4b3c5de0 tst 2026-08-06 18:57:56.310087 UTC - Run: slices bi --infra de-munich-bi-vm ssh --no-exec --proxy off --show proxy_pubkey_openssh --experiment tst-4b3c5de0 tst 2026-08-06 18:57:57.326504 UTC - Logging in using 'slices bi ssh' 2026-08-06 18:57:57.326593 UTC - Forcing IPv4 only. 2026-08-06 18:57:57.326761 UTC - Run: slices bi --infra de-munich-bi-vm ssh --show nothing --experiment tst-4b3c5de0 tst -- -4 uname -a 2026-08-06 18:58:00.498739 UTC - Forcing IPv4 only. 2026-08-06 18:58:00.498925 UTC - Run: slices bi --infra de-munich-bi-vm ssh --show nothing --experiment tst-4b3c5de0 tst -- -4 uptime 2026-08-06 18:58:02.217562 UTC - CLI SSH Test passed. 2026-08-06 18:58:02.217684 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-08-06 18:58:02.217710 UTC - Uptime: 18:58:01 up 0 min, 1 user, load average: 0.29, 0.09, 0.03 2026-08-06 18:58:02.217762 UTC - Logging in using SSH over SSH proxy 2026-08-06 18:58:02.218029 UTC - Run: slices bi --infra de-munich-bi-vm ssh --no-exec --proxy on --show proxy_pubkey_openssh --experiment tst-4b3c5de0 tst 2026-08-06 18:58:03.235737 UTC - Added paramiko HostKeyEntry for 172.30.255.5 2026-08-06 18:58:03.235998 UTC - Added paramiko HostKeyEntry for 172.30.255.5 2026-08-06 18:58:03.236084 UTC - Added paramiko HostKeyEntry for 172.30.255.5 2026-08-06 18:58:03.236394 UTC - Added paramiko HostKeyEntry for [tripwire.net.in.tum.de]:10022 2026-08-06 18:58:03.236487 UTC - Added paramiko HostKeyEntry for [tripwire.net.in.tum.de]:10022 2026-08-06 18:58:03.236540 UTC - Added paramiko HostKeyEntry for [tripwire.net.in.tum.de]:10022 2026-08-06 18:58:03.236558 UTC - Connecting to proxy tripwire.net.in.tum.de:10022 2026-08-06 18:58:03.916393 UTC - Connecting to 172.30.255.5:22 over proxy 2026-08-06 18:58:04.601659 UTC - SSH Test output: 2026-08-06 18:58:04.601756 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-08-06 18:58:04.601779 UTC - Uptime: 18:58:03 up 0 min, 1 user, load average: 0.29, 0.09, 0.03 2026-08-06 18:58:04.737732 UTC - lsb_release: Ubuntu 24.04.3 LTS 2026-08-06 18:58:04.737823 UTC - lsb_release matches expected value 2026-08-06 18:58:04.737847 UTC - SSH Test passed. 2026-08-06 18:58:04.873856 UTC - Cloud-init user-data: Hello World. The time is now Thu, 06 Aug 2026 18:57:39 +0000! 2026-08-06 18:58:04.882438 UTC - Destroying tst-4b3c5de0 tst 2026-08-06 18:58:04.882679 UTC - Run: slices bi --infra de-munich-bi-vm destroy --experiment tst-4b3c5de0 tst