Run Test: slices-bi-singlenode-login 2026-03-17 07:08:26.201799 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-17 07:08:29.137527 CET - Run: slices --version 2026-03-17 07:08:29.341625 CET - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.3.8 Slices clientlib bi v5.1.2 2026-03-17 07:08:29.341903 CET - Run: slices pubkey list --format text 2026-03-17 07:08:29.936068 CET - Pubkey already registered 2026-03-17 07:08:29.936360 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-17 07:08:30.512840 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-17 07:08:30.512963 CET - Check List Flavors 2026-03-17 07:08:30.513164 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-17 07:08:31.098985 CET - Check List DiskImages 2026-03-17 07:08:31.099250 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-17 07:08:31.662466 CET - Requesting resources 2026-03-17 07:08:31.662942 CET - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-17 07:08:31.663034 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-551135e3 --user-data /tmp/tmpsckottaa 2026-03-17 07:08:33.277758 CET - Resource ID: r_be-gent1-bi-baremetal1_01kkx6j1wcebg8cf0m2xqdj01k 2026-03-17 07:08:33.277888 CET - Waiting until resource ready 2026-03-17 07:08:35.278351 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-551135e3 tst 2026-03-17 07:08:35.930543 CET - Status: IMAGING 2026-03-17 07:08:38.590797 CET - Status: IMAGING 2026-03-17 07:08:41.273945 CET - Status: IMAGING 2026-03-17 07:08:43.920670 CET - Status: IMAGING 2026-03-17 07:08:46.586048 CET - Status: IMAGING 2026-03-17 07:08:49.244862 CET - Status: IMAGING 2026-03-17 07:08:51.906158 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-17 07:08:51.906221 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-17 07:08:51.906288 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/594780f5-94a0-4591-ac9e-9806b974bdf3/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-551135e3 tst 2026-03-17 07:08:51.906341 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/594780f5-94a0-4591-ac9e-9806b974bdf3/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-17T06:08:33.078047Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kkx6j1ahe4kvhjnwb471p1s5", "expires_at": "2026-03-17T08:08:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kkx6j1wcebg8cf0m2xqdj01k", "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-17T06:08:49.156872Z", "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-17 07:08:51.906371 CET - Destroying tst-551135e3 tst 2026-03-17 07:08:51.906584 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-551135e3 tst