Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 7.25s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 255ms 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 913ms + 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:55:21.927028 UTC - Installing Slices CLI (latest stable version). 2026-08-06 18:55:21.927559 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-08-06 18:55:27.331514 UTC - Slices CLI installed. 2026-08-06 18:55:27.332040 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:55:27.333389 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:55:27.333454 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:55:27.333520 UTC - which slices: /app/.venv/bin/slices 2026-08-06 18:55:27.333539 UTC - Slices CLI exe: 'slices' 2026-08-06 18:55:27.333555 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-08-06 18:55:27.333695 UTC - Run: slices --version 2026-08-06 18:55:32.220535 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:55:32.220838 UTC - Run: slices pubkey list --format text 2026-08-06 18:55:33.291231 UTC - Pubkey already registered 2026-08-06 18:55:33.291505 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-08-06 18:55:34.012129 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-08-06 18:55:34.012230 UTC - Check List Flavors 2026-08-06 18:55:34.012372 UTC - Run: slices bi --infra gr-volos-bi-vm1 flavor list -f json 2026-08-06 18:55:36.097149 UTC - Check List DiskImages 2026-08-06 18:55:36.097369 UTC - Run: slices bi --infra gr-volos-bi-vm1 diskimage list -f json 2026-08-06 18:55:37.065656 UTC - Requesting resources 2026-08-06 18:55:37.066175 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-08-06 18:55:37.066293 UTC - Run: slices bi --infra gr-volos-bi-vm1 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-50304777 --user-data /tmp/tmp7_bai72n 2026-08-06 18:55:43.721323 UTC - Content of log file '/test_dir/step_Requestingresource_cloudinit_user_data.txt_1.txt': #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-08-06 18:55:43.721621 UTC - Content of log file '/test_dir/step_Requestingresource_command_1.txt': slices bi --infra gr-volos-bi-vm1 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-50304777 --user-data /tmp/tmp7_bai72n 2026-08-06 18:55:43.721719 UTC - Content of log file '/test_dir/create.txt': Could not create resource ❌ The server encountered an internal error while processing POST request on https://slices-bi.nitlab.uth.gr/apis/bi.slices-ri.eu/v1/projects/proj_account.ilabt.imec.be_5pzabws7n79ydsagfg3vntg590/experiments/exp_expauth.ilabt.imec.be_01kzc6wnxtests9dv33wz3qcc9/resources/: Internal Server Error Please report this issue to support if the issue persists. Details stored at: /root/.slices/cli_error_details/err_2026-08-06T18:55:43+00:00.txt 2026-08-06 18:55:43.721759 UTC - Error in test step 'Requesting resource': "slices bi create" unexpected output 2026-08-06 18:55:43.721844 UTC - Destroying tst-50304777 tst 2026-08-06 18:55:43.722023 UTC - Run: slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-50304777 tst 2026-08-06 18:55:46.389688 UTC - Content of log file '/test_dir/step_Destroy_command_1.txt': slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-50304777 tst 2026-08-06 18:55:46.389845 UTC - Content of log file '/test_dir/destroy.txt': Resource tst not found in experiment tst-50304777 on infrastructure gr-volos-bi-vm1 ❌ 2026-08-06 18:55:46.389881 UTC - Error in test step 'Destroy': "slices bi destroy" failed (return value is 1) 2026-08-06 18:55:46.389944 UTC - Wait 2s before retry 2026-08-06 18:55:50.296818 UTC - Content of log file '/test_dir/step_DestroyRetry1_retry1_command_1.txt': slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-50304777 tst 2026-08-06 18:55:50.296906 UTC - Content of log file '/test_dir/destroy_retry1.txt': Resource tst not found in experiment tst-50304777 on infrastructure gr-volos-bi-vm1 ❌ 2026-08-06 18:55:50.296932 UTC - Error in test step 'Destroy (Retry 1)': "slices bi destroy" failed (return value is 1) 2026-08-06 18:55:50.296985 UTC - Wait 2s before retry 2026-08-06 18:55:53.677487 UTC - Content of log file '/test_dir/step_DestroyRetry2_retry2_command_1.txt': slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-50304777 tst 2026-08-06 18:55:53.677583 UTC - Content of log file '/test_dir/destroy_retry2.txt': Resource tst not found in experiment tst-50304777 on infrastructure gr-volos-bi-vm1 ❌ 2026-08-06 18:55:53.677608 UTC - Error in test step 'Destroy (Retry 2)': "slices bi destroy" failed (return value is 1) 2026-08-06 18:55:53.677657 UTC - Wait 2s before retry 2026-08-06 18:55:56.694550 UTC - Content of log file '/test_dir/step_DestroyRetry3_retry3_command_1.txt': slices bi --infra gr-volos-bi-vm1 destroy --experiment tst-50304777 tst 2026-08-06 18:55:56.694637 UTC - Content of log file '/test_dir/destroy_retry3.txt': Resource tst not found in experiment tst-50304777 on infrastructure gr-volos-bi-vm1 ❌ 2026-08-06 18:55:56.694661 UTC - Error in test step 'Destroy (Retry 3)': "slices bi destroy" failed (return value is 1)