Run Test: slices-bi-singlenode-login 2026-03-27 23:04:58.255343 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-27 23:05:02.330241 CET - Run: slices --version 2026-03-27 23:05:02.528031 CET - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.4.1 Slices clientlib bi v5.1.2 2026-03-27 23:05:02.528277 CET - Run: slices pubkey list --format text 2026-03-27 23:05:03.111850 CET - Pubkey already registered 2026-03-27 23:05:03.112060 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-27 23:05:03.644943 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-27 23:05:03.645058 CET - Check List Flavors 2026-03-27 23:05:03.645265 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-27 23:05:04.213627 CET - Check List DiskImages 2026-03-27 23:05:04.213825 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-27 23:05:04.767494 CET - Requesting resources 2026-03-27 23:05:04.767936 CET - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-27 23:05:04.768024 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-25cdc423 --user-data /tmp/tmp12j2pm9z 2026-03-27 23:05:06.417891 CET - Resource ID: r_be-gent1-bi-baremetal1_01kmrn8qw5e9hs5pnxmwnpfa4k 2026-03-27 23:05:06.418029 CET - Waiting until resource ready 2026-03-27 23:05:08.418440 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-25cdc423 tst 2026-03-27 23:05:09.057867 CET - Status: IMAGING 2026-03-27 23:05:11.689064 CET - Status: IMAGING 2026-03-27 23:05:14.326963 CET - Status: IMAGING 2026-03-27 23:05:16.980847 CET - Status: IMAGING 2026-03-27 23:05:19.629575 CET - Status: IMAGING 2026-03-27 23:05:22.255027 CET - Status: IMAGING 2026-03-27 23:05:24.878057 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-27 23:05:24.878099 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-27 23:05:24.878164 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/e9e5289c-0d09-4724-bc6b-bb8024bd07bd/step_WaitforUP_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-25cdc423 tst 2026-03-27 23:05:24.878218 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/e9e5289c-0d09-4724-bc6b-bb8024bd07bd/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-27T22:05:06.212969Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kmrn8q9se7tvxkz4nyny3dkc", "expires_at": "2026-03-28T00:05:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kmrn8qw5e9hs5pnxmwnpfa4k", "network_interfaces": [], "private_ipv4": null, "private_ipv6": null, "public_ipv4": null, "public_ipv6": null, "ssh_authorized_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNiZPtQkfCEsc1x2QSwNWekfhWwWZbOvpE8hE0dH253 Wim (ftester) Van de Meerssche" ], "ssh_logins": [], "status": "failed", "terminated_at": "2026-03-27T22:05:22.546256Z", "userdata": "#!/bin/sh\necho \"Hello World. The time is now $(date -R)!\" | tee '/user_data_output.txt'", "console_url": null, "machine_id": null, "failure_reason": { "code": "NOT_ENOUGH_RESOURCES", "message": "Not enough resources available", "long_description": "Not enough free resources are available at this moment to fulfill the request." }, "infra_id": "be-gent1-bi-baremetal1", "machine_name": null } ] 2026-03-27 23:05:24.878247 CET - Destroying tst-25cdc423 tst 2026-03-27 23:05:24.878415 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-25cdc423 tst