1 | 2023-10-13T21:23:33.741Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 32
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: [], exclude_filter: [] }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2023-10-13T21:23:33.743Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 207
store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] }
target = phd_framework::artifacts::store
|
3 | 2023-10-13T21:23:33.743Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
4 | 2023-10-13T21:23:33.743Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
5 | 2023-10-13T21:23:33.743Z | INFO | phd-runner: Running 14 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
6 | 2023-10-13T21:23:33.743Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
7 | 2023-10-13T21:23:33.744Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
8 | 2023-10-13T21:23:33.744Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
9 | 2023-10-13T21:23:33.744Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
10 | 2023-10-13T21:23:33.744Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
11 | 2023-10-13T21:23:35.065Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
12 | 2023-10-13T21:23:35.065Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
13 | 2023-10-13T21:24:05.599Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
14 | 2023-10-13T21:24:05.599Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
15 | 2023-10-13T21:24:05.621Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
16 | 2023-10-13T21:24:05.621Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_spec_test
|
17 | 2023-10-13T21:24:05.621Z | INFO | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 52
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
18 | 2023-10-13T21:24:05.621Z | INFO | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 65
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
19 | 2023-10-13T21:24:05.621Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
20 | 2023-10-13T21:24:05.624Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
21 | 2023-10-13T21:24:05.624Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::server_log_mode
|
22 | 2023-10-13T21:24:05.635Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
23 | 2023-10-13T21:24:05.636Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
24 | 2023-10-13T21:24:05.636Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
25 | 2023-10-13T21:24:06.671Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
26 | 2023-10-13T21:24:06.671Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
27 | 2023-10-13T21:24:06.672Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-3cc714f7-3d9b-432a-a9e5-a2f6d549bc51", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
28 | 2023-10-13T21:24:06.673Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
29 | 2023-10-13T21:24:06.673Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 346
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
30 | 2023-10-13T21:24:06.674Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
31 | 2023-10-13T21:24:06.675Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
32 | 2023-10-13T21:24:06.675Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
33 | 2023-10-13T21:24:06.675Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
34 | 2023-10-13T21:24:06.675Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
35 | 2023-10-13T21:24:06.676Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
36 | 2023-10-13T21:24:06.676Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
37 | 2023-10-13T21:24:07.412Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
38 | 2023-10-13T21:24:07.416Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
39 | 2023-10-13T21:24:07.432Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
40 | 2023-10-13T21:24:07.432Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk
target = phd_framework::disk::file
|
41 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 765
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
42 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1801
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
|
43 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
44 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
45 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
46 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
47 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
48 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
49 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
50 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
51 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
52 | 2023-10-13T21:24:07.437Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
53 | 2023-10-13T21:24:07.461Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
54 | 2023-10-13T21:24:07.461Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
55 | 2023-10-13T21:24:07.461Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
56 | 2023-10-13T21:24:07.461Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
57 | 2023-10-13T21:24:07.463Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
58 | 2023-10-13T21:24:07.464Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
59 | 2023-10-13T21:24:07.469Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
60 | 2023-10-13T21:24:07.469Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
61 | 2023-10-13T21:24:07.469Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
62 | 2023-10-13T21:24:08.088Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
63 | 2023-10-13T21:24:08.088Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
64 | 2023-10-13T21:24:08.089Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26", vcpus: 6 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
65 | 2023-10-13T21:24:08.089Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
66 | 2023-10-13T21:24:08.089Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
67 | 2023-10-13T21:24:08.089Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
68 | 2023-10-13T21:24:08.090Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
wanted = localhost login:
|
69 | 2023-10-13T21:24:09.185Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
70 | 2023-10-13T21:24:09.186Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
71 | 2023-10-13T21:24:09.186Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
72 | 2023-10-13T21:24:09.186Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
73 | 2023-10-13T21:24:09.197Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
74 | 2023-10-13T21:24:09.197Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
75 | 2023-10-13T21:24:09.197Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
76 | 2023-10-13T21:24:09.208Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
77 | 2023-10-13T21:24:10.230Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
78 | 2023-10-13T21:24:10.230Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
79 | 2023-10-13T21:24:12.324Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
80 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
81 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
82 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
83 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
84 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
85 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
86 | 2023-10-13T21:24:12.334Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
87 | 2023-10-13T21:24:12.389Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
88 | 2023-10-13T21:24:12.400Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
89 | 2023-10-13T21:24:12.401Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
90 | 2023-10-13T21:24:12.422Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
91 | 2023-10-13T21:24:12.489Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
92 | 2023-10-13T21:24:12.500Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
93 | 2023-10-13T21:24:12.500Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
94 | 2023-10-13T21:24:12.501Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
95 | 2023-10-13T21:24:12.511Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
96 | 2023-10-13T21:24:12.566Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
97 | 2023-10-13T21:24:12.731Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
98 | 2023-10-13T21:24:12.764Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
99 | 2023-10-13T21:24:12.786Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
100 | 2023-10-13T21:24:12.797Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
101 | 2023-10-13T21:24:12.808Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
102 | 2023-10-13T21:24:12.819Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
103 | 2023-10-13T21:24:12.830Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
104 | 2023-10-13T21:24:12.842Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
105 | 2023-10-13T21:24:12.852Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
106 | 2023-10-13T21:24:12.852Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
107 | 2023-10-13T21:24:12.863Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
108 | 2023-10-13T21:24:12.874Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
109 | 2023-10-13T21:24:12.896Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
110 | 2023-10-13T21:24:12.994Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
111 | 2023-10-13T21:24:13.006Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
112 | 2023-10-13T21:24:13.006Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
113 | 2023-10-13T21:24:13.006Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
114 | 2023-10-13T21:24:13.007Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
wanted = localhost:~#
|
115 | 2023-10-13T21:24:13.016Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
116 | 2023-10-13T21:24:13.016Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
117 | 2023-10-13T21:24:13.016Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
118 | 2023-10-13T21:24:13.016Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
119 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
120 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
121 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
122 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
123 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
124 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
125 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
126 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4927
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
127 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
128 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
129 | 2023-10-13T21:24:13.017Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
wanted = nproc\n
|
130 | 2023-10-13T21:24:13.028Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
131 | 2023-10-13T21:24:13.028Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
132 | 2023-10-13T21:24:13.028Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
wanted = localhost:~#
|
133 | 2023-10-13T21:24:13.049Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
134 | 2023-10-13T21:24:13.049Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
135 | 2023-10-13T21:24:13.050Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
136 | 2023-10-13T21:24:13.050Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
137 | 2023-10-13T21:24:13.051Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
138 | 2023-10-13T21:24:13.051Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
139 | 2023-10-13T21:24:13.052Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
140 | 2023-10-13T21:24:13.052Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4964
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
141 | 2023-10-13T21:24:13.349Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
142 | 2023-10-13T21:24:13.352Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
143 | 2023-10-13T21:24:13.367Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
144 | 2023-10-13T21:24:13.367Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk
target = phd_framework::disk::file
|
145 | 2023-10-13T21:24:13.370Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5282
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
146 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5901
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
|
147 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
148 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
149 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
150 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
151 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
152 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
153 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
154 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
155 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
156 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
157 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
158 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
159 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
160 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
161 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
162 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
163 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
164 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
165 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
166 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
167 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
168 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
169 | 2023-10-13T21:24:13.371Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
170 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
171 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
172 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
173 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
174 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
175 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
176 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
177 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
178 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
179 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
180 | 2023-10-13T21:24:13.372Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
181 | 2023-10-13T21:24:13.397Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
182 | 2023-10-13T21:24:13.397Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
183 | 2023-10-13T21:24:13.397Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
184 | 2023-10-13T21:24:13.397Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
185 | 2023-10-13T21:24:13.400Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
186 | 2023-10-13T21:24:13.400Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::server_log_mode
|
187 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
188 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
189 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
190 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
191 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
192 | 2023-10-13T21:24:13.405Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
193 | 2023-10-13T21:24:13.408Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
194 | 2023-10-13T21:24:13.408Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::server_log_mode
|
195 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
196 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
197 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
198 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
199 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
200 | 2023-10-13T21:24:13.414Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
201 | 2023-10-13T21:24:13.417Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
202 | 2023-10-13T21:24:13.417Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::server_log_mode
|
203 | 2023-10-13T21:24:13.424Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
204 | 2023-10-13T21:24:13.424Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
205 | 2023-10-13T21:24:13.537Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
206 | 2023-10-13T21:24:13.537Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
207 | 2023-10-13T21:24:13.538Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 188e80f9-ae87-4b2d-96d9-2deaca3812f2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-188e80f9-ae87-4b2d-96d9-2deaca3812f2", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
208 | 2023-10-13T21:24:13.538Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
209 | 2023-10-13T21:24:13.538Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
210 | 2023-10-13T21:24:13.538Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
211 | 2023-10-13T21:24:13.539Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
wanted = localhost login:
|
212 | 2023-10-13T21:24:14.625Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
213 | 2023-10-13T21:24:14.625Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
214 | 2023-10-13T21:24:14.625Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
215 | 2023-10-13T21:24:14.625Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
216 | 2023-10-13T21:24:14.635Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
217 | 2023-10-13T21:24:14.635Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
218 | 2023-10-13T21:24:14.635Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
219 | 2023-10-13T21:24:14.646Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
220 | 2023-10-13T21:24:15.669Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
221 | 2023-10-13T21:24:15.669Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
222 | 2023-10-13T21:24:17.072Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
223 | 2023-10-13T21:24:17.083Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
224 | 2023-10-13T21:24:17.083Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
225 | 2023-10-13T21:24:17.083Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
226 | 2023-10-13T21:24:17.084Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
227 | 2023-10-13T21:24:17.084Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
228 | 2023-10-13T21:24:17.094Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
229 | 2023-10-13T21:24:17.094Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
230 | 2023-10-13T21:24:17.139Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
231 | 2023-10-13T21:24:17.149Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
232 | 2023-10-13T21:24:17.160Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
233 | 2023-10-13T21:24:17.182Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
234 | 2023-10-13T21:24:17.249Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
235 | 2023-10-13T21:24:17.259Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
236 | 2023-10-13T21:24:17.259Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
237 | 2023-10-13T21:24:17.259Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
238 | 2023-10-13T21:24:17.270Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
239 | 2023-10-13T21:24:17.314Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
240 | 2023-10-13T21:24:17.472Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
241 | 2023-10-13T21:24:17.515Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
242 | 2023-10-13T21:24:17.526Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
243 | 2023-10-13T21:24:17.537Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
244 | 2023-10-13T21:24:17.559Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
245 | 2023-10-13T21:24:17.571Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
246 | 2023-10-13T21:24:17.581Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
247 | 2023-10-13T21:24:17.592Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
248 | 2023-10-13T21:24:17.592Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
249 | 2023-10-13T21:24:17.603Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
250 | 2023-10-13T21:24:17.614Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
251 | 2023-10-13T21:24:17.625Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
252 | 2023-10-13T21:24:17.637Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
253 | 2023-10-13T21:24:17.735Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
254 | 2023-10-13T21:24:17.747Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
255 | 2023-10-13T21:24:17.747Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
256 | 2023-10-13T21:24:17.747Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
257 | 2023-10-13T21:24:17.747Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
wanted = localhost:~#
|
258 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
259 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
260 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
261 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
262 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
263 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
264 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
265 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
266 | 2023-10-13T21:24:17.758Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
267 | 2023-10-13T21:24:17.759Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
268 | 2023-10-13T21:24:17.759Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
269 | 2023-10-13T21:24:17.759Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4220
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
270 | 2023-10-13T21:24:17.759Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
271 | 2023-10-13T21:24:17.759Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 84cfae46-d07f-409e-964c-15e0ff348532
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
272 | 2023-10-13T21:24:17.873Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
273 | 2023-10-13T21:24:17.873Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
274 | 2023-10-13T21:24:17.874Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f289911c-4436-4d97-bd07-536576359217, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f289911c-4436-4d97-bd07-536576359217", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
275 | 2023-10-13T21:24:17.874Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 84cfae46-d07f-409e-964c-15e0ff348532
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
276 | 2023-10-13T21:24:29.195Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
277 | 2023-10-13T21:24:29.195Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
278 | 2023-10-13T21:24:29.195Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15658
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
279 | 2023-10-13T21:24:31.322Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 84cfae46-d07f-409e-964c-15e0ff348532
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
280 | 2023-10-13T21:24:31.322Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13448
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 84cfae46-d07f-409e-964c-15e0ff348532
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
281 | 2023-10-13T21:24:31.322Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
282 | 2023-10-13T21:24:31.322Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
wanted = echo Hello world\n
|
283 | 2023-10-13T21:24:31.334Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
284 | 2023-10-13T21:24:31.334Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
285 | 2023-10-13T21:24:31.334Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
wanted = localhost:~#
|
286 | 2023-10-13T21:24:31.345Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
287 | 2023-10-13T21:24:31.345Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
288 | 2023-10-13T21:24:31.453Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
289 | 2023-10-13T21:24:31.453Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
290 | 2023-10-13T21:24:31.453Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8f6badc4-8f26-4b16-9064-7f67ea145fd6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8f6badc4-8f26-4b16-9064-7f67ea145fd6", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
291 | 2023-10-13T21:24:31.454Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
292 | 2023-10-13T21:24:42.824Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
293 | 2023-10-13T21:24:42.824Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
294 | 2023-10-13T21:24:42.824Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 24951
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
295 | 2023-10-13T21:24:47.872Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
296 | 2023-10-13T21:24:47.872Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 16418
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
297 | 2023-10-13T21:24:47.872Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
298 | 2023-10-13T21:24:47.872Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
wanted = echo I have migrated!\n
|
299 | 2023-10-13T21:24:47.884Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
300 | 2023-10-13T21:24:47.884Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
301 | 2023-10-13T21:24:47.884Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
wanted = localhost:~#
|
302 | 2023-10-13T21:24:47.895Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
303 | 2023-10-13T21:24:47.895Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
304 | 2023-10-13T21:24:47.896Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
305 | 2023-10-13T21:24:47.896Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
306 | 2023-10-13T21:24:47.897Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
307 | 2023-10-13T21:24:47.897Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
308 | 2023-10-13T21:24:47.897Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
309 | 2023-10-13T21:24:47.898Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16444
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
310 | 2023-10-13T21:24:48.476Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
311 | 2023-10-13T21:24:48.479Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
312 | 2023-10-13T21:24:48.495Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
313 | 2023-10-13T21:24:48.495Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 17042
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
314 | 2023-10-13T21:24:48.495Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 17149
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
|
315 | 2023-10-13T21:24:48.495Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
316 | 2023-10-13T21:24:48.499Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
317 | 2023-10-13T21:24:48.514Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
318 | 2023-10-13T21:24:48.515Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 30641
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
319 | 2023-10-13T21:24:48.515Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 30755
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = f289911c-4436-4d97-bd07-536576359217
|
320 | 2023-10-13T21:24:48.515Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
321 | 2023-10-13T21:24:48.518Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
322 | 2023-10-13T21:24:48.534Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
323 | 2023-10-13T21:24:48.534Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk
target = phd_framework::disk::file
|
324 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 35000
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
325 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 35114
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
|
326 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
327 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
328 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
329 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
330 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
331 | 2023-10-13T21:24:48.538Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
332 | 2023-10-13T21:24:48.539Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
333 | 2023-10-13T21:24:48.539Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
334 | 2023-10-13T21:24:48.539Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
335 | 2023-10-13T21:24:48.539Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
336 | 2023-10-13T21:24:48.563Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
337 | 2023-10-13T21:24:48.563Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_0
|
338 | 2023-10-13T21:24:48.563Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
339 | 2023-10-13T21:24:48.563Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
340 | 2023-10-13T21:24:48.565Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
341 | 2023-10-13T21:24:48.565Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log"
target = phd_framework::server_log_mode
|
342 | 2023-10-13T21:24:48.571Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
343 | 2023-10-13T21:24:48.571Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
344 | 2023-10-13T21:24:48.572Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
345 | 2023-10-13T21:24:49.188Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
346 | 2023-10-13T21:24:49.188Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
347 | 2023-10-13T21:24:49.189Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: df85aa49-8b04-45f7-bcda-84e07ff97cd3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-df85aa49-8b04-45f7-bcda-84e07ff97cd3", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
348 | 2023-10-13T21:24:49.189Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
349 | 2023-10-13T21:24:49.190Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
350 | 2023-10-13T21:24:49.190Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
351 | 2023-10-13T21:24:49.190Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
352 | 2023-10-13T21:24:49.190Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
353 | 2023-10-13T21:24:49.215Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
354 | 2023-10-13T21:24:49.215Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_1
|
355 | 2023-10-13T21:24:49.215Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
356 | 2023-10-13T21:24:49.215Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
357 | 2023-10-13T21:24:49.217Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
358 | 2023-10-13T21:24:49.217Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log"
target = phd_framework::server_log_mode
|
359 | 2023-10-13T21:24:49.224Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
360 | 2023-10-13T21:24:49.224Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
361 | 2023-10-13T21:24:49.224Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
362 | 2023-10-13T21:24:49.224Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
363 | 2023-10-13T21:24:49.834Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
364 | 2023-10-13T21:24:49.834Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
365 | 2023-10-13T21:24:49.834Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 15f394d5-fa7c-494c-989e-a01f9b34123f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-15f394d5-fa7c-494c-989e-a01f9b34123f", vcpus: 8 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
366 | 2023-10-13T21:24:49.835Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
367 | 2023-10-13T21:24:49.835Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
368 | 2023-10-13T21:24:49.835Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
369 | 2023-10-13T21:24:49.836Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
370 | 2023-10-13T21:24:49.837Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
371 | 2023-10-13T21:24:49.837Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
372 | 2023-10-13T21:24:49.837Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
373 | 2023-10-13T21:24:49.837Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
374 | 2023-10-13T21:24:49.838Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
375 | 2023-10-13T21:24:49.838Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
376 | 2023-10-13T21:24:50.280Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
377 | 2023-10-13T21:24:50.280Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
378 | 2023-10-13T21:24:50.280Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
379 | 2023-10-13T21:24:50.280Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
380 | 2023-10-13T21:24:50.291Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
381 | 2023-10-13T21:24:50.291Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
382 | 2023-10-13T21:24:50.291Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
383 | 2023-10-13T21:24:50.302Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
384 | 2023-10-13T21:24:50.477Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
385 | 2023-10-13T21:24:50.480Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
386 | 2023-10-13T21:24:50.496Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
387 | 2023-10-13T21:24:50.496Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk
target = phd_framework::disk::file
|
388 | 2023-10-13T21:24:50.501Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 667
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
389 | 2023-10-13T21:24:50.501Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1276
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
|
390 | 2023-10-13T21:24:50.501Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
391 | 2023-10-13T21:24:50.502Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
392 | 2023-10-13T21:24:50.502Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
393 | 2023-10-13T21:24:50.502Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
394 | 2023-10-13T21:24:50.503Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
395 | 2023-10-13T21:24:50.504Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
396 | 2023-10-13T21:24:50.504Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1315
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
397 | 2023-10-13T21:24:50.849Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
398 | 2023-10-13T21:24:50.852Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
399 | 2023-10-13T21:24:50.867Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
400 | 2023-10-13T21:24:50.867Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk
target = phd_framework::disk::file
|
401 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1683
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
402 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2300
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
|
403 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
404 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
405 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
406 | 2023-10-13T21:24:50.872Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
407 | 2023-10-13T21:24:50.896Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
408 | 2023-10-13T21:24:50.896Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_1
|
409 | 2023-10-13T21:24:50.897Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
410 | 2023-10-13T21:24:50.897Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
411 | 2023-10-13T21:24:50.899Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
412 | 2023-10-13T21:24:50.899Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log"
target = phd_framework::server_log_mode
|
413 | 2023-10-13T21:24:50.904Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
414 | 2023-10-13T21:24:50.905Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
415 | 2023-10-13T21:24:50.905Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
416 | 2023-10-13T21:24:51.520Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
417 | 2023-10-13T21:24:51.520Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
418 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f47b4777-a621-402c-9fc6-09c5a320b04a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f47b4777-a621-402c-9fc6-09c5a320b04a", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
419 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
420 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
421 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
422 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
423 | 2023-10-13T21:24:51.521Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
424 | 2023-10-13T21:24:51.547Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
425 | 2023-10-13T21:24:51.547Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_2
|
426 | 2023-10-13T21:24:51.547Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
427 | 2023-10-13T21:24:51.547Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
428 | 2023-10-13T21:24:51.550Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
429 | 2023-10-13T21:24:51.550Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log"
target = phd_framework::server_log_mode
|
430 | 2023-10-13T21:24:51.557Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
431 | 2023-10-13T21:24:51.557Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
432 | 2023-10-13T21:24:51.557Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
433 | 2023-10-13T21:24:51.557Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
434 | 2023-10-13T21:24:52.269Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
435 | 2023-10-13T21:24:52.269Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
436 | 2023-10-13T21:24:52.270Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 81fcbbda-748c-424e-b8b1-25912187afdd, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-81fcbbda-748c-424e-b8b1-25912187afdd", vcpus: 2 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
437 | 2023-10-13T21:24:52.270Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
438 | 2023-10-13T21:24:52.270Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
439 | 2023-10-13T21:24:52.271Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
440 | 2023-10-13T21:24:52.272Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
441 | 2023-10-13T21:24:52.272Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
442 | 2023-10-13T21:24:52.272Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
443 | 2023-10-13T21:24:52.273Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
444 | 2023-10-13T21:24:52.273Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
445 | 2023-10-13T21:24:52.273Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
446 | 2023-10-13T21:24:52.273Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
447 | 2023-10-13T21:24:52.608Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
448 | 2023-10-13T21:24:52.608Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
449 | 2023-10-13T21:24:52.608Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
450 | 2023-10-13T21:24:52.608Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
451 | 2023-10-13T21:24:52.618Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
452 | 2023-10-13T21:24:52.618Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
453 | 2023-10-13T21:24:52.629Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
454 | 2023-10-13T21:24:52.629Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
455 | 2023-10-13T21:24:52.982Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
456 | 2023-10-13T21:24:52.985Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
457 | 2023-10-13T21:24:53.000Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
458 | 2023-10-13T21:24:53.000Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk
target = phd_framework::disk::file
|
459 | 2023-10-13T21:24:53.005Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 735
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
460 | 2023-10-13T21:24:53.005Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1447
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
|
461 | 2023-10-13T21:24:53.005Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
462 | 2023-10-13T21:24:53.006Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
463 | 2023-10-13T21:24:53.006Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
464 | 2023-10-13T21:24:53.006Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
465 | 2023-10-13T21:24:53.006Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
466 | 2023-10-13T21:24:53.008Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
467 | 2023-10-13T21:24:53.008Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1488
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
468 | 2023-10-13T21:24:53.258Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
469 | 2023-10-13T21:24:53.261Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
470 | 2023-10-13T21:24:53.277Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
471 | 2023-10-13T21:24:53.277Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk
target = phd_framework::disk::file
|
472 | 2023-10-13T21:24:53.281Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1761
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
473 | 2023-10-13T21:24:53.281Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2376
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
|
474 | 2023-10-13T21:24:53.281Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
475 | 2023-10-13T21:24:53.281Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
476 | 2023-10-13T21:24:53.281Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
477 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
478 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
479 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
480 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
481 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
482 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
483 | 2023-10-13T21:24:53.282Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
484 | 2023-10-13T21:24:53.306Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
485 | 2023-10-13T21:24:53.306Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_source
|
486 | 2023-10-13T21:24:53.306Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
487 | 2023-10-13T21:24:53.306Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
488 | 2023-10-13T21:24:53.308Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
489 | 2023-10-13T21:24:53.308Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
490 | 2023-10-13T21:24:53.314Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
491 | 2023-10-13T21:24:53.314Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
492 | 2023-10-13T21:24:53.314Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
493 | 2023-10-13T21:24:53.930Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
494 | 2023-10-13T21:24:53.930Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
495 | 2023-10-13T21:24:53.931Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
496 | 2023-10-13T21:24:53.931Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
497 | 2023-10-13T21:24:53.931Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
498 | 2023-10-13T21:24:53.931Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
499 | 2023-10-13T21:24:53.931Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = localhost login:
|
500 | 2023-10-13T21:24:55.009Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
501 | 2023-10-13T21:24:55.010Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
502 | 2023-10-13T21:24:55.010Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
503 | 2023-10-13T21:24:55.010Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
504 | 2023-10-13T21:24:55.021Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
505 | 2023-10-13T21:24:55.021Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
506 | 2023-10-13T21:24:55.032Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
507 | 2023-10-13T21:24:55.032Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
508 | 2023-10-13T21:24:56.056Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
509 | 2023-10-13T21:24:56.056Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
510 | 2023-10-13T21:24:57.454Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
511 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
512 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
513 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
514 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
515 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
516 | 2023-10-13T21:24:57.465Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
517 | 2023-10-13T21:24:57.476Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
518 | 2023-10-13T21:24:57.520Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
519 | 2023-10-13T21:24:57.531Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
520 | 2023-10-13T21:24:57.531Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
521 | 2023-10-13T21:24:57.554Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
522 | 2023-10-13T21:24:57.620Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
523 | 2023-10-13T21:24:57.631Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
524 | 2023-10-13T21:24:57.631Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
525 | 2023-10-13T21:24:57.631Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
526 | 2023-10-13T21:24:57.641Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
527 | 2023-10-13T21:24:57.686Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
528 | 2023-10-13T21:24:57.849Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
529 | 2023-10-13T21:24:57.881Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
530 | 2023-10-13T21:24:57.904Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
531 | 2023-10-13T21:24:57.915Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
532 | 2023-10-13T21:24:57.926Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
533 | 2023-10-13T21:24:57.937Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
534 | 2023-10-13T21:24:57.948Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
535 | 2023-10-13T21:24:57.959Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
536 | 2023-10-13T21:24:57.971Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
537 | 2023-10-13T21:24:57.971Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
538 | 2023-10-13T21:24:57.982Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
539 | 2023-10-13T21:24:57.993Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
540 | 2023-10-13T21:24:58.015Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
541 | 2023-10-13T21:24:58.109Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
542 | 2023-10-13T21:24:58.120Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
543 | 2023-10-13T21:24:58.120Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
544 | 2023-10-13T21:24:58.120Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
545 | 2023-10-13T21:24:58.121Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = localhost:~#
|
546 | 2023-10-13T21:24:58.131Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
547 | 2023-10-13T21:24:58.131Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
548 | 2023-10-13T21:24:58.131Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
549 | 2023-10-13T21:24:58.131Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
550 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
551 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
552 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
553 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
554 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
555 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
556 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
557 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4200
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
558 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
559 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
560 | 2023-10-13T21:24:58.132Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = ls foo.bar 2> /dev/null\n
|
561 | 2023-10-13T21:24:58.143Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
562 | 2023-10-13T21:24:58.143Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
563 | 2023-10-13T21:24:58.143Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = localhost:~#
|
564 | 2023-10-13T21:24:58.165Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
565 | 2023-10-13T21:24:58.165Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = touch ./foo.bar\n
|
566 | 2023-10-13T21:24:58.176Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
567 | 2023-10-13T21:24:58.176Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
568 | 2023-10-13T21:24:58.176Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = localhost:~#
|
569 | 2023-10-13T21:24:58.198Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
570 | 2023-10-13T21:24:58.198Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = sync ./foo.bar\n
|
571 | 2023-10-13T21:24:58.209Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
572 | 2023-10-13T21:24:58.209Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
573 | 2023-10-13T21:24:58.209Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
wanted = localhost:~#
|
574 | 2023-10-13T21:24:58.220Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
575 | 2023-10-13T21:24:58.220Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_target
|
576 | 2023-10-13T21:24:58.220Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
577 | 2023-10-13T21:24:58.220Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
578 | 2023-10-13T21:24:58.223Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
579 | 2023-10-13T21:24:58.223Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
580 | 2023-10-13T21:24:58.229Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
581 | 2023-10-13T21:24:58.229Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
582 | 2023-10-13T21:24:58.234Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
583 | 2023-10-13T21:24:58.234Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
584 | 2023-10-13T21:24:58.863Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
585 | 2023-10-13T21:24:58.863Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
586 | 2023-10-13T21:24:58.864Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c729fa33-a5fc-47c2-a46e-dabab321b8f9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c729fa33-a5fc-47c2-a46e-dabab321b8f9", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
587 | 2023-10-13T21:24:58.864Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
588 | 2023-10-13T21:25:10.176Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
589 | 2023-10-13T21:25:10.176Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
590 | 2023-10-13T21:25:10.177Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16246
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
591 | 2023-10-13T21:25:13.703Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
592 | 2023-10-13T21:25:13.703Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14839
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
593 | 2023-10-13T21:25:13.707Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
594 | 2023-10-13T21:25:13.708Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
wanted = ls foo.bar\n
|
595 | 2023-10-13T21:25:13.719Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
596 | 2023-10-13T21:25:13.719Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
597 | 2023-10-13T21:25:13.719Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
wanted = localhost:~#
|
598 | 2023-10-13T21:25:13.730Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
599 | 2023-10-13T21:25:13.742Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
600 | 2023-10-13T21:25:13.742Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
601 | 2023-10-13T21:25:13.742Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
602 | 2023-10-13T21:25:13.743Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
603 | 2023-10-13T21:25:13.743Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
604 | 2023-10-13T21:25:13.744Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
605 | 2023-10-13T21:25:13.744Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 14880
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
606 | 2023-10-13T21:25:14.105Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
607 | 2023-10-13T21:25:14.108Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
608 | 2023-10-13T21:25:14.124Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
609 | 2023-10-13T21:25:14.125Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 15261
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
610 | 2023-10-13T21:25:14.125Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 15891
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
|
611 | 2023-10-13T21:25:14.125Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
612 | 2023-10-13T21:25:14.128Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
613 | 2023-10-13T21:25:14.144Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
614 | 2023-10-13T21:25:14.144Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk
target = phd_framework::disk::file
|
615 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 20218
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
616 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 20834
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
|
617 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
618 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
619 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
620 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
621 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
622 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
623 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
624 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
625 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
626 | 2023-10-13T21:25:14.149Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
627 | 2023-10-13T21:25:14.173Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
628 | 2023-10-13T21:25:14.173Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
629 | 2023-10-13T21:25:14.173Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
630 | 2023-10-13T21:25:14.173Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
631 | 2023-10-13T21:25:14.176Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
632 | 2023-10-13T21:25:14.176Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::server_log_mode
|
633 | 2023-10-13T21:25:14.181Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
634 | 2023-10-13T21:25:14.182Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
635 | 2023-10-13T21:25:14.182Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
636 | 2023-10-13T21:25:14.795Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
637 | 2023-10-13T21:25:14.795Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
638 | 2023-10-13T21:25:14.796Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 6e945165-999f-4e6d-b2f4-353846e30230, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-6e945165-999f-4e6d-b2f4-353846e30230", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
639 | 2023-10-13T21:25:14.796Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
640 | 2023-10-13T21:25:14.796Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
641 | 2023-10-13T21:25:14.796Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
642 | 2023-10-13T21:25:14.796Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = localhost login:
|
643 | 2023-10-13T21:25:15.881Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
644 | 2023-10-13T21:25:15.881Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
645 | 2023-10-13T21:25:15.881Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
646 | 2023-10-13T21:25:15.881Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
647 | 2023-10-13T21:25:15.892Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
648 | 2023-10-13T21:25:15.892Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
649 | 2023-10-13T21:25:15.893Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
650 | 2023-10-13T21:25:15.893Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
651 | 2023-10-13T21:25:16.924Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
652 | 2023-10-13T21:25:16.925Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
653 | 2023-10-13T21:25:18.319Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
654 | 2023-10-13T21:25:18.330Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
655 | 2023-10-13T21:25:18.330Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
656 | 2023-10-13T21:25:18.330Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
657 | 2023-10-13T21:25:18.331Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
658 | 2023-10-13T21:25:18.331Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
659 | 2023-10-13T21:25:18.331Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
660 | 2023-10-13T21:25:18.342Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
661 | 2023-10-13T21:25:18.386Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
662 | 2023-10-13T21:25:18.397Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
663 | 2023-10-13T21:25:18.397Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
664 | 2023-10-13T21:25:18.419Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
665 | 2023-10-13T21:25:18.496Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
666 | 2023-10-13T21:25:18.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
667 | 2023-10-13T21:25:18.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
668 | 2023-10-13T21:25:18.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
669 | 2023-10-13T21:25:18.519Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
670 | 2023-10-13T21:25:18.563Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
671 | 2023-10-13T21:25:18.709Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
672 | 2023-10-13T21:25:18.753Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
673 | 2023-10-13T21:25:18.776Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
674 | 2023-10-13T21:25:18.786Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
675 | 2023-10-13T21:25:18.797Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
676 | 2023-10-13T21:25:18.808Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
677 | 2023-10-13T21:25:18.819Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
678 | 2023-10-13T21:25:18.830Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
679 | 2023-10-13T21:25:18.842Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
680 | 2023-10-13T21:25:18.842Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
681 | 2023-10-13T21:25:18.853Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
682 | 2023-10-13T21:25:18.863Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
683 | 2023-10-13T21:25:18.885Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
684 | 2023-10-13T21:25:18.981Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
685 | 2023-10-13T21:25:18.992Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
686 | 2023-10-13T21:25:18.993Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
687 | 2023-10-13T21:25:18.993Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
688 | 2023-10-13T21:25:18.993Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = localhost:~#
|
689 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
690 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
691 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
692 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
693 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
694 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
695 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
696 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
697 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
698 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
699 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
700 | 2023-10-13T21:25:19.004Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4208
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
701 | 2023-10-13T21:25:19.005Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
702 | 2023-10-13T21:25:19.005Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
703 | 2023-10-13T21:25:19.005Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = sudo lspci -vvx\n
|
704 | 2023-10-13T21:25:19.014Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
705 | 2023-10-13T21:25:19.014Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
706 | 2023-10-13T21:25:19.014Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = localhost:~#
|
707 | 2023-10-13T21:25:19.036Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
708 | 2023-10-13T21:25:19.037Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
709 | 2023-10-13T21:25:19.037Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = sudo lshw -notime\n
|
710 | 2023-10-13T21:25:19.047Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
711 | 2023-10-13T21:25:19.047Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
712 | 2023-10-13T21:25:19.047Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
wanted = localhost:~#
|
713 | 2023-10-13T21:25:19.070Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
714 | 2023-10-13T21:25:19.070Z | INFO | phd-runner: stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
715 | 2023-10-13T21:25:19.070Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
716 | 2023-10-13T21:25:19.071Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
717 | 2023-10-13T21:25:19.071Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
718 | 2023-10-13T21:25:19.071Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
719 | 2023-10-13T21:25:19.071Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
720 | 2023-10-13T21:25:19.072Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
721 | 2023-10-13T21:25:19.072Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4277
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
722 | 2023-10-13T21:25:19.073Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
723 | 2023-10-13T21:25:19.073Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
724 | 2023-10-13T21:25:19.080Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
725 | 2023-10-13T21:25:19.081Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
726 | 2023-10-13T21:25:19.081Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
727 | 2023-10-13T21:25:19.702Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
728 | 2023-10-13T21:25:19.702Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
729 | 2023-10-13T21:25:19.703Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5888f3fb-0561-4e8b-8baf-2509dca9c415, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5888f3fb-0561-4e8b-8baf-2509dca9c415", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
730 | 2023-10-13T21:25:19.703Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
731 | 2023-10-13T21:25:19.703Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
732 | 2023-10-13T21:25:19.703Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
733 | 2023-10-13T21:25:19.703Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = localhost login:
|
734 | 2023-10-13T21:25:20.787Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
735 | 2023-10-13T21:25:20.787Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
736 | 2023-10-13T21:25:20.787Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
737 | 2023-10-13T21:25:20.787Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
738 | 2023-10-13T21:25:20.798Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
739 | 2023-10-13T21:25:20.798Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
740 | 2023-10-13T21:25:20.809Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
741 | 2023-10-13T21:25:20.809Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
742 | 2023-10-13T21:25:21.832Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
743 | 2023-10-13T21:25:21.832Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
744 | 2023-10-13T21:25:23.233Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
745 | 2023-10-13T21:25:23.244Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
746 | 2023-10-13T21:25:23.244Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
747 | 2023-10-13T21:25:23.244Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
748 | 2023-10-13T21:25:23.244Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
749 | 2023-10-13T21:25:23.244Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
750 | 2023-10-13T21:25:23.255Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
751 | 2023-10-13T21:25:23.255Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
752 | 2023-10-13T21:25:23.299Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
753 | 2023-10-13T21:25:23.309Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
754 | 2023-10-13T21:25:23.310Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
755 | 2023-10-13T21:25:23.332Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
756 | 2023-10-13T21:25:23.397Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
757 | 2023-10-13T21:25:23.409Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
758 | 2023-10-13T21:25:23.409Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
759 | 2023-10-13T21:25:23.409Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
760 | 2023-10-13T21:25:23.431Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
761 | 2023-10-13T21:25:23.474Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
762 | 2023-10-13T21:25:23.624Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
763 | 2023-10-13T21:25:23.657Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
764 | 2023-10-13T21:25:23.678Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
765 | 2023-10-13T21:25:23.690Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
766 | 2023-10-13T21:25:23.701Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
767 | 2023-10-13T21:25:23.712Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
768 | 2023-10-13T21:25:23.723Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
769 | 2023-10-13T21:25:23.734Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
770 | 2023-10-13T21:25:23.745Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
771 | 2023-10-13T21:25:23.745Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
772 | 2023-10-13T21:25:23.755Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
773 | 2023-10-13T21:25:23.766Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
774 | 2023-10-13T21:25:23.789Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
775 | 2023-10-13T21:25:23.884Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
776 | 2023-10-13T21:25:23.895Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
777 | 2023-10-13T21:25:23.895Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
778 | 2023-10-13T21:25:23.895Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
779 | 2023-10-13T21:25:23.896Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = localhost:~#
|
780 | 2023-10-13T21:25:23.905Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
781 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
782 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
783 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
784 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
785 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
786 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
787 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
788 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
789 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
790 | 2023-10-13T21:25:23.906Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
791 | 2023-10-13T21:25:23.917Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4213
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
792 | 2023-10-13T21:25:23.917Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
793 | 2023-10-13T21:25:23.917Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
794 | 2023-10-13T21:25:23.920Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
795 | 2023-10-13T21:25:23.936Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
796 | 2023-10-13T21:25:23.936Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 9141
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
797 | 2023-10-13T21:25:23.936Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 9754
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
|
798 | 2023-10-13T21:25:23.936Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
799 | 2023-10-13T21:25:23.936Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = sudo lspci -vvx\n
|
800 | 2023-10-13T21:25:23.939Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
801 | 2023-10-13T21:25:23.939Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
802 | 2023-10-13T21:25:23.939Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = localhost:~#
|
803 | 2023-10-13T21:25:23.961Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
804 | 2023-10-13T21:25:23.961Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
805 | 2023-10-13T21:25:23.961Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = sudo lshw -notime\n
|
806 | 2023-10-13T21:25:23.972Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
807 | 2023-10-13T21:25:23.972Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
808 | 2023-10-13T21:25:23.972Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
wanted = localhost:~#
|
809 | 2023-10-13T21:25:23.993Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
810 | 2023-10-13T21:25:23.994Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
811 | 2023-10-13T21:25:23.995Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
812 | 2023-10-13T21:25:23.995Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
813 | 2023-10-13T21:25:23.995Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
814 | 2023-10-13T21:25:23.995Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
815 | 2023-10-13T21:25:23.996Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
816 | 2023-10-13T21:25:23.996Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4294
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
817 | 2023-10-13T21:25:24.342Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
818 | 2023-10-13T21:25:24.346Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
819 | 2023-10-13T21:25:24.362Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
820 | 2023-10-13T21:25:24.362Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk
target = phd_framework::disk::file
|
821 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 4664
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
822 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5285
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
|
823 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
824 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
825 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
826 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
827 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
828 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
829 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
830 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
831 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
832 | 2023-10-13T21:25:24.367Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
833 | 2023-10-13T21:25:24.391Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
834 | 2023-10-13T21:25:24.391Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
835 | 2023-10-13T21:25:24.391Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
836 | 2023-10-13T21:25:24.391Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
837 | 2023-10-13T21:25:24.393Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
838 | 2023-10-13T21:25:24.393Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log"
target = phd_framework::server_log_mode
|
839 | 2023-10-13T21:25:24.399Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
840 | 2023-10-13T21:25:24.399Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
841 | 2023-10-13T21:25:24.399Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
842 | 2023-10-13T21:25:24.400Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
843 | 2023-10-13T21:25:25.015Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
844 | 2023-10-13T21:25:25.015Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
845 | 2023-10-13T21:25:25.015Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c038ace7-3e9e-40ce-8741-adbd08731c5b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c038ace7-3e9e-40ce-8741-adbd08731c5b", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
846 | 2023-10-13T21:25:25.016Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
847 | 2023-10-13T21:25:25.016Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
848 | 2023-10-13T21:25:25.016Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
849 | 2023-10-13T21:25:25.017Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
850 | 2023-10-13T21:25:25.017Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
851 | 2023-10-13T21:25:25.017Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
852 | 2023-10-13T21:25:25.018Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
853 | 2023-10-13T21:25:25.018Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
854 | 2023-10-13T21:25:25.019Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
855 | 2023-10-13T21:25:25.019Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
856 | 2023-10-13T21:25:25.614Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
857 | 2023-10-13T21:25:25.618Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
858 | 2023-10-13T21:25:25.632Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
859 | 2023-10-13T21:25:25.632Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk
target = phd_framework::disk::file
|
860 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 622
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
861 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1237
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
|
862 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
863 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
864 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
865 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
866 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
867 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
868 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
869 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
870 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
871 | 2023-10-13T21:25:25.637Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
872 | 2023-10-13T21:25:25.662Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
873 | 2023-10-13T21:25:25.662Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
874 | 2023-10-13T21:25:25.662Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
875 | 2023-10-13T21:25:25.662Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
876 | 2023-10-13T21:25:25.664Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
877 | 2023-10-13T21:25:25.664Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::server_log_mode
|
878 | 2023-10-13T21:25:25.670Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
879 | 2023-10-13T21:25:25.670Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
880 | 2023-10-13T21:25:25.670Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
881 | 2023-10-13T21:25:25.671Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
882 | 2023-10-13T21:25:26.285Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
883 | 2023-10-13T21:25:26.285Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
884 | 2023-10-13T21:25:26.286Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 663d3232-088f-490d-990a-fd332f521423, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-663d3232-088f-490d-990a-fd332f521423", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
885 | 2023-10-13T21:25:26.286Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
886 | 2023-10-13T21:25:26.286Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
887 | 2023-10-13T21:25:26.286Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
888 | 2023-10-13T21:25:26.287Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
889 | 2023-10-13T21:25:26.288Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
890 | 2023-10-13T21:25:26.288Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
891 | 2023-10-13T21:25:26.805Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
892 | 2023-10-13T21:25:26.806Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
893 | 2023-10-13T21:25:26.806Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
894 | 2023-10-13T21:25:26.807Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
895 | 2023-10-13T21:25:26.807Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
896 | 2023-10-13T21:25:26.808Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
897 | 2023-10-13T21:25:26.808Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
898 | 2023-10-13T21:25:26.808Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
899 | 2023-10-13T21:25:26.809Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
900 | 2023-10-13T21:25:26.809Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
901 | 2023-10-13T21:25:26.810Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
902 | 2023-10-13T21:25:26.810Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
903 | 2023-10-13T21:25:26.810Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
904 | 2023-10-13T21:25:27.298Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
905 | 2023-10-13T21:25:27.298Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
906 | 2023-10-13T21:25:27.299Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
907 | 2023-10-13T21:25:27.299Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
908 | 2023-10-13T21:25:27.300Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
909 | 2023-10-13T21:25:27.300Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1014
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
910 | 2023-10-13T21:25:28.007Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
911 | 2023-10-13T21:25:28.008Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
912 | 2023-10-13T21:25:28.008Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
913 | 2023-10-13T21:25:28.011Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
914 | 2023-10-13T21:25:28.025Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
915 | 2023-10-13T21:25:28.025Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk
target = phd_framework::disk::file
|
916 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1744
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
917 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2359
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 663d3232-088f-490d-990a-fd332f521423
|
918 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
919 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
920 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
921 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
922 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
923 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
924 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
925 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
926 | 2023-10-13T21:25:28.030Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
927 | 2023-10-13T21:25:28.031Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
928 | 2023-10-13T21:25:28.056Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
929 | 2023-10-13T21:25:28.056Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
930 | 2023-10-13T21:25:28.056Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
931 | 2023-10-13T21:25:28.056Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
932 | 2023-10-13T21:25:28.059Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
933 | 2023-10-13T21:25:28.059Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::server_log_mode
|
934 | 2023-10-13T21:25:28.064Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
935 | 2023-10-13T21:25:28.065Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
936 | 2023-10-13T21:25:28.065Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
937 | 2023-10-13T21:25:28.682Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
938 | 2023-10-13T21:25:28.682Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
939 | 2023-10-13T21:25:28.683Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ab3790ef-e72c-487b-9435-ee7fb2c94fb4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ab3790ef-e72c-487b-9435-ee7fb2c94fb4", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
940 | 2023-10-13T21:25:28.684Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
941 | 2023-10-13T21:25:28.684Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
942 | 2023-10-13T21:25:28.685Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
943 | 2023-10-13T21:25:28.685Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
944 | 2023-10-13T21:25:28.686Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
945 | 2023-10-13T21:25:28.686Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
946 | 2023-10-13T21:25:29.191Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
947 | 2023-10-13T21:25:29.191Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
948 | 2023-10-13T21:25:29.192Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
949 | 2023-10-13T21:25:29.192Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
950 | 2023-10-13T21:25:29.193Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
951 | 2023-10-13T21:25:29.196Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
952 | 2023-10-13T21:25:29.210Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
953 | 2023-10-13T21:25:29.210Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk
target = phd_framework::disk::file
|
954 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 532
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
955 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1150
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
|
956 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
957 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
958 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
959 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
960 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
961 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
962 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
963 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
964 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
965 | 2023-10-13T21:25:29.215Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 42
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
966 | 2023-10-13T21:25:29.240Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
967 | 2023-10-13T21:25:29.240Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
968 | 2023-10-13T21:25:29.240Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
969 | 2023-10-13T21:25:29.240Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
970 | 2023-10-13T21:25:29.242Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
971 | 2023-10-13T21:25:29.242Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log"
target = phd_framework::server_log_mode
|
972 | 2023-10-13T21:25:29.247Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
973 | 2023-10-13T21:25:29.247Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
974 | 2023-10-13T21:25:29.248Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
975 | 2023-10-13T21:25:29.868Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
976 | 2023-10-13T21:25:29.869Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
977 | 2023-10-13T21:25:29.869Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0545adc0-54c5-4be0-a3b0-840d307fbfa4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-0545adc0-54c5-4be0-a3b0-840d307fbfa4", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
978 | 2023-10-13T21:25:29.869Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
979 | 2023-10-13T21:25:29.870Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
980 | 2023-10-13T21:25:29.870Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
981 | 2023-10-13T21:25:29.870Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
982 | 2023-10-13T21:25:29.871Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
983 | 2023-10-13T21:25:29.871Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
984 | 2023-10-13T21:25:29.871Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
985 | 2023-10-13T21:25:29.872Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
986 | 2023-10-13T21:25:29.873Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
987 | 2023-10-13T21:25:30.239Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
988 | 2023-10-13T21:25:30.240Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
989 | 2023-10-13T21:25:30.243Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
990 | 2023-10-13T21:25:30.257Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
991 | 2023-10-13T21:25:30.257Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 84
path = /tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk
target = phd_framework::disk::file
|
992 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 392
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
993 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1013
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
|
994 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
995 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
996 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
997 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
998 | 2023-10-13T21:25:30.261Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
999 | | test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 116.52s |
1000 | | |