Run Test: slices-bi-singlenode-login 2026-06-21 08:01:21.324054 CEST - Run: /usr/local/bin/uv pip compile --upgrade /tmp/tmpkvmheg1v.package_name --index=https://doc.slices-ri.eu/pypi/ 2026-06-21 08:01:25.447633 CEST - Run: /usr/local/bin/uv pip sync /opt/slices-monitor-worker/slices_monitor_tests/ceafc6d5-473e-4f76-843a-20945b436d60/pip_compile_update_slices-cli.txt --index=https://doc.slices-ri.eu/pypi/ 2026-06-21 08:02:18.422952 CEST - Run: slices --version 2026-06-21 08:02:20.650816 CEST - version: Slices CLI v2026.1.2 Slices CLI core v1.2.4 Slices CLI ai v1.1.0 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib ai v1.0.0 Slices clientlib core v5.5.1 2026-06-21 08:02:20.651148 CEST - Run: slices pubkey list --format text 2026-06-21 08:02:22.878743 CEST - Pubkey already registered 2026-06-21 08:02:22.879055 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-06-21 08:02:27.362341 CEST - Refreshed infrastructure list. Total: 23 entries. 2026-06-21 08:02:27.362462 CEST - Check List Flavors 2026-06-21 08:02:27.362610 CEST - Run: slices bi --infra it-genoa1-bi-vm1 flavor list -f json 2026-06-21 08:02:33.047251 CEST - Step 'List Flavors' took 5.68 seconds, which is longer than the warning threshold of 5 seconds 2026-06-21 08:02:33.047336 CEST - Check List DiskImages 2026-06-21 08:02:33.047508 CEST - Run: slices bi --infra it-genoa1-bi-vm1 diskimage list -f json 2026-06-21 08:02:38.131042 CEST - Step 'List DiskImages' took 5.08 seconds, which is longer than the warning threshold of 5 seconds 2026-06-21 08:02:38.131121 CEST - Requesting resources 2026-06-21 08:02:38.131381 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-06-21 08:02:38.131475 CEST - Run: slices bi --infra it-genoa1-bi-vm1 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-c6160caf --user-data /tmp/tmpltd5mpsr 2026-06-21 08:02:44.361708 CEST - Resource ID: r_it-genoa1-bi-vm1_01kvmcccwpe6sr553tv4dytbcc 2026-06-21 08:02:44.361837 CEST - Waiting until resource ready 2026-06-21 08:02:46.362153 CEST - Run: slices bi --infra it-genoa1-bi-vm1 list-resources --format json --experiment tst-c6160caf tst 2026-06-21 08:02:50.700069 CEST - Status: IMAGING 2026-06-21 08:02:56.678629 CEST - Status: BOOTING 2026-06-21 08:03:01.804279 CEST - Status: BOOTING 2026-06-21 08:03:07.528449 CEST - Status: BOOTING 2026-06-21 08:03:16.017963 CEST - Status: BOOTING 2026-06-21 08:03:21.703053 CEST - Status: UP 2026-06-21 08:03:21.703155 CEST - Experiment ID: exp_expauth.ilabt.imec.be_01kvmccat5fzxrhqdqf2xb3d9a 2026-06-21 08:03:21.703196 CEST - Validate resources 2026-06-21 08:03:22.125354 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/ceafc6d5-473e-4f76-843a-20945b436d60/step_Validateresources_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra it-genoa1-bi-vm1 list-resources --format json --experiment tst-c6160caf tst 2026-06-21 08:03:22.125465 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/ceafc6d5-473e-4f76-843a-20945b436d60/list-resources_STDERR.txt': Traceback (most recent call last): File "/opt/slices-monitor-worker/slices-cli-venv/bin/slices", line 10, in sys.exit(main()) ~~~~^^ File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/main.py", line 171, in main exec_subcommand(arg) ~~~~~~~~~~~~~~~^^^^^ File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/child_exec.py", line 15, in exec_subcommand subcommand = find_subcommand(command) File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/find_subcommands.py", line 326, in find_subcommand all = find_subcommands() File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/find_subcommands.py", line 246, in find_subcommands core_subcommands = find_core_subcommands() File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/find_subcommands.py", line 122, in find_core_subcommands cached_manifest = get_cached_subcommand_manifest(slices_core_path, "core") File "/opt/slices-monitor-worker/slices-cli-venv/lib/python3.14/site-packages/slices_cli/cache.py", line 42, in get_cached_subcommand_manifest f.unlink() ~~~~~~~~^^ File "/opt/uv-python-installs/cpython-3.14.1-linux-x86_64-gnu/lib/python3.14/pathlib/__init__.py", line 1042, in unlink os.unlink(self) ~~~~~~~~~^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/root/.slices/cache/cache_subcommand_manifest_core.json' 2026-06-21 08:03:22.125503 CEST - Error in test step 'Validate resources': "slices bi list-resources" failed 2026-06-21 08:03:22.125550 CEST - Check if resources are registered in experiment 2026-06-21 08:03:22.125688 CEST - Run: slices experiment list-resources --format json tst-c6160caf 2026-06-21 08:03:28.208758 CEST - Status (on expauth): UP 2026-06-21 08:03:28.208898 CEST - Testing extend expires_at (all resources in experiment) 2026-06-21 08:03:28.209019 CEST - Run: slices bi --infra it-genoa1-bi-vm1 extend --duration 3h --experiment tst-c6160caf 2026-06-21 08:03:33.799348 CEST - Run: slices bi --infra it-genoa1-bi-vm1 list-resources --format json --experiment tst-c6160caf tst 2026-06-21 08:03:37.475365 CEST - Run: slices experiment list-resources --format json tst-c6160caf 2026-06-21 08:03:39.393878 CEST - expires_at (on expauth): 2026-06-21T09:03:00Z (correctly extended) 2026-06-21 08:03:39.393959 CEST - Testing extend expires_at (single resource in experiment) 2026-06-21 08:03:39.394126 CEST - Run: slices bi --infra it-genoa1-bi-vm1 extend tst --duration 4h --experiment tst-c6160caf 2026-06-21 08:03:43.923776 CEST - Run: slices bi --infra it-genoa1-bi-vm1 list-resources --format json --experiment tst-c6160caf tst 2026-06-21 08:03:44.689447 CEST - Run: slices experiment list-resources --format json tst-c6160caf 2026-06-21 08:03:45.304739 CEST - expires_at (on expauth): 2026-06-21T10:03:00Z (correctly extended) 2026-06-21 08:03:45.304863 CEST - Testing ssh login 2026-06-21 08:03:45.315331 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --no-exec --proxy on --show ssh_config --experiment tst-c6160caf tst 2026-06-21 08:03:46.382125 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-c6160caf tst 2026-06-21 08:03:47.404602 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --no-exec --proxy off --show proxy_pubkey_openssh --experiment tst-c6160caf tst 2026-06-21 08:03:48.321098 CEST - Logging in using 'slices bi ssh' 2026-06-21 08:03:48.321186 CEST - Forcing IPv4 only. 2026-06-21 08:03:48.321339 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --show nothing --experiment tst-c6160caf tst -- -4 uname -a 2026-06-21 08:03:50.940924 CEST - Forcing IPv4 only. 2026-06-21 08:03:50.941178 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --show nothing --experiment tst-c6160caf tst -- -4 uptime 2026-06-21 08:03:52.758796 CEST - CLI SSH Test passed. 2026-06-21 08:03:52.758869 CEST - Uname: Linux tst 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-06-21 08:03:52.758887 CEST - Uptime: 06:03:52 up 0 min, 1 user, load average: 0.23, 0.08, 0.03 2026-06-21 08:03:52.758919 CEST - Logging in using SSH over SSH proxy 2026-06-21 08:03:52.759050 CEST - Run: slices bi --infra it-genoa1-bi-vm1 ssh --no-exec --proxy on --show proxy_pubkey_openssh --experiment tst-c6160caf tst 2026-06-21 08:03:53.675997 CEST - Added paramiko HostKeyEntry for 172.30.44.3 2026-06-21 08:03:53.676152 CEST - Added paramiko HostKeyEntry for 172.30.44.3 2026-06-21 08:03:53.676355 CEST - Added paramiko HostKeyEntry for 172.30.44.3 2026-06-21 08:03:53.676610 CEST - Added paramiko HostKeyEntry for slices-bi.tnt-lab.unige.it 2026-06-21 08:03:53.676793 CEST - Added paramiko HostKeyEntry for slices-bi.tnt-lab.unige.it 2026-06-21 08:03:53.676892 CEST - Added paramiko HostKeyEntry for slices-bi.tnt-lab.unige.it 2026-06-21 08:03:53.676913 CEST - Connecting to proxy slices-bi.tnt-lab.unige.it:22 2026-06-21 08:03:54.205264 CEST - Connecting to 172.30.44.3:22 over proxy 2026-06-21 08:03:55.148756 CEST - SSH Test output: 2026-06-21 08:03:55.148825 CEST - Uname: Linux tst 6.8.0-87-generic #88-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 09:28:41 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-06-21 08:03:55.148842 CEST - Uptime: 06:03:54 up 0 min, 1 user, load average: 0.23, 0.08, 0.03 2026-06-21 08:03:55.351610 CEST - lsb_release: Ubuntu 24.04.3 LTS 2026-06-21 08:03:55.351687 CEST - lsb_release matches expected value 2026-06-21 08:03:55.351705 CEST - SSH Test passed. 2026-06-21 08:03:55.555094 CEST - Cloud-init user-data: Hello World. The time is now Sun, 21 Jun 2026 06:03:17 +0000! 2026-06-21 08:03:55.561545 CEST - Destroying tst-c6160caf tst 2026-06-21 08:03:55.561710 CEST - Run: slices bi --infra it-genoa1-bi-vm1 destroy --experiment tst-c6160caf tst