Run Test: slices-bi-singlenode-login 2026-04-16 00:09:11.194778 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-04-16 00:09:15.569282 CEST - Run: slices --version 2026-04-16 00:09:16.886151 CEST - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.5.0 Slices clientlib bi v5.1.2 2026-04-16 00:09:16.886428 CEST - Run: slices pubkey list --format text 2026-04-16 00:09:17.551681 CEST - Pubkey already registered 2026-04-16 00:09:17.551961 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-04-16 00:09:18.117446 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-04-16 00:09:18.117598 CEST - Check List Flavors 2026-04-16 00:09:18.117805 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-04-16 00:09:18.683258 CEST - Check List DiskImages 2026-04-16 00:09:18.683518 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-04-16 00:09:19.248585 CEST - Requesting resources 2026-04-16 00:09:19.249122 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-04-16 00:09:19.249230 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-826823ea --user-data /tmp/tmpkrocd_bm 2026-04-16 00:09:20.916853 CEST - Resource ID: r_be-gent1-bi-baremetal1_01kp9k25caevkakphj6ryxaf1g 2026-04-16 00:09:20.917038 CEST - Waiting until resource ready 2026-04-16 00:09:22.917493 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-826823ea tst 2026-04-16 00:09:23.582794 CEST - Status: IMAGING 2026-04-16 00:09:26.198263 CEST - Status: IMAGING 2026-04-16 00:09:28.813715 CEST - Status: IMAGING 2026-04-16 00:09:31.429235 CEST - Status: IMAGING 2026-04-16 00:09:34.095086 CEST - Status: IMAGING 2026-04-16 00:09:36.811185 CEST - Status: IMAGING 2026-04-16 00:09:39.477416 CEST - Status: IMAGING 2026-04-16 00:09:42.193409 CEST - Status: IMAGING 2026-04-16 00:09:45.010275 CEST - Status: IMAGING 2026-04-16 00:09:47.677706 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-04-16 00:09:47.677805 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-04-16 00:09:47.677945 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/0ccccd63-2b08-4857-870a-fd93ada28b38/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-826823ea tst 2026-04-16 00:09:47.678049 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/0ccccd63-2b08-4857-870a-fd93ada28b38/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-04-15T22:09:20.675102Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kp9k24swf1f87ccs549hdv5p", "expires_at": "2026-04-16T00:09:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kp9k25caevkakphj6ryxaf1g", "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-04-15T22:09:45.947103Z", "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-04-16 00:09:47.678123 CEST - Destroying tst-826823ea tst 2026-04-16 00:09:47.678402 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-826823ea tst