| 1 | 2023-10-03T22:30:52.858Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 34
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-03T22:30:52.860Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 209
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-03T22:30:52.860Z | INFO | phd-runner: Building VM factory
file = phd-tests/framework/src/test_vm/factory.rs
line = 83
opts = FactoryOptions { propolis_server_path: "/work/phd-test/propolis-server", tmp_directory: "/tmp/propolis-phd", server_log_mode: TmpFile, default_bootrom_artifact: "ovmf", default_guest_cpus: 2, default_guest_memory_mib: 512 }
target = phd_framework::test_vm::factory
|
| 4 | 2023-10-03T22:30:52.860Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 5 | 2023-10-03T22:30:52.860Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
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
|
| 6 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
| 7 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
| 8 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: Running 13 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
| 9 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 10 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 11 | 2023-10-03T22:30:53.552Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 12 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 13 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 14 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 15 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 16 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 17 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 18 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 19 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 20 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 21 | 2023-10-03T22:30:53.553Z | 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
|
| 22 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 23 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 24 | 2023-10-03T22:30:53.553Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 25 | 2023-10-03T22:30:53.554Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
| 26 | 2023-10-03T22:31:23.473Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 27 | 2023-10-03T22:31:23.494Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 3072, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_spec_test"
|
| 28 | 2023-10-03T22:31:23.495Z | INFO | phd-runner: 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
|
| 29 | 2023-10-03T22:31:23.495Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 30 | 2023-10-03T22:31:23.495Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml" }
|
| 31 | 2023-10-03T22:31:23.495Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 32 | 2023-10-03T22:31:23.498Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2023-10-03T22:31:23.513Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 849
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 34 | 2023-10-03T22:31:23.547Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 35 | 2023-10-03T22:31:24.440Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
| 36 | 2023-10-03T22:31:24.440Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
| 37 | 2023-10-03T22:31:24.441Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 962f04ee-98af-4115-8188-984fdfab7dbe, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-962f04ee-98af-4115-8188-984fdfab7dbe", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 38 | 2023-10-03T22:31:24.441Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 39 | 2023-10-03T22:31:24.442Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 282
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 40 | 2023-10-03T22:31:24.443Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 41 | 2023-10-03T22:31:24.443Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 583
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 42 | 2023-10-03T22:31:24.443Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 43 | 2023-10-03T22:31:24.444Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 400
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 44 | 2023-10-03T22:31:24.444Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 45 | 2023-10-03T22:31:24.445Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 40
target = phd_framework::serial
vm = "instance_spec_test"
|
| 46 | 2023-10-03T22:31:24.445Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/serial/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
| 47 | 2023-10-03T22:31:24.875Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 48 | 2023-10-03T22:31:25.546Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 49 | 2023-10-03T22:31:25.551Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 50 | 2023-10-03T22:31:25.569Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 51 | 2023-10-03T22:31:25.569Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/9f391b24-488d-4644-8594-81501a4b8103.phd_disk
target = phd_framework::disk::file
|
| 52 | 2023-10-03T22:31:25.573Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1133
file = phd-tests/framework/src/serial/vt100.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
| 53 | 2023-10-03T22:31:25.573Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2026
file = phd-tests/framework/src/test_vm/mod.rs
id = 962f04ee-98af-4115-8188-984fdfab7dbe
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
| 54 | 2023-10-03T22:31:25.574Z | 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
|
| 55 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 56 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 57 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 58 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 59 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 60 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 61 | 2023-10-03T22:31:25.574Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 62 | 2023-10-03T22:31:25.598Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 6, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "nproc_test"
|
| 63 | 2023-10-03T22:31:25.598Z | INFO | phd-runner: 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
|
| 64 | 2023-10-03T22:31:25.598Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 65 | 2023-10-03T22:31:25.598Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/nproc_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/nproc_test.config.toml" }
|
| 66 | 2023-10-03T22:31:25.598Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
| 67 | 2023-10-03T22:31:25.600Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 68 | 2023-10-03T22:31:25.606Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 851
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 69 | 2023-10-03T22:31:25.638Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 70 | 2023-10-03T22:31:25.782Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
| 71 | 2023-10-03T22:31:25.782Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 72 | 2023-10-03T22:31:25.783Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79", vcpus: 6 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "nproc_test"
|
| 73 | 2023-10-03T22:31:25.783Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 260
state = Run
target = phd_framework::test_vm
vm = "nproc_test"
|
| 74 | 2023-10-03T22:31:25.783Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 439
target = phd_framework::test_vm
vm = "nproc_test"
|
| 75 | 2023-10-03T22:31:25.783Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
| 76 | 2023-10-03T22:31:25.783Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost login:
|
| 77 | 2023-10-03T22:31:26.868Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 78 | 2023-10-03T22:31:26.868Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 79 | 2023-10-03T22:31:26.868Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 80 | 2023-10-03T22:31:26.868Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 81 | 2023-10-03T22:31:26.879Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 82 | 2023-10-03T22:31:26.879Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 83 | 2023-10-03T22:31:26.891Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 84 | 2023-10-03T22:31:26.891Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 85 | 2023-10-03T22:31:27.915Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 86 | 2023-10-03T22:31:27.915Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 87 | 2023-10-03T22:31:29.994Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 88 | 2023-10-03T22:31:29.994Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 89 | 2023-10-03T22:31:30.005Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 90 | 2023-10-03T22:31:30.005Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 91 | 2023-10-03T22:31:30.005Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 92 | 2023-10-03T22:31:30.005Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 93 | 2023-10-03T22:31:30.005Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 94 | 2023-10-03T22:31:30.006Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 95 | 2023-10-03T22:31:30.059Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 96 | 2023-10-03T22:31:30.071Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 97 | 2023-10-03T22:31:30.071Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 98 | 2023-10-03T22:31:30.103Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 99 | 2023-10-03T22:31:30.212Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 100 | 2023-10-03T22:31:30.224Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 101 | 2023-10-03T22:31:30.224Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 102 | 2023-10-03T22:31:30.224Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 103 | 2023-10-03T22:31:30.235Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 104 | 2023-10-03T22:31:30.279Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 105 | 2023-10-03T22:31:30.455Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 106 | 2023-10-03T22:31:30.511Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 107 | 2023-10-03T22:31:30.522Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 108 | 2023-10-03T22:31:30.532Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 109 | 2023-10-03T22:31:30.554Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 110 | 2023-10-03T22:31:30.566Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 111 | 2023-10-03T22:31:30.577Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 112 | 2023-10-03T22:31:30.588Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 113 | 2023-10-03T22:31:30.588Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 114 | 2023-10-03T22:31:30.599Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 115 | 2023-10-03T22:31:30.610Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 116 | 2023-10-03T22:31:30.622Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 117 | 2023-10-03T22:31:30.633Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 118 | 2023-10-03T22:31:30.732Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 119 | 2023-10-03T22:31:30.743Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 120 | 2023-10-03T22:31:30.743Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 121 | 2023-10-03T22:31:30.744Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 122 | 2023-10-03T22:31:30.744Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
| 123 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 124 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 125 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 126 | 2023-10-03T22:31:30.755Z | 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
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 127 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 128 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 129 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 130 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 131 | 2023-10-03T22:31:30.755Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 132 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 133 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 134 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4972
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
| 135 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 468
target = phd_framework::test_vm
vm = "nproc_test"
|
| 136 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "nproc_test"
|
| 137 | 2023-10-03T22:31:30.756Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = nproc\n
|
| 138 | 2023-10-03T22:31:30.765Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 139 | 2023-10-03T22:31:30.766Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "nproc_test"
|
| 140 | 2023-10-03T22:31:30.766Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
| 141 | 2023-10-03T22:31:30.788Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 142 | 2023-10-03T22:31:30.788Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
| 143 | 2023-10-03T22:31:30.789Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 583
target = phd_framework::test_vm
vm = "nproc_test"
|
| 144 | 2023-10-03T22:31:30.789Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 260
state = Stop
target = phd_framework::test_vm
vm = "nproc_test"
|
| 145 | 2023-10-03T22:31:30.790Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 400
target = phd_framework::test_vm
vm = "nproc_test"
|
| 146 | 2023-10-03T22:31:30.790Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
| 147 | 2023-10-03T22:31:30.791Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 40
target = phd_framework::serial
vm = "nproc_test"
|
| 148 | 2023-10-03T22:31:30.791Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 5009
file = phd-tests/framework/src/serial/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
| 149 | 2023-10-03T22:31:31.429Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
| 150 | 2023-10-03T22:31:31.434Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 151 | 2023-10-03T22:31:31.450Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 152 | 2023-10-03T22:31:31.450Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/eb4c76b0-b3b7-4ffa-b95e-a14f8140f1a4.phd_disk
target = phd_framework::disk::file
|
| 153 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5672
file = phd-tests/framework/src/serial/vt100.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
| 154 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5816
file = phd-tests/framework/src/test_vm/mod.rs
id = 1b4d98a3-3b1c-4ebe-9fa1-1ce7ed1fbe79
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
| 155 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 156 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 157 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 158 | 2023-10-03T22:31:31.455Z | 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
|
| 159 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 160 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 161 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 162 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 163 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 164 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 165 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 166 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 167 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 168 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 169 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 170 | 2023-10-03T22:31:31.455Z | 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
|
| 171 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 172 | 2023-10-03T22:31:31.455Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 173 | 2023-10-03T22:31:31.456Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 174 | 2023-10-03T22:31:31.456Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 175 | 2023-10-03T22:31:31.480Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_requires_running_test"
|
| 176 | 2023-10-03T22:31:31.480Z | INFO | phd-runner: 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
|
| 177 | 2023-10-03T22:31:31.480Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 178 | 2023-10-03T22:31:31.480Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" }
|
| 179 | 2023-10-03T22:31:31.480Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 180 | 2023-10-03T22:31:31.483Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 181 | 2023-10-03T22:31:31.490Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 182 | 2023-10-03T22:31:31.523Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 183 | 2023-10-03T22:31:31.523Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 184 | 2023-10-03T22:31:31.663Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
| 185 | 2023-10-03T22:31:31.663Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
| 186 | 2023-10-03T22:31:31.664Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2288525f-9637-425f-96d3-dcbe262dd720, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2288525f-9637-425f-96d3-dcbe262dd720", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 187 | 2023-10-03T22:31:31.664Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 188 | 2023-10-03T22:31:31.664Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 189 | 2023-10-03T22:31:31.664Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 190 | 2023-10-03T22:31:31.665Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 191 | 2023-10-03T22:31:31.665Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 583
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 192 | 2023-10-03T22:31:31.665Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 193 | 2023-10-03T22:31:31.666Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 194 | 2023-10-03T22:31:31.666Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 195 | 2023-10-03T22:31:31.667Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 40
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
| 196 | 2023-10-03T22:31:31.667Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
| 197 | 2023-10-03T22:31:32.024Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 198 | 2023-10-03T22:31:32.028Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 199 | 2023-10-03T22:31:32.045Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 200 | 2023-10-03T22:31:32.045Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/1157a50b-eb49-4b53-bac9-71deb14d4440.phd_disk
target = phd_framework::disk::file
|
| 201 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 385
file = phd-tests/framework/src/serial/vt100.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
| 202 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 526
file = phd-tests/framework/src/test_vm/mod.rs
id = 2288525f-9637-425f-96d3-dcbe262dd720
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
| 203 | 2023-10-03T22:31:32.049Z | 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
|
| 204 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 205 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 206 | 2023-10-03T22:31:32.049Z | 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
|
| 207 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 208 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 209 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 210 | 2023-10-03T22:31:32.049Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 211 | 2023-10-03T22:31:32.073Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_returns_to_running_test"
|
| 212 | 2023-10-03T22:31:32.073Z | INFO | phd-runner: 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
|
| 213 | 2023-10-03T22:31:32.074Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 214 | 2023-10-03T22:31:32.074Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" }
|
| 215 | 2023-10-03T22:31:32.074Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 216 | 2023-10-03T22:31:32.076Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 217 | 2023-10-03T22:31:32.084Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 855
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 218 | 2023-10-03T22:31:32.116Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 219 | 2023-10-03T22:31:32.116Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 220 | 2023-10-03T22:31:32.263Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
| 221 | 2023-10-03T22:31:32.263Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
| 222 | 2023-10-03T22:31:32.264Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fe9ca348-c854-47bd-bf4c-7eda8740f977, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fe9ca348-c854-47bd-bf4c-7eda8740f977", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 223 | 2023-10-03T22:31:32.264Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 224 | 2023-10-03T22:31:32.264Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 225 | 2023-10-03T22:31:32.264Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 226 | 2023-10-03T22:31:32.265Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 227 | 2023-10-03T22:31:32.265Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 228 | 2023-10-03T22:31:32.266Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 229 | 2023-10-03T22:31:32.639Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 230 | 2023-10-03T22:31:32.640Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 231 | 2023-10-03T22:31:32.640Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 232 | 2023-10-03T22:31:32.641Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 233 | 2023-10-03T22:31:32.641Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 234 | 2023-10-03T22:31:32.642Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 235 | 2023-10-03T22:31:32.642Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 236 | 2023-10-03T22:31:32.643Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 237 | 2023-10-03T22:31:32.643Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 238 | 2023-10-03T22:31:32.644Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 239 | 2023-10-03T22:31:32.644Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 240 | 2023-10-03T22:31:32.644Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 241 | 2023-10-03T22:31:32.644Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 242 | 2023-10-03T22:31:33.116Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 243 | 2023-10-03T22:31:33.117Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 244 | 2023-10-03T22:31:33.117Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 245 | 2023-10-03T22:31:33.117Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 246 | 2023-10-03T22:31:33.118Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 40
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
| 247 | 2023-10-03T22:31:33.118Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 855
file = phd-tests/framework/src/serial/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
| 248 | 2023-10-03T22:31:33.555Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 249 | 2023-10-03T22:31:33.556Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 250 | 2023-10-03T22:31:33.556Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 251 | 2023-10-03T22:31:33.560Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 252 | 2023-10-03T22:31:33.576Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 253 | 2023-10-03T22:31:33.576Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/d3d4433c-aeaf-4fc2-9791-b63c1a8793cf.phd_disk
target = phd_framework::disk::file
|
| 254 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1318
file = phd-tests/framework/src/serial/vt100.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
| 255 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1465
file = phd-tests/framework/src/test_vm/mod.rs
id = fe9ca348-c854-47bd-bf4c-7eda8740f977
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
| 256 | 2023-10-03T22:31:33.581Z | 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
|
| 257 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 258 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 259 | 2023-10-03T22:31:33.581Z | 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
|
| 260 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 261 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 262 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 263 | 2023-10-03T22:31:33.581Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 264 | 2023-10-03T22:31:33.605Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_stop_causes_destroy_test"
|
| 265 | 2023-10-03T22:31:33.606Z | INFO | phd-runner: 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
|
| 266 | 2023-10-03T22:31:33.606Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 267 | 2023-10-03T22:31:33.606Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" }
|
| 268 | 2023-10-03T22:31:33.606Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 269 | 2023-10-03T22:31:33.608Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 270 | 2023-10-03T22:31:33.615Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 857
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 271 | 2023-10-03T22:31:33.646Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 272 | 2023-10-03T22:31:33.786Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
| 273 | 2023-10-03T22:31:33.786Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
| 274 | 2023-10-03T22:31:33.787Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 275 | 2023-10-03T22:31:33.787Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 276 | 2023-10-03T22:31:33.788Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 277 | 2023-10-03T22:31:33.788Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 400
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 278 | 2023-10-03T22:31:33.788Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 279 | 2023-10-03T22:31:33.789Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 40
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
| 280 | 2023-10-03T22:31:33.789Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
| 281 | 2023-10-03T22:31:34.123Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 282 | 2023-10-03T22:31:34.124Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 283 | 2023-10-03T22:31:34.125Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 284 | 2023-10-03T22:31:34.125Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 285 | 2023-10-03T22:31:34.126Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 286 | 2023-10-03T22:31:34.129Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 287 | 2023-10-03T22:31:34.146Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 288 | 2023-10-03T22:31:34.146Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/4cb705d9-3c35-4bb3-8b57-b6b4bd9e23f3.phd_disk
target = phd_framework::disk::file
|
| 289 | 2023-10-03T22:31:34.150Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 363
file = phd-tests/framework/src/serial/vt100.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
| 290 | 2023-10-03T22:31:34.150Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 504
file = phd-tests/framework/src/test_vm/mod.rs
id = 26c82b3d-19c5-4d7e-ae8a-3fe1f0d92e31
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
| 291 | 2023-10-03T22:31:34.150Z | 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
|
| 292 | 2023-10-03T22:31:34.150Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 293 | 2023-10-03T22:31:34.151Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 294 | 2023-10-03T22:31:34.151Z | 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
|
| 295 | 2023-10-03T22:31:34.151Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 296 | 2023-10-03T22:31:34.151Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 297 | 2023-10-03T22:31:34.151Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 298 | 2023-10-03T22:31:34.151Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 299 | 2023-10-03T22:31:34.176Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_ensure_running_test"
|
| 300 | 2023-10-03T22:31:34.176Z | INFO | phd-runner: 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
|
| 301 | 2023-10-03T22:31:34.176Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 302 | 2023-10-03T22:31:34.176Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml" }
|
| 303 | 2023-10-03T22:31:34.176Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 304 | 2023-10-03T22:31:34.179Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 305 | 2023-10-03T22:31:34.185Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 306 | 2023-10-03T22:31:34.217Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 307 | 2023-10-03T22:31:34.357Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
| 308 | 2023-10-03T22:31:34.357Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
| 309 | 2023-10-03T22:31:34.358Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d11d079e-8bf6-4f89-a366-cb178cef1601, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d11d079e-8bf6-4f89-a366-cb178cef1601", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 310 | 2023-10-03T22:31:34.358Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 311 | 2023-10-03T22:31:34.359Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 312 | 2023-10-03T22:31:34.359Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 313 | 2023-10-03T22:31:34.359Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 314 | 2023-10-03T22:31:34.360Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 315 | 2023-10-03T22:31:34.360Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 316 | 2023-10-03T22:31:34.361Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 317 | 2023-10-03T22:31:34.361Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 40
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
| 318 | 2023-10-03T22:31:34.362Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
| 319 | 2023-10-03T22:31:34.660Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 320 | 2023-10-03T22:31:34.661Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 321 | 2023-10-03T22:31:34.664Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 322 | 2023-10-03T22:31:34.679Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 323 | 2023-10-03T22:31:34.679Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/0293bea7-5bb1-41c9-b603-4be0026cc972.phd_disk
target = phd_framework::disk::file
|
| 324 | 2023-10-03T22:31:34.683Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 325
file = phd-tests/framework/src/serial/vt100.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
| 325 | 2023-10-03T22:31:34.683Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 465
file = phd-tests/framework/src/test_vm/mod.rs
id = d11d079e-8bf6-4f89-a366-cb178cef1601
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
| 326 | 2023-10-03T22:31:34.683Z | 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
|
| 327 | 2023-10-03T22:31:34.683Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 328 | 2023-10-03T22:31:34.683Z | 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-03T22:31:34.683Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 330 | 2023-10-03T22:31:34.683Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 331 | 2023-10-03T22:31:34.683Z | 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-03T22:31:34.683Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 333 | 2023-10-03T22:31:34.683Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 334 | 2023-10-03T22:31:34.707Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "multiple_migrations_0"
|
| 335 | 2023-10-03T22:31:34.707Z | INFO | phd-runner: 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
|
| 336 | 2023-10-03T22:31:34.707Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 337 | 2023-10-03T22:31:34.707Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
| 338 | 2023-10-03T22:31:34.707Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 339 | 2023-10-03T22:31:34.710Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 340 | 2023-10-03T22:31:34.716Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 861
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 341 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 342 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
| 343 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: 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
|
| 344 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 345 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
| 346 | 2023-10-03T22:31:34.748Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 347 | 2023-10-03T22:31:34.751Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2023-10-03T22:31:34.758Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 349 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 350 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
| 351 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: 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
|
| 352 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 353 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
| 354 | 2023-10-03T22:31:34.791Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 355 | 2023-10-03T22:31:34.794Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 356 | 2023-10-03T22:31:34.801Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 357 | 2023-10-03T22:31:34.834Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 358 | 2023-10-03T22:31:34.973Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
| 359 | 2023-10-03T22:31:34.973Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 360 | 2023-10-03T22:31:34.974Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d93e3548-b78f-41e5-bb7e-8e483bb4b979, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d93e3548-b78f-41e5-bb7e-8e483bb4b979", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 361 | 2023-10-03T22:31:34.974Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 260
state = Run
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 362 | 2023-10-03T22:31:34.975Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 439
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 363 | 2023-10-03T22:31:34.975Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 364 | 2023-10-03T22:31:34.975Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost login:
|
| 365 | 2023-10-03T22:31:36.057Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 366 | 2023-10-03T22:31:36.057Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 367 | 2023-10-03T22:31:36.057Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 368 | 2023-10-03T22:31:36.057Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 369 | 2023-10-03T22:31:36.068Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 370 | 2023-10-03T22:31:36.068Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 371 | 2023-10-03T22:31:36.069Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 372 | 2023-10-03T22:31:36.079Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 373 | 2023-10-03T22:31:37.102Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 374 | 2023-10-03T22:31:37.102Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 375 | 2023-10-03T22:31:38.503Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 376 | 2023-10-03T22:31:38.514Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 377 | 2023-10-03T22:31:38.514Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 378 | 2023-10-03T22:31:38.514Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 379 | 2023-10-03T22:31:38.514Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 380 | 2023-10-03T22:31:38.514Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 381 | 2023-10-03T22:31:38.525Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 382 | 2023-10-03T22:31:38.525Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 383 | 2023-10-03T22:31:38.569Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 384 | 2023-10-03T22:31:38.580Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 385 | 2023-10-03T22:31:38.581Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 386 | 2023-10-03T22:31:38.602Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 387 | 2023-10-03T22:31:38.668Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 388 | 2023-10-03T22:31:38.680Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 389 | 2023-10-03T22:31:38.680Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 390 | 2023-10-03T22:31:38.680Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 391 | 2023-10-03T22:31:38.701Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 392 | 2023-10-03T22:31:38.745Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 393 | 2023-10-03T22:31:38.911Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 394 | 2023-10-03T22:31:38.944Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 395 | 2023-10-03T22:31:38.967Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 396 | 2023-10-03T22:31:38.977Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 397 | 2023-10-03T22:31:38.988Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 398 | 2023-10-03T22:31:38.999Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 399 | 2023-10-03T22:31:39.010Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 400 | 2023-10-03T22:31:39.021Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 401 | 2023-10-03T22:31:39.032Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 402 | 2023-10-03T22:31:39.033Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 403 | 2023-10-03T22:31:39.044Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 404 | 2023-10-03T22:31:39.055Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 405 | 2023-10-03T22:31:39.076Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 406 | 2023-10-03T22:31:39.180Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 407 | 2023-10-03T22:31:39.180Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 408 | 2023-10-03T22:31:39.180Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 409 | 2023-10-03T22:31:39.180Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 410 | 2023-10-03T22:31:39.180Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost:~#
|
| 411 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 412 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 413 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 414 | 2023-10-03T22:31:39.192Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 415 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 416 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 417 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 418 | 2023-10-03T22:31:39.192Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 419 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 420 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 421 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 422 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4217
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 423 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 468
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 424 | 2023-10-03T22:31:39.193Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 306
migration_id = 83defb97-9736-4eb1-aaba-c17bc4642cf9
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 425 | 2023-10-03T22:31:39.334Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
| 426 | 2023-10-03T22:31:39.334Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
| 427 | 2023-10-03T22:31:39.334Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c111c83d-2ddc-4c43-afa4-b2a0be642e57, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c111c83d-2ddc-4c43-afa4-b2a0be642e57", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 428 | 2023-10-03T22:31:39.335Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 324
migration_id = 83defb97-9736-4eb1-aaba-c17bc4642cf9
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 429 | 2023-10-03T22:31:50.529Z | 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
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 44
target = phd_framework::serial
vm = "multiple_migrations_0"
|
| 430 | 2023-10-03T22:31:50.529Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 47
target = phd_framework::serial
vm = "multiple_migrations_0"
|
| 431 | 2023-10-03T22:31:50.529Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15556
file = phd-tests/framework/src/serial/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
| 432 | 2023-10-03T22:31:51.753Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 333
migration_id = 83defb97-9736-4eb1-aaba-c17bc4642cf9
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 433 | 2023-10-03T22:31:51.753Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12418
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 324
migration_id = 83defb97-9736-4eb1-aaba-c17bc4642cf9
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 434 | 2023-10-03T22:31:51.753Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_1"
|
| 435 | 2023-10-03T22:31:51.753Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = echo Hello world\n
|
| 436 | 2023-10-03T22:31:53.830Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
| 437 | 2023-10-03T22:31:53.830Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_1"
|
| 438 | 2023-10-03T22:31:53.830Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = localhost:~#
|
| 439 | 2023-10-03T22:31:53.841Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
| 440 | 2023-10-03T22:31:53.841Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 306
migration_id = a4b7599d-cb94-476b-8885-166b10517ffd
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 441 | 2023-10-03T22:31:53.982Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
| 442 | 2023-10-03T22:31:53.982Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
| 443 | 2023-10-03T22:31:53.983Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: afb8df34-7aa2-4d9a-bd34-89594aa41af3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-afb8df34-7aa2-4d9a-bd34-89594aa41af3", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 444 | 2023-10-03T22:31:53.983Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 324
migration_id = a4b7599d-cb94-476b-8885-166b10517ffd
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 445 | 2023-10-03T22:32:05.183Z | 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
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 44
target = phd_framework::serial
vm = "multiple_migrations_1"
|
| 446 | 2023-10-03T22:32:05.183Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 47
target = phd_framework::serial
vm = "multiple_migrations_1"
|
| 447 | 2023-10-03T22:32:05.183Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 25849
file = phd-tests/framework/src/serial/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
| 448 | 2023-10-03T22:32:07.620Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 333
migration_id = a4b7599d-cb94-476b-8885-166b10517ffd
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 449 | 2023-10-03T22:32:07.620Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13636
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 324
migration_id = a4b7599d-cb94-476b-8885-166b10517ffd
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 450 | 2023-10-03T22:32:07.620Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_2"
|
| 451 | 2023-10-03T22:32:07.620Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = echo I have migrated!\n
|
| 452 | 2023-10-03T22:32:07.632Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
| 453 | 2023-10-03T22:32:07.632Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_2"
|
| 454 | 2023-10-03T22:32:07.632Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = localhost:~#
|
| 455 | 2023-10-03T22:32:07.643Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
| 456 | 2023-10-03T22:32:07.643Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 457 | 2023-10-03T22:32:07.644Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 583
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 458 | 2023-10-03T22:32:07.644Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 260
state = Stop
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 459 | 2023-10-03T22:32:07.644Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 400
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 460 | 2023-10-03T22:32:07.644Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 461 | 2023-10-03T22:32:07.645Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 40
target = phd_framework::serial
vm = "multiple_migrations_2"
|
| 462 | 2023-10-03T22:32:07.645Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 13662
file = phd-tests/framework/src/serial/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
| 463 | 2023-10-03T22:32:08.167Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 464 | 2023-10-03T22:32:08.171Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 465 | 2023-10-03T22:32:08.191Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 466 | 2023-10-03T22:32:08.191Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 14208
file = phd-tests/framework/src/serial/vt100.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
| 467 | 2023-10-03T22:32:08.191Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14349
file = phd-tests/framework/src/test_vm/mod.rs
id = afb8df34-7aa2-4d9a-bd34-89594aa41af3
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
| 468 | 2023-10-03T22:32:08.191Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 469 | 2023-10-03T22:32:08.196Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 470 | 2023-10-03T22:32:08.211Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 471 | 2023-10-03T22:32:08.211Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 28877
file = phd-tests/framework/src/serial/vt100.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
| 472 | 2023-10-03T22:32:08.211Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 29018
file = phd-tests/framework/src/test_vm/mod.rs
id = c111c83d-2ddc-4c43-afa4-b2a0be642e57
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
| 473 | 2023-10-03T22:32:08.212Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 474 | 2023-10-03T22:32:08.217Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 475 | 2023-10-03T22:32:08.233Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 476 | 2023-10-03T22:32:08.233Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/6d46f9d9-ef42-4364-8c3b-2fbabd0b985a.phd_disk
target = phd_framework::disk::file
|
| 477 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 33263
file = phd-tests/framework/src/serial/vt100.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
| 478 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 33402
file = phd-tests/framework/src/test_vm/mod.rs
id = d93e3548-b78f-41e5-bb7e-8e483bb4b979
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
| 479 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 480 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 481 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 482 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 483 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 484 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 485 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 486 | 2023-10-03T22:32:08.237Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 487 | 2023-10-03T22:32:08.261Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 488 | 2023-10-03T22:32:08.261Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 489 | 2023-10-03T22:32:08.285Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 490 | 2023-10-03T22:32:08.285Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 491 | 2023-10-03T22:32:08.308Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_0"
|
| 492 | 2023-10-03T22:32:08.308Z | INFO | phd-runner: 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
|
| 493 | 2023-10-03T22:32:08.308Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 494 | 2023-10-03T22:32:08.308Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" }
|
| 495 | 2023-10-03T22:32:08.308Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 496 | 2023-10-03T22:32:08.311Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 497 | 2023-10-03T22:32:08.318Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 498 | 2023-10-03T22:32:08.350Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 499 | 2023-10-03T22:32:08.497Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
| 500 | 2023-10-03T22:32:08.497Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
| 501 | 2023-10-03T22:32:08.498Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 45510de8-5e42-4b94-ad42-c6a59f7552f1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-45510de8-5e42-4b94-ad42-c6a59f7552f1", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 502 | 2023-10-03T22:32:08.498Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 503 | 2023-10-03T22:32:08.499Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 8, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_0"
|
| 504 | 2023-10-03T22:32:08.499Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_0.stdout.log"
target = phd_framework::server_log_mode
|
| 505 | 2023-10-03T22:32:08.499Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 506 | 2023-10-03T22:32:08.499Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml" }
|
| 507 | 2023-10-03T22:32:08.499Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 508 | 2023-10-03T22:32:08.501Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 509 | 2023-10-03T22:32:08.509Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 510 | 2023-10-03T22:32:08.542Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 511 | 2023-10-03T22:32:08.542Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 306
migration_id = bb2049ab-f803-48b0-b44c-829fa0235a78
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 512 | 2023-10-03T22:32:08.677Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
| 513 | 2023-10-03T22:32:08.677Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
| 514 | 2023-10-03T22:32:08.678Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: bb34db70-50d0-4513-bbfe-cc1b0a1ca53f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-bb34db70-50d0-4513-bbfe-cc1b0a1ca53f", vcpus: 8 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 515 | 2023-10-03T22:32:08.678Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 324
migration_id = bb2049ab-f803-48b0-b44c-829fa0235a78
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 516 | 2023-10-03T22:32:08.679Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 337
migration_id = bb2049ab-f803-48b0-b44c-829fa0235a78
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 517 | 2023-10-03T22:32:08.679Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 324
migration_id = bb2049ab-f803-48b0-b44c-829fa0235a78
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 518 | 2023-10-03T22:32:08.680Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 519 | 2023-10-03T22:32:08.681Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 520 | 2023-10-03T22:32:08.681Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 521 | 2023-10-03T22:32:08.681Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 522 | 2023-10-03T22:32:08.681Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 523 | 2023-10-03T22:32:08.682Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
| 524 | 2023-10-03T22:32:08.682Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
| 525 | 2023-10-03T22:32:09.316Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 526 | 2023-10-03T22:32:09.320Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 527 | 2023-10-03T22:32:09.337Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 528 | 2023-10-03T22:32:09.337Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/f417d54a-1f36-4d3a-8dd8-0bce25a69d01.phd_disk
target = phd_framework::disk::file
|
| 529 | 2023-10-03T22:32:09.342Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 664
file = phd-tests/framework/src/serial/vt100.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
| 530 | 2023-10-03T22:32:09.342Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 800
file = phd-tests/framework/src/test_vm/mod.rs
id = bb34db70-50d0-4513-bbfe-cc1b0a1ca53f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
| 531 | 2023-10-03T22:32:09.342Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 532 | 2023-10-03T22:32:09.343Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 533 | 2023-10-03T22:32:09.343Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 534 | 2023-10-03T22:32:09.344Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 535 | 2023-10-03T22:32:09.344Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 536 | 2023-10-03T22:32:09.345Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
| 537 | 2023-10-03T22:32:09.345Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 847
file = phd-tests/framework/src/serial/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
| 538 | 2023-10-03T22:32:09.931Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 539 | 2023-10-03T22:32:09.937Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 540 | 2023-10-03T22:32:09.953Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 541 | 2023-10-03T22:32:09.953Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/7745c3b8-3f97-4d44-819f-9a441989a107.phd_disk
target = phd_framework::disk::file
|
| 542 | 2023-10-03T22:32:09.958Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1460
file = phd-tests/framework/src/serial/vt100.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
| 543 | 2023-10-03T22:32:09.958Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1607
file = phd-tests/framework/src/test_vm/mod.rs
id = 45510de8-5e42-4b94-ad42-c6a59f7552f1
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
| 544 | 2023-10-03T22:32:09.958Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 545 | 2023-10-03T22:32:09.958Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 546 | 2023-10-03T22:32:09.983Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_1"
|
| 547 | 2023-10-03T22:32:09.983Z | INFO | phd-runner: 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
|
| 548 | 2023-10-03T22:32:09.983Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 549 | 2023-10-03T22:32:09.983Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" }
|
| 550 | 2023-10-03T22:32:09.983Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 551 | 2023-10-03T22:32:09.986Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 552 | 2023-10-03T22:32:09.992Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 553 | 2023-10-03T22:32:10.024Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 554 | 2023-10-03T22:32:10.163Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
| 555 | 2023-10-03T22:32:10.164Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 556 | 2023-10-03T22:32:10.164Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a9c24553-a444-49c3-97f2-e3cc181af8f0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a9c24553-a444-49c3-97f2-e3cc181af8f0", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 557 | 2023-10-03T22:32:10.164Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 558 | 2023-10-03T22:32:10.165Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 1024, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_1"
|
| 559 | 2023-10-03T22:32:10.165Z | INFO | phd-runner: 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
|
| 560 | 2023-10-03T22:32:10.165Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 561 | 2023-10-03T22:32:10.165Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml", server_addr: 127.0.0.1:9006, vnc_addr: 127.0.0.1:9007, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" }
|
| 562 | 2023-10-03T22:32:10.165Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 563 | 2023-10-03T22:32:10.168Z | 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 = 57
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 564 | 2023-10-03T22:32:10.175Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 565 | 2023-10-03T22:32:10.208Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 566 | 2023-10-03T22:32:10.208Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 306
migration_id = 938e48e5-e9df-4be2-b76e-81b1f92a4da0
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 567 | 2023-10-03T22:32:10.521Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
| 568 | 2023-10-03T22:32:10.521Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
| 569 | 2023-10-03T22:32:10.522Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ffd0de1b-2b7e-4779-b400-1aaa5448687f, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-ffd0de1b-2b7e-4779-b400-1aaa5448687f", vcpus: 2 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 570 | 2023-10-03T22:32:10.522Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 324
migration_id = 938e48e5-e9df-4be2-b76e-81b1f92a4da0
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 571 | 2023-10-03T22:32:10.522Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 337
migration_id = 938e48e5-e9df-4be2-b76e-81b1f92a4da0
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 572 | 2023-10-03T22:32:10.523Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 324
migration_id = 938e48e5-e9df-4be2-b76e-81b1f92a4da0
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 573 | 2023-10-03T22:32:10.524Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 574 | 2023-10-03T22:32:10.524Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 575 | 2023-10-03T22:32:10.524Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 576 | 2023-10-03T22:32:10.525Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 577 | 2023-10-03T22:32:10.525Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 578 | 2023-10-03T22:32:10.526Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
| 579 | 2023-10-03T22:32:10.526Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
| 580 | 2023-10-03T22:32:11.241Z | 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
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 581 | 2023-10-03T22:32:11.241Z | 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
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 582 | 2023-10-03T22:32:11.241Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 583 | 2023-10-03T22:32:11.241Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 584 | 2023-10-03T22:32:11.252Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 585 | 2023-10-03T22:32:11.253Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 586 | 2023-10-03T22:32:11.253Z | 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
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 587 | 2023-10-03T22:32:11.263Z | 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
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 119
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 588 | 2023-10-03T22:32:11.271Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 589 | 2023-10-03T22:32:11.275Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
| 590 | 2023-10-03T22:32:11.294Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
| 591 | 2023-10-03T22:32:11.294Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/74a5eb7e-7b59-4ef0-b432-7ed8faea57e6.phd_disk
target = phd_framework::disk::file
|
| 592 | 2023-10-03T22:32:11.298Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 777
file = phd-tests/framework/src/serial/vt100.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
| 593 | 2023-10-03T22:32:11.298Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1090
file = phd-tests/framework/src/test_vm/mod.rs
id = ffd0de1b-2b7e-4779-b400-1aaa5448687f
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
| 594 | 2023-10-03T22:32:11.298Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 595 | 2023-10-03T22:32:11.300Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 596 | 2023-10-03T22:32:11.300Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 597 | 2023-10-03T22:32:11.301Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 598 | 2023-10-03T22:32:11.301Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 599 | 2023-10-03T22:32:11.302Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
| 600 | 2023-10-03T22:32:11.302Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1138
file = phd-tests/framework/src/serial/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
| 601 | 2023-10-03T22:32:11.954Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 602 | 2023-10-03T22:32:11.960Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 603 | 2023-10-03T22:32:11.979Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
| 604 | 2023-10-03T22:32:11.979Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/ea5b6873-7c81-41bb-aac5-101973526063.phd_disk
target = phd_framework::disk::file
|
| 605 | 2023-10-03T22:32:11.983Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1819
file = phd-tests/framework/src/serial/vt100.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
| 606 | 2023-10-03T22:32:11.983Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1959
file = phd-tests/framework/src/test_vm/mod.rs
id = a9c24553-a444-49c3-97f2-e3cc181af8f0
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
| 607 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 608 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 609 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 610 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
| 611 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 612 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
| 613 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 614 | 2023-10-03T22:32:11.984Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
| 615 | 2023-10-03T22:32:12.009Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_smoke_source"
|
| 616 | 2023-10-03T22:32:12.009Z | INFO | phd-runner: 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
|
| 617 | 2023-10-03T22:32:12.009Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 618 | 2023-10-03T22:32:12.009Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
| 619 | 2023-10-03T22:32:12.009Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 620 | 2023-10-03T22:32:12.012Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 621 | 2023-10-03T22:32:12.020Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 875
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 622 | 2023-10-03T22:32:12.052Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 623 | 2023-10-03T22:32:12.199Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
| 624 | 2023-10-03T22:32:12.199Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 625 | 2023-10-03T22:32:12.200Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c08f8c53-912a-4876-9816-d762aa2452cd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c08f8c53-912a-4876-9816-d762aa2452cd", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 626 | 2023-10-03T22:32:12.200Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 627 | 2023-10-03T22:32:12.200Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 439
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 628 | 2023-10-03T22:32:12.201Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 629 | 2023-10-03T22:32:12.201Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost login:
|
| 630 | 2023-10-03T22:32:13.271Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 631 | 2023-10-03T22:32:13.272Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 632 | 2023-10-03T22:32:13.272Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 633 | 2023-10-03T22:32:13.272Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 634 | 2023-10-03T22:32:13.282Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 635 | 2023-10-03T22:32:13.282Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 636 | 2023-10-03T22:32:13.283Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 637 | 2023-10-03T22:32:13.294Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 638 | 2023-10-03T22:32:14.316Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 639 | 2023-10-03T22:32:14.316Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 640 | 2023-10-03T22:32:15.710Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 641 | 2023-10-03T22:32:15.721Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 642 | 2023-10-03T22:32:15.721Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 643 | 2023-10-03T22:32:15.721Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 644 | 2023-10-03T22:32:15.721Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 645 | 2023-10-03T22:32:15.721Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 646 | 2023-10-03T22:32:15.721Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 647 | 2023-10-03T22:32:15.732Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 648 | 2023-10-03T22:32:15.775Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 649 | 2023-10-03T22:32:15.786Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 650 | 2023-10-03T22:32:15.786Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 651 | 2023-10-03T22:32:15.808Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 652 | 2023-10-03T22:32:15.886Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 653 | 2023-10-03T22:32:15.897Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 654 | 2023-10-03T22:32:15.897Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 655 | 2023-10-03T22:32:15.897Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 656 | 2023-10-03T22:32:15.919Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 657 | 2023-10-03T22:32:15.963Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 658 | 2023-10-03T22:32:16.111Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 659 | 2023-10-03T22:32:16.156Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 660 | 2023-10-03T22:32:16.178Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 661 | 2023-10-03T22:32:16.189Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 662 | 2023-10-03T22:32:16.200Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 663 | 2023-10-03T22:32:16.211Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 664 | 2023-10-03T22:32:16.223Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 665 | 2023-10-03T22:32:16.234Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 666 | 2023-10-03T22:32:16.245Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 667 | 2023-10-03T22:32:16.245Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 668 | 2023-10-03T22:32:16.256Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 669 | 2023-10-03T22:32:16.267Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 670 | 2023-10-03T22:32:16.288Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 671 | 2023-10-03T22:32:16.383Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 672 | 2023-10-03T22:32:16.394Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 673 | 2023-10-03T22:32:16.395Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 674 | 2023-10-03T22:32:16.395Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 675 | 2023-10-03T22:32:16.395Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
| 676 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 677 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 678 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 679 | 2023-10-03T22:32:16.406Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 680 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 681 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 682 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 683 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 684 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 685 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 686 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 687 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4205
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 688 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 468
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 689 | 2023-10-03T22:32:16.406Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
| 690 | 2023-10-03T22:32:16.407Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = ls foo.bar 2> /dev/null\n
|
| 691 | 2023-10-03T22:32:16.417Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 692 | 2023-10-03T22:32:16.417Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
| 693 | 2023-10-03T22:32:16.417Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
| 694 | 2023-10-03T22:32:16.439Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
| 695 | 2023-10-03T22:32:16.439Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = touch ./foo.bar\n
|
| 696 | 2023-10-03T22:32:16.451Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 697 | 2023-10-03T22:32:16.451Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
| 698 | 2023-10-03T22:32:16.451Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
| 699 | 2023-10-03T22:32:16.462Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
| 700 | 2023-10-03T22:32:16.462Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = sync ./foo.bar\n
|
| 701 | 2023-10-03T22:32:16.472Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 702 | 2023-10-03T22:32:16.472Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
| 703 | 2023-10-03T22:32:16.473Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
| 704 | 2023-10-03T22:32:16.495Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
server_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
target = phd_framework::test_vm::factory
|
| 705 | 2023-10-03T22:32:16.495Z | INFO | phd-runner: 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
|
| 706 | 2023-10-03T22:32:16.495Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 707 | 2023-10-03T22:32:16.495Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
| 708 | 2023-10-03T22:32:16.495Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 709 | 2023-10-03T22:32:16.498Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 710 | 2023-10-03T22:32:16.507Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
| 711 | 2023-10-03T22:32:16.540Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
| 712 | 2023-10-03T22:32:16.544Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 306
migration_id = 3641ccd6-13db-406d-a27d-8c1c929b4308
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 713 | 2023-10-03T22:32:16.684Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
| 714 | 2023-10-03T22:32:16.685Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
| 715 | 2023-10-03T22:32:16.685Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0ac8f012-fd55-43d7-868c-9b34a496505d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-0ac8f012-fd55-43d7-868c-9b34a496505d", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 716 | 2023-10-03T22:32:16.685Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 324
migration_id = 3641ccd6-13db-406d-a27d-8c1c929b4308
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 717 | 2023-10-03T22:32:27.824Z | 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
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 44
target = phd_framework::serial
vm = "migration_smoke_source"
|
| 718 | 2023-10-03T22:32:27.824Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 47
target = phd_framework::serial
vm = "migration_smoke_source"
|
| 719 | 2023-10-03T22:32:27.825Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15625
file = phd-tests/framework/src/serial/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
| 720 | 2023-10-03T22:32:30.833Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 333
migration_id = 3641ccd6-13db-406d-a27d-8c1c929b4308
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 721 | 2023-10-03T22:32:30.833Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14147
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 324
migration_id = 3641ccd6-13db-406d-a27d-8c1c929b4308
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 722 | 2023-10-03T22:32:30.838Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_target"
|
| 723 | 2023-10-03T22:32:30.838Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = ls foo.bar\n
|
| 724 | 2023-10-03T22:32:30.850Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
| 725 | 2023-10-03T22:32:30.850Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_target"
|
| 726 | 2023-10-03T22:32:30.850Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = localhost:~#
|
| 727 | 2023-10-03T22:32:30.861Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
| 728 | 2023-10-03T22:32:30.861Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 729 | 2023-10-03T22:32:30.862Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 583
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 730 | 2023-10-03T22:32:30.862Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 731 | 2023-10-03T22:32:30.862Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 400
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 732 | 2023-10-03T22:32:30.862Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 733 | 2023-10-03T22:32:30.863Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 40
target = phd_framework::serial
vm = "migration_smoke_target"
|
| 734 | 2023-10-03T22:32:30.863Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 14178
file = phd-tests/framework/src/serial/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
| 735 | 2023-10-03T22:32:31.292Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 736 | 2023-10-03T22:32:31.296Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 737 | 2023-10-03T22:32:31.315Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
| 738 | 2023-10-03T22:32:31.315Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 14630
file = phd-tests/framework/src/serial/vt100.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
| 739 | 2023-10-03T22:32:31.315Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14770
file = phd-tests/framework/src/test_vm/mod.rs
id = 0ac8f012-fd55-43d7-868c-9b34a496505d
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
| 740 | 2023-10-03T22:32:31.315Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 741 | 2023-10-03T22:32:31.321Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 742 | 2023-10-03T22:32:31.337Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
| 743 | 2023-10-03T22:32:31.337Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/5e7e998a-13ce-4b6e-9e67-8f7b140ea1a4.phd_disk
target = phd_framework::disk::file
|
| 744 | 2023-10-03T22:32:31.341Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 19142
file = phd-tests/framework/src/serial/vt100.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
| 745 | 2023-10-03T22:32:31.341Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 19289
file = phd-tests/framework/src/test_vm/mod.rs
id = c08f8c53-912a-4876-9816-d762aa2452cd
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
| 746 | 2023-10-03T22:32:31.342Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
| 747 | 2023-10-03T22:32:31.342Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 748 | 2023-10-03T22:32:31.342Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
| 749 | 2023-10-03T22:32:31.342Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
| 750 | 2023-10-03T22:32:31.342Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
| 751 | | test result: ok. 9 passed; 0 failed; 4 skipped; 0 not run; finished in 97.79s |
| 752 | | |