Run Test: slices-bi-singlenode-login 2026-05-07 00:13:15.742142 CEST - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-05-07 00:13:18.963339 CEST - Run: slices --version 2026-05-07 00:13:20.229760 CEST - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.5.1 Slices clientlib bi v5.1.2 2026-05-07 00:13:20.230046 CEST - Run: slices pubkey list --format text 2026-05-07 00:13:20.795063 CEST - Pubkey already registered 2026-05-07 00:13:20.795316 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-07 00:13:21.310196 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-07 00:13:21.310305 CEST - Check List Flavors 2026-05-07 00:13:21.310543 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-05-07 00:13:22.176753 CEST - Check List DiskImages 2026-05-07 00:13:22.177000 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-05-07 00:13:22.792677 CEST - Requesting resources 2026-05-07 00:13:22.793248 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-07 00:13:22.793358 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-d8f55538 --user-data /tmp/tmpikf0cc_2 2026-05-07 00:13:24.612002 CEST - Resource ID: r_be-gent1-bi-baremetal1_01kqznmpbaftwtg5ah4a9e3kmm 2026-05-07 00:13:24.612169 CEST - Waiting until resource ready 2026-05-07 00:13:26.612580 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-d8f55538 tst 2026-05-07 00:13:27.328315 CEST - Status: IMAGING 2026-05-07 00:13:29.994366 CEST - Status: IMAGING 2026-05-07 00:13:32.610049 CEST - Status: IMAGING 2026-05-07 00:13:35.225849 CEST - Status: IMAGING 2026-05-07 00:13:37.841504 CEST - Status: IMAGING 2026-05-07 00:13:40.507366 CEST - Status: IMAGING 2026-05-07 00:13:43.173207 CEST - Status: IMAGING 2026-05-07 00:13:45.889235 CEST - Status: IMAGING 2026-05-07 00:13:48.504897 CEST - Status: IMAGING 2026-05-07 00:13:51.170647 CEST - Status: IMAGING 2026-05-07 00:13:53.786185 CEST - Status: IMAGING 2026-05-07 00:13:56.451833 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-05-07 00:13:56.451901 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-05-07 00:13:56.451972 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/3dc9827d-b749-48e7-97bd-d63d59a43b1d/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-d8f55538 tst 2026-05-07 00:13:56.452032 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/3dc9827d-b749-48e7-97bd-d63d59a43b1d/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-06T22:13:24.357607Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kqznmnp4ftd9abjxj3m451c7", "expires_at": "2026-05-07T00:13:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kqznmpbaftwtg5ah4a9e3kmm", "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-05-06T22:13:53.714041Z", "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-05-07 00:13:56.452073 CEST - Destroying tst-d8f55538 tst 2026-05-07 00:13:56.452215 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-d8f55538 tst